summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Added test for the chart legendJose Ivan Vargas2017-07-062-1/+3
* Handles realtime with 2 states for environments tableFilipa Lacerda2017-07-051-0/+21
* Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'"revert-6df61942Sean McGivern2017-07-052-31/+0
* Merge branch '18000-remember-me-for-oauth-login' into 'master'Sean McGivern2017-07-052-0/+31
|\
| * Add Jasmine tests for `OAuthRememberMe`Timothy Andrew2017-07-042-0/+31
* | Fixed the y_label not setting correctly for each graph on the monitoring dash...monitoring-dashboard-fix-y-labelJose Ivan Vargas2017-07-032-2/+13
|/
* Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz2017-06-301-8/+7
|\
| * dynamically import emoji helpers for AwardsHandler classMike Greiling2017-06-281-8/+7
* | Merge branch 'winh-issue-show-aftereach' into 'master'Clement Ho2017-06-301-3/+0
|\ \
| * | Remove empty afterEach() from issue_show app_spec.jswinh-issue-show-aftereachWinnie Hellmann2017-06-291-3/+0
* | | Remove placeholder note when award emoji slash command is appliedKushal Pandya2017-06-301-0/+45
|/ /
* | Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern2017-06-294-27/+67
|\ \
| * | Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-284-27/+67
* | | Merge branch 'winh-no-current-user-search-bar' into 'master'Clement Ho2017-06-282-0/+69
|\ \ \
| * | | Introduce addClassIfElementExists utilitywinh-no-current-user-search-barwinh2017-06-271-0/+35
| * | | Add failing test for #34141winh2017-06-271-0/+34
* | | | Merge branch 'cherry-pick-5ea675be' into 'master'Tim Zallmann2017-06-2812-1245/+4890
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-re...Phil Hughes2017-06-2612-1245/+4890
* | | | Merge branch 'refactor-emoji-utils' into 'master'Tim Zallmann2017-06-282-5/+4
|\ \ \ \
| * | | | 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
| |_|_|_|/ |/| | | |