summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-071-2/+15
* | Merge branch 'fix/import-group-members' into 'master' Rémy Coutable2017-02-071-1/+1
|\ \
| * | Add missing group members to export for I/Efix/import-group-membersJames Lopez2017-02-071-1/+1
| |/
* | Fix constant resolution in UpdatePagesServiceSean McGivern2017-02-011-1/+1
* | Fix GitLab Pages not refreshing upon new contentStan Hu2017-02-011-1/+1
* | Fix GitLab Pages test failuresKamil Trzcinski2017-02-011-0/+1
* | Fixed Rubocop deprecation warningsYorick Peterse2017-02-011-1/+1
* | Fix EE specs after ci_commit rename to pipelineKamil Trzcinski2017-01-311-1/+1
* | pages: Fix "undefined local variable or method `total_size'" when maximum pag...Nick Thomas2017-01-311-1/+1
* | Updated according to commentsKamil Trzcinski2017-01-311-2/+1
* | Updated configuration savingKamil Trzcinski2017-01-311-6/+6
* | Pages domain model specsKamil Trzcinski2017-01-312-7/+18
* | Fix the remove_pagesKamil Trzcinski2017-01-311-2/+2
* | Implement extra domains and save pages configurationKamil Trzcinski2017-01-311-13/+19
* | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-0/+53
* | Added support for zip archives in pagesKamil Trzcinski2017-01-311-5/+36
* | Move most of PagesWorker logic UpdatePagesServiceKamil Trzcinski2017-01-311-0/+132
* | Rename pages namespace or project path when changedKamil Trzcinski2017-01-311-0/+3
|/
* Add a system hook for when a project is updated.Tommy Beadle2017-01-261-0/+2
* Extract set_project_name_from_path methodbackport-ee-1067-deal-with-repo-size-limit-as-byteOswaldo Ferreira2017-01-231-11/+15
* Add a spec and actually display the flash noticeRémy Coutable2017-01-161-2/+5