summaryrefslogtreecommitdiff
path: root/spec/javascripts/graphs/stat_graph_contributors_graph_spec.js
Commit message (Expand)AuthorAgeFilesLines
* refactor stat_graph_contributors_graph to es6 module syntaxMike Greiling2017-02-241-5/+3
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-88/+85
|\
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-20/+20
| * resolve all indent eslint violationsMike Greiling2017-01-181-5/+5
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-4/+1
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-83/+83
* | 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
* | fix spec_helper missing/broken referencesMike Greiling2017-01-101-0/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-1/+1
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+5
* 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-4/+4
* Move JS graph specs to match assets tree.Connor Shea2016-06-011-0/+128