summaryrefslogtreecommitdiff
path: root/spec/support/test_env.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Dont stub gitlab-shell calls. Make test environment closer to real oneDmitriy Zaporozhets2014-07-311-136/+22
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-20/+0
* Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets2014-04-091-1/+1
* 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
* Fix MR spinach testsDmitriy Zaporozhets2014-01-231-0/+4
* 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
* Update chosen, improve ui, fix MR fork testsDmitriy Zaporozhets2013-08-081-5/+5
* 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 spinach testDmitriy Zaporozhets2013-06-261-0/+1
* remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-221-5/+0
* 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
* 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-011-0/+63