summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-22/+7
* Project tools visibility levelFelipe Artur2016-09-011-3/+3
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-094-23/+23
* Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg2016-08-081-0/+27
* Get rid of `is_image` in FileUploaderRémy Coutable2016-07-192-12/+0
* Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman2016-07-121-9/+33
* Expire the branch cache after `git gc` runsStan Hu2016-07-121-2/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-292-7/+7
* Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-0/+12
* Make Omniauth providers specs to not modify global configurationKamil Trzcinski2016-06-081-1/+1
* fix import service specJames Lopez2016-06-021-1/+1
* Fix forks creation when visibility level is restrictedissue_10725Felipe Artur2016-05-251-0/+27
* Use container registry config stubKamil Trzcinski2016-05-161-7/+1
* Improve test coverageKamil Trzcinski2016-05-162-0/+40
* Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-082-6/+6
* Backport GitHub Enterprise import support from EEStan Hu2016-04-261-3/+10
* Setup visibility level for project when transfering for a groupFelipe Artur2016-04-131-0/+23
* Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-041-0/+17
* Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-041-0/+32
|\
| * Fix rubocop in unlink fork service specsBaldinof2016-04-031-2/+2
| * Move unlink fork logic to a serviceBaldinof2016-03-221-0/+32
* | Merge branch 'no-gc-retry' into 'master' Robert Speicher2016-03-181-2/+2
|\ \
| * | Fix HousekeepingService testsno-gc-retryJacob Vosmaer2016-03-181-2/+2
* | | Restrict access for confidential issues on autocompleteDouglas Barbosa Alexandre2016-03-171-0/+79
|/ /
* | Use an exception to pass messagesJacob Vosmaer2016-03-151-3/+3
* | Use strings instead of symbolsauto-gcJacob Vosmaer2016-03-141-3/+3
* | Run 'git gc' every 10 pushesJacob Vosmaer2016-03-141-1/+9
* | Allow project housekeeping only once an hourJacob Vosmaer2016-03-141-0/+40
|/
* Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-081-2/+2
* Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre2016-01-251-0/+106
* Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre2016-01-191-0/+1
* DRY up upload and download servicesapi-project-uploadDouwe Maan2016-01-081-12/+12
* Add some specs for forked project visibility_level casesTomasz Maczukin2015-12-241-0/+39
* Add spec for invalid options in project creationStan Hu2015-12-091-0/+7
* Tag service specsDouwe Maan2015-12-097-7/+7
* Fix specsDouwe Maan2015-11-181-12/+5
* Expose CI enable option in project featuresKamil Trzcinski2015-11-132-1/+23
* Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-143-6/+2
* 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-112-3/+13
* Merge branch 'global_labels' into 'master'Dmitriy Zaporozhets2015-09-091-0/+8
|\
| * added spinach for glabal labelsglobal_labelsValery Sizov2015-09-031-0/+8
* | FogBugz project importJared Szechy2015-09-081-0/+65
|/
* Test Email::AttachmentUploader.Douwe Maan2015-08-201-24/+24
* Check that project was actually created rather than just validated in import:...Stan Hu2015-07-291-1/+1
* 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