summaryrefslogtreecommitdiff
path: root/app/services/projects/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Project tools visibility levelissue_19734Felipe Artur2016-08-311-3/+1
* lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-5/+7
* adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-141-2/+0
* lots of refactoring to reuse import serviceJames Lopez2016-06-141-1/+3
* fix some issues and improved error output for forkingJames Lopez2016-06-021-1/+1
* fix create service error handling - missing setting import status to failedJames Lopez2016-06-021-6/+20
* removed transaction stufffix/import-data-issueJames Lopez2016-05-131-7/+1
* more changes based on MR feedbackJames Lopez2016-05-121-2/+1
* rename methodJames Lopez2016-05-121-2/+2
* fix silly typoJames Lopez2016-05-121-0/+2
* fix complexity of methodJames Lopez2016-05-111-11/+19
* trying to fix timing issue with import statusJames Lopez2016-05-111-2/+4
* create import data in serviceJames Lopez2016-05-101-0/+2
* Tweaks, refactoring, and specsDouwe Maan2016-03-201-5/+1
* Fix specsFelipe Artur2016-03-181-1/+4
* Improve group visibility level featureZeger-Jan van de Weg2016-03-181-10/+3
* Code improvements and add Create group serviceFelipe Artur2016-03-161-1/+5
* Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-2/+2
* Creator should be added as a master of the project on creationDouglas Barbosa Alexandre2016-01-201-1/+1
* Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre2016-01-191-1/+1
* Provide better diagnostic message upon project creation errorsStan Hu2015-12-091-2/+4
* Tweak code formatting.Douwe Maan2015-11-181-4/+4
* Removed extra activity update for new projectscreate-project-performanceYorick Peterse2015-10-291-2/+0
* Fix rubocop warnings in appGuilherme Garnier2015-10-031-1/+1
* Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-3/+1
* Create labels in new projectValery Sizov2015-09-031-0/+2
* Create project services on Project creationrs-dev-issue-306Robert Speicher2015-07-251-0/+2
* Use Projects::CreateService to fork projects so that after-create hooks are run.forked-eventDouwe Maan2015-04-241-1/+7
* Track who created a group or project member.Douwe Maan2015-04-141-1/+1
* Enforce restricted visibilities for snippetsVinnie Okada2015-03-081-1/+1
* Allow admins to override restricted visibilityVinnie Okada2015-03-081-4/+7
* Add "User created project Namespace / Project" eventDouwe Maan2015-02-131-7/+5
* Fix various typosSteven Burgart2015-01-181-1/+1
* For API compatibility still generate path from name if only name providedDmitriy Zaporozhets2014-12-221-1/+8
* Set project path & name in one field without transforamtionDmitriy Zaporozhets2014-12-221-6/+4
* Dont allow project creation without repositoryDmitriy Zaporozhets2014-11-291-24/+26
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-4/+1
* Improve developer seedsDmitriy Zaporozhets2014-08-111-1/+0
* Make app works with strong paramsDmitriy Zaporozhets2014-06-261-20/+7
* Remove SystemHook observerDmitriy Zaporozhets2014-06-171-0/+1
* Remove project observerDmitriy Zaporozhets2014-06-171-0/+2
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-1/+0
* Refactor project transfer service. Add security check when create or transfer...Dmitriy Zaporozhets2014-05-281-1/+1
* Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets2014-04-091-2/+2
* Add retry feature to project importDmitriy Zaporozhets2014-03-121-1/+1
* Move project creation to serviceDmitriy Zaporozhets2014-03-121-0/+23
* Remove deprecated findersskv2014-01-191-1/+1
* Move all Context classes into ServicesDmitriy Zaporozhets2014-01-161-0/+80