summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Remove orange caret icon from mr widget27991-success-with-warnings-caretAnnabel Dunstone Gray2017-02-101-7/+0
|
* Merge branch 'protected-branch-dropdown-titles' into 'master' Jacob Schatz2017-02-101-2/+6
|\ | | | | | | | | Added header to protected branches access dropdowns See merge request !8774
| * Added header to protected branches access dropdownsprotected-branch-dropdown-titlesPhil Hughes2017-01-261-2/+6
| | | | | | | | CE part of https://gitlab.com/gitlab-org/gitlab-ee/issues/1294
* | Merge branch 'copy-branch-to-clipboard' into 'master' Filipa Lacerda2017-02-091-0/+1
|\ \ | | | | | | | | | | | | Allow copying a created branch name to the clipboard. See merge request !9103
| * | Allow copying a created branch name to the clipboard.Glenn Sayers2017-02-091-0/+1
| | |
* | | Merge branch 'revert-0ef587b6' into 'master' Filipa Lacerda2017-02-0922-25/+74
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Responsive title in diffs inline, side by side, with and without sidebar Closes #25709 See merge request !8707
| * | | Reduce file header paddingAnnabel Dunstone Gray2017-02-081-3/+2
| | | |
| * | | Align file header items while keeping collapse functionalityAnnabel Dunstone Gray2017-02-083-4/+16
| | | |
| * | | Use a new class to keep old behaviorFilipa Lacerda2017-02-0819-20/+20
| | | |
| * | | Revert "Merge branch 'revert-a91ff32b' into 'master'"Filipa Lacerda2017-02-084-4/+42
| | | | | | | | | | | | This reverts merge request !8688
* | | | Merge branch '27943-contribution-list-on-profile-page-is-aligned-right' into ↵Annabel Dunstone Gray2017-02-091-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix contribution activity alignment Closes #27943 See merge request !9101
| * | | | Fix contribution activity alignment27943-contribution-list-on-profile-page-is-aligned-rightClement Ho2017-02-091-0/+2
| | | | |
* | | | | Merge branch '27726-fix-dropdown-width-in-admin-project-page' into 'master' Filipa Lacerda2017-02-091-1/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes dropdown width in admin project page Closes #27726 See merge request !9002
| * | | | | adds max-width only for new filter dropdown27726-fix-dropdown-width-in-admin-project-pageNur Rony2017-02-091-1/+1
| | | | | |
| * | | | | fixes dropdown width in admin project pageNur Rony2017-02-091-1/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'build-notification-null' into 'master' Filipa Lacerda2017-02-091-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a null check to build notifications Closes #27948 See merge request !9108
| * | | | | Adds a null check to build notificationsPhil Hughes2017-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Closes #27948
* | | | | | Merge branch 'upgrade-babel-v6' into 'master' Alfredo Sumaran2017-02-091-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Upgrade from Babel 5 to Babel 6 See merge request !9072
| * | | | | fix failing karma testMike Greiling2017-02-091-1/+1
| |/ / / /
* | | | | Uses shared vue resource interceptorPhil Hughes2017-02-091-7/+1
| | | | |
* | | | | Refactored diff notes Vue appPhil Hughes2017-02-0911-67/+58
|/ / / / | | | | | | | | | | | | It now relies on its Vue bundle rather than the window. Fixes some reactivity issues that was happening in EE
* | | | Merge branch 'dm-copy-as-gfm-anchor-link' into 'master' Douwe Maan2017-02-091-0/+3
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Correctly transform an anchor link to GFM when copying it See merge request !9080
| * | | Correctly transform an anchor link to GFM when copying itDouwe Maan2017-02-091-0/+3
| | | |
* | | | Merge branch '27610-issue-number-alignment' into 'master'Annabel Dunstone Gray2017-02-095-115/+135
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | fix alignment for long title Closes #27610 See merge request !9020
| * | | replaces media query with flexbox27610-issue-number-alignmentNur Rony2017-02-083-62/+66
| | | |
| * | | fix alignment for long titleNur Rony2017-02-085-109/+125
| | | |
* | | | Merge branch 'issue_26701' into 'master'Sean McGivern2017-02-091-10/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove JIRA closed status icon Closes #26701 See merge request !8944
| * | | | Remove JIRA closed status iconissue_26701Felipe Artur2017-02-081-10/+0
| | | | |
* | | | | Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets2017-02-098-53/+92
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | Allow creating nested group via UI See merge request !8786
| * | | | Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-078-53/+92
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-0814-207/+157
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Removed jQuery UI datepicker See merge request !8421
| * | | | | Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-065-12/+6
| | | | | |
| * | | | | Fixed missing edit link clickPhil Hughes2017-02-061-1/+0
| | | | | |
| * | | | | Fixed some specsPhil Hughes2017-02-063-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | CHANGELOG item
| * | | | | Updated styles for PikadayPhil Hughes2017-02-068-172/+73
| | | | | |
| * | | | | Replaced more jQuery UI datepickersPhil Hughes2017-02-066-25/+70
| | | | | |
| * | | | | Removed jQuery UI datepickerPhil Hughes2017-02-066-14/+25
| |/ / / / | | | | | | | | | | | | | | | Part of #18437 to remove jQuery UI. This removes the datepicker
* | | | | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-0813-117/+123
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Removed jQuery UI sortable See merge request !8478
| * | | | | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-0613-117/+123
| |/ / / /
* | | | | Merge branch 'dz-fix-route-rename-descendants' into 'master' Dmitriy Zaporozhets2017-02-081-5/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix route rename descendants if route.name is blank See merge request !9074
| * | | | | Fix route rename descendants if route.name is blankDmitriy Zaporozhets2017-02-081-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | Merge branch 'bypass-whitelist-for-external-user' into 'master' Robert Speicher2017-02-081-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bypass signup domain validation for external users Closes #25279 See merge request !8575
| * | | | | Bypass signup domain validation for external usersReza Mohammadi2017-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #25279
* | | | | | Merge branch 'mr-widget-pipelines' into 'master' Fatih Acet2017-02-081-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce padding of mr widget mini graph See merge request !9071
| * | | | | | Reduce padding of mr widget mini graphAnnabel Dunstone Gray2017-02-081-0/+6
| | | | | | |
* | | | | | | Merge branch '27756-fix-json-404-response' into 'master' Clement Ho2017-02-083-5/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes ajax requests when current URL has a trailing slash Closes #27756 See merge request !9010
| * | | | | | | Add tests27756-fix-json-404-responseAlfredo Sumaran2017-02-071-1/+1
| | | | | | | |
| * | | | | | | Fixes ajax requests when current URL has a trailing slashAlfredo Sumaran2017-02-073-5/+6
| | | | | | | |
* | | | | | | | Merge branch '27880-pipelines-table-not-showing-commit-branch' into 'master' Clement Ho2017-02-081-3/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks for correct key to pass to commit prop. Adds rspec test. Closes #27880 See merge request !9070
| * | | | | | | | Looks for correct key to pass to commit prop. Adds rspec test.Filipa Lacerda2017-02-081-3/+3
| | | | | | | | |