summaryrefslogtreecommitdiff
path: root/spec/routing
Commit message (Expand)AuthorAgeFilesLines
* Add and fix some tests for routing.Sato Hiroyuki2013-03-061-5/+15
* Test to show incorrect routing to Compare controllerYuri Feldman2013-02-121-0/+1
* fix routing specsDmitriy Zaporozhets2013-01-311-1/+1
* Fixed dashboard show specsDmitriy Zaporozhets2013-01-271-4/+4
* fix testsAndrey Kumanyaev2013-01-241-7/+7
* Fix routing specsDmitriy Zaporozhets2013-01-091-6/+6
* Cleanup after issues refactor and fix testDmitriy Zaporozhets2012-12-201-0/+3
* add help/raketasks to routing specJohannes Schleifenbaum2012-12-081-0/+5
* Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets2012-12-021-18/+6
* Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requ...Dmitriy Zaporozhets2012-11-261-5/+6
|\
| * 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
* | Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-231-8/+0
|/
* 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-162-397/+398
* Remove Projects#team actionRobert Speicher2012-09-161-5/+0
* Add routing specsRobert Speicher2012-09-162-0/+754