summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Refactored transfer_service #execute actionprevent-project-transferJose Ivan Vargas2017-05-221-10/+6
* minor adjustments to the specsJose Ivan Vargas2017-05-221-1/+1
* Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-2/+2
* Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-1/+6
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Merge branch 'fix/admin-integrations' into 'master' Sean McGivern2017-05-051-0/+103
|\
| * refactor code based on feedbackfix/admin-integrationsJames Lopez2017-05-051-6/+6
| * refactor code based on feedbackJames Lopez2017-05-051-1/+1
| * refactor code based on feedbackJames Lopez2017-05-051-6/+15
| * add callbacks in bulkJames Lopez2017-05-051-6/+24
| * bulk insert FTW - This would introduce more complexity, but should be fasterJames Lopez2017-05-051-7/+20
| * use select_valuesJames Lopez2017-05-051-2/+2
| * fixed all issues - not doing bulk create.James Lopez2017-05-051-7/+3
| * refactor propagate service to use batch inserts and subquery instead of left ...James Lopez2017-05-051-6/+26
| * refactor a few things based on feedbackJames Lopez2017-05-041-4/+4
| * refactor worker into serviceJames Lopez2017-05-041-0/+47
* | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-041-22/+0
|\ \
| * | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-22/+0
| |/
* | Detect already enabled DeployKeys in EnableDeployKeyServiceMark Fletcher2017-05-031-1/+4
|/
* Make namespace owner master of project upon creationtc-make-user-master-project-by-adminToon Claes2017-04-271-1/+2
* Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre2017-04-181-1/+0
* Improve error messages when a record is unable to be created for a projectStan Hu2017-04-131-0/+3
* Fix status when removing legacy tags from registryGrzegorz Bizon2017-04-051-1/+1
* Revert unneeded change in project destroy serviceGrzegorz Bizon2017-04-051-2/+1
* Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-042-7/+25
|\
| * Merge branch 'pages-debug-log' into 'master' Rémy Coutable2017-04-031-0/+1
| |\
| | * Log errors in UpdatePagesServiceDanilo Bargen2017-03-311-0/+1
| * | Fix Rubocop offensesDouglas Barbosa Alexandre2017-04-031-1/+1
| * | Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-031-28/+22
| * | Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-031-1/+24
| |/
* | Remove legacy registry tags when deleting a projectGrzegorz Bizon2017-04-041-3/+20
* | Remove unecessary changes from project transfer serviceGrzegorz Bizon2017-04-031-1/+1
* | Revert changes in services related to moving projectsGrzegorz Bizon2017-04-031-2/+2
* | Rename container image to repository in specsGrzegorz Bizon2017-03-231-1/+1
* | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-216-9/+12
|\ \ | |/
| * Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-1/+2
| * Delete artifacts for pages unless expiry date is specifieddelete-pagesKamil Trzcinski2017-03-051-0/+2
| * Use string based `visibility` getter & setterToon Claes2017-03-021-1/+1
| * Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-013-3/+3
| * Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
| * Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
| * Enable Style/MutableConstantDouwe Maan2017-02-233-3/+3
* | Fixes broken and missing testsAndre Guedes2017-02-221-3/+3
* | First iteration of container_image viewAndre Guedes2017-02-221-10/+0
|/
* No more and/orDouwe Maan2017-02-211-1/+1
* Prevent project team from being truncated too early during project destructionsh-fix-project-team-truncation-in-destroyStan Hu2017-02-191-2/+1
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-3/+3
* Add GFM support to nested groupsdz-nested-groups-gfm-altDmitriy Zaporozhets2017-02-131-1/+1
* Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable2017-02-131-1/+1
|\
| * Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-1/+1