summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'disable-btn-mr-when-posting-comment' into 'master'Fatih Acet2018-03-211-2/+3
|\
| * Disables the button when submitting comment.Jacob Schatz2018-03-211-2/+3
* | Merge branch 'refactor/move-time-tracking-vue-components' into 'master'Filipa Lacerda2018-03-213-98/+104
|\ \
| * | Move TimeTrackingCollapsedState vue componentGeorge Tsiolis2018-03-213-98/+104
* | | Merge branch 'ee-5063-to-ce-backport' into 'master'Douwe Maan2018-03-213-5/+5
|\ \ \
| * | | Backports changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...ee-5063-to-ce-backportTiago Botelho2018-03-213-5/+5
* | | | Issuable list: add tooltips to iconsLukas Eipert2018-03-214-11/+20
* | | | Merge branch 'ide-folder-button-path' into 'master'Tim Zallmann2018-03-215-46/+76
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes the web IDE link in tree list opening the wrong URLPhil Hughes2018-03-215-46/+76
| |/ /
* | | Merge branch 'flip-carets' into 'master'Phil Hughes2018-03-211-1/+1
|\ \ \
| * | | makes caret go to the right side when closing most right issueboard listflip-caretsDimitrie Hoekstra2018-03-151-1/+1
* | | | Merge branch '39584-nesting-depth-5-framework-dropdowns' into 'master'Clement Ho2018-03-211-4/+2
|\ \ \ \
| * | | | Apply NestingDepth (level 5) (framework/dropdowns.scss)Takuya Noguchi2018-03-211-4/+2
| | |_|/ | |/| |
* | | | Merge branch 'ide-project-avatar-identicon' into 'master'Filipa Lacerda2018-03-211-7/+18
|\ \ \ \
| * | | | Changes empty project avatar to identicon in the IDEPhil Hughes2018-03-211-7/+18
| | |_|/ | |/| |
* | | | Merge branch 'fix-confirm-danger-modal' into 'master'Filipa Lacerda2018-03-214-41/+32
|\ \ \ \ | |/ / / |/| | |
| * | | move confirm_danger_modal bindings directly into the only two pages that need itfix-confirm-danger-modalMike Greiling2018-03-204-10/+15
| * | | refactor ConfirmDangerModal into ES moduleMike Greiling2018-03-202-37/+23
* | | | Merge branch 'make-ide-ce' into 'master'Tim Zallmann2018-03-2172-117/+4445
|\ \ \ \ | |_|/ / |/| | |
| * | | fixed ide_edit_button not existingmake-ide-cePhil Hughes2018-03-202-0/+12
| * | | remove JS for cookie togglePhil Hughes2018-03-201-22/+19
| * | | remove un-used IDE helper modulePhil Hughes2018-03-201-14/+0
| * | | fixed SCSS lintPhil Hughes2018-03-201-0/+7
| * | | updated file references in specsPhil Hughes2018-03-201-3/+3
| * | | Move IDE to CEPhil Hughes2018-03-2070-95/+4421
* | | | Resolve "Loss of input text on comments after preview"Simon Knox2018-03-202-78/+59
* | | | Merge branch 'fix-ci-job-auto-retry' into 'master'Grzegorz Bizon2018-03-201-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Prevent auto-retry AccessDenied error from stopping transition to failedTomasz Maczukin2018-03-201-1/+5
* | | | Merge branch 'fix/sm/erase_old_trace' into 'master'Kamil TrzciƄski2018-03-201-2/+1
|\ \ \ \
| * | | | Use update_column than write_attribute and savefix/sm/erase_old_traceShinya Maeda2018-03-191-2/+1
* | | | | Merge branch '42558-add-monitoring-no-data-empty-state' into 'master'Phil Hughes2018-03-203-1/+11
|\ \ \ \ \
| * | | | | add no_data illustration to monitoring empty stateMike Greiling2018-03-193-1/+11
* | | | | | Merge branch 'issue_25542' into 'master'Sean McGivern2018-03-204-27/+35
|\ \ \ \ \ \
| * | | | | | Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-194-27/+35
* | | | | | | Merge branch 'rs-twitter-helper' into 'master'Douwe Maan2018-03-201-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Remove `www.` from `twitter_url` helperrs-twitter-helperRobert Speicher2018-03-191-3/+3
* | | | | | | move render_gfm into behaviors directoryMike Greiling2018-03-197-11/+11
* | | | | | | Merge branch 'ajax-requests-in-performance-bar' into 'master'Robert Speicher2018-03-1918-115/+512
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Show Ajax requests in performance barSean McGivern2018-03-1918-115/+512
* | | | | | | Merge branch '43933-always-notify-mentions' into 'master'Sean McGivern2018-03-191-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Always notify new mentions even if explicitly unsubscribed43933-always-notify-mentionsMario de la Ossa2018-03-191-1/+2
* | | | | | | | Merge branch '44383-cleanup-framework-header' into 'master'Phil Hughes2018-03-191-56/+52
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Clean up selectors in framework/header.scssTakuya Noguchi2018-03-201-56/+52
* | | | | | | | Merge branch '44384-cleanup-css-for-nested-lists' into 'master'Filipa Lacerda2018-03-191-6/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Unify format for nested non-task listsTakuya Noguchi2018-03-181-6/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sh-admin-projects-remove-n-plus-one' into 'master'Robert Speicher2018-03-191-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove N+1 queries in /admin/projects pageStan Hu2018-03-191-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'refactor/move-mr-widget-sha-mismatch-vue-component' into 'master'Clement Ho2018-03-195-22/+29
|\ \ \ \ \ \ \
| * | | | | | | Move ShaMismatch vue componentGeorge Tsiolis2018-03-195-22/+29
* | | | | | | | Merge branch 'sh-fix-failure-project-destroy' into 'master'Robert Speicher2018-03-191-1/+5
|\ \ \ \ \ \ \ \