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-02-07Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet
2017-02-06transpile all javascript files with babelMike Greiling
2017-02-05Use webpack to require filesFilipa Lacerda
2017-02-03consistently use single quotesMike Greiling
2017-02-02configure webpack dev server port via environment variableMike Greiling
2017-01-19Use webpack_port file if it existsPhil Hughes
2017-01-19Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-15Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-13more post-merge fixesMike Greiling
2017-01-13Added gzip compressionPhil Hughes
2017-01-13Merge branch 'master' into go-go-gadget-webpackPhil Hughes
2017-01-10improve sourcemap generationMike Greiling
2017-01-10use ~ to reference non-local scripts instead of resolve.rootMike Greiling
2017-01-10include common libraries within spec_helperMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-10disable "use strict" in babel config as it was broken in sprocketsMike 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-06conditionally apply webpack-dev-server configMike Greiling
2017-01-06optimize production output and generate sourcemapsMike 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