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 (Collapse)Author
2018-05-23add file cache to vue-loader to speed up compilationMike Greiling
2018-05-19simplify and reorganize webpack configMike Greiling
2018-05-19move devtool setting into main config objectMike Greiling
2018-05-19upgrade to vue-loader 15.0.11 and update webpack configMike Greiling
2018-05-06consolidate main bootstrap entriesMike Greiling
2018-05-04remove unused name-all-modules-pluginMike Greiling
2018-05-04truncate long chunkhashes within filenamesMike Greiling
2018-05-03add better filename template to worker-loaderMike Greiling
2018-05-03adjust IDE page loading config to ensure web workers are not loaded cross-originMike Greiling
2018-05-01update several packages to remove deprecation warningsMike Greiling
2018-05-01combine ancestor entrypoints into child entrypoints instead of importing ↵Mike Greiling
bundles for each
2018-05-01temporarily disable deterministic chunk hash logicMike Greiling
2018-05-01adjust webpack configMike Greiling
2018-05-01Fix memory and performance issues in Karma test suiteMike Greiling
2018-03-28Use katex min cssClement Ho
2018-03-23prettify all node scriptsMike Greiling
2018-03-22Merge branch 'prettier-ignore' into 'master'Mike Greiling
Added prettierignore file Closes #44483 See merge request gitlab-org/gitlab-ce!17907
2018-03-22enable scope hoisting only in produciton (it interferes with HMR)Mike Greiling
2018-03-21Added prettierignore filePhil Hughes
Closes #44483
2018-03-20Move IDE to CEPhil Hughes
This also makes the IDE generally available
2018-03-07Remove common_vue bundleMike Greiling
2018-03-05Merge branch 'remove-ide' into 'master'Tim Zallmann
Remove IDE from CE See merge request gitlab-org/gitlab-ce!17458
2018-03-03Remove mr_notes webpack bundleMike Greiling
2018-03-02Removed terminal webpack bundle tagConstance Okoghenun
2018-03-02Merge branch 'remove-test-bundle' into 'master'Clement Ho
Remove the "test" bundle and apply it conditionally within main.js See merge request gitlab-org/gitlab-ce!17472
2018-03-02Merge branch 'two_factor_auth_webpack_bundle_tag_refactor' into 'master'Clement Ho
Removes webpack bundle tag for two factor auth js See merge request gitlab-org/gitlab-ce!17330
2018-03-02Remove protected branches webpack bundle tagClement Ho
2018-03-02Remove IDE from CEPhil Hughes
2018-03-02remove two_factor_auth bundleMike Greiling
2018-03-02Remove registry list webpack entry pointClement Ho
2018-03-02remove the "test" bundle and apply it conditionally within main.jsMike Greiling
2018-03-01Remove u2f webpack bundleMike Greiling
2018-03-01remove common_vue CommonsChunk configMike Greiling
2018-03-01migrate stl_viewer to dynamic importMike Greiling
2018-03-01migrate sketch_viewer to dynamic importMike Greiling
2018-03-01migrate pdf_viewer to dynamic importMike Greiling
2018-03-01migrate notebook_viewer to dynamic importMike Greiling
2018-03-01migrate balsamiq_viewer to dynamic importMike Greiling
2018-03-01Remove unnecessary chunks from common_vueClement Ho
2018-03-01Merge branch 'protected-tags-bundle-refactor' into 'master'Clement Ho
Removed protected_tags webpack bundle See merge request gitlab-org/gitlab-ce!17334
2018-03-01Merge branch 'pipelines_show_refactor' into 'master'Jacob Schatz
Refactor pipelines show for webpack bundle tag removal See merge request gitlab-org/gitlab-ce!17127
2018-02-28Remove webpack bundle tag for enviromentsConstance Okoghenun
2018-02-28Merge branch 'master' into 'pipelines_show_refactor'Clement Ho
# Conflicts: # config/webpack.config.js
2018-02-28Merge branch 'master' into 'dispatcher-cleanup'Jacob Schatz
# Conflicts: # config/webpack.config.js
2018-02-28Remove cycle analytics bundle webpack entry pointClement Ho
2018-02-28prefer let and const in webpack configMike Greiling
2018-02-28remove common_vue from CommonsChunkPluginMike Greiling
2018-02-28remove unused ui_development_kit webpack bundleMike Greiling
2018-02-28remove unused filtered_search webpack bundleMike Greiling
2018-02-28remove unused project_import_gl webpack bundleMike Greiling