summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Downgrade Gitaly deprecation warnings to development modesh-remove-deprecation-warnings-from-comStan Hu2018-05-161-1/+1
* Merge branch 'fix/contributors-graph-width' into 'master'Mike Greiling2018-05-162-18/+41
|\
| * Use correct base widthPaul Vorbach2018-05-151-8/+22
| * Refactor duplicate codePaul Vorbach2018-05-151-6/+10
| * Add changelog entry for contrib graphs width fixPaul Vorbach2018-05-151-0/+5
| * Use ES6 `const` more consistentlyPaul Vorbach2018-05-151-9/+6
| * Fix width of contributors graphsPaul Vorbach2018-05-151-3/+6
* | Merge branch 'sh-fast-admin-counts' into 'master'Yorick Peterse2018-05-165-10/+127
|\ \
| * | Fix Error 500 viewing admin page due to statement timeoutsStan Hu2018-05-165-10/+127
* | | Merge branch '46303_copy_button_fix_embedded_snippets' into 'master'Clement Ho2018-05-163-2/+8
|\ \ \
| * | | fixed copy to cliboard button in embedded snippetshaseeb2018-05-163-2/+8
|/ / /
* | | Merge branch 'osw-fix-boards-list-header-color' into 'master'Robert Speicher2018-05-163-2/+5
|\ \ \
| * | | Adjust board lists header text colorosw-fix-boards-list-header-colorOswaldo Ferreira2018-05-143-2/+5
* | | | Merge branch 'dz-fix-cluster-error-message' into 'master'Annabel Gray2018-05-161-1/+1
|\ \ \ \
| * | | | Remove unnecessary section-100 css class from application_row.vueDmitriy Zaporozhets2018-05-161-1/+1
| * | | | Remote table-section from div holding cluster error messagesDmitriy Zaporozhets2018-05-151-1/+1
* | | | | Merge branch 'update-license' into 'master'Rémy Coutable2018-05-162-6/+3
|\ \ \ \ \
| * | | | | edit GitLab license info in regards to CC licensingAndrea Kao2018-05-152-6/+3
* | | | | | Merge branch 'move-disussion-actions-to-the-right' into 'master'Tim Zallmann2018-05-165-30/+26
|\ \ \ \ \ \
| * | | | | | Reorder discussion timestamp information for issuesGeorge Tsiolis2018-05-043-7/+7
| * | | | | | Move note actions to the rightGeorge Tsiolis2018-05-011-4/+0
| * | | | | | Move discussion actions to the right for small viewportsGeorge Tsiolis2018-05-013-20/+20
* | | | | | | Merge branch 'fix-metrics-doorkeeper' into 'master'Nick Thomas2018-05-162-4/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix GPM content types for DoorkeeperYorick Peterse2018-05-162-4/+8
* | | | | | | | Merge branch '43673-operations-tab-mvc' into 'master'Filipa Lacerda2018-05-165-72/+229
|\ \ \ \ \ \ \ \
| * | | | | | | | Project Sidebar: Split CI/CD into CI/CD and OperationsLukas Eipert2018-05-165-72/+229
|/ / / / / / / /
* | | | | | | | Merge branch 'zj-add-branch-mandatory' into 'master'Douwe Maan2018-05-163-77/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Move Gitlab::Git::Repository#add_branch to mandatoryZeger-Jan van de Weg2018-05-143-77/+22
* | | | | | | | Merge branch 'registry-ux-improvements-remove-clipboard-prefix' into 'master'Filipa Lacerda2018-05-163-11/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove docker pull prefix from registry clipboard featureLars Greiss2018-05-163-11/+7
|/ / / / / / / /
* | | | | | | | Merge branch 'docs-fe-vuex-updates' into 'master'Filipa Lacerda2018-05-161-12/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | code example formattingDennis Tang2018-05-141-2/+2
| * | | | | | | | more typosDennis Tang2018-05-141-4/+4
| * | | | | | | | typo in `endpoint`Dennis Tang2018-05-141-2/+2
| * | | | | | | | clarify that the function export should be defaultDennis Tang2018-05-141-1/+1
| * | | | | | | | fix typoDennis Tang2018-05-111-1/+1
| * | | | | | | | add link for babel-plugin-rewireDennis Tang2018-05-081-1/+1
| * | | | | | | | Update vuex.mdDennis Tang2018-05-081-1/+1
| * | | | | | | | add rewire gotcha about testing vuex actions/gettersDennis Tang2018-05-081-0/+12
| * | | | | | | | correct doc-nav header hierarchy Dennis Tang2018-05-081-3/+3
* | | | | | | | | Merge branch 'docs/shared-runners-timeout' into 'master'Rémy Coutable2018-05-161-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document the 3h timeout for GitLab.com shared RunnersAchilleas Pipinellis2018-05-161-1/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'docs-41873-bulk-edit-issuable' into 'master'Achilleas Pipinellis2018-05-163-0/+25
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add documentation for bulk editing of issues and merge requestsMark Fletcher2018-05-153-0/+25
* | | | | | | | | Merge branch 'zj-ref-contains-sha-mandatory' into 'master'Robert Speicher2018-05-163-58/+18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Ref contains oid check done by GitalyZeger-Jan van de Weg2018-05-143-58/+18
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '43367/fix-board-long-strings' into 'master'Annabel Gray2018-05-153-3/+22
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix bug with long strings in issue boardsPaul Slaughter2018-05-153-3/+22
|/ / / / / / /
* | | | | | | Merge branch 'fix-metrics-content-types' into 'master'Stan Hu2018-05-153-16/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix setting Gitlab metrics content typesYorick Peterse2018-05-153-16/+9