summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Add spec to prove that we don't create wiki when we update project's name4826-create-empty-wiki-when-it-s-enabledValery Sizov2018-02-281-0/+11
* Make sure wiki exists when it's enabledValery Sizov2018-02-261-0/+23
* Add description, visibility to CreateFromTemplateService specGeorge Tsiolis2018-02-141-2/+6
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-075-5/+7
* Validate user namespace before saving so that errors persist on modeldm-user-namespace-route-path-validationDouwe Maan2018-02-061-1/+1
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+2
* Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu2018-01-161-0/+31
* Merge branch 'milestones-finder-order-fix' into 'security-10-3'Robert Speicher2018-01-161-7/+8
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Fix specsremove-project-repoJacob Vosmaer2018-01-053-4/+4
* Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre2018-01-031-1/+7
* Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre2018-01-031-0/+12
* Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre2018-01-031-1/+1
* Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre2018-01-031-0/+6
* Forking a project to a namespace with lower visibility.bvl-fork-public-project-to-private-namespaceBob Van Landuyt2017-12-291-2/+15
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Don't link LFS-objects multiple times.bvl-fix-unlinking-with-lfs-objectsBob Van Landuyt2017-12-191-0/+20
* Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-071-8/+37
|\
| * Remove Auto DevOps checkboxes - backendbikebilly2017-12-041-8/+37
* | The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-071-155/+198
* | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-051-20/+96
|\ \
| * | Use `job_artifacts_archive|metadata`Kamil Trzcinski2017-12-031-1/+1
| * | Remove Ci::Build#artifacts_file?Zeger-Jan van de Weg2017-12-031-4/+4
| * | Test new artifacts for pages deployZeger-Jan van de Weg2017-12-031-16/+92
| * | Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-7/+7
| |/
* | Fixed bugsh-optimize-groups-apiFrancisco Lopez2017-12-041-2/+10
|/
* Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-o...Kamil Trzciński2017-11-281-123/+147
|\
| * BE for automatic pipeline when enabling Auto DevOpsMatija Čupić2017-11-281-123/+147
* | Changes to Attachments Migration for EE and Geo compatibilityGabriel Mazetto2017-11-281-1/+1
* | Backport EE changes to make test possible when prepending modulesGabriel Mazetto2017-11-241-6/+10
* | when rollingback repository migration, toggle readonly mode backGabriel Mazetto2017-11-231-3/+5
* | Raises error when migration cannot happen so job is cancelledGabriel Mazetto2017-11-231-5/+2
* | attachments migration should move only the base folderGabriel Mazetto2017-11-231-24/+18
* | WIP Attachments migrationGabriel Mazetto2017-11-232-0/+112
* | Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto2017-11-231-1/+1
|/
* Fix hashed storage with project transfers to another namespacesh-port-hashed-storage-transfer-fixStan Hu2017-11-161-0/+32
* Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-35/+13
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+35
* Unlink a project from a fork network when it's source was deleted.Bob Van Landuyt2017-11-031-0/+18
* Refactor/group links controllerFrancisco Javier López2017-11-012-0/+38
* Make `#hashed_storage?` require feature argument3674-hashed-storage-attachmentsGabriel Mazetto2017-10-311-1/+1
* Fix errors when deleting a forked projectBob Van Landuyt2017-10-171-0/+17
* Include a .hidden directory in pages artifact extraction testsNick Thomas2017-10-121-0/+5
* Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-071-1/+1
|\
| * Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-1/+1
* | Store the name of a project that's a root of a fork networkBob Van Landuyt2017-10-071-0/+13
* | Remove membership from fork network when unlinkingBob Van Landuyt2017-10-071-8/+22
* | Add a project forks spec helperBob Van Landuyt2017-10-072-15/+7
* | Create a fork network when forking a projectBob Van Landuyt2017-10-071-0/+27
|/
* Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-4/+7