summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dispatcher.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40295-fix-reply-quote-shortcut-on-mr' into 'master'Clement Ho2017-11-221-1/+2
|\
| * Fix reply quote keyboard shortcut on MRs40295-fix-reply-quote-shortcut-on-mrEric Eastwood2017-11-211-1/+2
* | Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-201-4/+3
* | moved magic number into variablesimproved-changes-dropdownPhil Hughes2017-11-171-1/+2
* | Improved the design of the changed files dropdownPhil Hughes2017-11-171-1/+1
* | Exports a couple of project related code as es6 modulesFilipa Lacerda2017-11-171-9/+9
|/
* Export project, projectAvatar and projectImport as ES6 modules38869-projectFilipa Lacerda2017-11-131-5/+5
* Add applications section to GKE clusters pageEric Eastwood2017-11-031-2/+7
* Merge branch 'winh-admin-projects-namespace-filter' into 'master'Tim Zallmann2017-11-021-2/+3
|\
| * Make NamespaceSelect a moduleWinnie Hellmann2017-10-261-2/+3
* | Export logo and labels select as ES6 modulesFilipa Lacerda2017-11-011-1/+1
* | Merge branch '38869-importer_status' into 'master'Phil Hughes2017-10-301-3/+3
|\ \
| * \ Merge branch 'master' into 38869-importer_statusFilipa Lacerda2017-10-301-2/+2
| |\ \
| * | | Remove issuable form from global namespaceFilipa Lacerda2017-10-261-1/+1
| * | | Remove old codeFilipa Lacerda2017-10-261-2/+2
| | |/ | |/|
* | | Merge branch '39020-fix-js-call-stack-size-exceeded-autocomplete-group-milest...Fatih Acet2017-10-301-1/+5
|\ \ \ | |_|/ |/| |
| * | Split project and group milestone dispatcher branch39020-fix-js-call-stack-size-exceeded-autocomplete-group-milestoneLuke "Jared" Bennett2017-10-241-0/+4
| * | Prefer dispatcher glform init over global initLuke "Jared" Bennett2017-10-231-0/+1
| * | Remove page-specific GLForm init and add support_autocomplete: false local to...Luke "Jared" Bennett2017-10-201-1/+0
* | | Remove groups_select from global namespace & simplifies the codeFilipa Lacerda2017-10-271-2/+2
| |/ |/|
* | Merge branch 'sticky-perf' into 'master'Filipa Lacerda2017-10-241-1/+2
|\ \
| * | calculate the stickyTop instead of hard coding a variablePhil Hughes2017-10-231-1/+2
* | | Removes group_avatar & group_label_subscription from global namespaceFilipa Lacerda2017-10-231-4/+5
|/ /
* | Remove Diff class from globalnamespaceFilipa Lacerda2017-10-191-4/+5
|/
* Fix PikadayFilipa Lacerda2017-10-181-2/+3
* Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-0/+6
|\
| * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-11/+20
| |\
| * | Add new subgroup/project droplab button initialization on Group homepagekushalpandya2017-10-051-0/+6
* | | Remove banner from pipelines pageFilipa Lacerda2017-10-161-8/+4
* | | Remove shortcut JS classes from global namespacePhil Hughes2017-10-131-5/+4
* | | Refactor broadcast_message.jsMike Greiling2017-10-131-0/+4
* | | Merge branch '38869-members' into 'master'Phil Hughes2017-10-131-5/+7
|\ \ \
| * | | Remove members and memberExpirationDate from window object38869-membersFilipa Lacerda2017-10-121-5/+7
* | | | 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