Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-02Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz
Issue discussions Vue refactor See merge request !12069
2017-08-28Upgrade brace-expansion NPM package due to security issueMarkus Koller
https://nodesecurity.io/advisories/338
2017-08-23Merge branch 'master' into issue-discussions-refactorDouwe Maan
# Conflicts: # package.json
2017-08-18refresh sub-dependencies of node scripts to latest versionsMike Greiling
2017-08-18remove zopfli compression temporarily until a better solution is foundMike Greiling
2017-08-17Merge branch 'master' into issue-discussions-refactorDouwe Maan
# Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb
2017-08-15update webpack to v3.5.4Mike Greiling
2017-08-15enable webpack scope hoistingMike Greiling
2017-08-08Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (481 commits) Make sure that we have author and committer disable file upload button while uploading Fix bar chart does not display label at hour 0 Fixed activity not loading on project homepage Expose noteable_iid in Note Fix fly-out width when it has long items Add a test to show that threshold 40 would corrupt Add changelog entry Raise encoding confidence threshold to 50 Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a `/` Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name when the project full path contains a `/` Add Italian translations of Pipeline Schedules Restrict InlineJavaScript for haml_lint to dev and test environment Incorporate Gitaly's CommitService.FindCommit RPC Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit fix repo_edit_button_spec.js fix test failures in repo_preview_spec.js fix repo_loading_file_spec tests Refactor Gitlab::Git::Commit to include a repository use 100vh instead of flip flopping between the two - works on all suported browsers ...
2017-08-08Merge branch 'master' into ideMike Greiling
* master: (86 commits) Show all labels 33874 confidential issue redesign Exclude merge_jid on Import/Export attribute configuration Resolve "User dropdown in filtered search does not load avatar on `master`" Re-add column locked_at on migration rollback Group-level new issue & MR using previously selected project [EE Backport] Update log audit event in omniauth_callbacks_controller.rb more eagerly bail when the state is prevented Move locked_at removal to post-deployment migration Add class to other sidebars Improve mobile sidebar reduce iterations by keeping a count of remaining enablers Store & use ConvDev percentages returned by Version app Store MergeWorker JID on merge request, and clean up stuck merges Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE DRY up caching in AbstractReferenceFilter Update CHANGELOG Add CHANGELOG entry Fix html structure Removes test for removed behavior Port form back to use form_tag ...
2017-08-07Merge branch 'master' into ideMike Greiling
* master: (177 commits) Add changelog Bump gitlab-shell version to 5.8.0 to fix Git for Windows 2.14 Make contextual sidebar collapsible Fixed sidebar context header hover colors Use correct `Environment`-class within `Gitlab` namespace Remove gl.Activities from Commits page Move `let` calls inside the `describe` block using them Add `/assign me` alias support for assigning issuables to oneself GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandError Use `broken_storage` in the fs_shards_spec. Eager load project creators for project dashboards Memoize a user's personal projects count Remove redundant query from User#recent_push Improve checking if projects would be returned Change spelling of gitlab-shell Remove unused #tree-holder Add custom linter for inline JavaScript to haml_lint Rename user_can_admin? because it's more accurate Synchronous zanata community contribution translation Add Korean translation to i18n ...
2017-08-07upgrade webpack to v3.4.0Mike Greiling
2017-08-07upgrade webpack to v3.1.0Mike Greiling
2017-08-07update webpack-dev-server to v2.6.1Mike Greiling
[ci skip]
2017-08-07update karma-webpack to v2.0.4Mike Greiling
2017-08-07update eslint-import-resolver-webpack to v0.8.3Mike Greiling
2017-08-07update babel-loader to v7.1.xMike Greiling
2017-08-07upgrade webpack to v3.0.0Mike Greiling
2017-08-07replace stats-webpack-plugin with webpack-stats-pluginMike Greiling
2017-08-07Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (21 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix order of CI lint ace editor loading Fix spec Fix spec Fix spec Add changelog fix Add a spec for concurrent process Add changelog essential add CHANGELOG.md for !13208 adjust user contribution calendar time formatting fix rubocop violations 👮 fix mysql syntax for date INTERVAL arithmatic add tests for proper timezone date grouping within ContributionsCalendar adjust timezone for date grouping in contributions calendar use timezone-aware Date.current instead of Date.today in ContributionsCalendar class display system timezone underneath activity calendar ...
2017-08-07Fix issues with pdf-js dependenciesMike Greiling
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
* master: (162 commits) Since mysql is not a priority anymore, test it less Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Install yarn via apt in update guides Use long curl options Remove monkey-patched Array.prototype.first() and last() methods Openshift Getting Started 35659 Rename Pipelines tab to CI / CD in new navigation Don't bother going through an entire Banzai pipeline for empty text Add active state for pipelines settings on old nav Bump rspec to 3.6.0 Resolve "Specific Async Script Loading by using a Page Variable" Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'" another rubocop style fix Use mixin for new dropdown style Migrate Repository#last_commit_for_path to Gitaly Migrate blame loading to Gitaly ...
2017-08-03Merge branch 'master' into ideDouwe Maan
2017-08-01include cropper jQuery plugin as an npm moduleMike Greiling
2017-07-21Add Vuex as a dependency.Fatih Acet
2017-07-20Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-18Remove es6-map and es6-set infavour of existing core-jsLuke "Jared" Bennett
2017-07-18Add es6-set polyfill for test_utils.jsLuke "Jared" Bennett
2017-07-18Add Map polyfill for rspec tests using phantomjsLuke "Jared" Bennett
2017-07-18move copy-webpack-plugin to production dependenciesMike Greiling
2017-07-18fix global context and relative_url_root for monaco editorMike Greiling
2017-07-18Remove multiple methods of including monaco related code and remove static ↵Luke "Jared" Bennett
monaco assets from public
2017-07-12Update vue-resourceFilipa Lacerda
2017-06-28ensure eslint recognizes es2015 dynamic import() syntaxMike Greiling
2017-06-23Merge branch 'dm-tree-json' into ide Resolving conflicts.Jacob Schatz
2017-06-17Adds axios and initial call.Jacob Schatz
2017-06-15Add monaco editor.Jacob Schatz
2017-06-14upgrade jasmine to attempt to resolve browser timeout issuesMike Greiling
2017-06-14upgrade karma to v1.7.0Mike Greiling
2017-06-14remove phantomjs from our frontend dev dependenciesMike Greiling
2017-06-14replace PhantomJS with headless Chrome as karma test runnerMike Greiling
2017-06-13Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling
This reverts merge request !12036
2017-06-13remove phantomjs from our frontend dev dependenciesMike Greiling
2017-06-13replace PhantomJS with headless Chrome as karma test runnerMike Greiling
2017-05-31Merge branch 'task-list-2' into 'master'Filipa Lacerda
Update task_list to version 2.0.0 Closes #22470 See merge request !11525
2017-05-25update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" ↵Mike Greiling
error
2017-05-25update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPluginMike Greiling
2017-05-25add NameAllModulesPlugin to cover shortcomings of NamedModulesPluginMike Greiling
2017-05-25upgrade to latest webpack versionMike Greiling
2017-05-23Upgrade to task_list v2Jared Deckard