summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | | | | | Fixed diff_worker not compiling correctly Closes #41182 See merge request gitlab-org/gitlab-ce!15966
| * changed webpack configdiff-worker-js-fixPhil Hughes2017-12-161-1/+4
| |
* | 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
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Update d3 to v4 to enable tree shaking (and reduce the size of our webpack bundles) Closes #37013 See merge request gitlab-org/gitlab-ce!15585
| | * | 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
| | | | | | | | | | | | | | | | modules instead
| | * | 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
| | | | [ci skip]
* Revert "Merge branch 'add-typescript' into 'master'"Jacob Schatz2017-11-101-5/+1
| | | This reverts merge request !15264
* 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
|\ | | | | | | | | | | | | Upgrading Monaco Closes #38607 See merge request gitlab-org/gitlab-ce!14629
| * 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
|
* Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-261-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (62 commits) Fix a dash being rendered in the note's access role Remove dead `Gitlab::Markdown::Pipeline` class Add CHANGELOG entry Fix locked shared runners problem Document manual cleanup after background migration stealing Removes cycle analytics service and store from global namespace Fix PG::UniqueViolation external_email migration Migrate Gitlab::Git::Repository#log to Gitaly Check for exec permissions also in app/ Add check for exec permissions and refactor lint doc script Update tests to reflect `user_avatar_without_link` helper changes Change mode to 644 for all md and png files Add instructions for upgrading from CE to EE using GitLab Omnibus chart - docs Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `image_tag` helper Remove unnecessary use of `gsub` Fixed few gitlab:check tasks that were failing with exception Update CHANGELOG.md for 10.0.1 Remove Grit settings from default settings Fix duplicate key errors in PostDeployMigrateUserExternalMailData migration Improve list of sorting options ...
| * Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+1
| |
* | [ci skip] First iteration: port haml into vueFilipa Lacerda2017-09-191-0/+2
|/
* Move `common_vue` into vendor bundlekushalpandya2017-09-051-1/+1
|
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-301-1/+1
|\ | | | | | | | | # Conflicts: # app/models/issue.rb
| * Merge branch 'fix-deprecation-warning' into 'master'Clement Ho2017-08-251-1/+1
| |\ | | | | | | | | | | | | Fix deprecation warning when running webpack See merge request !13656
| | * fix deprecation warning present during webpack compilesMike Greiling2017-08-251-1/+1
| | |
* | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-8/+2
|\ \ \ | |/ / | | | | | | | | | # Conflicts: # package.json
| * | Merge branch 'fix-broken-yarn-deps' into 'master'Tim Zallmann2017-08-211-7/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix broken Yarn dependencies Closes #33886 and #34944 See merge request !13614
| | * | remove zopfli compression temporarily until a better solution is foundMike Greiling2017-08-181-7/+2
| | |/
| * | remove superfluous users bundleremove-user-bundleMike Greiling2017-08-181-1/+0
| |/
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-0/+3
|\ \ | |/ | | | | | | | | # Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb
| * enable webpack scope hoistingMike Greiling2017-08-151-0/+3
| |
* | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-081-8/+48
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (481 commits) Make sure that we have author and committer disable file upload button while uploading Fix bar chart does not display label at hour 0 Fixed activity not loading on project homepage Expose noteable_iid in Note Fix fly-out width when it has long items Add a test to show that threshold 40 would corrupt Add changelog entry Raise encoding confidence threshold to 50 Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a `/` Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name when the project full path contains a `/` Add Italian translations of Pipeline Schedules Restrict InlineJavaScript for haml_lint to dev and test environment Incorporate Gitaly's CommitService.FindCommit RPC Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit fix repo_edit_button_spec.js fix test failures in repo_preview_spec.js fix repo_loading_file_spec tests Refactor Gitlab::Git::Commit to include a repository use 100vh instead of flip flopping between the two - works on all suported browsers ...
| * Merge branch 'master' into ideMike Greiling2017-08-071-7/+15
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (86 commits) Show all labels 33874 confidential issue redesign Exclude merge_jid on Import/Export attribute configuration Resolve "User dropdown in filtered search does not load avatar on `master`" Re-add column locked_at on migration rollback Group-level new issue & MR using previously selected project [EE Backport] Update log audit event in omniauth_callbacks_controller.rb more eagerly bail when the state is prevented Move locked_at removal to post-deployment migration Add class to other sidebars Improve mobile sidebar reduce iterations by keeping a count of remaining enablers Store & use ConvDev percentages returned by Version app Store MergeWorker JID on merge request, and clean up stuck merges Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE DRY up caching in AbstractReferenceFilter Update CHANGELOG Add CHANGELOG entry Fix html structure Removes test for removed behavior Port form back to use form_tag ...
| | * Merge branch '33902-upgrade-to-webpack-v3' into 'master'Jacob Schatz2017-08-071-7/+14
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to webpack v3.4.0 Closes #33902 See merge request !12298
| | | * add disableHostCheck to devServer config since webpack dev server is proxiedMike Greiling2017-08-071-0/+1
| | | |
| | | * replace stats-webpack-plugin with webpack-stats-pluginMike Greiling2017-08-071-7/+13
| | | |
| | * | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-071-3/+13
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (623 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix pipeline icon in contextual nav for projects Since mysql is not a priority anymore, test it less Fix order of CI lint ace editor loading Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Fix spec Fix spec Fix spec Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Add changelog Install yarn via apt in update guides Use long curl options fix Add a spec for concurrent process Remove monkey-patched Array.prototype.first() and last() methods ...
| * | | Merge branch 'master' into ideMike Greiling2017-08-071-1/+4
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (177 commits) Add changelog Bump gitlab-shell version to 5.8.0 to fix Git for Windows 2.14 Make contextual sidebar collapsible Fixed sidebar context header hover colors Use correct `Environment`-class within `Gitlab` namespace Remove gl.Activities from Commits page Move `let` calls inside the `describe` block using them Add `/assign me` alias support for assigning issuables to oneself GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandError Use `broken_storage` in the fs_shards_spec. Eager load project creators for project dashboards Memoize a user's personal projects count Remove redundant query from User#recent_push Improve checking if projects would be returned Change spelling of gitlab-shell Remove unused #tree-holder Add custom linter for inline JavaScript to haml_lint Rename user_can_admin? because it's more accurate Synchronous zanata community contribution translation Add Korean translation to i18n ...
| * | | Merge branch 'master' into ideDouwe Maan2017-08-031-0/+5
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-311-1/+4
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-281-3/+2
| |\ \ \ \ \
| * | | | | | Add define and require to window in vs transformLuke "Jared" Bennett2017-07-211-0/+1
| | | | | | |
| * | | | | | ignore case for worker exclusionLuke "Jared" Bennett2017-07-211-1/+1
| | | | | | |
| * | | | | | Remove all vs workers from transformLuke "Jared" Bennett2017-07-211-1/+1
| | | | | | |
| * | | | | | exempt webworker script from copy closure transformLuke "Jared" Bennett2017-07-201-1/+1
| | | | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-201-4/+10
| |\ \ \ \ \ \