summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/network
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-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-3/+8
* 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-162-74/+90
* 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 webpack_bundle_tag to be automatic webpack bundlesPhil Hughes2018-02-262-36/+0
* Converted branch_graph.js to axiosPhil Hughes2018-02-011-8/+8
* Remove shortcut JS classes from global namespacePhil Hughes2017-10-131-1/+1
* 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