summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/network
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary IIFEremove-vendored-raphael-libraryMike Greiling2017-03-051-12/+10
* refactor Network classMike Greiling2017-03-052-18/+15
* refactor BranchGraph classMike Greiling2017-03-054-392/+388
* merge raphael library into the network bundleMike Greiling2017-03-051-1/+2
* remove require.context from network_bundleremove-require-context-network-bundleMike Greiling2017-02-221-3/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-173-3/+3
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-273-16/+11
|\
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-183-8/+3
| * resolve all no-plusplus eslint violationsMike Greiling2017-01-181-8/+8
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-7/+3
|/
* 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-143-3/+10
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-153-3/+3
* Network page appear with an error message when entering nonexistent git revisionHiroyuki Sato2016-11-061-0/+2
* Remove leftover references to coffeescript from comments and docs.decaffeinate-the-docsBryce Johnson2016-10-311-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-263-0/+3
* Formatted all app/assets/javascripts to underscore naming convention23118-use-one-style-of-naming-js-filesLuke Bennett2016-10-101-0/+0
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-082-1/+19
* ES6ify all the things!Fatih Acet2016-07-246-366/+439
* Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-filesConnor Shea2016-07-151-0/+0
* Reorganize the lib directory.Connor Shea2016-06-231-3/+0
* Replace raphael-rails with raphael.js so it can be split from the rest of the...Connor Shea2016-06-103-0/+369