summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | Fix "Can't modify frozen hash" error when project is destroyedsh-fix-failure-project-destroyStan Hu2018-03-161-1/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Resolve "Notes karma specs failing"Simon Knox2018-03-191-9/+3
* | | | | | | Merge branch '31114-internal-ids-are-not-atomic' into 'master'Sean McGivern2018-03-198-5/+180
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Replace public_send calls.Andreas Brandl2018-03-181-3/+3
| * | | | | | Address review comments.Andreas Brandl2018-03-162-9/+10
| * | | | | | Only support single scope argument.Andreas Brandl2018-03-161-4/+2
| * | | | | | Address review comments.Andreas Brandl2018-03-162-17/+15
| * | | | | | Add shared specs for AtomicInternalId concern.Andreas Brandl2018-03-161-1/+1
| * | | | | | Backwards-compat for migration specs.Andreas Brandl2018-03-161-2/+18
| * | | | | | Refactor, extract class and improve comments.Andreas Brandl2018-03-163-37/+90
| * | | | | | More flexible way of internal id generation.Andreas Brandl2018-03-163-29/+33
| * | | | | | Atomic generation of internal ids for issues.Andreas Brandl2018-03-164-1/+106
| * | | | | | Deprecate InternalId concern and rename.Andreas Brandl2018-03-165-5/+5
* | | | | | | Resolve "GitLab Community Edition 10.5.3 shows plural for 1 item"Jan2018-03-191-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Make issue boards height calculation clearer and remove magic numbersLukas Eipert2018-03-194-61/+80
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'update-kubeclient' into 'master'Grzegorz Bizon2018-03-195-5/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-1780-2188/+2825
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-155-5/+5
* | | | | | Merge branch 'refactor/move-mr-widget-unresolved-discussions-vue-component' i...Mike Greiling2018-03-193-28/+34
|\ \ \ \ \ \
| * | | | | | Move UnresolvedDiscussions vue componentGeorge Tsiolis2018-03-083-28/+34
* | | | | | | Merge branch 'fix/sm/clarify-ambiguous-with_artifacts-implication' into 'master'Kamil Trzciński2018-03-183-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Use with_artifacts_archive name. Add specShinya Maeda2018-03-153-6/+6
| * | | | | | | Add rubocop:disable GitlabSecurity/PublicSendShinya Maeda2018-03-151-1/+1
| * | | | | | | Clarify ambiguous with_artifacts implicationShinya Maeda2018-03-153-6/+6
* | | | | | | | Fix dropzone project showClement Ho2018-03-181-4/+17
| |_|_|/ / / / |/| | | | | |