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-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-05-04Fix eslint and rubocopClement Ho
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-28Fix custom protected branch pattern jumping scroll position to topEric Eastwood
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-02-24Merge branch 'remove-require-context-protected-branches-bundle' into 'master' Alfredo Sumaran
2017-02-24remove require.context from protected_branches_bundleMike Greiling
2017-02-09Removed jQuery UI highlight & autocompletePhil Hughes
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-03Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all no-trailing-spaces eslint violationsMike Greiling
2017-01-19resolve all no-irregular-whitespace eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-28Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran
2016-12-14ensure classes declared outside an IIFE are properties of windowMike Greiling
2016-12-14expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling
2016-11-22Fixed protected branches dropdownPhil Hughes
2016-11-22Fixed up testsPhil Hughes
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-20Create protected branches bundleAlfredo Sumaran