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
2022-03-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-02-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-11-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-11-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-10-16Prettify additional modules (I through Z)Mike Greiling
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-21Follow-up to !19808: Split up for-loop initializationsgfyoung
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-15Enable no-multi-assignment in JS filesgfyoung
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-26Converted webpack_bundle_tag to be automatic webpack bundlesPhil Hughes
2018-02-01Converted branch_graph.js to axiosPhil Hughes
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