summaryrefslogtreecommitdiff
path: root/spec/factories/projects.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-project-factory-import-state' into 'master'Robert Speicher2018-05-071-28/+4
|\
| * Don't always create a new import_state record from project factoryDouwe Maan2018-05-071-28/+4
* | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan2018-05-071-0/+11
|\ \ | |/ |/|
| * Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+11
* | Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-071-0/+7
|/
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-4/+28
* Revert "Use factory in specs for ProjectCiCdSettings"Dylan Griffith2018-05-031-1/+7
* Use factory in specs for ProjectCiCdSettingsDylan Griffith2018-05-031-7/+1
* Fix up db/schema.rb changes leftover and comments out of dateDylan Griffith2018-04-301-3/+3
* Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-261-2/+11
|\
| * Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan2018-04-251-2/+4
| |\
| | * Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-2/+4
| * | Allow admins to push to empty reposBob Van Landuyt2018-04-241-0/+7
| |/
* | Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-241-1/+1
|\ \ | |/
| * Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-1/+1
* | project#group_runner_enabled -> project_settingsAlexis Reigel2018-04-231-1/+8
|/
* Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-081-2/+4
|\
| * Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-2/+4
* | Fix order of checks in editable? method.Pawel Chojnacki2018-02-071-1/+1
* | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-02-061-1/+7
|\ \ | |/
| * Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas2018-02-051-0/+6
| * porting changes from upstream3867-port-to-ceMicaël Bergeron2018-02-011-1/+1
* | enable manual configuration property for all test prometheus servicesPawel Chojnacki2018-01-301-1/+2
|/
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-1/+1
* Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-1/+7
* [Backported from EE] Readonly flag for ProjectsGabriel Mazetto2017-09-281-0/+4
* Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-251-2/+0
* Make sure repository's removal work for legacy and hashed storages28283-uuid-storageGabriel Mazetto2017-08-221-1/+1
* New storage is now "Hashed" instead of "UUID"Gabriel Mazetto2017-08-221-0/+4
* Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable2017-08-101-52/+47
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+6
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+1
* Remove `:empty_project` factory, implement `:repository` traitRobert Speicher2017-08-021-48/+43
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-2/+2
* Fix the :project factory by not copying the test repo twicerc/fix-tests-factoriesRémy Coutable2017-07-271-4/+0
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-051-0/+16
|\
| * backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-0/+16
* | Lint our factories creation in addition to their build33139-lint-our-factoriesRémy Coutable2017-06-021-0/+2
|/
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-0/+12
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-0/+12
* | If TestEnv#set_repo_refs fails, clean test repos and retryRémy Coutable2017-05-181-3/+9
* | Factorize TestEvent#copy_repoRémy Coutable2017-05-181-1/+1
|/
* Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-0/+4
* Raise an exception if creating a test repository failsNick Thomas2017-03-081-2/+2
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+11
* DRY up {jira,kubernets}_project factoriesfix-mentioned-issues-for-external-trackersSean McGivern2017-03-061-21/+2
* Delete hooks from project with empty repositorydm-fix-api-create-file-on-empty-repoDouwe Maan2017-03-021-0/+4