summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong method call on prometheus histogramzj-fix-prom-metricsZ.J. van de Weg2017-08-101-2/+2
* Add checks for branch existence before changing HEAD36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-oneblackst0ne2017-08-081-1/+1
* Merge branch 'zj-add-ci-metrics' into 'master'Sean McGivern2017-08-071-0/+18
|\
| * Add two more metrics for CI/CDzj-add-ci-metricsZ.J. van de Weg2017-07-311-0/+18
* | Merge branch 'github' into 'master'Robert Speicher2017-08-071-2/+6
|\ \
| * | Add explanation why we should return early for GitHub importerDouglas Barbosa Alexandre2017-08-071-0/+2
| * | Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre2017-08-071-2/+4
* | | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-073-0/+55
|\ \ \
| * | | After merge cleanupZ.J. van de Weg2017-08-071-0/+4
| * | | Fixes race condition in project uploadsTiago Botelho2017-08-071-2/+5
| * | | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-075-29/+63
| |\ \ \ | | |/ /
| * | | Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg2017-08-012-4/+5
| * | | Allow projects to be started from a templateZ.J. van de Weg2017-07-282-0/+47
* | | | Show group milestones in autocompleteSean McGivern2017-08-071-1/+9
| |/ / |/| |
* | | Added some extra TODOs for the Legacy Storage refactorGabriel Mazetto2017-08-011-0/+2
* | | Make disk_path keyword argument and optionalGabriel Mazetto2017-08-011-1/+1
* | | Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-1/+1
* | | Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-013-3/+3
* | | Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-013-3/+3
| |/ |/|
* | Merge branch 'fix/gb/handle-max-pages-artifacts-size-correctly' into 'master'Kamil Trzciński2017-07-261-1/+5
|\ \
| * | Refactor max_size method in update pages servicefix/gb/handle-max-pages-artifacts-size-correctlyGrzegorz Bizon2017-07-261-3/+5
| * | Handle maximum pages artifacts size correctlyGrzegorz Bizon2017-07-251-1/+3
| |/
* | Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern2017-07-261-22/+50
|\ \ | |/ |/|
| * Move exception handling to executeTiago Botelho2017-07-261-20/+37
| * Refactors Project Destroy service and worker codeTiago Botelho2017-07-201-16/+26
| * Add specs for ProjectDestroyWorkerTiago Botelho2017-07-201-1/+1
| * Handle errors while a project is being deleted asynchronously.Timothy Andrew2017-07-201-4/+5
* | Fix editing project with container images presentGrzegorz Bizon2017-07-241-1/+8
|/
* Add specs for changing default branch in a projectGrzegorz Bizon2017-07-141-1/+1
* Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-13/+32
* Expires full_path cache after repository is transferredDouglas Barbosa Alexandre2017-06-291-0/+1
* Merge branch 'rs-silence-update-pages-service' into 'master'Rémy Coutable2017-06-291-1/+2
|\
| * Perform unzip quietly in UpdatePagesServicers-silence-update-pages-serviceRobert Speicher2017-06-281-1/+2
* | Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+1
|/
* Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan2017-06-201-40/+74
|\
| * Rollback project folder move after error in Projects::TransferService30213-project-transfer-move-rollbackJames Edwards-Jones2017-06-201-40/+74
* | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-051-3/+2
|\ \
| * | backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-3/+2
| |/
* | Don’t schedule workers from inside transactionsDouwe Maan2017-06-021-6/+8
|/
* 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