summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/branches
Commit message (Expand)AuthorAgeFilesLines
* Fix divergence graph loading errorPhil Hughes2019-07-051-1/+3
* Fetch branch diverging counts from APIPhil Hughes2019-07-011-18/+44
* Render branch divergance graph with VuePhil Hughes2019-06-244-0/+170
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Fix the input confirmation validation for the delete branches modalPaul2018-04-171-0/+11
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Display whether branch has been merged when deleting protected branchWinnie Hellmann2017-09-151-2/+6
* Add confirm delete protected branch modalSam Rose2017-05-081-0/+36