summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/tree.js
Commit message (Expand)AuthorAgeFilesLines
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-2/+3
* refactor TreeView class to ES module syntaxMike Greiling2017-07-061-3/+1
* refactor tree.js to use ES class syntaxMike Greiling2017-07-061-7/+7
* Remove IIFEs around several javascript classesMike Greiling2017-07-051-60/+58
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Remove turbolinks.Bryce Johnson2017-02-021-3/+3
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* clean up globals exemptions within .eslintrcMike Greiling2016-11-221-0/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+3
* ES6ify all the things!Fatih Acet2016-07-241-0/+65
* Rename tree.js to tree.js.coffeeRobert Speicher2012-10-031-30/+0
* Ajax branch/tag switch for tree viewDmitriy Zaporozhets2012-01-291-5/+8
* fixed tree viewDmitriy Zaporozhets2012-01-291-5/+5
* lil restyleDmitriy Zaporozhets2012-01-111-3/+3
* play with tree viewDmitriy Zaporozhets2011-12-201-3/+9
* lil js refactoringDmitriy Zaporozhets2011-12-121-0/+21