Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-13Remove shortcut JS classes from global namespacePhil Hughes
2017-03-05remove unnecessary IIFEMike Greiling
2017-03-05refactor Network classMike Greiling
2017-03-05refactor BranchGraph classMike Greiling
2017-03-05merge raphael library into the network bundleMike Greiling
2017-02-23remove require.context from network_bundleMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-17Respect newlines in commit messages on network graphSam Rose
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-06Network page appear with an error message when entering nonexistent git revisionHiroyuki Sato
2016-10-31Remove leftover references to coffeescript from comments and docs.Bryce Johnson
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-10Formatted all app/assets/javascripts to underscore naming conventionLuke Bennett
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-07-24ES6ify all the things!Fatih Acet
2016-07-15Replace namespace-specific application.js files with namespace-bundle.js files.Connor Shea
2016-06-23Reorganize the lib directory.Connor Shea
2016-06-10Replace raphael-rails with raphael.js so it can be split from the rest of the...Connor Shea