summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/graphs
Commit message (Expand)AuthorAgeFilesLines
* merge lib_chart into graphs bundleMike Greiling2017-03-031-0/+2
* refactor stat_graph_contributors to es6 module syntaxrefactor-graphs-bundleMike Greiling2017-02-242-102/+100
* refactor stat_graph_contributors_graph to es6 module syntaxMike Greiling2017-02-243-277/+271
* refactor stat_graph_contributors_util to es6 module syntaxMike Greiling2017-02-243-135/+134
* remove unused StatGraph classMike Greiling2017-02-242-19/+0
* remove require.context from graphs_bundleremove-require-context-graphs-bundleMike Greiling2017-02-221-3/+4
* replace implicit this == window with explicit bindingMike Greiling2017-02-174-4/+4
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-274-15/+6
|\
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-184-13/+4
| * resolve all no-plusplus eslint violationsMike Greiling2017-01-181-2/+2
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-103-14/+5
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-142-2/+9
* normalize author email so we can treat it as case insensitiveMike Greiling2016-12-101-4/+7
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-155-5/+5
* Remove leftover references to coffeescript from comments and docs.decaffeinate-the-docsBryce Johnson2016-10-311-1/+1
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-265-0/+5
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-265-0/+5
* | Refactored less readable existance checksJack Davison2016-10-261-7/+4
|/
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-082-2/+7
* ES6ify all the things!Fatih Acet2016-07-2410-355/+552
* Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-filesConnor Shea2016-07-151-0/+0
* Re-implement page-specific JS in a better way.Connor Shea2016-06-231-1/+0
* Apply responsive design for Contributors graphs.contributors-graph-mobileConnor Shea2016-06-201-1/+5
* Only load Chart.js when necessary.Connor Shea2016-06-071-0/+1
* Attempt to fix the user page.Connor Shea2016-06-015-0/+351