summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dispatcher.js
Commit message (Expand)AuthorAgeFilesLines
* run code for broadcast_messages form only when neededMike Greiling2017-10-121-0/+4
* 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-6/+0
* Merge branch 'ph-gl-form-js-modules' into 'master'Filipa Lacerda2017-10-111-9/+11
|\
| * Moves form related JS modules out of globalPhil Hughes2017-10-111-9/+11
* | Use ES6 modules in labels and labels managerFilipa Lacerda2017-10-101-2/+3
|/
* Merge branch '38869-u2f' into 'master'38968-label-picker-should-be-cleared-upon-selecting-a-labelPhil Hughes2017-10-101-2/+5
|\
| * Remove u2f from globalnamespace38869-u2fFilipa Lacerda2017-10-091-2/+5
* | Remove Build code from global namespaceFilipa Lacerda2017-10-101-4/+5
|/
* Removes CommitsList from global namespaceFilipa Lacerda2017-10-091-1/+1
* Merge branch 'abuse-reports-module' into 'master'Filipa Lacerda2017-10-091-1/+2
|\
| * Convert AbuseReports class to a moduleabuse-reports-modulePhil Hughes2017-10-061-1/+2
* | Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda2017-10-091-1/+2
* | Commenting on image diffsFelipe Artur2017-10-071-2/+0
* | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-041-2/+3
|\ \ | |/
| * Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-291-2/+3
* | Adjust to route changeFilipa Lacerda2017-10-031-1/+1
* | Adds toggle buttonFilipa Lacerda2017-10-021-0/+5
|/
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-2/+2
* Use modules in common utilsFilipa Lacerda2017-09-091-2/+3
* Resolve "Make project and features visibility settings less confusing"Mike Greiling2017-09-071-0/+3
* Fix broken case for projects:merge_requests:indexKamil Trzcinski2017-09-071-3/+3
* Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-061-5/+2
|\
| * Add collapsable sections for Pipeline SettingsKamil TrzciƄski2017-09-061-0/+2
| * test fixesPhil Hughes2017-09-051-5/+0
* | Sets callout dissmiss cookie per project using a pathFilipa Lacerda2017-09-051-4/+4
* | Merge branch 'zj-auto-devops-table' into 37158-autodevops-bannerFilipa Lacerda2017-09-051-2/+1
|\ \ | |/
| * Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-021-2/+1
| |\
| | * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-301-2/+2
| | |\
| | * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-2/+2
| | |\ \
| | * \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-1/+4
| | |\ \ \
| | * | | | Fix autocomplete broken testsFilipa Lacerda2017-08-141-1/+1
| | * | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-101-0/+3
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-081-8/+10
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-0/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-7/+15
| | |\ \ \ \ \ \ \
| | * | | | | | | | [ci skip] Removes Vue from awards handler codeFilipa Lacerda2017-08-011-1/+0
* | | | | | | | | | Adds verfication for the cookieFilipa Lacerda2017-09-011-2/+0
* | | | | | | | | | Creates auto devops calloutFilipa Lacerda2017-09-011-0/+10
|/ / / / / / / / /
* | | | | | | | | Merge branch '31273-creating-an-project-within-an-internal-sub-group-gives-th...Tim Zallmann2017-08-311-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | dynamically disable/enable visibility options when changing namespaces in new...Mike Greiling2017-08-261-0/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Add filtered search to group merge requests dashboardHiroyuki Sato2017-08-191-2/+2
|/ / / / / / /
* | | | | | | Merge branch 'rename-repo-enabled' into 'master'Phil Hughes2017-08-181-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | use proper object notation and rename isNewRepo to isNewRepoEnabledrename-repo-enabledMike Greiling2017-08-171-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'dispatcher-race-condition-fix' into 'master'Tim Zallmann2017-08-161-1/+1
|\ \ \ \ \ \
| * | | | | | Fix race condition with dispatcher.jsdispatcher-race-condition-fixPhil Hughes2017-08-151-1/+1
* | | | | | | Merge branch '36133-project-overview-page-doesn-t-load-commit-metadata-for-re...Tim Zallmann2017-08-141-0/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'master' into '36133-project-overview-page-doesn-t-load-commit-m...36133-project-overview-page-doesn-t-load-commit-metadata-for-repo-viewMike Greiling2017-08-101-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | fix commit metadata in project:show pageMike Greiling2017-08-081-0/+3
| | |/ / / / | |/| | | |
* | | | | | Fix the sticky changes bar on commits pagefixed-sticky-stats-box-commit-viewPhil Hughes2017-08-091-0/+3
| |/ / / / |/| | | |
* | | | | Fixed activity not loading on project homepageproject-homepage-activityPhil Hughes2017-08-081-0/+1
|/ / / /