summaryrefslogtreecommitdiff
path: root/app/services/projects/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-2/+11
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-5/+5
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+6
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-5/+14
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-3/+5
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-25/+2
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-15/+22
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-12/+5
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-5/+12
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-7/+13
* Add latest changes from gitlab-org/gitlab@13-6-stable-eeGitLab Bot2020-12-101-3/+4
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-14/+8
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+7
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-6/+11
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-13/+11
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+31
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-05-041-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-111-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Fix project import restricted visibility bypassGeorge Koltsov2019-08-151-11/+16
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-6/+0
* Fix ApplicationSetting development seed60278-fix-development-seedRémy Coutable2019-04-101-2/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+4
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-4/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+4
* Create k8s namespace for project in group clustersThong Kuah2018-12-051-0/+6
* Merge branch '6861-group-level-project-templates-ce' into 'master'Phil Hughes2018-11-301-1/+1
|\
| * Backport from gitlab-org/gitlab-ee!6878Rubén Dávila2018-11-271-1/+1
* | Store hashed storage paths in the databaseToon Claes2018-11-291-0/+2
* | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-2/+2
|/
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-19/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+6
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Add option to add README when creating a projectImre Farkas2018-07-041-1/+15
* Don't update/create projects errors were addedBob Van Landuyt2018-06-061-0/+3
* Simplify error message handling in Projects::CreateServiceStan Hu2018-06-061-1/+1
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+1
* Cache personal projects count.Andreas Brandl2018-04-061-0/+2
* When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-1/+3
* Project creation does not fail silently on DB related changesTiago Botelho2018-03-271-8/+11