summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* spec fixesph-shortcut-js-modulesPhil Hughes2017-10-131-1/+1
* Remove shortcut JS classes from global namespacePhil Hughes2017-10-1310-313/+236
* Refactor broadcast_message.jsMike Greiling2017-10-133-26/+24
* Merge branch '38869-members' into 'master'Phil Hughes2017-10-134-120/+110
|\
| * Remove members and memberExpirationDate from window object38869-membersFilipa Lacerda2017-10-124-120/+110
* | Merge branch 'revert-8ae7963c' into 'master'Rémy Coutable2017-10-131-1/+0
|\ \
| * | Revert "Merge branch '36160-select2-dropdown' into 'master'"revert-8ae7963cFilipa Lacerda2017-10-121-1/+0
* | | Merge branch 'fix-cursor-path' into 'master'Tim Zallmann2017-10-131-2/+2
|\ \ \
| * | | Use image-url instead of url so that asset pipeline can do it's thingfix-cursor-pathClement Ho2017-10-101-2/+2
* | | | 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
|/ / / / / /