summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate merged_branch_names to Gitalyfeature/migrate-merged-branch-names-to-gitalyAhmad Sherif2018-01-113-45/+85
* Merge branch 'dispatcher-dashboard-projects' into 'master'Phil Hughes2018-01-102-0/+7
|\
| * Fix indentiondispatcher-dashboard-projectsClement Ho2018-01-091-1/+3
| * Refactor dispatcher dashboard projects routeClement Ho2018-01-092-0/+5
* | Merge branch 'dispatcher-dashboard-issues' into 'master'Phil Hughes2018-01-102-0/+11
|\ \
| * | Fix indentiondispatcher-dashboard-issuesClement Ho2018-01-091-1/+3
| * | Fix eslintClement Ho2018-01-081-1/+1
| * | Refactor dashboard issuesClement Ho2018-01-082-0/+9
| |/
* | Merge branch 'zj-migrate-gitlab-project-rm-mv' into 'master'Douwe Maan2018-01-104-90/+41
|\ \
| * | Migrate GitlabProject (re)move project endpointsZeger-Jan van de Weg2018-01-094-90/+41
* | | Merge branch 'fix/use-mirror-refmaps-instead-mirror-refmap' into 'master'Sean McGivern2018-01-104-7/+9
|\ \ \
| * | | Add support for multiple refmaps to RemoteService#add_remotefix/use-mirror-refmaps-instead-mirror-refmapAhmad Sherif2018-01-094-7/+9
* | | | Merge branch 'dispatcher-dashboard-milestone-show' into 'master'Phil Hughes2018-01-102-1/+12
|\ \ \ \
| * | | | Refactor dashboard milestone show inside dispatcherClement Ho2018-01-102-1/+12
|/ / / /
* | | | Merge branch 'dispatcher-dashboard-milestone-index' into 'master'Phil Hughes2018-01-102-1/+6
|\ \ \ \
| * | | | Refactor dashboard milestone index inside dispatcherClement Ho2018-01-102-1/+6
|/ / / /
* | | | Merge branch 'fix/sidebar-collapse-button-spacing' into 'master'Phil Hughes2018-01-101-1/+0
|\ \ \ \
| * | | | Restore sidebar collapse button paddingGeorge Tsiolis2018-01-091-1/+0
* | | | | Merge branch 'sh-fix-bare-import-hooks' into 'master'James Lopez2018-01-105-2/+38
|\ \ \ \ \
| * | | | | Fix hooks not being set up properly for bare import Rake tasksh-fix-bare-import-hooksStan Hu2018-01-095-2/+38
* | | | | | Merge branch 'dz-improve-code-quality-docs' into 'master'Achilleas Pipinellis2018-01-101-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use 0.69 version of codeclimate image for CI code quality docsdz-improve-code-quality-docsDmitriy Zaporozhets2018-01-091-1/+2
* | | | | | Revert "Fix Route validation for unchanged path"Michael Kozono2018-01-092-61/+1
* | | | | | Revert "Add test for permanent redirects of descendants"Michael Kozono2018-01-091-14/+0
* | | | | | Add test for permanent redirects of descendantsMichael Kozono2018-01-091-0/+14
* | | | | | Fix Route validation for unchanged pathMichael Kozono2018-01-092-1/+61
| |_|/ / / |/| | | |
* | | | | Merge branch 'fj-41477-fix-bug-wiki-last-version' into 'master'Douwe Maan2018-01-094-0/+91
|\ \ \ \ \
| * | | | | Fixing bug related to wiki last versionFrancisco Javier López2018-01-094-0/+91
|/ / / / /
* | | | | Merge branch 'improve-ssh-lookup-docs' into 'master'Douwe Maan2018-01-092-28/+6
|\ \ \ \ \
| * | | | | Use the new gitlab-shell authorized-keys helper in documentationNick Thomas2018-01-092-28/+6
| | |/ / / | |/| | |
* | | | | Merge branch '41570-max-height-dropdown' into 'master'Phil Hughes2018-01-095-11/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Change max-height of all dropdowns to 312px41570-max-height-dropdownAnnabel Dunstone Gray2018-01-085-11/+7
* | | | | Merge branch 'changes-dropdown-ellipsis' into 'master'Sean McGivern2018-01-095-4/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix changes dropdown ellipsis working across browserschanges-dropdown-ellipsisPhil Hughes2018-01-095-4/+25
* | | | | Merge branch 'master' into 'master'Achilleas Pipinellis2018-01-091-1/+1
|\ \ \ \ \
| * | | | | fix example in ci ssh_keys documentationVincent Lae2017-12-211-1/+1
* | | | | | Merge branch 'docs-push-web-hook-note' into 'master'Achilleas Pipinellis2018-01-091-0/+6
|\ \ \ \ \ \
| * | | | | | Add note about only 20 commits being included in push payloaddocs-push-web-hook-noteDrew Blessing2017-12-271-0/+6
* | | | | | | Merge branch 'docs/rs-fix-changelog-header-level' into 'master'Achilleas Pipinellis2018-01-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix the header level for the Changelog Arguments documentationdocs/rs-fix-changelog-header-levelRobert Speicher2017-12-281-1/+1
* | | | | | | | Merge branch 'docs-19843-specify-archive-sha-options' into 'master'Achilleas Pipinellis2018-01-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Specifies the accepted refs for downloading an archive via the APIMark Fletcher2018-01-041-1/+1
* | | | | | | | | Merge branch 'patch-24' into 'master'Achilleas Pipinellis2018-01-091-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update irker documentation to mention an irker bug with key-protected channels.Mattia Rizzolo2018-01-081-1/+5
* | | | | | | | | | Merge branch 'fj-41681-add-param-disable-commit-stats-api' into 'master'Douwe Maan2018-01-097-3/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add option to disable commit stats to commit APIFrancisco Javier López2018-01-097-3/+63
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'doc-development-architecture.md-remove-unnecessary-line' into '...Achilleas Pipinellis2018-01-091-2/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix: remove unnecessary lineOnuwa Nnachi Isaac2018-01-081-2/+0
* | | | | | | | | | | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-0918-14/+749
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adds changelog for backport of authorized_keys DB lookup from EEjej/backport-authorized-keys-to-ceJames Edwards-Jones2018-01-081-0/+5