Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up main JS filemain-js-tidy-up | Phil Hughes | 2018-01-10 | 49 | -140/+145 |
| | |||||
* | Merge branch 'dispatcher-dashboard-projects' into 'master' | Phil Hughes | 2018-01-10 | 2 | -0/+7 |
|\ | | | | | | | | | Refactor dispatcher dashboard projects route See merge request gitlab-org/gitlab-ce!16321 | ||||
| * | Fix indentiondispatcher-dashboard-projects | Clement Ho | 2018-01-09 | 1 | -1/+3 |
| | | |||||
| * | Refactor dispatcher dashboard projects route | Clement Ho | 2018-01-09 | 2 | -0/+5 |
| | | |||||
* | | Merge branch 'dispatcher-dashboard-issues' into 'master' | Phil Hughes | 2018-01-10 | 2 | -0/+11 |
|\ \ | | | | | | | | | | | | | Refactor dispatcher dashboard issues path See merge request gitlab-org/gitlab-ce!16305 | ||||
| * | | Fix indentiondispatcher-dashboard-issues | Clement Ho | 2018-01-09 | 1 | -1/+3 |
| | | | |||||
| * | | Fix eslint | Clement Ho | 2018-01-08 | 1 | -1/+1 |
| | | | |||||
| * | | Refactor dashboard issues | Clement Ho | 2018-01-08 | 2 | -0/+9 |
| |/ | |||||
* | | Merge branch 'zj-migrate-gitlab-project-rm-mv' into 'master' | Douwe Maan | 2018-01-10 | 4 | -90/+41 |
|\ \ | | | | | | | | | | | | | | | | | | | Migrate GitlabProject (re)move project endpoints Closes gitaly#873 See merge request gitlab-org/gitlab-ce!16249 | ||||
| * | | Migrate GitlabProject (re)move project endpoints | Zeger-Jan van de Weg | 2018-01-09 | 4 | -90/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | Merge branch 'fix/use-mirror-refmaps-instead-mirror-refmap' into 'master' | Sean McGivern | 2018-01-10 | 4 | -7/+9 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add support for multiple refmaps to RemoteService#add_remote Closes gitaly#903 See merge request gitlab-org/gitlab-ce!16331 | ||||
| * | | | Add support for multiple refmaps to RemoteService#add_remotefix/use-mirror-refmaps-instead-mirror-refmap | Ahmad Sherif | 2018-01-09 | 4 | -7/+9 |
| | | | | | | | | | | | | | | | | Closes gitaly#903 | ||||
* | | | | Merge branch 'dispatcher-dashboard-milestone-show' into 'master' | Phil Hughes | 2018-01-10 | 2 | -1/+12 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Refactor dashboard milestone show inside dispatcher See merge request gitlab-org/gitlab-ce!16304 | ||||
| * | | | | Refactor dashboard milestone show inside dispatcher | Clement Ho | 2018-01-10 | 2 | -1/+12 |
|/ / / / | |||||
* | | | | Merge branch 'dispatcher-dashboard-milestone-index' into 'master' | Phil Hughes | 2018-01-10 | 2 | -1/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Refactor dashboard milestone index inside dispatcher See merge request gitlab-org/gitlab-ce!16303 | ||||
| * | | | | Refactor dashboard milestone index inside dispatcher | Clement Ho | 2018-01-10 | 2 | -1/+6 |
|/ / / / | |||||
* | | | | Merge branch 'fix/sidebar-collapse-button-spacing' into 'master' | Phil Hughes | 2018-01-10 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Restore sidebar collapse button padding #41803 See merge request gitlab-org/gitlab-ce!16323 | ||||
| * | | | | Restore sidebar collapse button padding | George Tsiolis | 2018-01-09 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | Merge branch 'sh-fix-bare-import-hooks' into 'master' | James Lopez | 2018-01-10 | 5 | -2/+38 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix hooks not being set up properly for bare import Rake task Closes #41739 See merge request gitlab-org/gitlab-ce!16280 | ||||
| * | | | | | Fix hooks not being set up properly for bare import Rake tasksh-fix-bare-import-hooks | Stan Hu | 2018-01-09 | 5 | -2/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | Closes #41739 | ||||
* | | | | | | Merge branch 'dz-improve-code-quality-docs' into 'master' | Achilleas Pipinellis | 2018-01-10 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | Use 0.69 version of codeclimate image for CI code quality docs See merge request gitlab-org/gitlab-ce!16319 | ||||
| * | | | | | Use 0.69 version of codeclimate image for CI code quality docsdz-improve-code-quality-docs | Dmitriy Zaporozhets | 2018-01-09 | 1 | -1/+2 |
| | | | | | | |||||
* | | | | | | Revert "Fix Route validation for unchanged path" | Michael Kozono | 2018-01-09 | 2 | -61/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8040edcce8b4e736b4f4857e6709f94aeb5e274c. | ||||
* | | | | | | Revert "Add test for permanent redirects of descendants" | Michael Kozono | 2018-01-09 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a2cb92495c3149b69eb734596e80fbdd54b0b2dc. | ||||
* | | | | | | Add test for permanent redirects of descendants | Michael Kozono | 2018-01-09 | 1 | -0/+14 |
| | | | | | | |||||
* | | | | | | Fix Route validation for unchanged path | Michael Kozono | 2018-01-09 | 2 | -1/+61 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'fj-41477-fix-bug-wiki-last-version' into 'master' | Douwe Maan | 2018-01-09 | 4 | -0/+91 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing bug related to wiki last version Closes #41477 and #41506 See merge request gitlab-org/gitlab-ce!16197 | ||||
| * | | | | | Fixing bug related to wiki last version | Francisco Javier López | 2018-01-09 | 4 | -0/+91 |
|/ / / / / | |||||
* | | | | | Merge branch 'improve-ssh-lookup-docs' into 'master' | Douwe Maan | 2018-01-09 | 2 | -28/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve SSH database key lookup documentation Closes #41399 See merge request gitlab-org/gitlab-ce!16048 | ||||
| * | | | | | Use the new gitlab-shell authorized-keys helper in documentation | Nick Thomas | 2018-01-09 | 2 | -28/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch '41570-max-height-dropdown' into 'master' | Phil Hughes | 2018-01-09 | 5 | -11/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | | Change max-height of all dropdowns to 312px41570-max-height-dropdown | Annabel Dunstone Gray | 2018-01-08 | 5 | -11/+7 |
| | | | | | |||||
* | | | | | Merge branch 'changes-dropdown-ellipsis' into 'master' | Sean McGivern | 2018-01-09 | 5 | -4/+25 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fix changes dropdown ellipsis working across browsers Closes #41561 and #41684 See merge request gitlab-org/gitlab-ce!16281 | ||||
| * | | | | Fix changes dropdown ellipsis working across browserschanges-dropdown-ellipsis | Phil Hughes | 2018-01-09 | 5 | -4/+25 |
| | | | | | | | | | | | | | | | | | | | | Closes #41561 | ||||
* | | | | | Merge branch 'master' into 'master' | Achilleas Pipinellis | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fix example in ci ssh_keys documentation See merge request gitlab-org/gitlab-ce!16079 | ||||
| * | | | | | fix example in ci ssh_keys documentation | Vincent Lae | 2017-12-21 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'docs-push-web-hook-note' into 'master' | Achilleas Pipinellis | 2018-01-09 | 1 | -0/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note about only 20 commits being included in push payload See merge request gitlab-org/gitlab-ce!16149 | ||||
| * | | | | | | Add note about only 20 commits being included in push payloaddocs-push-web-hook-note | Drew Blessing | 2017-12-27 | 1 | -0/+6 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'docs/rs-fix-changelog-header-level' into 'master' | Achilleas Pipinellis | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the header level for the Changelog Arguments documentation See merge request gitlab-org/gitlab-ce!16158 | ||||
| * | | | | | | | Fix the header level for the Changelog Arguments documentationdocs/rs-fix-changelog-header-level | Robert Speicher | 2017-12-28 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'docs-19843-specify-archive-sha-options' into 'master' | Achilleas Pipinellis | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifies the accepted refs for downloading an archive via the API Closes #19843 See merge request gitlab-org/gitlab-ce!16222 | ||||
| * | | | | | | | | Specifies the accepted refs for downloading an archive via the API | Mark Fletcher | 2018-01-04 | 1 | -1/+1 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'patch-24' into 'master' | Achilleas Pipinellis | 2018-01-09 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update irker documentation to mention an irker bug with key-protected channels. See merge request gitlab-org/gitlab-ce!16274 | ||||
| * | | | | | | | | | Update irker documentation to mention an irker bug with key-protected channels. | Mattia Rizzolo | 2018-01-08 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mattia Rizzolo <mattia@debian.org> | ||||
* | | | | | | | | | | Merge branch 'fj-41681-add-param-disable-commit-stats-api' into 'master' | Douwe Maan | 2018-01-09 | 7 | -3/+63 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to disable commit stats to commit API Closes #41681 See merge request gitlab-org/gitlab-ce!16309 | ||||
| * | | | | | | | | | | Add option to disable commit stats to commit API | Francisco Javier López | 2018-01-09 | 7 | -3/+63 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'doc-development-architecture.md-remove-unnecessary-line' into ↵ | Achilleas Pipinellis | 2018-01-09 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix: remove unnecessary line Closes #41501 See merge request gitlab-org/gitlab-ce!16289 | ||||
| * | | | | | | | | | | Fix: remove unnecessary line | Onuwa Nnachi Isaac | 2018-01-08 | 1 | -2/+0 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master' | Douwe Maan | 2018-01-09 | 18 | -14/+749 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport authorized_keys Closes gitlab-ee#3953 See merge request gitlab-org/gitlab-ce!16014 | ||||
| * | | | | | | | | | | | Adds changelog for backport of authorized_keys DB lookup from EEjej/backport-authorized-keys-to-ce | James Edwards-Jones | 2018-01-08 | 1 | -0/+5 |
| | | | | | | | | | | | |