summaryrefslogtreecommitdiff
path: root/spec/javascripts/merge_request_tabs_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Reset container width when switching to pipelines MR tabEric Eastwood2017-03-281-0/+40
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Fix regression where cmd-click stopped working for todos and merge request tabs27922-cmd-click-todo-doesn-t-workClement Ho2017-02-151-6/+34
* Replace static fixture for merge_request_tabs_spec.js (!9172)winniehell2017-02-131-2/+2
* ESLint: remove `expect()` from `beforeEach()`Kushal Pandya2017-02-071-4/+18
* Refactor tests for `#opensInNewTab`Kushal Pandya2017-02-071-20/+3
* Update param name, add test for `e.which = 2`Kushal Pandya2017-02-071-2/+19
* Tests for clickTab with Mac and PCKushal Pandya2017-02-071-0/+36
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-1/+0
|\
| * Remove turbolinks.Bryce Johnson2017-02-021-1/+0
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-1/+6
|\ \ | |/
* | phantomJS doesn't allow us to spyOn history.replaceStateMike Greiling2017-01-131-7/+15
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-3/+3
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-4/+5
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-2/+2
* update all frontend tests to point to precompiled fixturesMike Greiling2017-01-031-2/+2
* Satisfied eslintSteffen Rauh2016-12-031-5/+5
* Fix compatibility with Internet Explorer 11 for merge requestsSteffen Rauh2016-12-031-1/+12
* fix eslint failures on Diff and MergeRequestTabsMike Greiling2016-12-021-53/+56
* refactor MergeRequestTabs to es6 class syntaxMike Greiling2016-12-021-1/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Fixed merge request tab JS specPhil Hughes2016-10-061-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+106