summaryrefslogtreecommitdiff
path: root/spec/services/projects/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-8/+27
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-23/+173
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+6
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-20/+41
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-20/+142
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+98
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-05-041-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-10/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-1/+62
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-111-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Merge branch 'security-project-import-bypass' into 'master'GitLab Release Tools Bot2019-08-291-15/+53
|\
| * Fix project import restricted visibility bypassGeorge Koltsov2019-08-151-15/+53
* | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-211-0/+1
|/
* Hashed Storage is enabled by default on new installationshashed-storage-enabled-defaultGabriel Mazetto2019-06-171-1/+1
* Fix inability to set visibility_level on project via APIsh-fix-issue-63158Stan Hu2019-06-141-0/+27
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-27/+0
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+37
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-37/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+37
* Add feature flag for build preparing stateTiger2019-03-201-0/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-3/+3
* Fix template labelsFelipe Artur2019-02-041-1/+5
* Rename to CreateOrUpdateServiceAccountServiceThong Kuah2018-12-051-2/+2
* Create k8s namespace for project in group clustersThong Kuah2018-12-051-0/+26
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-0/+11
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-3/+3
* Add spec to ensure project creation stores import URL and dataStan Hu2018-07-151-0/+11
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Add option to add README when creating a projectImre Farkas2018-07-041-0/+12
* Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+4
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-3/+2
* Cache personal projects count.Andreas Brandl2018-04-061-0/+8
* Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan2018-03-281-3/+14
|\
| * When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-7/+8
| * Project creation does not fail silently on DB related changesTiago Botelho2018-03-271-0/+10
* | Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-231-1/+1
|\ \ | |/ |/|
| * Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-1/+1
* | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-141-2/+2
|/
* Fix specsremove-project-repoJacob Vosmaer2018-01-051-1/+1
* Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre2018-01-031-0/+6
* Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-4/+7
* Fix specs for project creation and update services38202-cannot-rename-a-hashed-projectDouglas Barbosa Alexandre2017-10-021-2/+2
* Doesn't check if path exists on disk when renaming a hashed projectDouglas Barbosa Alexandre2017-10-021-18/+49
* Fix gitlab-rake gitlab:import:repos taskStan Hu2017-10-021-0/+9
* Create repositories via GitalyJacob Vosmaer2017-09-291-2/+3