summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/network/branch_graph.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-6/+4
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+2
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-4/+4
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-4/+4
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-23/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-031-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-43/+48
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-62/+50
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-4/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-6/+6
* 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