summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Fix `/:username.keys` response content typeDmitry Medvinsky2014-03-201-0/+10
* Split the user ssh keys by newline, not the characters "\n"Johannes Schleifenbaum2014-02-111-0/+49
* Make changes to testsDmitriy Zaporozhets2014-01-225-5/+5
* Fix mr controller specsDmitriy Zaporozhets2014-01-141-2/+2
* Remove invalid testDmitriy Zaporozhets2014-01-091-18/+0
* Merge pull request #5427 from karlhungus/feature_search_code_in_public_reposDmitriy Zaporozhets2014-01-091-0/+18
|\
| * Updated convience method to privateIzaak Alpert2013-11-131-1/+1
| * Allow public repo searchingIzaak Alpert2013-11-131-0/+18
* | fix most of warningsskv2013-12-151-4/+4
|/
* Don't show users password change page if ldap usersIzaak Alpert2013-09-171-0/+33
* Drop support of root namespace in routingHiroyuki Sato2013-09-135-17/+17
* Fixing tests after adding iid for issues/mrDmitriy Zaporozhets2013-08-201-19/+8
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-2/+2
|\
| * Fix testsDmitriy Zaporozhets2013-08-051-1/+1
* | Merge Request on forked projectsIzaak Alpert2013-07-173-6/+5
|/
* Fix routing/controller specs for refactored controllersDmitriy Zaporozhets2013-06-235-6/+6
* Fix overlapping test case names.Douglas Huff2013-04-071-3/+3
* Fixed API file raw functionality, Fixed tree controller tests. Added BlobCont...Dmitriy Zaporozhets2013-04-032-3/+40
* 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
* 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 riyad/diff-and-patch-for-commits-and-merge-requ...Dmitriy Zaporozhets2012-11-262-0/+158
|\
| * 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