summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dispatcher.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-1/+4
|\
| * add basic sidebar functionality to milestones pageMike Greiling2017-03-241-0/+3
| * fix test failuresMike Greiling2017-03-221-1/+1
* | Import Protected Tags classesKushal Pandya2017-04-061-2/+3
* | Initialize Protected Tags Edit functionalityKushal Pandya2017-04-031-0/+3
* | Initialize Protected tags feature under Repository Settings pageKushal Pandya2017-03-211-0/+1
|/
* Removed d3.js from the main application.js bundleJose Ivan Vargas Lopez2017-03-201-3/+0
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-1/+4
* Merge branch '28187-project-name-cut-off-with-nested-groups' into 'master' Alfredo Sumaran2017-03-151-0/+5
|\
| * Toggle project name if too long28187-project-name-cut-off-with-nested-groupsSam Rose2017-03-131-0/+5
* | Fix missing blob line permalink updater on blob:showfix-missing-blob-permalink-updater-on-blob-showEric Eastwood2017-03-131-23/+21
* | Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran2017-03-131-0/+8
|\ \
| * | Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-linksEric Eastwood2017-03-131-0/+8
| |/
* | New file from interface on existing branchJacopo2017-03-131-3/+23
|/
* Uses vanilla JS to listen to click eventFilipa Lacerda2017-03-091-1/+2
* Convert Issue into ES6 class (!9636)winniehell2017-03-081-1/+1
* Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern2017-03-071-1/+1
|\
| * Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-071-1/+7
| |\
| * | Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-061-1/+1
* | | Added Prometheus Service and Prometheus graphsKamil TrzciƄski2017-03-071-0/+3
| |/ |/|
* | Fix eslintZ.J. van de Weg2017-03-061-1/+1
* | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-061-0/+413
|\ \ | |/
| * Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+407
|/
* Convert dispatcher to es6.Bryce Johnson2016-10-151-309/+0
* Fixup invalid refs.Bryce Johnson2016-10-151-1/+1
* Convert field error NodeList to an Array.Bryce Johnson2016-10-151-2/+2
* Use native dom in dispatcher field error init.Bryce Johnson2016-10-151-3/+4
* Prevent unneccessary loading of UsernameValidator.Bryce Johnson2016-10-151-1/+0
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-0/+11
* Merge branch 'members-ui' into 'master' Fatih Acet2016-10-141-2/+2
|\
| * Merge branch 'master' into members-uiPhil Hughes2016-10-061-6/+10
| |\
| * \ Merge branch 'master' into members-uiPhil Hughes2016-10-041-0/+8
| |\ \
| * | | Updated groups member UI to matchPhil Hughes2016-09-131-2/+2
| * | | Updated members UIPhil Hughes2016-09-131-1/+1
* | | | Updated JS to work with issue index & showfeature/issues-boardPhil Hughes2016-10-121-0/+1
* | | | JS review changes - Removed window from window.gl in dispatcherLuke Bennett2016-10-101-1/+1
* | | | Finished up margin JS logicLuke Bennett2016-10-101-0/+3
| |_|/ |/| |
* | | Fix bad merge conflict resolution.Fatih Acet2016-10-051-2/+0
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...revert-c676283bFatih Acet2016-10-051-4/+6
|\ \ \
| * | | Restore inexplicably removed code from requestFileSuccess.desplacturingBryce Johnson2016-10-051-2/+2
| * | | Remove debug flag.Bryce Johnson2016-10-051-1/+0
| * | | Update LabelManager to ES6.Bryce Johnson2016-10-051-1/+2
| * | | Refactor IssuesBulkAssignment to ES6.Bryce Johnson2016-10-051-1/+1
| * | | Fixup debugger ref left in Dispatcher.Bryce Johnson2016-10-051-1/+0
| * | | Refactor SearchAutocomplete to ES6 class syntax.Bryce Johnson2016-10-051-1/+2
| * | | Refactor Todos to ES6.Bryce Johnson2016-10-051-1/+1
| | |/ | |/|
* | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-0/+9
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-201-1/+7
| |\ \ | | |/
| | * 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