summaryrefslogtreecommitdiff
path: root/spec/routing/project_routing_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix routing specsDmitriy Zaporozhets2013-01-311-1/+1
* Fix routing specsDmitriy Zaporozhets2013-01-091-6/+6
* Cleanup after issues refactor and fix testDmitriy Zaporozhets2012-12-201-0/+3
* Remove merge_request#raw and replace it with formats to #showRiyad Preukschas2012-11-251-5/+5
* Add diff format to commit#showRiyad Preukschas2012-11-221-0/+1
* Add Compare#index and Compare#create actionsRobert Speicher2012-09-261-0/+5
* Updates to routing specsRobert Speicher2012-09-261-46/+11
* Remove Commits#compare, add CompareControllerRobert Speicher2012-09-261-5/+7
* Update RefExtractor to handle atom feedsRobert Speicher2012-09-261-11/+5
* Add BlobController, remove Refs#blobRobert Speicher2012-09-261-11/+6
* Add BlameController, remove Refs#blame actionRobert Speicher2012-09-261-10/+7
* Enable tree resource, remove old tree routesRobert Speicher2012-09-261-14/+7
* Use Commit#show instead of Commits#show to view a single commitRobert Speicher2012-09-261-0/+9
* Add routing specs for new routesRobert Speicher2012-09-261-0/+59
* Move project-related routing specs to their own fileRobert Speicher2012-09-161-0/+398