Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to configure cache path for webpack | Kamil Trzciński | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'fix-webpack-node-env' into 'master' | Clement Ho | 2018-06-21 | 1 | -1/+0 |
|\ | | | | | | | | | Enable webpack nodeEnv optimization See merge request gitlab-org/gitlab-ce!20075 | ||||
| * | enable accidentally-disabled nodeEnv optimization | Mike Greiling | 2018-06-21 | 1 | -1/+0 |
| | | |||||
* | | Allow omnibus to disable sourcemaps in memory constrained environments | Mike Greiling | 2018-06-21 | 1 | -1/+4 |
|/ | |||||
* | set max_old_space_size to 3.5 GB for compile-assets job | Lukas Eipert | 2018-06-11 | 1 | -1/+0 |
| | |||||
* | add monaco-editor-webpack-plugin and update webpack config | Mike Greiling | 2018-06-07 | 1 | -32/+4 |
| | |||||
* | Add `Access-Control-Allow-Headers` to Webpack Dev Server config | Kushal Pandya | 2018-05-24 | 1 | -1/+4 |
| | |||||
* | add file cache to vue-loader to speed up compilation46603-add-vue-loader-cache | Mike Greiling | 2018-05-22 | 1 | -1/+14 |
| | |||||
* | simplify and reorganize webpack config45532-upgrade-vue-loader | Mike Greiling | 2018-05-18 | 1 | -98/+88 |
| | |||||
* | move devtool setting into main config object | Mike Greiling | 2018-05-18 | 1 | -3/+2 |
| | |||||
* | upgrade to vue-loader 15.0.11 and update webpack config | Mike Greiling | 2018-05-18 | 1 | -4/+7 |
| | |||||
* | consolidate main bootstrap entries | Mike Greiling | 2018-05-06 | 1 | -1/+1 |
| | |||||
* | remove unused name-all-modules-plugin | Mike Greiling | 2018-05-04 | 1 | -1/+0 |
| | |||||
* | truncate long chunkhashes within filenames | Mike Greiling | 2018-05-04 | 1 | -6/+6 |
| | |||||
* | add better filename template to worker-loader | Mike Greiling | 2018-05-03 | 1 | -1/+9 |
| | |||||
* | adjust IDE page loading config to ensure web workers are not loaded cross-origin | Mike Greiling | 2018-05-03 | 1 | -10/+2 |
| | |||||
* | update several packages to remove deprecation warnings | Mike Greiling | 2018-05-01 | 1 | -21/+21 |
| | |||||
* | combine ancestor entrypoints into child entrypoints instead of importing ↵ | Mike Greiling | 2018-05-01 | 1 | -2/+18 |
| | | | | bundles for each | ||||
* | temporarily disable deterministic chunk hash logic | Mike Greiling | 2018-05-01 | 1 | -44/+0 |
| | |||||
* | adjust webpack config | Mike Greiling | 2018-05-01 | 1 | -24/+32 |
| | |||||
* | Fix memory and performance issues in Karma test suite | Mike Greiling | 2018-05-01 | 1 | -0/+3 |
| | |||||
* | Use katex min css | Clement Ho | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | prettify all node scripts | Mike Greiling | 2018-03-23 | 1 | -44/+51 |
| | |||||
* | Merge branch 'prettier-ignore' into 'master' | Mike Greiling | 2018-03-22 | 1 | -73/+51 |
|\ | | | | | | | | | | | | | Added prettierignore file Closes #44483 See merge request gitlab-org/gitlab-ce!17907 | ||||
| * | Added prettierignore fileprettier-ignore | Phil Hughes | 2018-03-21 | 1 | -73/+51 |
| | | | | | | | | Closes #44483 | ||||
* | | enable scope hoisting only in produciton (it interferes with HMR) | Mike Greiling | 2018-03-22 | 1 | -3/+1 |
|/ | |||||
* | Move IDE to CE | Phil Hughes | 2018-03-20 | 1 | -50/+73 |
| | | | | This also makes the IDE generally available | ||||
* | Remove common_vue bundle | Mike Greiling | 2018-03-06 | 1 | -2/+0 |
| | |||||
* | Merge branch 'remove-ide' into 'master' | Tim Zallmann | 2018-03-05 | 1 | -1/+0 |
|\ | | | | | | | | | Remove IDE from CE See merge request gitlab-org/gitlab-ce!17458 | ||||
| * | Remove IDE from CE | Phil Hughes | 2018-03-02 | 1 | -1/+0 |
| | | |||||
* | | Remove mr_notes webpack bundle | Mike Greiling | 2018-03-02 | 1 | -3/+0 |
| | | |||||
* | | Removed terminal webpack bundle tagterminal-bundle-refactor | Constance Okoghenun | 2018-03-02 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'remove-test-bundle' into 'master' | Clement Ho | 2018-03-02 | 1 | -1/+0 |
|\ \ | | | | | | | | | | | | | Remove the "test" bundle and apply it conditionally within main.js See merge request gitlab-org/gitlab-ce!17472 | ||||
| * | | remove the "test" bundle and apply it conditionally within main.jsremove-test-bundle | Mike Greiling | 2018-03-01 | 1 | -1/+0 |
| | | | |||||
* | | | Merge branch 'two_factor_auth_webpack_bundle_tag_refactor' into 'master' | Clement Ho | 2018-03-02 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | | | | | | | | | Removes webpack bundle tag for two factor auth js See merge request gitlab-org/gitlab-ce!17330 | ||||
| * | | | remove two_factor_auth bundletwo_factor_auth_webpack_bundle_tag_refactor | Mike Greiling | 2018-03-01 | 1 | -1/+0 |
| |/ / | |||||
* | | | Remove protected branches webpack bundle tag | Clement Ho | 2018-03-02 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Remove registry list webpack entry point | Clement Ho | 2018-03-01 | 1 | -1/+0 |
|/ | |||||
* | Remove u2f webpack bundle | Mike Greiling | 2018-03-01 | 1 | -1/+0 |
| | |||||
* | remove common_vue CommonsChunk config | Mike Greiling | 2018-03-01 | 1 | -14/+0 |
| | |||||
* | migrate stl_viewer to dynamic import | Mike Greiling | 2018-03-01 | 1 | -1/+0 |
| | |||||
* | migrate sketch_viewer to dynamic import | Mike Greiling | 2018-03-01 | 1 | -1/+0 |
| | |||||
* | migrate pdf_viewer to dynamic import | Mike Greiling | 2018-03-01 | 1 | -2/+0 |
| | |||||
* | migrate notebook_viewer to dynamic import | Mike Greiling | 2018-03-01 | 1 | -2/+0 |
| | |||||
* | migrate balsamiq_viewer to dynamic import | Mike Greiling | 2018-03-01 | 1 | -1/+0 |
| | |||||
* | Remove unnecessary chunks from common_vue | Clement Ho | 2018-03-01 | 1 | -11/+0 |
| | |||||
* | Merge branch 'protected-tags-bundle-refactor' into 'master' | Clement Ho | 2018-03-01 | 1 | -1/+0 |
|\ | | | | | | | | | Removed protected_tags webpack bundle See merge request gitlab-org/gitlab-ce!17334 | ||||
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵protected-tags-bundle-refactor | Constance Okoghenun | 2018-02-27 | 1 | -38/+50 |
| |\ | | | | | | | | | | protected-tags-bundle-refactor | ||||
| * \ | Resolved conflicts in ↵ | Constance Okoghenun | 2018-02-26 | 1 | -3/+2 |
| |\ \ | | | | | | | | | | | | | app/assets/javascripts/pages/projects/settings/repository/show/index.js | ||||
| * | | | Removed protected_tags webpack bundle | Constance Okoghenun | 2018-02-23 | 1 | -1/+0 |
| | | | |