summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* Async perform for add/remove team membersDmitriy Zaporozhets2013-01-281-0/+4
* Fixed protected branches and file editDmitriy Zaporozhets2013-01-041-1/+12
* Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-041-12/+6
* Few more fixes after removing rolesDmitriy Zaporozhets2013-01-031-3/+1
* API version returns last version setNihad Abbasov2012-12-011-1/+1
* Increased test coverageDmitriy Zaporozhets2012-11-211-18/+0
* Cover ProjectMover with testsDmitriy Zaporozhets2012-11-211-5/+5
* ReannotatedDmitriy Zaporozhets2012-11-241-0/+4
* class for moving projectDmitriy Zaporozhets2012-11-242-6/+14
* Fixed some tests and snippet colorizeDmitriy Zaporozhets2012-11-231-0/+6
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-132-3/+3
* Use Rails.root.join where appropriateRobert Speicher2012-09-261-2/+2
* Simplify is_within matcherRobert Speicher2012-09-191-5/+1
* A bit of test refactoringrandx2012-09-151-30/+4
* Split gitolite backend. Use gitolite_config methods moved to separate classDmitriy Zaporozhets2012-09-071-5/+17
* Add is_within method for shoulda's EnsureLengthOf matcherRobert Speicher2012-08-291-0/+14
* Add `include_module` matcherRobert Speicher2012-08-291-0/+10
* Only include StubbedRepository in Project modelRobert Speicher2012-08-291-17/+3