summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/graphs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This makes larger libraries more cacheable and will allow us to use SRI with the dynamically included libraries.
* Apply responsive design for Contributors graphs.contributors-graph-mobileConnor Shea2016-06-201-1/+5
| | | | Fixes #18845.
* Only load Chart.js when necessary.Connor Shea2016-06-071-0/+1
|
* Attempt to fix the user page.Connor Shea2016-06-015-0/+351