summaryrefslogtreecommitdiff
path: root/spec/services/projects/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch '36743-existing-repo-master' into 'master'Douwe Maan2017-08-311-2/+38
|\
| * Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-251-2/+38
* | Don't add admins as masters to projects created in another user's namespaceNick Thomas2017-08-251-1/+1
|/
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Translate project & repository pagesBob Van Landuyt2017-06-071-1/+1
* backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-5/+3
* Make namespace owner master of project upon creationtc-make-user-master-project-by-adminToon Claes2017-04-271-0/+16
* Improve error messages when a record is unable to be created for a projectStan Hu2017-04-131-0/+14
* Enable Performance/RedundantMergeDouwe Maan2017-02-231-2/+2
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-4/+0
* Refactor create service specSemyon Pupkov2016-11-221-106/+106
* Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+3
* Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-7/+13
* Fix project features default valuesFelipe Artur2016-11-011-1/+1
* Project tools visibility levelFelipe Artur2016-09-011-3/+3
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
* Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-081-2/+2
* Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre2016-01-191-0/+1
* Add spec for invalid options in project creationStan Hu2015-12-091-0/+7
* Tag service specsDouwe Maan2015-12-091-1/+1