summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Render 2fa recovery codes instead of downloading itDmitriy Zaporozhets2015-05-091-1/+1
* Add support for backup codesDmitriy Zaporozhets2015-05-091-1/+5
* Create Two-factor authentication resource for userDmitriy Zaporozhets2015-05-091-0/+1
* Fix bug where commit data would not appear in some subdirectoriesStan Hu2015-04-261-1/+1
* Add atom feed for project activity.Douwe Maan2015-04-231-3/+3
* Merge branch 'master' into new-sidebarDmitriy Zaporozhets2015-04-231-0/+1
|\
| * Merge branch 'rs-reply-hotkey' into 'master'Dmitriy Zaporozhets2015-04-221-0/+1
| |\
| | * rails g jasmine_rails:installRobert Speicher2015-04-181-0/+1
* | | Start applying new layout to snippets pagesDmitriy Zaporozhets2015-04-221-1/+2
|/ /
* | Loosen help page parameter constraints for categoryRobert Speicher2015-04-151-1/+1
* | Add constraints to help#show route parametersRobert Speicher2015-04-151-1/+1
* | Revert "Fix and improve help rendering"Robert Speicher2015-04-151-1/+1
|/
* Merge branch 'invitation' into 'master'Dmitriy Zaporozhets2015-04-151-0/+15
|\
| * Let invites be declined.Douwe Maan2015-04-141-0/+1
| * Let membership invitations be resent.Douwe Maan2015-04-141-0/+5
| * Add invites controller.Douwe Maan2015-04-141-0/+9
* | Merge branch 'google-code-import' into 'master'Douwe Maan2015-04-151-0/+9
|\ \
| * | Allow user map to be specified.Douwe Maan2015-04-141-0/+3
| * | Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+6
* | | Merge branch 'dir-traversal' into 'master'Dmitriy Zaporozhets2015-04-141-4/+4
|\ \ \ | |_|/ |/| |
| * | Fix directory traversal vulnerability around uploads routes.Douwe Maan2015-04-101-4/+4
* | | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-131-1/+3
|\ \ \ | |/ / |/| |
| * | Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-1/+3
| |/
* | Fix and improve help renderingSullivan SENECHAL2015-04-031-1/+1
|/
* Add autocomplete controllerDmitriy Zaporozhets2015-03-261-0/+5
* Restyle oauth accounts at profile page and add ability to unlink accountimprove-profileDmitriy Zaporozhets2015-03-211-1/+5
* Fix commits routingDmitriy Zaporozhets2015-03-201-2/+1
* Fix commits routing for branches with slashfix-commits-routingDmitriy Zaporozhets2015-03-201-11/+20
* Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-1/+4
* Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets2015-03-171-0/+4
|\
| * testsValery Sizov2015-03-161-2/+2
| * SubscriptionValery Sizov2015-03-151-0/+4
* | Move group leave action from dashboard/groups to groups/group_members.Douwe Maan2015-03-151-5/+2
* | Move group members index from `/members` to `/group_members`.Douwe Maan2015-03-151-2/+3
* | Move project members index from `/team` to `/project_members`Douwe Maan2015-03-151-1/+0
* | Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-2/+2
|/
* Remove projects page from dashboardDmitriy Zaporozhets2015-03-101-1/+0
* Add starred projects page to dashboardDmitriy Zaporozhets2015-03-091-0/+6
* Move profile groups page to dashboardDmitriy Zaporozhets2015-03-081-5/+6
* Add GitLab UI development kitDmitriy Zaporozhets2015-03-081-6/+3
* Add dashboard milestones.Douwe Maan2015-03-031-1/+5
* Add comment about note attachment redirect.Douwe Maan2015-02-281-0/+1
* Redirect old note attachment path to new uploads path.Douwe Maan2015-02-271-0/+4
* Merge branch 'extend_markdown_upload' into 'master'Dmitriy Zaporozhets2015-02-251-8/+8
|\
| * Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-241-133/+186
| |\
| * \ Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-211-0/+6
| |\ \
| * | | Fix specs.Douwe Maan2015-02-201-4/+6
| * | | Fix URL to uploaded file.Douwe Maan2015-02-201-3/+3
| * | | Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-201-6/+6
| |\ \ \
| | * | | Refactor.Douwe Maan2015-02-171-2/+5