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-01-13Added gzip compressionPhil Hughes
2017-01-13add phantomJS to karma configMike Greiling
2017-01-10improve sourcemap generationMike Greiling
2017-01-10update vue library to match vendors directoryMike Greiling
2017-01-10include common libraries within spec_helperMike Greiling
2017-01-10remove remaining vestiges of teaspoon test runnerMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-10use karma for javascript testingMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2017-01-06replace application.js sprockets output with webpack-generated equivalentMike Greiling
2017-01-06temporarily regress to babel 5 for parity with sprockets-es6 gemMike Greiling
2017-01-06compile es6/es2015 with babelMike Greiling
2017-01-06add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling
2016-12-10Fixed lint warning and propose fail or warningLuke "Jared" Bennett
2016-11-29Remove JSX/React eslint plugins.Luke "Jared" Bennett
2016-11-23Merge branch 'eslint-html-report' into 'master' Robert Speicher
2016-11-22Merge branch '24754-fix-npm-warnings-for-eslint-plugin-import' into 'master' Fatih Acet
2016-11-22Generate ESLint HTML report (!7374)winniehell
2016-11-22roll back eslint-plugin-import node module to the version required by eslint-...Mike Greiling
2016-11-19Add node_modules cache to npm related buildsLuke "Jared" Bennett
2016-11-04Added new .eslintrc for jasmine tests and corrected build_specLuke "Jared" Bennett
2016-11-02Check that JavaScript file names match convention (!7238)winniehell
2016-10-27Enable linting for ES6 fileswinniehell
2016-10-26add ESLintwinniehell