summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dispatcher.js.coffee
Commit message (Expand)AuthorAgeFilesLines
...
* Adds small AJAX optimistic functionality to todos.Jacob Schatz2016-03-171-1/+2
* Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-0/+2
|\
| * Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-111-0/+2
* | Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets2016-03-101-1/+2
|/
* Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-1/+1
* Refactor projects listDmitriy Zaporozhets2016-03-031-4/+0
* Initialize User class on the viewAlfredo Sumaran2016-03-011-2/+0
* Activities will load when the according tab is openedAlfredo Sumaran2016-02-291-1/+0
* Initialize navigation shortcuts on project's files pagebugfix/jschatz1/missing-project-buttonAlfredo Sumaran2016-02-231-0/+1
* Correctly checks if tree view is on screenPhil Hughes2016-02-231-1/+1
* Fixes issue with file view rows not clickable on project main viewfiles-view-row-clickPhil Hughes2016-02-231-0/+2
* Added line links to blame tableblame-line-linkPhil Hughes2016-02-221-1/+1
* Starred, All, and Trending on explore are paged also group projects. Need aja...Josh Frye2016-02-091-0/+2
* Various filter fixesJosh Frye2016-02-041-1/+1
* Move build artifacts javascripts into separate filefix/artifacts-download-progress-barGrzegorz Bizon2016-01-211-0/+2
* Adds `t` as a shortcut for find file anywhereJacob Schatz2016-01-191-1/+0
* Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-1/+3
* Fix the "Show all" link for the keyboard shortcut modalrs-fix-shortcut-helpRobert Speicher2015-12-271-1/+1
* Fix broken group avatar uploadStan Hu2015-12-081-1/+1
* Few changes to Group Milestone feature:Dmitriy Zaporozhets2015-11-161-0/+2
* Add release description to new tag formDmitriy Zaporozhets2015-11-051-0/+3
* Add ability to edit and show release notesDmitriy Zaporozhets2015-11-051-0/+3
* Refactor project list renderingDmitriy Zaporozhets2015-08-261-4/+0
* Dashboard activity as separate pageDmitriy Zaporozhets2015-08-251-0/+1
* Fix full screen mode for snippet commentsDaniel Gerhardt2015-07-211-1/+4
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-1/+0
* Add shortcut for project activity pageDmitriy Zaporozhets2015-07-081-0/+1
* Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets2015-07-071-1/+2
* UsersSelect is part of filter so I rather keep js executed in partialDmitriy Zaporozhets2015-06-251-7/+0
* Move duplicate js functionality into IssuableFormDmitriy Zaporozhets2015-06-251-8/+2
* Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-251-2/+0
* Rename BlobView to LineHighlighterRobert Speicher2015-06-191-1/+1
* Account for RootController for dashboard navigation and Dispatch JSRobert Speicher2015-06-131-1/+1
* Add file attachment support in Milestone descriptionStan Hu2015-05-251-0/+1
* Fix Firefox problems when it wants to render issuable componentdreis2015-05-051-0/+7
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-1/+0
* Typo: Issueable -> IssuableRobert Speicher2015-04-181-2/+2
* Merge branch 'admin-user-projects' into 'master'Dmitriy Zaporozhets2015-04-011-0/+2
|\
| * Fix admin user projects lists.admin-user-projectsDouwe Maan2015-03-311-0/+2
* | Big refactoring of issues filtersDmitriy Zaporozhets2015-03-261-1/+1
* | Fix code unfold not working on Compare commits pageStan Hu2015-03-241-0/+4
|/
* Add inifinite scroll to user activity on user pageDmitriy Zaporozhets2015-03-221-0/+1
* Use same layout and interactivity for project members as group members.Douwe Maan2015-03-151-1/+3
* Move group members index from `/members` to `/group_members`.Douwe Maan2015-03-151-1/+1
* Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-1/+1
* Implement merge requests searchDmitriy Zaporozhets2015-03-121-0/+1
* Add starred projects page to dashboardDmitriy Zaporozhets2015-03-091-0/+3
* Improve projects listDmitriy Zaporozhets2015-03-041-1/+5
* Autosave title and description of new issues/MRs.Douwe Maan2015-02-251-0/+4
* Initialize ZenMode on commit show and milestone edit pages.Douwe Maan2015-02-211-1/+2