summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dispatcher.js
Commit message (Expand)AuthorAgeFilesLines
* Show Ajax requests in performance barSean McGivern2018-03-191-4/+8
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Refactor wildcard dispatcher importsClement Ho2018-02-261-167/+70
* Convert switch into if statementdispatcher-ifClement Ho2018-02-221-24/+27
* Use dynamic imports in dispatcher (Part 3)Clement Ho2018-02-221-100/+0
* Merge branch 'dispatcher-import-batch-1' into 'master'Jacob Schatz2018-02-211-59/+0
|\
| * Use dynamic imports in dispatcherClement Ho2018-02-211-59/+0
* | Rest of Dispatcher RefactorJacob Schatz2018-02-211-5/+0
|/
* Use dynamic imports for project dispatcher pathsClement Ho2018-02-211-45/+0
* migrate admin:* to static bundleMike Greiling2018-02-211-3/+0
* migrate omniauth_callbacks:* to static bundleMike Greiling2018-02-211-5/+0
* migrate sessions:* to static bundleMike Greiling2018-02-211-5/+0
* migrate projects:clusters:* to static bundleMike Greiling2018-02-211-12/+0
* migrate dashboard:activity to static bundleMike Greiling2018-02-211-5/+0
* migrate projects:merge_requests:show to static bundleMike Greiling2018-02-211-2/+0
* migrate projects:releases:edit to static bundleMike Greiling2018-02-211-5/+0
* migrate projects:services:edit to static bundleMike Greiling2018-02-211-5/+0
* migrate projects:tags:new to static bundleMike Greiling2018-02-211-5/+0
* migrate projects:snippets:* to static bundleMike Greiling2018-02-211-17/+0
* migrate snippets:show to static bundleMike Greiling2018-02-211-5/+0
* migrate snippets:* to static bundleMike Greiling2018-02-211-20/+0
* Remove import so that webpack can handle the moduledispatcher-mr-hamlClement Ho2018-02-191-3/+0
* Merge branch 'fix-more-dispatcher-stuff' into 'master'Jacob Schatz2018-02-161-155/+0
|\
| * migrate admin:users:* to static bundlefix-more-dispatcher-stuffMike Greiling2018-02-161-20/+0
| * correct for missing break statement in dispatcher.jsMike Greiling2018-02-161-0/+1
| * migrate projects:merge_requests:edit to static bundleMike Greiling2018-02-161-5/+0
| * migrate projects:merge_requests:creations:diffs to static bundleMike Greiling2018-02-161-5/+0
| * migrate projects:merge_requests:creations:new to static bundleMike Greiling2018-02-161-4/+0
| * migrate projects:issues:new and projects:issues:edit to static bundleMike Greiling2018-02-161-10/+0
| * migrate projects:branches:index to static bundleMike Greiling2018-02-161-5/+0
| * migrate projects:branches:new to static bundleMike Greiling2018-02-161-10/+0
| * migrate projects:compare:show to static bundleMike Greiling2018-02-161-5/+0
| * migrate projects:environments:metrics to static bundleMike Greiling2018-02-161-5/+0
| * migrate projects:milestones:* and groups:milestones:* to static bundleMike Greiling2018-02-161-24/+0
| * migrate explore:groups:index to static bundleMike Greiling2018-02-161-5/+0
| * migrate explore:projects:* to static bundleMike Greiling2018-02-161-7/+0
| * migrate dashboard:projects:* to static bundleMike Greiling2018-02-161-26/+20
| * migrate dashboard:todos:index to static bundleMike Greiling2018-02-161-5/+0
| * migrate groups:merge_requests to static bundleMike Greiling2018-02-161-5/+0
| * migrate groups:issues to static bundleMike Greiling2018-02-161-5/+0
| * migrate dashboard:merge_requests to static bundleMike Greiling2018-02-161-5/+0
| * migrate dashboard:issues to static bundleMike Greiling2018-02-161-5/+0
| * migrate dashboard:milestones:show to static bundleMike Greiling2018-02-161-5/+0
| * migrate groups:milestones:show to static bundleMike Greiling2018-02-161-5/+0
| * migrate projects:milestones:show to static bundleMike Greiling2018-02-161-5/+0
| * migrate projects:milestones:index to static bundleMike Greiling2018-02-161-5/+0
* | Remove Webpack bundle tag for users:showConstance Okoghenun2018-02-151-5/+0
|/
* Removed integrations webpack bundle tagproject-integrations-form-dispatcher-refactorConstance Okoghenun2018-02-151-0/+5
* Refactored merge_requests/show path in dispatcher.jsConstance Okoghenun2018-02-081-17/+4
* Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman2018-02-081-0/+10