summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor-jobs-show-haml' into 'master'Jacob Schatz2018-02-201-2/+0
|\
| * Merge branch 'master' into 'refactor-jobs-show-haml'Clement Ho2018-02-161-4/+0
| |\
| * | Add dispatcher imports for job details bundleClement Ho2018-02-151-3/+1
* | | Remove "notes" bundle from webpack configMike Greiling2018-02-201-2/+0
* | | Merge branch 'dispatcher-mr-haml' into 'master'Jacob Schatz2018-02-201-1/+0
|\ \ \
| * \ \ Merge branch 'master' into dispatcher-mr-hamlClement Ho2018-02-191-2/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into dispatcher-mr-hamlClement Ho2018-02-161-4/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add dispatcher imports for bundles used in merge request show pathClement Ho2018-02-151-2/+1
| | |_|/ | |/| |
* | | | remove common_d3 bundleMike Greiling2018-02-191-12/+0
* | | | remove graphs_show webpack bundleMike Greiling2018-02-191-2/+0
* | | | Chart.html.haml refactorJacob Schatz2018-02-191-3/+0
| |_|/ |/| |
* | | Backport webpack.config.js changes from EEee-webpack-backportPhil Hughes2018-02-161-2/+2
| |/ |/|
* | Merge branch 'prometheus-bundle-tag-refactor' into 'master'Phil Hughes2018-02-161-1/+0
|\ \
| * | Removed prometheus_metrics webpack bundle tagprometheus-bundle-tag-refactorConstance Okoghenun2018-02-161-1/+0
* | | Merge branch 'pipeline-chart-bundle' into 'master'Filipa Lacerda2018-02-161-3/+1
|\ \ \ | |/ / |/| |
| * | Updated pipelines charts to use dynamic webpack bundlepipeline-chart-bundlePhil Hughes2018-02-151-3/+1
* | | Remove Webpack bundle tag for users:showConstance Okoghenun2018-02-151-1/+0
| |/ |/|
* | Merge branch 'project-integrations-form-dispatcher-refactor' into 'master'Fatih Acet2018-02-151-1/+0
|\ \ | |/ |/|
| * Removed integrations webpack bundle tagproject-integrations-form-dispatcher-refactorConstance Okoghenun2018-02-151-1/+0
* | Converted pipeline_schedules bundles into automatic webpack entriespipeline-schedule-webpackPhil Hughes2018-02-151-2/+0
|/
* Addressed mr observationsjivl-update-katexJose Ivan Vargas2018-02-121-2/+0
* Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-051-11/+58
|\
| * prevent dynamic chunks from being duplicated by the dispatcher until it is co...Mike Greiling2018-02-011-2/+13
| * generate webpack entry points for pages directory automaticallyMike Greiling2018-02-011-0/+12
| * Merge branch 'groups-webpack-bundle' into 'master'Filipa Lacerda2018-01-241-3/+0
| |\
| | * Added dispatcher imports for groups webpack bundlePhil Hughes2018-01-231-5/+2
| * | correctly imports performance barPhil Hughes2018-01-241-3/+2
| |/
| * WebIDE: Fix Commit bugsTim Zallmann2018-01-191-1/+6
| * Added dispatcher imports for some project routesPhil Hughes2018-01-161-1/+0
| * Fix Webpack config for ConcatenatedModulewinh-webpack-concatenated-moduleWinnie Hellmann2018-01-041-5/+25
| * Make webpack fail for missing exportsWinnie Hellmann2017-12-221-0/+1
| * Merge branch 'diff-worker-js-fix' into 'master'Jacob Schatz2017-12-211-1/+4
| |\
| | * changed webpack configdiff-worker-js-fixPhil Hughes2017-12-161-1/+4
* | | Removed the remains of katex from vendor assets and load everything via webpackJose Ivan Vargas2017-12-211-0/+23
|/ /
* | Merge branch 'master' into fix-webpack-chunk-namingClement Ho2017-12-211-3/+6
|\ \
| * | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-2/+2
| * | Merge branch 'jivl-replace-d3-v3-v4' into 'master'Mike Greiling2017-12-201-1/+3
| |\ \
| | * | added minChunks to the common_d3 bundlejivl-replace-d3-v3-v4Jose Ivan Vargas2017-12-181-1/+3
| | * | Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas2017-12-181-1/+1
| | * | optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-181-1/+1
| | |/
| * | Fix shortcut links on help pageClement Ho2017-12-191-0/+1
| |/
* | properly handle naming for dispatcher route chunksMike Greiling2017-12-201-2/+7
|/
* fixed web worker performancePhil Hughes2017-11-281-0/+4
* Revert "Merge branch 'add-typescript' into 'master'"Jacob Schatz2017-11-101-5/+1
* Adds typescript support in webpack. With Mike G.Jacob Schatz2017-11-071-1/+5
* Merge branch 'ide-update-monaco' into 'master'Jacob Schatz2017-10-161-1/+1
|\
| * Fixes the Problem with the Repo Editor Loading Typescript Serviceside-update-monacoTim Zallmann2017-10-121-1/+1
* | Removed d3.js from the users and graphs bundle39033-d3-js-is-being-included-in-the-user_profile-and-graphs_show-bundlesJose Ivan Vargas2017-10-111-0/+3
* | Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-0/+1
|/
* Load only the currently needed JS locale fileTim Zallmann2017-10-041-5/+1