Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into 'refactor-commit-show'refactor-commit-show | Phil Hughes | 2018-02-27 | 1 | -4/+0 |
|\ | | | | | | | # Conflicts: # config/webpack.config.js | ||||
| * | Merge branch 'refactor-pipelines-list' into 'master' | Phil Hughes | 2018-02-27 | 1 | -2/+0 |
| |\ | | | | | | | | | | | | | Remove commit_pipelines webpack entry point See merge request gitlab-org/gitlab-ce!17379 | ||||
| | * | Merge branch 'master' into refactor-pipelines-listrefactor-pipelines-list | Clement Ho | 2018-02-26 | 1 | -8/+3 |
| | |\ | |||||
| | * | | Remove commit_pipelines webpack entry point | Clement Ho | 2018-02-26 | 1 | -2/+0 |
| | | | | |||||
| * | | | Merge branch 'master' into refactor-environments-folderrefactor-environments-folder | Clement Ho | 2018-02-26 | 1 | -8/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Remove environments folder webpack entry point | Clement Ho | 2018-02-26 | 1 | -2/+0 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into refactor-commit-show | Clement Ho | 2018-02-26 | 1 | -8/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Refactor wildcard dispatcher imports | Clement Ho | 2018-02-26 | 1 | -8/+2 |
| | | | |||||
| * | | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 1 | -0/+1 |
| |/ | |||||
* | | Remove diff notes webpack entry point | Clement Ho | 2018-02-26 | 1 | -2/+0 |
|/ | |||||
* | Remove webpack bundle tags for blob | Jacob Schatz | 2018-02-26 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into 'boards-bundle-refactor' | Jacob Schatz | 2018-02-23 | 1 | -15/+18 |
|\ | | | | | | | # Conflicts: # config/webpack.config.js | ||||
| * | Merge branch 'project-deploy-keys-bundle-tag-refactor' into 'master' | Jacob Schatz | 2018-02-23 | 1 | -1/+0 |
| |\ | | | | | | | | | | | | | Refactored webpack bundle tag for deploy keys See merge request gitlab-org/gitlab-ce!17324 | ||||
| | * | Refactored webpack bundle tag for deploy keysproject-deploy-keys-bundle-tag-refactor | Constance Okoghenun | 2018-02-23 | 1 | -1/+0 |
| | | | |||||
| * | | move webpack bundles we intend to keep below the list of bundles we're ↵reduce-webpack-merge-conflicts | Mike Greiling | 2018-02-23 | 1 | -8/+10 |
| | | | | | | | | | | | | refactoring to reduce conflicts | ||||
| * | | remove issue_show webpack bundle in favor of pages/projects/issues/show/index.jsremove-issues-show | Mike Greiling | 2018-02-23 | 1 | -2/+0 |
| |/ | |||||
| * | Backport of Webpack auto include for EE imports | Clement Ho | 2018-02-22 | 1 | -6/+8 |
| | | |||||
* | | Resolved conflicts with master | Constance Okoghenun | 2018-02-21 | 1 | -22/+1 |
|\ \ | |/ | |||||
| * | Rest of Dispatcher Refactor | Jacob Schatz | 2018-02-21 | 1 | -2/+0 |
| | | |||||
| * | #28481: Display time tracking totals on milestone page | Riccardo Padovani | 2018-02-21 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'refactor-jobs-show-haml' into 'master' | Jacob Schatz | 2018-02-20 | 1 | -2/+0 |
| |\ | | | | | | | | | | | | | Add dispatcher imports for job details bundle See merge request gitlab-org/gitlab-ce!17157 | ||||
| | * | Merge branch 'master' into 'refactor-jobs-show-haml' | Clement Ho | 2018-02-16 | 1 | -4/+0 |
| | |\ | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/dispatcher.js | ||||
| | * | | Add dispatcher imports for job details bundle | Clement Ho | 2018-02-15 | 1 | -3/+1 |
| | | | | |||||
| * | | | Remove "notes" bundle from webpack config | Mike Greiling | 2018-02-20 | 1 | -2/+0 |
| | | | | |||||
| * | | | Merge branch 'dispatcher-mr-haml' into 'master' | Jacob Schatz | 2018-02-20 | 1 | -1/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Add dispatcher imports for bundles used in merge request show path See merge request gitlab-org/gitlab-ce!17163 | ||||
| | * \ \ | Merge branch 'master' into dispatcher-mr-haml | Clement Ho | 2018-02-19 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into dispatcher-mr-haml | Clement Ho | 2018-02-16 | 1 | -4/+0 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | Add dispatcher imports for bundles used in merge request show path | Clement Ho | 2018-02-15 | 1 | -2/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | remove common_d3 bundle | Mike Greiling | 2018-02-19 | 1 | -12/+0 |
| | | | | | |||||
| * | | | | remove graphs_show webpack bundle | Mike Greiling | 2018-02-19 | 1 | -2/+0 |
| | | | | | |||||
* | | | | | Resolved conflicts with master | Constance Okoghenun | 2018-02-20 | 1 | -5/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Chart.html.haml refactor | Jacob Schatz | 2018-02-19 | 1 | -3/+0 |
| | |_|/ | |/| | | |||||
| * | | | Backport webpack.config.js changes from EEee-webpack-backport | Phil Hughes | 2018-02-16 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵ | Constance Okoghenun | 2018-02-16 | 1 | -8/+1 |
|\ \ \ | |/ / | | | | | | | boards-bundle-refactor | ||||
| * | | Merge branch 'prometheus-bundle-tag-refactor' into 'master' | Phil Hughes | 2018-02-16 | 1 | -1/+0 |
| |\ \ | | | | | | | | | | | | | | | | | Removed prometheus_metrics webpack bundle tag See merge request gitlab-org/gitlab-ce!17175 | ||||
| | * | | Removed prometheus_metrics webpack bundle tagprometheus-bundle-tag-refactor | Constance Okoghenun | 2018-02-16 | 1 | -1/+0 |
| | | | | |||||
| * | | | Merge branch 'pipeline-chart-bundle' into 'master' | Filipa Lacerda | 2018-02-16 | 1 | -3/+1 |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | Updated pipelines charts to use dynamic webpack bundle See merge request gitlab-org/gitlab-ce!17153 | ||||
| | * | | Updated pipelines charts to use dynamic webpack bundlepipeline-chart-bundle | Phil Hughes | 2018-02-15 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | #41341 | ||||
| * | | | Remove Webpack bundle tag for users:show | Constance Okoghenun | 2018-02-15 | 1 | -1/+0 |
| | |/ | |/| | |||||
| * | | Merge branch 'project-integrations-form-dispatcher-refactor' into 'master' | Fatih Acet | 2018-02-15 | 1 | -1/+0 |
| |\ \ | | |/ | |/| | | | | | | | Removed integrations webpack bundle tag See merge request gitlab-org/gitlab-ce!17147 | ||||
| | * | Removed integrations webpack bundle tagproject-integrations-form-dispatcher-refactor | Constance Okoghenun | 2018-02-15 | 1 | -1/+0 |
| | | | |||||
| * | | Converted pipeline_schedules bundles into automatic webpack entriespipeline-schedule-webpack | Phil Hughes | 2018-02-15 | 1 | -2/+0 |
| |/ | | | | | | | #41341 | ||||
* | | Refactored use of boards/boards_bundle.js, created a dipatcher import | Constance Okoghenun | 2018-02-15 | 1 | -1/+0 |
|/ | |||||
* | Addressed mr observationsjivl-update-katex | Jose Ivan Vargas | 2018-02-12 | 1 | -2/+0 |
| | |||||
* | Merge branch 'master' into jivl-update-katex | Jose Ivan Vargas | 2018-02-05 | 1 | -11/+58 |
|\ | |||||
| * | prevent dynamic chunks from being duplicated by the dispatcher until it is ↵ | Mike Greiling | 2018-02-01 | 1 | -2/+13 |
| | | | | | | | | completely refactored | ||||
| * | generate webpack entry points for pages directory automatically | Mike Greiling | 2018-02-01 | 1 | -0/+12 |
| | | |||||
| * | Merge branch 'groups-webpack-bundle' into 'master' | Filipa Lacerda | 2018-01-24 | 1 | -3/+0 |
| |\ | | | | | | | | | | | | | Added dispatcher imports for groups webpack bundle See merge request gitlab-org/gitlab-ce!16644 | ||||
| | * | Added dispatcher imports for groups webpack bundle | Phil Hughes | 2018-01-23 | 1 | -5/+2 |
| | | | |||||
| * | | correctly imports performance bar | Phil Hughes | 2018-01-24 | 1 | -3/+2 |
| |/ |