summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Fix testsDmitriy Zaporozhets2014-03-251-1/+1
* Remove code that does nothingRobert Speicher2014-03-221-3/+1
* TestEnv.reset_satellite_dir should run 'git clean' quietlyRobert Speicher2014-03-131-1/+1
* Invoke Kernel#system with separate argumentsJacob Vosmaer2014-03-031-6/+7
* Replace shell commands with FileUtilsJacob Vosmaer2014-03-031-2/+2
* Add email aliases for usersJason Hollingsworth2014-02-132-0/+7
* Fix MR spinach testsDmitriy Zaporozhets2014-01-231-0/+4
* Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* Remove chosen from testsDmitriy Zaporozhets2014-01-111-21/+0
* Fixed mistake and mock warningDmitriy Zaporozhets2013-12-101-2/+2
* Fix tests after user password length was changedDmitriy Zaporozhets2013-11-251-1/+1
* Fix testsDmitriy Zaporozhets2013-11-201-1/+2
* Clear state in test satellite dir.Marin Jankovski2013-11-121-0/+9
* Specs for Create file APIDmitriy Zaporozhets2013-11-071-0/+1
* Revert "More escaping"Dmitriy Zaporozhets2013-11-051-4/+4
* More escapingNigel Kukard2013-11-041-4/+4
* Speed up testsDmitriy Zaporozhets2013-10-171-2/+1
* Fixing unsafe use of Thread.current variable :current_userAngus MacArthur2013-10-161-0/+5
* Improved large commit handling.Boyan Tabakov2013-09-071-0/+8
* Link issues from comments and automatically close themash wilson2013-08-252-0/+95
* Update chosen, improve ui, fix MR fork testsDmitriy Zaporozhets2013-08-082-5/+26
* Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-301-18/+103
|\
| * Style changes from review with @randxIzaak Alpert2013-07-171-8/+6
| * Rebased on 6.0Izaak Alpert2013-07-171-1/+3
| * Fix intermittently failing notification_service testIzaak Alpert2013-07-171-55/+62
| * Merge Request on forked projectsIzaak Alpert2013-07-171-10/+88
* | Fix typosJohannes Schleifenbaum2013-07-291-1/+1
|/
* Fix spinach testDmitriy Zaporozhets2013-06-261-0/+1
* remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-222-6/+4
* Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-1/+1
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-0/+1
* Disable mailer for spinachDmitriy Zaporozhets2013-04-111-1/+5
* disable mailer for SpinachDmitriy Zaporozhets2013-04-111-0/+8
* Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets2013-04-101-1/+17
* fixed blame and mr factoryDmitriy Zaporozhets2013-04-031-1/+1
* fix testsDmitriy Zaporozhets2013-04-011-5/+1
* Dont init repo on every create(:repo)Dmitriy Zaporozhets2013-04-011-1/+2
* Use Gitlab::Git:: for git features across applicationDmitriy Zaporozhets2013-04-011-2/+5
* define TestEnv and keep all global stubs in one placeDmitriy Zaporozhets2013-04-012-71/+63
* Fix stubbed repoDmitriy Zaporozhets2013-04-011-6/+2
* Fix tests and remove app/models/repository.rbDmitriy Zaporozhets2013-03-311-2/+2
* login with both email or usernameDmitriy Zaporozhets2013-03-251-1/+1
* Finish select2-ajax for users. Added Select2Helper for testsDmitriy Zaporozhets2013-03-141-0/+25
* stub git shell mv_repositoryDmitriy Zaporozhets2013-03-121-0/+4
* fix stubbed repoDmitriy Zaporozhets2013-03-071-0/+5
* specs for Gitlab::PopenDmitriy Zaporozhets2013-02-261-2/+6
* Team features are green nowDmitriy Zaporozhets2013-02-211-1/+1
* Monkeypatch satellite call for merge request in testsDmitriy Zaporozhets2013-02-211-0/+7
* Fixed: post-receive, project remove, testsDmitriy Zaporozhets2013-02-051-2/+2
* remove gitolite stubDmitriy Zaporozhets2013-02-042-21/+21