summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/network/branch_graph.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-73/+89
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-24/+25
* Follow-up to !19808: Split up for-loop initializationsgfyoung2018-06-211-4/+2
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-0/+4
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Converted branch_graph.js to axiosPhil Hughes2018-02-011-8/+8
* refactor BranchGraph classMike Greiling2017-03-051-390/+312
* merge raphael library into the network bundleMike Greiling2017-03-051-1/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all no-plusplus eslint violationsMike Greiling2017-01-181-8/+8
* Respect newlines in commit messages on network graph25681-network-graph-long-commit-msgSam Rose2016-12-161-6/+12
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Formatted all app/assets/javascripts to underscore naming convention23118-use-one-style-of-naming-js-filesLuke Bennett2016-10-101-0/+417