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-08-19add global __webpack_public_path__ to eslint configMike Greiling
2017-08-04Correct eslintrc comma dangleLuke "Jared" Bennett
2017-08-04Allow __ function for no-underscore-dangle eslint ruleLuke "Jared" Bennett
2017-06-28ensure eslint recognizes es2015 dynamic import() syntaxMike Greiling
2017-05-18update linter to catch uses of commonjs syntaxMike Greiling
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-09add eslint support to vue filesMike Greiling
2017-03-05Adjust ESLint rule for file nameswinniehell
2017-02-14enable eslint to resolve webpack modules according to webpack.config.jsMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-25Flag multiple empty lines in eslint, fix offenses.Bryce Johnson
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-02Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo
2016-11-29Remove JSX/React eslint plugins.Luke "Jared" Bennett
2016-11-22keep json alphabetizedMike Greiling
2016-11-22add "gon" to list of expected globalsMike Greiling
2016-11-22clean up globals exemptions within .eslintrcMike Greiling
2016-11-21Make linters happyAlfredo Sumaran
2016-11-21Cycle analytics second iterationAlfredo Sumaran
2016-11-04Update match-regex to fix filename conventionAlfredo Sumaran
2016-11-02Check that JavaScript file names match convention (!7238)winniehell
2016-10-26add ESLintwinniehell