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-01-22Improve rspec matcher for delayed scheduled migrationsjej/impove-be_scheduled_migrationJames Edwards-Jones
Failure message includes difference in arguments and in scheduled times.
2018-01-10Merge branch 'dispatcher-dashboard-projects' into 'master'Phil Hughes
Refactor dispatcher dashboard projects route See merge request gitlab-org/gitlab-ce!16321
2018-01-10Merge branch 'dispatcher-dashboard-issues' into 'master'Phil Hughes
Refactor dispatcher dashboard issues path See merge request gitlab-org/gitlab-ce!16305
2018-01-10Merge branch 'zj-migrate-gitlab-project-rm-mv' into 'master'Douwe Maan
Migrate GitlabProject (re)move project endpoints Closes gitaly#873 See merge request gitlab-org/gitlab-ce!16249
2018-01-10Merge branch 'fix/use-mirror-refmaps-instead-mirror-refmap' into 'master'Sean McGivern
Add support for multiple refmaps to RemoteService#add_remote Closes gitaly#903 See merge request gitlab-org/gitlab-ce!16331
2018-01-10Merge branch 'dispatcher-dashboard-milestone-show' into 'master'Phil Hughes
Refactor dashboard milestone show inside dispatcher See merge request gitlab-org/gitlab-ce!16304
2018-01-10Refactor dashboard milestone show inside dispatcherClement Ho
2018-01-10Merge branch 'dispatcher-dashboard-milestone-index' into 'master'Phil Hughes
Refactor dashboard milestone index inside dispatcher See merge request gitlab-org/gitlab-ce!16303
2018-01-10Refactor dashboard milestone index inside dispatcherClement Ho
2018-01-10Merge branch 'fix/sidebar-collapse-button-spacing' into 'master'Phil Hughes
Restore sidebar collapse button padding #41803 See merge request gitlab-org/gitlab-ce!16323
2018-01-10Merge branch 'sh-fix-bare-import-hooks' into 'master'James Lopez
Fix hooks not being set up properly for bare import Rake task Closes #41739 See merge request gitlab-org/gitlab-ce!16280
2018-01-10Merge branch 'dz-improve-code-quality-docs' into 'master'Achilleas Pipinellis
Use 0.69 version of codeclimate image for CI code quality docs See merge request gitlab-org/gitlab-ce!16319
2018-01-10Fix hooks not being set up properly for bare import Rake taskStan Hu
Closes #41739
2018-01-10Fix indentionClement Ho
2018-01-10Fix indentionClement Ho
2018-01-09Revert "Fix Route validation for unchanged path"Michael Kozono
This reverts commit 8040edcce8b4e736b4f4857e6709f94aeb5e274c.
2018-01-09Revert "Add test for permanent redirects of descendants"Michael Kozono
This reverts commit a2cb92495c3149b69eb734596e80fbdd54b0b2dc.
2018-01-09Add test for permanent redirects of descendantsMichael Kozono
2018-01-09Fix Route validation for unchanged pathMichael Kozono
2018-01-09Migrate GitlabProject (re)move project endpointsZeger-Jan van de Weg
Migration is done through a small refactoring, which makes us call endpoins which are performing the same actions for namespaces. Tests are added to ensure only the project is removed that should be removed. Closes gitlab-org/gitaly#873
2018-01-09Add support for multiple refmaps to RemoteService#add_remoteAhmad Sherif
Closes gitaly#903
2018-01-09Merge branch 'fj-41477-fix-bug-wiki-last-version' into 'master'Douwe Maan
Fixing bug related to wiki last version Closes #41477 and #41506 See merge request gitlab-org/gitlab-ce!16197
2018-01-09Fixing bug related to wiki last versionFrancisco Javier López
2018-01-09Merge branch 'improve-ssh-lookup-docs' into 'master'Douwe Maan
Improve SSH database key lookup documentation Closes #41399 See merge request gitlab-org/gitlab-ce!16048
2018-01-09Merge branch '41570-max-height-dropdown' into 'master'Phil Hughes
Resolve "Download menu expands past the fold and doesn't auto size to the bottom height of the browser window" Closes #41570 See merge request gitlab-org/gitlab-ce!16299
2018-01-09Restore sidebar collapse button paddingGeorge Tsiolis
2018-01-09Use the new gitlab-shell authorized-keys helper in documentationNick Thomas
2018-01-09Merge branch 'changes-dropdown-ellipsis' into 'master'Sean McGivern
Fix changes dropdown ellipsis working across browsers Closes #41561 and #41684 See merge request gitlab-org/gitlab-ce!16281
2018-01-09Refactor dispatcher dashboard projects routeClement Ho
2018-01-09Use 0.69 version of codeclimate image for CI code quality docsDmitriy Zaporozhets
2018-01-09Merge branch 'master' into 'master'Achilleas Pipinellis
fix example in ci ssh_keys documentation See merge request gitlab-org/gitlab-ce!16079
2018-01-09Merge branch 'docs-push-web-hook-note' into 'master'Achilleas Pipinellis
Add note about only 20 commits being included in push payload See merge request gitlab-org/gitlab-ce!16149
2018-01-09Merge branch 'docs/rs-fix-changelog-header-level' into 'master'Achilleas Pipinellis
Fix the header level for the Changelog Arguments documentation See merge request gitlab-org/gitlab-ce!16158
2018-01-09Merge branch 'docs-19843-specify-archive-sha-options' into 'master'Achilleas Pipinellis
Specifies the accepted refs for downloading an archive via the API Closes #19843 See merge request gitlab-org/gitlab-ce!16222
2018-01-09Merge branch 'patch-24' into 'master'Achilleas Pipinellis
Update irker documentation to mention an irker bug with key-protected channels. See merge request gitlab-org/gitlab-ce!16274
2018-01-09Merge branch 'fj-41681-add-param-disable-commit-stats-api' into 'master'Douwe Maan
Add option to disable commit stats to commit API Closes #41681 See merge request gitlab-org/gitlab-ce!16309
2018-01-09Add option to disable commit stats to commit APIFrancisco Javier López
2018-01-09Merge branch 'doc-development-architecture.md-remove-unnecessary-line' into ↵Achilleas Pipinellis
'master' Fix: remove unnecessary line Closes #41501 See merge request gitlab-org/gitlab-ce!16289
2018-01-09Fix changes dropdown ellipsis working across browsersPhil Hughes
Closes #41561
2018-01-09Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan
Backport authorized_keys Closes gitlab-ee#3953 See merge request gitlab-org/gitlab-ce!16014
2018-01-09Merge branch '36906_Reordering_issues_to_the_bottom' into 'master'Phil Hughes
Fixing re-ordering of an issue when dragging it to the bottom a long issue list in the board Closes #36906 See merge request gitlab-org/gitlab-ce!16250
2018-01-09Fixing re-ordering of an issue when dragging it to the bottom a long issue ↵David Kuri
list in the board
2018-01-09Merge branch 'move-markdown-preview' into 'master'Phil Hughes
Remove preview_markdown from the global obj See merge request gitlab-org/gitlab-ce!16025
2018-01-09Merge branch '41404-pipelines-charts' into 'master'Phil Hughes
Resolve "Pipeline graph uses inconsistent colors for its legend and its content" Closes #41404 See merge request gitlab-org/gitlab-ce!16260
2018-01-09Remove preview_markdown from the global objJacob Schatz
2018-01-09Merge branch 'check-environment-regex-ce' into 'master'Grzegorz Bizon
Backport "Fix environment scope regex" to CE Closes gitlab-ee#4308 See merge request gitlab-org/gitlab-ce!15945
2018-01-09Merge branch 'sh-store-user-in-api-logs' into 'master'Sean McGivern
Save user ID and username in Grape API log (api_json.log) See merge request gitlab-org/gitlab-ce!16264
2018-01-09Merge branch '41723-axios-mock-adapter' into 'master'Phil Hughes
Resolve "Install dev dependencies as devDependencies instead of dependencies" See merge request gitlab-org/gitlab-ce!16288
2018-01-09Resolve "Install dev dependencies as devDependencies instead of dependencies"Filipa Lacerda
2018-01-09Save user ID and username in Grape API log (api_json.log)Stan Hu
This will enable admins to identify who actually made the API request. Relates to #36960