summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
Commit message (Collapse)AuthorAgeFilesLines
* remove superfluous users bundleremove-user-bundleMike Greiling2017-08-181-1/+0
|
* enable webpack scope hoistingMike Greiling2017-08-151-0/+3
|
* 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 ...
| * | Fix issues with pdf-js dependenciesMike Greiling2017-08-071-1/+4
| | |
* | | Merge branch 'master' into ideDouwe Maan2017-08-031-0/+5
|\ \ \ | |/ /
| * | Inline script cleanup globals and easyTim Zallmann2017-08-011-0/+5
| | |
* | | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-311-1/+4
|\ \ \ | |/ /
| * | Merge branch 'inline-js-removal-projects-other' into 'master'Phil Hughes2017-07-311-1/+4
| |\ \ | | | | | | | | | | | | | | | | Inline js removal projects other See merge request !13075
| | * | Converted Pipelines ChartsTim Zallmann2017-07-271-0/+1
| | | |
| | * | Moved Inline JS for Pipelines Charts + new Pipeline to dispatcherTim Zallmann2017-07-271-1/+2
| | | |
| | * | Project New moved to external FileTim Zallmann2017-07-271-0/+1
| | |/
* | | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-281-3/+2
|\ \ \ | |/ /
| * | Merge branch '35224-transform-user-profile-javascript-into-async-bundle' ↵Tim Zallmann2017-07-281-2/+0
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | into 'master' Resolve "Transform user profile javascript into async bundle" Closes #35224 See merge request !12929
| | * refactor users bundle, remove inline javascript, and transform into an async ↵Mike Greiling2017-07-181-2/+0
| | | | | | | | | | | | chunk
| * | How to Merge to external FileTim Zallmann2017-07-241-0/+1
| | |
| * | Update Protected Branches bundle pathkushalpandya2017-07-191-1/+1
| |/
* | 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
|\ \ | |/
| * Refactor user bundleMike Greiling2017-07-141-1/+1
| |
| * Improve & fix the performance bar UI and behaviorRémy Coutable2017-07-061-1/+1
| |
| * Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz2017-06-301-2/+2
| |\ | | | | | | | | | | | | | | | | | | Enable webpack code splitting Closes #32989 See merge request !12032
| | * move webpack publicPath setup earlier in the bootstrap processes to avoid ES ↵Mike Greiling2017-06-281-1/+2
| | | | | | | | | | | | module execution order issues
| | * dynamically set webpack publicPath when relative_url_root enabledMike Greiling2017-06-281-1/+0
| | |
| * | Merge branch 'additional-metrics-dashboard' into ↵Phil Hughes2017-06-261-0/+1
| |/ | | | | | | | | | | | | '28717-additional-metrics-review-branch' Additional metrics dashboard See merge request !11740
| * Merge branch 'hot-reload' into 'master'Tim Zallmann2017-06-231-0/+4
| |\ | | | | | | | | | | | | | | | | | | hot reloading for .vue files Closes #33729 See merge request !12180
| | * hot reloading for .vue fileshot-reloadSimon Knox2017-06-151-0/+4
| | |
| * | Merge remote-tracking branch 'upstream/master' into ↵28717-additional-metrics-review-branchPawel Chojnacki2017-06-221-16/+7
| |\ \ | | | | | | | | | | | | 28717-additional-metrics-review-branch
| * \ \ Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-06-161-11/+17
| |\ \ \ | | | |/ | | |/| | | | | 28717-additional-metrics-review-branch
| * | | Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-06-071-5/+12
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 28717-additional-metrics-review-branch # Conflicts: # app/models/project_services/prometheus_service.rb # app/views/projects/services/_form.html.haml
| * | | | Add Prometheus Metrics Bundlekushalpandya2017-05-311-0/+1
| | | | |
* | | | | fix redundant vue libraryMike Greiling2017-07-181-1/+2
| | | | |
* | | | | fix global context and relative_url_root for monaco editorMike Greiling2017-07-181-4/+25
| | | | |
* | | | | Remove multiple methods of including monaco related code and remove static ↵Luke "Jared" Bennett2017-07-181-0/+8
| | | | | | | | | | | | | | | | | | | | monaco assets from public
* | | | | Merge branch 'dm-tree-json' into ide Resolving conflicts.Jacob Schatz2017-06-231-17/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | refactor zopfli fallback configfix-atom-eslintMike Greiling2017-06-161-15/+6
| | | | |
| * | | | don't make assumptions about command line arguments invoking webpack configMike Greiling2017-06-161-1/+1
| | |_|/ | |/| |
| * | | Move vue components to vue files and match docsFilipa Lacerda2017-06-141-1/+1
| | | |
* | | | Add monaco editor.Jacob Schatz2017-06-151-0/+1
|/ / /
* | | Merge branch '29010-perf-bar' into 'master'Robert Speicher2017-06-121-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add an optional performance bar to view performance metrics for the current page Closes #29010 See merge request !11439
| * | | New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-091-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch 'fall-back-to-gzip-when-missing-optional-deps' into 'master'Marin Jankovski2017-06-121-1/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fall back to gzip when missing optional zopfli dependency See merge request !12068
| * | | | fall back to gzip when zopfli compression is unavailablefall-back-to-gzip-when-missing-optional-depsMike Greiling2017-06-091-1/+10
| | | | |