summaryrefslogtreecommitdiff
path: root/spec/services/projects/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Expose CI enable option in project featuresKamil Trzcinski2015-11-131-0/+22
* Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-0/+11
* added spinach for glabal labelsglobal_labelsValery Sizov2015-09-031-0/+8
* Create project services on Project creationrs-dev-issue-306Robert Speicher2015-07-251-0/+7
* Only create :admin user in the one test where it's usedRobert Speicher2015-07-251-2/+3
* Use stub_application_setting in a few more specsRobert Speicher2015-07-061-3/+1
* Allow admins to override restricted visibilityVinnie Okada2015-03-081-0/+27
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-8/+8
* Fix signup and project visibilityDmitriy Zaporozhets2014-06-301-89/+0
* Fix project deletion and testsDmitriy Zaporozhets2014-06-171-11/+5
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Delete wall notes testsDmitriy Zaporozhets2014-06-131-2/+0
* Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets2014-04-091-2/+2
* Move Project's service specs to the correct locationRobert Speicher2014-03-221-0/+163