summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dispatcher.js
Commit message (Expand)AuthorAgeFilesLines
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+4
* Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-4/+1
* Fix suggested colors options for new labels in the admin areaDouglas Barbosa Alexandre2016-08-311-0/+1
* Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan2016-08-191-0/+3
|\
| * Use `gl` namespace and explicitly check that string is emptyDouwe Maan2016-08-181-3/+3
| * Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-0/+3
| |\
| * | Allow project group links to be expiredSean McGivern2016-08-181-0/+1
| * | Add expiration date to group membershipsSean McGivern2016-08-181-0/+1
| * | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-2/+13
| |\ \
| * | | Add MemberExpirationDate JS helperSean McGivern2016-08-181-0/+1
* | | | Fixed keyboard shortcuts not working on issue boardsissue-boards-keyboard-shortcutsPhil Hughes2016-08-191-0/+3
| |_|/ |/| |
* | | Merge branch '13664-abuse-report-page-should-have-a-maximum-width' into 'mast...Jacob Schatz2016-08-181-0/+3
|\ \ \ | |_|/ |/| |
| * | Reverted collapsible design for HazelsLuke Bennett2016-08-141-1/+1
| * | Started on abuse reports message truncationLuke "Jared" Bennett2016-08-141-0/+3
* | | Merge remote-tracking branch 'origin/master' into mc-uiSean McGivern2016-08-171-0/+2
|\ \ \
| * | | Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-0/+2
| |/ /
* | | Added ES6 MergeConflictResolver classes.Fatih Acet2016-08-121-0/+2
|/ /
* | Merge branch 'cs-remove-inline-js' into 'master' Fatih Acet2016-08-101-0/+7
|\ \
| * | Make sure Labels is instantiated on edit pagecs-remove-inline-jsAlfredo Sumaran2016-07-271-1/+4
| * | Removes two simple instances of inline JavaScript.Connor Shea2016-07-261-0/+4
* | | Wrap classes with IIFE and define it inside gl namespaceAlfredo Sumaran2016-08-051-2/+2
* | | Refactor of Protected Branch Edit ListAlfredo Sumaran2016-08-051-1/+2
* | | Update layout and JS for create protected branch.Alfredo Sumaran2016-08-051-2/+1
| |/ |/|
* | Implement final review comments from @rymai.Timothy Andrew2016-07-291-0/+5
|/
* ES6ify all the things!Fatih Acet2016-07-241-0/+255