summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dispatcher.js
Commit message (Expand)AuthorAgeFilesLines
* Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-161-0/+3
* Replace broken autocomplete field for new tags with dropdownWinnie Hellmann2017-05-161-0/+2
* Import export users selectLuke "Jared" Bennett2017-05-121-1/+14
* Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-101-0/+2
* Merge request widget redesignFatih Acet2017-05-091-6/+0
* Add confirm delete protected branch modalSam Rose2017-05-081-0/+2
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-061-1/+2
* Merge branch '24883-build-failure-summary-page' into 'master' Phil Hughes2017-05-051-0/+1
|\
| * Build failures summary page for pipelinesJames Edwards-Jones2017-05-051-0/+1
* | Merge branch '31271-fixmr-target-branch-selector-dropdown' into 'master' Jacob Schatz2017-05-041-0/+2
|\ \
| * | Fix MR target branch selector dropdown placement cut-off31271-fixmr-target-branch-selector-dropdownEric Eastwood2017-05-011-0/+2
* | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+3
* | | Better Explore Groups viewLuke "Jared" Bennett2017-05-021-0/+12
|/ /
* | Use blob viewers for snippetsDouwe Maan2017-04-301-0/+6
* | Add BlobViewer JSDouwe Maan2017-04-271-0/+2
* | Use jQuery niceness on blob_fork_suggestionuse-jquery-on-blob-fork-suggestionEric Eastwood2017-04-221-1/+2
* | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-5/+7
* | Merge branch 'group-milestone-date-fields-fix' into 'master' Filipa Lacerda2017-04-191-3/+3
|\ \
| * | Fixed group milestones date pickers not workinggroup-milestone-date-fields-fixPhil Hughes2017-04-191-3/+3
* | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-191-0/+3
|\ \ \ | |/ / |/| |
| * | Don't show usage ping on settings pageSean McGivern2017-04-171-2/+1
| * | Rename user cohorts -> cohortsSean McGivern2017-04-141-1/+1
| * | Add user cohorts table to admin areaSean McGivern2017-04-141-0/+1
| * | Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-0/+3
| |/
* | Refactor shortcuts_wiki.jsgeoandri2017-04-111-0/+1
* | Add keyboard edit shortcut for wikiGeorge Andrinopoulos2017-04-111-1/+2
|/
* Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-091-2/+4
* Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-071-0/+5
|\
| * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-0/+7
| |\
| * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-061-0/+2
| |\ \
| * \ \ Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-1/+4
| |\ \ \
| * | | | 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
* | | | | Improve shortcuts codeFilipa Lacerda2017-04-061-2/+0
| |_|_|/ |/| | |
* | | | Linking to edit file directlyEric Eastwood2017-04-061-0/+7
| |_|/ |/| |
* | | Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-061-0/+2
| |/ |/|
* | add basic sidebar functionality to milestones pageMike Greiling2017-03-241-0/+3
* | fix test failuresMike Greiling2017-03-221-1/+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
|\