summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pages/projects
Commit message (Expand)AuthorAgeFilesLines
* Remove mr_notes webpack bundleMike Greiling2018-03-021-0/+6
* Removed terminal webpack bundle tagterminal-bundle-refactorConstance Okoghenun2018-03-021-0/+3
* Remove protected branches webpack bundle tagClement Ho2018-03-021-0/+4
* Remove registry list webpack entry pointClement Ho2018-03-011-0/+3
* Remove trailing newline that was causing an EE conflictStan Hu2018-03-012-2/+0
* init sidebar bundle separately to allow EE overrideSimon Knox2018-03-014-38/+51
* Merge branch 'protected-tags-bundle-refactor' into 'master'Clement Ho2018-03-011-0/+6
|\
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into protect...protected-tags-bundle-refactorConstance Okoghenun2018-02-2715-9/+92
| |\
| * \ Resolved conflicts in app/assets/javascripts/pages/projects/settings/reposito...Constance Okoghenun2018-02-262-0/+4
| |\ \
| * | | Removed protected_tags webpack bundleConstance Okoghenun2018-02-231-1/+9
* | | | Merge branch 'pipelines_show_refactor' into 'master'Jacob Schatz2018-02-282-2/+10
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'pipelines_show_refactor'pipelines_show_refactorClement Ho2018-02-286-7/+18
| |\ \ \ \
| * | | | | Add initPipelineDetails to pipelines build pathClement Ho2018-02-272-69/+7
| * | | | | Merge branch 'master' into 'pipelines_show_refactor'Clement Ho2018-02-2716-9/+94
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Fix failing pathsJacob Schatz2018-02-231-6/+6
| * | | | | Remove webpack bundleJacob Schatz2018-02-231-1/+2
| * | | | | Refactor pipelines show for webpack bundle tag removalJacob Schatz2018-02-231-1/+70
* | | | | | Remove webpack bundle tag for enviromentsConstance Okoghenun2018-02-281-0/+3
| |_|/ / / |/| | | |
* | | | | Remove cycle analytics bundle webpack entry pointClement Ho2018-02-281-0/+3
* | | | | Merge branch 'remove-merge-conflicts-bundle' into 'master'Jacob Schatz2018-02-282-4/+5
|\ \ \ \ \
| * | | | | refactor merge conflicts bundle to reduce side effectsMike Greiling2018-02-271-2/+5
| * | | | | remove merge_conflicts bundle in favor of pages directory entry pointMike Greiling2018-02-272-3/+1
* | | | | | Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-1/+0
|/ / / / /
* | | | | Remove snippet bundle webpack entry pointClement Ho2018-02-272-2/+10
| |/ / / |/| | |
* | | | Merge branch 'remove-sidebar-bundle' into 'master'Jacob Schatz2018-02-274-0/+10
|\ \ \ \
| * \ \ \ Merge branch 'master' into remove-sidebar-bundleremove-sidebar-bundleClement Ho2018-02-231-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Remove sidebar bundle webpack entry pointClement Ho2018-02-234-0/+10
| | |/ / | |/| |
* | | | Merge branch 'refactor-commit-show' into 'master'Phil Hughes2018-02-271-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'refactor-commit-show'refactor-commit-showPhil Hughes2018-02-274-0/+9
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into refactor-commit-showClement Ho2018-02-264-9/+7
| |\ \ \ \ \
| * | | | | | Remove diff notes webpack entry pointClement Ho2018-02-261-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' into 'ph-webpack-bundle-tags'ph-webpack-bundle-tagsPhil Hughes2018-02-278-9/+16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'refactor-pipelines-list' into 'master'Phil Hughes2018-02-273-0/+6
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into refactor-pipelines-listrefactor-pipelines-listClement Ho2018-02-264-9/+7
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Remove commit_pipelines webpack entry pointClement Ho2018-02-263-0/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' into refactor-environments-folderrefactor-environments-folderClement Ho2018-02-264-9/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Refactor wildcard dispatcher importsClement Ho2018-02-264-9/+7
| | |/ / /
| * | | | Remove environments folder webpack entry pointClement Ho2018-02-261-0/+3
| |/ / /
* | | | Converted webpack_bundle_tag to be automatic webpack bundlesPhil Hughes2018-02-264-0/+64
|/ / /
* | | Merge branch 'master' into 'boards-bundle-refactor'Jacob Schatz2018-02-2315-24/+26
|\ \ \ | |/ /
| * | Merge branch 'project-deploy-keys-bundle-tag-refactor' into 'master'Jacob Schatz2018-02-231-1/+5
| |\ \ | | |/ | |/|
| | * Refactored webpack bundle tag for deploy keysproject-deploy-keys-bundle-tag-refactorConstance Okoghenun2018-02-231-1/+5
| * | remove issue_show webpack bundle in favor of pages/projects/issues/show/index.jsremove-issues-showMike Greiling2018-02-231-0/+1
| |/
| * Use dynamic imports in dispatcher (Part 3)Clement Ho2018-02-228-13/+11
| * Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+1
| * Merge branch 'dispatcher-import-batch-1' into 'master'Jacob Schatz2018-02-215-10/+9
| |\
| | * Use dynamic imports in dispatcherClement Ho2018-02-215-10/+9
* | | Resolved conflicts with masterConstance Okoghenun2018-02-2133-55/+671
|\ \ \ | |/ /
| * | Rest of Dispatcher RefactorJacob Schatz2018-02-214-0/+11
| |/
| * Use dynamic imports for project dispatcher pathsClement Ho2018-02-2111-30/+39