summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
...
* Improve user calendar authentification and testsDmitriy Zaporozhets2015-01-291-5/+5
* Cleanup and make contribution calendar fasterDmitriy Zaporozhets2015-01-291-2/+2
* Add a commit calendar to the user profileHannes Rosenögger2015-01-291-0/+27
* rspec fixValery Sizov2015-01-101-0/+1
* Github ImporterValery Sizov2015-01-101-0/+64
* Add branch controller test.Marin Jankovski2014-11-131-0/+51
* Fix testsDmitriy Zaporozhets2014-08-072-4/+4
* Fix MR controller testsDmitriy Zaporozhets2014-08-061-3/+2
* Add star count, view logic, more tests.Ciro Santilli2014-07-171-3/+8
* Add project stars.Ciro Santilli2014-07-171-0/+14
* Add tests for redirects.Marin Jankovski2014-07-082-0/+27
* Add trailing newline to all text files.Ciro Santilli2014-06-211-1/+1
* Need txt file in test.Marin Jankovski2014-05-261-0/+1
* Add image_service spec.Marin Jankovski2014-05-261-3/+0
* Move logic to image_service.Marin Jankovski2014-05-261-1/+1
* Make existing tests test something, return correct errors.Marin Jankovski2014-05-261-8/+9
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-232-2/+45
* 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