summaryrefslogtreecommitdiff
path: root/spec/services/projects/fork_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix specsDouwe Maan2015-11-181-12/+5
* Expose CI enable option in project featuresKamil Trzcinski2015-11-131-1/+1
* Fix testsDmitriy Zaporozhets2015-10-021-8/+4
* Remove unnecessary fork ci logicDmitriy Zaporozhets2015-10-021-1/+1
* remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-181-1/+2
* Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-3/+2
* Check that project was actually created rather than just validated in import:...Stan Hu2015-07-291-1/+1
* Fix Style/AlignHash cop violationsStan Hu2015-06-221-2/+4
* Use Projects::CreateService to fork projects so that after-create hooks are run.forked-eventDouwe Maan2015-04-241-10/+6
* CI forking: testsValery Sizov2015-04-061-1/+13
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-20/+20
* Prepare ForkService to support forking projects to given namespacesBernhard Kaindl2014-10-031-4/+48
* Prevent project stars duplication when fork projectDmitriy Zaporozhets2014-08-251-0/+52