summaryrefslogtreecommitdiff
path: root/spec/javascripts/shortcuts_issuable_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-6/+2
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Merge branch 'master' into webpackMike Greiling2017-02-021-18/+24
|\
| * Remove unnecessary returns / unset variables from the CoffeeScript -> JS conv...Brian Hall2017-02-011-25/+22
| * Change the reply shortcut to focus the field even without a selection.Brian Hall2017-01-311-2/+10
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-11/+13
|\ \ | |/
| * Merge branch 'master' into copy-as-mdDouwe Maan2017-01-191-2/+1
| |\
| | * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
| * | Move some functions to utilsDouwe Maan2017-01-181-2/+2
| * | Fix ShortcutsIssuable#replyWithSelectedText testsDouwe Maan2017-01-171-9/+12
| |/
* | bypass buggy "focus" event in ChromeMike Greiling2017-01-101-6/+1
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-1/+1
* | 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-1/+2
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-2/+2
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
* Replace static fixture for shortcuts_issuable_spec (!7685)winniehell2016-11-231-2/+4
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+74