summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-apiSean McGivern2017-11-035-13/+53
* Merge branch 'winh-namespace-rename-hooks' into 'master'Douwe Maan2017-11-039-19/+236
|\
| * Add system hooks user_rename and group_renameWinnie Hellmann2017-11-039-19/+236
|/
* Merge branch 'rc/remove-peek-keyboard-shortcut' into 'master'Sean McGivern2017-11-031-18/+10
|\
| * Remove Peek's original keyboard shortcut (numpad 0, keycode 96)rc/remove-peek-keyboard-shortcutRémy Coutable2017-11-031-18/+10
|/
* Merge branch 'gitaly-client-path-fix' into 'master'Douwe Maan2017-11-031-1/+1
|\
| * Fix invalid Gitaly ClientPath configgitaly-client-path-fixKim "BKC" Carlbäcker2017-11-021-1/+1
* | Merge branch 'sh-fix-environment-slug-generation' into 'master'Grzegorz Bizon2017-11-033-1/+25
|\ \
| * | Avoid regenerating the ref path for the environmentsh-fix-environment-slug-generationStan Hu2017-11-023-1/+25
* | | Merge branch '39684-issue-boards-space' into 'master'Phil Hughes2017-11-031-3/+7
|\ \ \
| * | | Remove white space at bottom of issue boards39684-issue-boards-spaceAnnabel Dunstone Gray2017-11-021-3/+7
* | | | Merge branch '39726-add-crsf-token-axios' into 'master'Phil Hughes2017-11-032-0/+8
|\ \ \ \
| * | | | Add crsf token in axios calls39726-add-crsf-token-axiosFilipa Lacerda2017-11-022-0/+8
* | | | | Merge branch 'refactor-services-for-audit-events-ce' into 'master'Grzegorz Bizon2017-11-036-29/+44
|\ \ \ \ \
| * | | | | fix typorefactor-services-for-audit-events-ceJames Lopez2017-11-021-1/+1
| * | | | | fix specsJames Lopez2017-11-021-1/+1
| * | | | | fix specsJames Lopez2017-11-022-2/+3
| * | | | | refactor codeJames Lopez2017-10-313-4/+3
| * | | | | fix spinach failureJames Lopez2017-10-311-0/+2
| * | | | | fix specsJames Lopez2017-10-311-0/+0
| * | | | | fix specJames Lopez2017-10-311-2/+0
| * | | | | uypdated keys controller logicJames Lopez2017-10-312-8/+3
| * | | | | add applications controller logicJames Lopez2017-10-314-22/+42
* | | | | | Merge branch '39417-to-do-should-be-todos-on-todos-list-page' into 'master'Annabel Dunstone Gray2017-11-033-6/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Resolve ""To do" should be "Todos" on Todos list page"Victor Wu2017-11-033-6/+11
|/ / / / /
* | | | | Merge branch 'jk-epic-changes-ce-port' into 'master'39748-add-documentation-on-how-to-create-a-dns-entry-docsStan Hu2017-11-021-2/+0
|\ \ \ \ \
| * | | | | Remove including ee moduleJarka Kadlecova2017-11-021-2/+0
* | | | | | Merge branch 'pawel/disable_nfs_metrics_checks_39730' into 'master'Stan Hu2017-11-023-13/+6
|\ \ \ \ \ \
| * | | | | | Remove Filesystem check metrics that use too much CPU to handle requestspawel/disable_nfs_metrics_checks_39730Pawel Chojnacki2017-11-023-13/+6
* | | | | | | Merge branch '37631-add-a-merge_request_diff_id-column-to-merge_requests' int...Yorick Peterse2017-11-027-1/+128
|\ \ \ \ \ \ \
| * | | | | | | Set merge_request_diff_id on MR when creatingSean McGivern2017-11-023-2/+6
| * | | | | | | Add a column linking an MR to its diffSean McGivern2017-11-026-1/+124
* | | | | | | | Merge branch 'refactor-responsive-tables-for-nested-error' into 'master'Annabel Dunstone Gray2017-11-027-77/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactor responsive table styles to support nested error blockrefactor-responsive-tables-for-nested-errorEric Eastwood2017-11-027-77/+103
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'gitaly-ff-merge' into 'master'Rémy Coutable2017-11-025-30/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | Incorporate Gitaly's OperationService.UserFFBranch RPCgitaly-ff-mergeAlejandro Rodríguez2017-10-315-30/+115
* | | | | | | | | Merge branch 'winh-update-nvmrc' into 'master'Phil Hughes2017-11-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update .nvmrc to current stable (v9.0.0)winh-update-nvmrcWinnie Hellmann2017-11-021-1/+1
* | | | | | | | | | Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda2017-11-0264-281/+293
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for Dropdown Icon Positionicons-ci-iconsTim Zallmann2017-11-011-3/+3
| * | | | | | | | | | Needed to change 0px to 0Tim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Missing Comma addedTim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Fixed different sizesTim Zallmann2017-10-302-6/+33
| * | | | | | | | | | Added Missing SemicolonTim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Improved Var Caching, Line Setup, SpecsTim Zallmann2017-10-303-18/+20
| * | | | | | | | | | fdescribe remove :-/Tim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Updated icon.vue to be more inline with other components + added spec for itTim Zallmann2017-10-303-8/+49
| * | | | | | | | | | Lets try with trigger('click')Tim Zallmann2017-10-302-2/+2
| * | | | | | | | | | Fixes another problem that happens during knapsack testingTim Zallmann2017-10-301-1/+1
| * | | | | | | | | | Fixing Tests and CSS displayTim Zallmann2017-10-303-10/+18