summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Make new .dropdown-open-top style globalWinnie Hellmann2017-12-081-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'add-js-prefix-issuable-edit' into 'master'Filipa Lacerda2017-12-122-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-082-2/+2
* | | | | | | | Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'Filipa Lacerda2017-12-121-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Try to clean up legit Vue error that was patched overEric Eastwood2017-12-101-3/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '40997-pipeline-null' into 'master'Phil Hughes2017-12-121-11/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Check for null in job tooltip title40997-pipeline-nullFilipa Lacerda2017-12-111-11/+30
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '39608-comment-on-image-discussions-tab-alignment' into 'master'Tim Zallmann2017-12-1210-19/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-0810-19/+21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'issue-note-rename' into 'master'Fatih Acet2017-12-117-27/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | rename remaining issue_ prefixed filesissue-note-renameSimon Knox2017-12-097-27/+27
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'backport-epic-in-issue' into 'master'Jacob Schatz2017-12-119-58/+121
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Backport epic in issueepic-in-issuebackport-epic-in-issueClement Ho2017-12-079-58/+121
* | | | | | | | Merge branch 'url-utility-es-module' into 'master'Filipa Lacerda2017-12-1131-125/+120
|\ \ \ \ \ \ \ \
| * | | | | | | | updated importsurl-utility-es-modulePhil Hughes2017-12-1114-29/+29
| * | | | | | | | Merge branch 'master' into 'url-utility-es-module'Phil Hughes2017-12-1119-168/+435
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | fixed URL being undefined :face_palm:Phil Hughes2017-12-081-2/+2
| * | | | | | | | use exported methods instead of gl.utilsPhil Hughes2017-12-0831-68/+74
| * | | | | | | | Moved URL utility methods into es modulesPhil Hughes2017-12-081-69/+58
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '35724-animate-sidebar' into 'master'Filipa Lacerda2017-12-116-27/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix transitions35724-animate-sidebarAnnabel Dunstone Gray2017-12-071-12/+9
| * | | | | | | | Fix mobile stylesAnnabel Dunstone Gray2017-12-071-10/+3
| * | | | | | | | Animate contextual sidebar; change class names for easier readabilityAnnabel Dunstone Gray2017-12-076-22/+37
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'mk-pick-10-2-4-security-fixes' into 'master'Winnie Hellmann2017-12-111-1/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch 'note-preview' into 'security-10-2'Fatih Acet2017-12-081-1/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix image view modeClement Ho2017-12-111-2/+2
* | | | | | | Merge branch 'es-module-compare' into 'master'Filipa Lacerda2017-12-114-86/+73
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | revert arrow function changees-module-compareMike Greiling2017-11-301-1/+1
| * | | | | | convert CompareAutocomplete from class definition into simple function call, ...Mike Greiling2017-11-303-65/+56
| * | | | | | convert Compare class into ES module import/export syntaxMike Greiling2017-11-303-4/+3
| * | | | | | refactor Compare class to ES class syntaxMike Greiling2017-11-301-18/+16
| * | | | | | remove commits.js import form main.js (related to !14735)Mike Greiling2017-11-301-1/+0
* | | | | | | Merge branch '38032-deploy-markers-should-be-more-verbose' into 'master'Mike Greiling2017-12-087-35/+146
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Reduce the size of the deploy flag when there's no tag available38032-deploy-markers-should-be-more-verboseJose Ivan Vargas2017-12-071-3/+11
| * | | | | | Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas2017-12-077-35/+138
* | | | | | | Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-087-45/+214
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch '40825-use-relative-path-urls' into 'master'Robert Speicher2017-12-072-5/+13
|\ \ \ \ \ \
| * | | | | | Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-072-5/+13
* | | | | | | Merge branch 'acet-fix-branches-list-on-cherry-pick-modal-after-merge' into '...Jacob Schatz2017-12-071-0/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix loading branches list on cherry pick modal after merge.acet-fix-branches-list-on-cherry-pick-modal-after-mergeFatih Acet2017-12-041-0/+2
* | | | | | | Merge branch 'deploy-keys-loading-icon' into 'master'Filipa Lacerda2017-12-072-3/+11
|\ \ \ \ \ \ \
| * | | | | | | Fixed remove deploy key loading icon not being removed after cancelingdeploy-keys-loading-iconPhil Hughes2017-12-072-3/+11
* | | | | | | | Resolve "updateEndpoint undefined on Issue page"Luke Bennett2017-12-071-25/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil TrzciƄski2017-12-072-26/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove Auto DevOps checkboxes - frontend40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settingsbikebilly2017-12-042-26/+0
* | | | | | | add support for the commit reference filtermicael.bergeron2017-12-071-1/+1
* | | | | | | Allow commenting on individual commits inside an MRDouwe Maan2017-12-072-2/+3
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'bvl-dont-reset-timeago-title' into 'master'Filipa Lacerda2017-12-071-2/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Don't set timeago title to what was already there.bvl-dont-reset-timeago-titleBob Van Landuyt2017-12-071-2/+0
* | | | | | Merge branch 'outdated-browser-position-fix' into 'master'Filipa Lacerda2017-12-071-13/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |