summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | implement Project::UploadsControllerHannes Rosenögger2015-02-171-2/+3
| | * | | Generalize the image upload in markdownHannes Rosenögger2015-02-171-2/+3
| * | | | Satisfy Rubocop.Douwe Maan2015-02-201-2/+2
* | | | | Re-enable rescuing from Bitbucket OAuth errors.Douwe Maan2015-02-241-0/+1
* | | | | Add Bitbucket importer.Douwe Maan2015-02-241-0/+5
| |_|_|/ |/| | |
* | | | Using gitlab url to build links for gitlab issue tracker and add a spec. Fix ...Marin Jankovski2015-02-231-10/+17
* | | | Fix markdown image uploader after rails updateDmitriy Zaporozhets2015-02-231-3/+3
* | | | Fix style issue for rubocopDmitriy Zaporozhets2015-02-231-8/+12
* | | | Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-0/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'upload-xss-access-control' into 'master'Marin Jankovski2015-02-201-0/+14
| |\ \ \
| | * | | Satisfy Rubocop.Douwe Maan2015-02-201-4/+6
| | |/ /
| | * | Use controllers to serve uploads, with XSS prevention and access control.Douwe Maan2015-02-201-0/+12
| | |/
| * | Add gitorious.org importerMarcin Kulik2015-02-201-0/+6
| |/
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-125/+167
|/
* Add admin services templates.Marin Jankovski2015-02-111-4/+6
* Merge branch 'markdown-preview-via-post' into 'master'Dmitriy Zaporozhets2015-02-061-1/+1
|\
| * Don't have Markdown preview fail for long content by using POST rather than GET.Douwe Maan2015-02-061-1/+1
* | GitLab.com integration: refactoringValery Sizov2015-02-051-4/+4
* | GitLab integration. ImporterValery Sizov2015-02-051-5/+16
|/
* code foldingValery Sizov2015-02-031-2/+2
* Commit page: async load branches infoValery Sizov2015-02-031-2/+6
* Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-6/+4
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-24/+24