summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | move glEmojiTag method to emoji helperMike Greiling2017-06-271-1/+1
| * | | | split emoji support methods from the async moduleMike Greiling2017-06-272-2/+2
| * | | | update import locations for karma specsMike Greiling2017-06-232-4/+3
* | | | | Slightly refactor pipeline schedules form in preparation for additionsBryce Johnson2017-06-271-1/+4
| |_|_|/ |/| | |
* | | | Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter su...Luke "Jared" Bennett2017-06-271-4/+17
* | | | Merge branch 'issue-form-multiple-line-markdown' into 'master'Filipa Lacerda2017-06-271-36/+69
|\ \ \ \
| * | | | Fixed multi-line markdown in issue edit formissue-form-multiple-line-markdownPhil Hughes2017-06-261-36/+69
| | |/ / | |/| |
* | | | Merge branch 'winh-mr-widget-no-pipeline' into 'master'Phil Hughes2017-06-271-18/+48
|\ \ \ \
| * | | | Handle Promise rejections in mr_widget_pipeline_spec.jswinh2017-06-261-24/+35
| * | | | Add failing test for #32987winh2017-06-221-0/+19
* | | | | Polish sidebar toggleClement Ho2017-06-271-0/+25
| |_|_|/ |/| | |
* | | | Fix endpoint not being update correctlyFilipa Lacerda2017-06-261-0/+43
| |/ / |/| |
* | | Merge branch 'winh-karma-suppress-vue-tips' into 'master'Clement Ho2017-06-261-0/+4
|\ \ \
| * | | Suppress Vue tips when running Karmawinh-karma-suppress-vue-tipswinh2017-06-221-0/+4
| |/ /
* | | Merge branch 'issue-inline-edit-quick-submit' into 'master'Filipa Lacerda2017-06-263-0/+50
|\ \ \
| * | | Fixes ctrl+enter not submit issue edit formissue-inline-edit-quick-submitPhil Hughes2017-06-243-0/+50
| | |/ | |/|
* | | Merge branch '33223-multiple-tooltips-on-the-same-vue-component' into 'master'Phil Hughes2017-06-266-9/+101
|\ \ \ | |/ / |/| |
| * | Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-236-9/+101
* | | Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-235-153/+247
|/ /
* | Merge branch '28717-additional-metrics-review-branch' into 'master'Grzegorz Bizon2017-06-223-0/+229
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-2218-180/+242
| |\ \ | | |/
| * | Fix prometheus service frontend fixturePawel Chojnacki2017-06-162-3/+3
| * | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-1641-375/+1104
| |\ \
| * | | cleanup wipPawel Chojnacki2017-06-161-1/+0
| * | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-0747-385/+2260
| |\ \ \
| * | | | Update as per review feedbackkushalpandya2017-06-011-1/+34
| * | | | Tests for `PrometheusMetrics` classkushalpandya2017-06-012-0/+166
| * | | | Prometheus Service Fixture Generatorkushalpandya2017-05-311-0/+31
* | | | | Merge branch '34010-fix-linking-to-parallel-diff-line-number-creating-gray-bo...Jacob Schatz2017-06-223-28/+125
|\ \ \ \ \
| * | | | | Fix linking to line number on parallel diff creating empty discussion34010-fix-linking-to-parallel-diff-line-number-creating-gray-boxEric Eastwood2017-06-213-28/+125
* | | | | | Resolve "Can't sort Groups"Alfredo Sumaran2017-06-221-1/+23
| |_|_|_|/ |/| | | |
* | | | | Revert to using links instead of buttons in Issuable Index tabs.Bryce Johnson2017-06-211-0/+3
|/ / / /
* | | | Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4dwinh2017-06-213-188/+77
* | | | Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master'34013-names-with-spaces-break-issue-filter-barJacob Schatz2017-06-202-32/+77
|\ \ \ \
| * | | | Fix MR "Changes" diff note up arrow to edit last note33868-fix-mr-changes-diff-note-up-arrow-editingEric Eastwood2017-06-202-32/+77
* | | | | Uniformize code between both pipelines tablesFilipa Lacerda2017-06-206-86/+25
* | | | | Stop showing task status if no tasks are presentPhil Hughes2017-06-201-0/+12
* | | | | Clean up Vue warnings in testsWinnie Hellmann2017-06-206-2/+33
* | | | | Resolve "Transient karma failure on master for `Date time utils timeFor retur...Mike Greiling2017-06-201-0/+4
* | | | | Merge branch '33916-make-note-highlight-toggle-boolean-explcit' into 'master'Phil Hughes2017-06-201-1/+1
|\ \ \ \ \
| * | | | | Fix note highlight being added to new notes33916-make-note-highlight-toggle-boolean-explcitEric Eastwood2017-06-191-1/+1
* | | | | | Merge branch '33877-fix-issue-description-highlight-and-math' into 'master'Phil Hughes2017-06-201-0/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix issue description syntax highlighting and math rendering33877-fix-issue-description-highlight-and-mathEric Eastwood2017-06-191-0/+16
| |/ / / /
* | | | | Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-193-77/+188
|/ / / /
* | | | Increase karma socket timeoutMike Greiling2017-06-162-36/+48
* | | | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-161-24/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-24/+24
* | | | Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-163-20/+18
* | | | Expose correct path to groupAlfredo Sumaran2017-06-161-0/+4
* | | | Merge branch 'karma-headless-chrome-redux' into 'master'33592-pipeline-schedules-callout-has-no-top-marginTim Zallmann2017-06-167-52/+12
|\ \ \ \