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
2018-06-21Merge branch 'fix-webpack-node-env' into 'master'Clement Ho
2018-06-21enable accidentally-disabled nodeEnv optimizationMike Greiling
2018-06-21Allow omnibus to disable sourcemaps in memory constrained environmentsMike Greiling
2018-06-11set max_old_space_size to 3.5 GB for compile-assets jobLukas Eipert
2018-06-08add monaco-editor-webpack-plugin and update webpack configMike Greiling
2018-05-24Add `Access-Control-Allow-Headers` to Webpack Dev Server configKushal Pandya
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 bund...Mike Greiling
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
2018-03-22enable scope hoisting only in produciton (it interferes with HMR)Mike Greiling
2018-03-21Added prettierignore filePhil Hughes
2018-03-20Move IDE to CEPhil Hughes
2018-03-07Remove common_vue bundleMike Greiling
2018-03-05Merge branch 'remove-ide' into 'master'Tim Zallmann
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
2018-03-02Merge branch 'two_factor_auth_webpack_bundle_tag_refactor' into 'master'Clement Ho
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
2018-03-01Merge branch 'pipelines_show_refactor' into 'master'Jacob Schatz
2018-02-28Remove webpack bundle tag for enviromentsConstance Okoghenun
2018-02-28Merge branch 'master' into 'pipelines_show_refactor'Clement Ho
2018-02-28Merge branch 'master' into 'dispatcher-cleanup'Jacob Schatz