summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* backport for gitlab-ee!2869backport-ee-2869Simon Knox2017-10-131-1/+1
* Add create merge checkbox.Jacob Schatz2017-10-128-11/+138
* Merge branch '26763-grant-registry-auth-scope-to-admins' into 'master'Kamil Trzciński2017-10-121-3/+14
|\
| * refactor access handlingVratislav Kalenda2017-10-101-5/+12
| * remove whitespaceVratislav Kalenda2017-10-081-1/+0
| * Issue JWT token with registry:catalog:* scope when requested by GitLab adminVratislav Kalenda2017-10-081-0/+5
* | Merge branch '34897-delete-branch-after-merge' into 'master'Sean McGivern2017-10-121-7/+11
|\ \
| * | fix a whitespace34897-delete-branch-after-mergeMicael Bergeron2017-10-121-1/+1
| * | fix for discussionMicael Bergeron2017-10-121-3/+4
| * | fix the merger override to remove source branchmicael.bergeron2017-10-111-5/+8
* | | Merge branch '37691-subscription-fires-multiple-notifications' into 'master'Sean McGivern2017-10-121-1/+1
|\ \ \
| * | | fix multiple notifications from being sent for multiple labelsmicael.bergeron2017-10-101-1/+1
* | | | Merge branch 'cache-issuable-template-names' into 'master'Douwe Maan2017-10-123-13/+20
|\ \ \ \
| * | | | Cache issuable template namesSean McGivern2017-10-122-12/+17
| * | | | Match full file path in FileDetectorSean McGivern2017-10-121-1/+3
| | |/ / | |/| |
* | | | Merge branch 'dm-api-authentication' into 'master'Robert Speicher2017-10-121-0/+2
|\ \ \ \
| * | | | Move all API authentication code to APIGuardDouwe Maan2017-10-121-0/+2
* | | | | Fixes from CSS refactorAnnabel Dunstone Gray2017-10-121-0/+2
* | | | | Resolve "Prometheus service page shows error"Jose Ivan Vargas Lopez2017-10-121-1/+5
* | | | | Merge branch '39033-d3-js-is-being-included-in-the-user_profile-and-graphs_sh...Tim Zallmann2017-10-123-7/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removed d3.js from the users and graphs bundle39033-d3-js-is-being-included-in-the-user_profile-and-graphs_show-bundlesJose Ivan Vargas2017-10-113-7/+10
* | | | | Merge branch '39028-repo-by-url-fields' into 'master'Tim Zallmann2017-10-122-47/+53
|\ \ \ \ \
| * | | | | Add project fields to import project by urlAnnabel Dunstone Gray2017-10-112-47/+53
| | |/ / / | |/| | |
* | | | | Merge branch 'issue-36484' into 'master'Annabel Dunstone Gray2017-10-112-10/+10
|\ \ \ \ \
| * | | | | Remove unnecessary alt-texts from pipeline emailsGustav Ernberg2017-10-022-10/+10
* | | | | | Merge branch '38871-cleanup-data-page-attribute-after-karma-test' into 'master'Clement Ho2017-10-115-6/+6
|\ \ \ \ \ \
| * | | | | | Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-115-6/+6
* | | | | | | Merge branch '37660-match-sidebar-colors' into 'master'Annabel Dunstone Gray2017-10-111-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | 37660 Change background color of nav sidebar to match other gl sidebars37660-match-sidebar-colorstauriedavis2017-10-101-1/+1
* | | | | | | Merge branch 'ph-gl-form-js-modules' into 'master'Filipa Lacerda2017-10-117-122/+115
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | spec fixesph-gl-form-js-modulesPhil Hughes2017-10-112-5/+5
| * | | | | | Moves form related JS modules out of globalPhil Hughes2017-10-117-119/+112
| |/ / / / /
* | | | | | Merge branch 'move_markdown_preview_to_concern' into 'master'Sean McGivern2017-10-116-35/+28
|\ \ \ \ \ \
| * | | | | | Add support for markdown preview to group milestonesmove_markdown_preview_to_concernVitaliy @blackst0ne Klachkov2017-10-116-35/+28
* | | | | | | Merge branch '38720-sort-admin-runners' into 'master'Rémy Coutable2017-10-112-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Add sort runners on admin runnersTakuya Noguchi2017-10-042-2/+3
* | | | | | | | Simplify project pageAnnabel Dunstone Gray2017-10-1113-149/+269
* | | | | | | | Enable eslint in star and remove from main.jsFilipa Lacerda2017-10-112-20/+21
* | | | | | | | Merge branch '38869-labels' into 'master'Phil Hughes2017-10-114-151/+137
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Use ES6 modules in labels and labels managerFilipa Lacerda2017-10-104-151/+137
* | | | | | | | Decreases z-index of select2 to a lower number than our navigation barFilipa Lacerda2017-10-101-0/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Remove not selector increasing specificity of rulesfix-dropdownFilipa Lacerda2017-10-102-2/+3
|/ / / / / /
* | | | | | Fix unable to expand text diff discussion commentsClement Ho2017-10-103-4/+4
* | | | | | Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate2017-10-103-5/+5
* | | | | | Merge branch '38869-u2f' into 'master'38968-label-picker-should-be-cleared-upon-selecting-a-labelPhil Hughes2017-10-107-223/+190
|\ \ \ \ \ \
| * | | | | | Remove u2f from globalnamespace38869-u2fFilipa Lacerda2017-10-097-223/+190
* | | | | | | Merge branch 'flash-es6-module' into 'master'Filipa Lacerda2017-10-1071-197/+179
|\ \ \ \ \ \ \
| * | | | | | | removed global eslint for remaining filesflash-es6-modulePhil Hughes2017-10-105-8/+0
| * | | | | | | fixed notes specsPhil Hughes2017-10-102-12/+10
| * | | | | | | karma spec fixesPhil Hughes2017-10-104-13/+8