summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Check if repository already exists before trying to re-import itAhmad Sherif2016-10-281-1/+1
* Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+10
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-2/+23
|\
| * Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-271-2/+23
* | Fix project deletion when feature visibility is set to privatesh-fix-project-deletion-private-visibilityStan Hu2016-10-041-1/+22
* | fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-0/+10
|/
* Reset pushes_since_gc counter before specs run to ensure starting point is 0sh-reset-pushes-since-gc-beforeStan Hu2016-09-181-0/+4
* 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