summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/graphs/stat_graph_contributors.js
Commit message (Expand)AuthorAgeFilesLines
* remove graphs_show webpack bundleMike Greiling2018-02-191-125/+0
* added minChunks to the common_d3 bundlejivl-replace-d3-v3-v4Jose Ivan Vargas2017-12-181-6/+0
* Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas2017-12-181-0/+6
* corrected functionality from the stat_contributors_graphJose Ivan Vargas2017-12-181-7/+14
* Translate date ranges on contributors pageWinnie Hellmann2017-12-181-8/+13
* Make contributors page translatableWinnie Hellmann2017-11-021-1/+2
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
* refactor stat_graph_contributors to es6 module syntaxrefactor-graphs-bundleMike Greiling2017-02-241-101/+96
* refactor stat_graph_contributors_graph to es6 module syntaxMike Greiling2017-02-241-3/+2
* refactor stat_graph_contributors_util to es6 module syntaxMike Greiling2017-02-241-1/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+1
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+1
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+6
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+112