summaryrefslogtreecommitdiff
path: root/spec/services/projects/fork_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-6/+9
* Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-2/+2
* Copy, don't move uploaded avatar filesJacob Vosmaer2017-01-031-0/+13
* Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-271-2/+23
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-4/+4
* Fix forks creation when visibility level is restrictedissue_10725Felipe Artur2016-05-251-0/+27
* Tag service specsDouwe Maan2015-12-091-1/+1
* 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