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
2018-07-04Merge branch '4266-board-with-config-api-ce' into 'master'Douwe Maan
Backport of EE changes: Allow Labels::FindOrCreateService to find ancestor group labels Closes #4266 See merge request gitlab-org/gitlab-ce!20364
2018-07-04Merge branch '43446-new-cluster-page-tabs' into 'master'Kamil Trzciński (OoO till 3th)
Resolve "Change new cluster page design to use tabs" Closes #43446 and #46304 See merge request gitlab-org/gitlab-ce!18963
2018-07-04Merge branch 'docs/fix-regex-for-docs-review-apps' into 'master'Rémy Coutable
Fix 'only' regex for the review-docs job See merge request gitlab-org/gitlab-ce!20367
2018-07-04Merge branch 'frozen-string-enable-app-validators' into 'master'Rémy Coutable
Enable frozen string in apps/validators/*.rb See merge request gitlab-org/gitlab-ce!20220
2018-07-04Merge branch 'revert-1ee3ac8c' into 'master'Sean McGivern
Revert "Merge branch '44726-cancel_lease_upon_completion_in_project_cache_worker' into 'master'" See merge request gitlab-org/gitlab-ce!20366
2018-07-04Merge branch 'ee-5481-epic-todos' into 'master'Sean McGivern
Port of Todos for epics See merge request gitlab-org/gitlab-ce!19908
2018-07-04Backport from EE !5954Mark Chao
Allow Labels::FindOrCreateService to find ancestor group labels Add authentication check on API endpoint Update flayignore
2018-07-04Merge branch 'workhorse-5-0-0' into 'master'Kamil Trzciński (OoO till 3th)
Update Workhorse to v5.0.0 See merge request gitlab-org/gitlab-ce!20370
2018-07-04Update Workhorse to v5.0.0Nick Thomas
2018-07-04Revert "Merge branch ↵Sean McGivern
'44726-cancel_lease_upon_completion_in_project_cache_worker' into 'master'" This reverts merge request !20103
2018-07-04Fix 'only' regex for the review-docs jobAchilleas Pipinellis
2018-07-04Merge branch 'bvl-port-of-ee-translations' into 'master'Douwe Maan
Port of EE-translations See merge request gitlab-org/gitlab-ce!20362
2018-07-04Merge branch 'gitaly-mandatory-20180703-jv-2' into 'master'Sean McGivern
Remove more Gitaly feature flags Closes gitaly#329, gitaly#320, gitaly#323, and gitaly#328 See merge request gitlab-org/gitlab-ce!20343
2018-07-04Merge branch 'remove-is-shared-from-ci-runners' into 'master'Grzegorz Bizon
Remove the use of `is_shared` of `Ci::Runner` See merge request gitlab-org/gitlab-ce!20172
2018-07-04Merge branch 'ccr/flaky_mr_list_spec' into 'master'Sean McGivern
Fix flaky spec for merge request lists See merge request gitlab-org/gitlab-ce!20316
2018-07-04Merge branch 'jprovazn-fix-mr-caching' into 'master'Sean McGivern
Use serialize_keys as part of highlight diff cache key Closes #48801 See merge request gitlab-org/gitlab-ce!20360
2018-07-04Move group_dropdown_label to ce helperJarka Kadlecová
2018-07-04Merge branch 'jprovazn-direct-upload' into 'master'Kamil Trzciński (OoO till 3th)
Add workhorse authorize method for project/group uploads Closes #44663 See merge request gitlab-org/gitlab-ce!19717
2018-07-04Merge branch 'ide-even-more-improved-errors' into 'master'Filipa Lacerda
Improve error message across IDE store modules Closes #47323 See merge request gitlab-org/gitlab-ce!20272
2018-07-04Merge branch 'master-i18n' into 'master'Douwe Maan
New Crowdin translations See merge request gitlab-org/gitlab-ee!6299
2018-07-04Merge branch 'bump-carrierwave-to-1-2-3' into 'master'Kamil Trzciński (OoO till 3th)
Bump Carrierwave gem to 1.2.3 (which contains the monkey patch for memory consumption) Closes #46182 See merge request gitlab-org/gitlab-ce!20287
2018-07-04Use serialize_keys as part of highlight diff cacheJan Provaznik
This assures that old cache is not used if we change format of cached data.
2018-07-04Merge branch 'bvl-graphql-pipeline-lists' into 'master'Douwe Maan
Add pipeline lists to graphql Closes #48469 See merge request gitlab-org/gitlab-ce!20249
2018-07-04Merge branch 'qa-112-prefer-env-credentials-for-gcloud' into 'master'Grzegorz Bizon
Auto DevOps QA: Prefer gcloud credentials from env See merge request gitlab-org/gitlab-ce!20338
2018-07-04Merge branch '47040-inconsistent-job-list-in-job-details-view' into 'master'Kamil Trzciński (OoO till 3th)
Resolve "Inconsistent job list in job details view" Closes #47040 See merge request gitlab-org/gitlab-ce!20243
2018-07-04Merge branch 'patch-28' into 'master'Rémy Coutable
Fix typo and formatting See merge request gitlab-org/gitlab-ce!20352
2018-07-04Make deprecated scopes of Runner explicitKamil Trzciński
2018-07-04Add pipeline lists to GraphQLBob Van Landuyt
This adds Keyset pagination to GraphQL lists. PoC for that is pipelines on merge requests and projects. When paginating a list, the base-64 encoded id of the ordering field (in most cases the primary key) can be passed in the `before` or `after` GraphQL argument.
2018-07-04Merge branch 'patch-28' into 'master'Rémy Coutable
New jobs sorting See merge request gitlab-org/gitlab-ce!20337
2018-07-04Merge branch 'pravi/gitlab-ce-update-html-pipeline' into 'master'Douwe Maan
update html-pipeline 2.7.1 -> 2.8 Closes #48571 See merge request gitlab-org/gitlab-ce!20348
2018-07-04Add fill color for sidebar todo iconKushal Pandya
2018-07-04Merge branch 'gitaly-mandatory-20180703-jv' into 'master'Douwe Maan
Make more Gitaly features mandatory Closes gitaly#949, gitaly#911, gitaly#820, gitaly#514, gitaly#551, gitaly#321, and gitaly#565 See merge request gitlab-org/gitlab-ce!20339
2018-07-04Make more Gitaly features mandatoryJacob Vosmaer (GitLab)
2018-07-04Add Group filter dropdown supportKushal Pandya
2018-07-04Add custom cssClasses supportKushal Pandya
2018-07-04Sidebar Todo ComponentKushal Pandya
2018-07-04Merge branch 'rs-git-rake-spec-speed' into 'master'Rémy Coutable
Speed up spec/tasks/gitlab/git_rake_spec.rb See merge request gitlab-org/gitlab-ce!20349
2018-07-04Add filtering by group to todos documentationJarka Kadlecová
2018-07-04Add merge request number to changelogShinya Maeda
2018-07-04Delete monkey patchShinya Maeda
2018-07-04Bump carrierwave gem version to 1.2.3Shinya Maeda
2018-07-04Fix typo and formattingSteve Wills
2018-07-04Merge branch '_acet-fix-parallel-diff-lines' into 'master'Clement Ho
Fix content of the parallel diff lines Closes #48797 See merge request gitlab-org/gitlab-ce!20350
2018-07-04Fix parallel diff lines content.Fatih Acet
2018-07-04Merge branch '_acet-mr-diff-performance' into 'master'Clement Ho
Improve performance of toggling diff view type Closes #48666 and #48733 See merge request gitlab-org/gitlab-ce!20278
2018-07-04Improve performance of toggling diff view typeFatih Acet
2018-07-04Speed up spec/tasks/gitlab/git_rake_spec.rbRobert Speicher
Because no Git repository was actually created at the temporary path we were using, `git fsck` would traverse up until it found a repository, which in our case was the CE or EE repository.
2018-07-04Use strong_memoize to customize the SanitizationFilter whitelistRobert Speicher
I never liked the hacky `customized?` method anyway, so this is cleaner.
2018-07-03Merge branch 'sh-add-captcha-prometheus-counters' into 'master'Robert Speicher
Add Prometheus metrics to track reCAPTCHA success/failures See merge request gitlab-org/gitlab-ce!20086
2018-07-03Merge branch 'sh-fix-move-issue-with-object-storage' into 'master'Robert Speicher
Implement file copy for object storage when moving an issue Closes #48505 See merge request gitlab-org/gitlab-ce!20191