summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Collapse)AuthorAgeFilesLines
* Fix overlapping test case names.Douglas Huff2013-04-071-3/+3
|
* Fixed API file raw functionality, Fixed tree controller tests. Added ↵Dmitriy Zaporozhets2013-04-032-3/+40
| | | | BlobController specs
* Use project_with_code factory where necessaryDmitriy Zaporozhets2013-04-014-4/+4
|
* Add and fix some tests for routing.Sato Hiroyuki2013-03-061-1/+1
| | | | It is linked to #2598.
* should be green build now :)Dmitriy Zaporozhets2013-01-151-1/+1
|
* Rspec fixesDmitriy Zaporozhets2013-01-044-5/+5
|
* Fixing and commenting testsDmitriy Zaporozhets2012-11-261-9/+10
|
* Merge pull request #2067 from ↵Dmitriy Zaporozhets2012-11-262-0/+158
|\ | | | | | | | | riyad/diff-and-patch-for-commits-and-merge-requests Diff and patch for commits and merge requests
| * Add specs for exporting merge requests as diff or patchRiyad Preukschas2012-11-251-0/+84
| |
| * Add specs for exporting commits as diff or patchRiyad Preukschas2012-11-251-0/+74
| |
* | Fixing requests after namespaces. Fixed admin bug with access to projectDmitriy Zaporozhets2012-11-231-1/+1
|/
* Add CommitsController spec to make sure atom feeds workRobert Speicher2012-09-261-0/+22
|
* Add TreeController and specRobert Speicher2012-09-261-0/+43