summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-4/+4
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-1/+17
* Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-081-0/+39
|\
| * Merge branch 'fix/gb/ensure-that-job-belongs-to-stage' into 'master'Kamil Trzciński2017-11-071-0/+39
| |\
| | * Extract ensure stage service from commit status classGrzegorz Bizon2017-11-061-0/+39
* | | Add Helm InstallCommandAlessio Caiazza2017-11-073-4/+8
* | | Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza2017-11-072-18/+23
* | | Merge branch 'master' into 38464-k8s-appsEric Eastwood2017-11-065-22/+63
|\ \ \ | |/ /
| * | Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon2017-11-0612-149/+203
| |\ \
| * | | Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-063-0/+49
| * | | Merge branch 'jk-delete-epic-backport' into 'master'Sean McGivern2017-11-062-22/+14
| |\ \ \
| | * | | Refactor issuable destroy actionJarka Kadlecova2017-11-062-22/+14
* | | | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-061-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-061-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'ce-gitlab-git-backport' into 'master'Sean McGivern2017-11-061-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez2017-11-031-1/+1
* | | | | Add Clusters::Applications services testsAlessio Caiazza2017-11-064-31/+10
* | | | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-062-19/+45
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-052-19/+45
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-031-5/+11
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Unlink a project from a fork network when it's source was deleted.Bob Van Landuyt2017-11-031-5/+11
| | * | | Add system hooks user_rename and group_renameWinnie Hellmann2017-11-031-14/+34
* | | | | Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza2017-11-061-2/+2
* | | | | Fix typosAlessio Caiazza2017-11-031-1/+1
* | | | | Schedule k8s application installation with a serviceAlessio Caiazza2017-11-031-0/+27
* | | | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-032-10/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' into refactor-clustersEric Eastwood2017-11-032-0/+14
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-036-97/+101
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-022-10/+5
| * | | | Merge branch 'refactor-clusters' of https://gitlab.com/gitlab-org/gitlab-ce i...Shinya Maeda2017-11-021-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into refactor-clustersShinya Maeda2017-11-022-0/+25
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza2017-11-033-35/+46
* | | | | | Rename App to ApplicationsAlessio Caiazza2017-11-0310-101/+111
* | | | | | Merge branch 'master' into 38464-k8s-appsEric Eastwood2017-11-032-0/+14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'refactor-services-for-audit-events-ce' into 'master'Grzegorz Bizon2017-11-032-0/+14
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | refactor codeJames Lopez2017-10-311-1/+1
| | * | | | fix specsJames Lopez2017-10-311-0/+0
| | * | | | fix specJames Lopez2017-10-311-2/+0
| | * | | | uypdated keys controller logicJames Lopez2017-10-311-0/+1
| | * | | | add applications controller logicJames Lopez2017-10-311-0/+15
* | | | | | Merge remote-tracking branch 'origin/master' into 38464-k8s-appsKamil Trzcinski2017-11-038-97/+126
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'pawel/disable_nfs_metrics_checks_39730' into 'master'Stan Hu2017-11-021-2/+1
| |\ \ \ \ \
| | * | | | | Remove Filesystem check metrics that use too much CPU to handle requestspawel/disable_nfs_metrics_checks_39730Pawel Chojnacki2017-11-021-2/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'dm-remove-private-token' into 'master'Sean McGivern2017-11-021-5/+2
| |\ \ \ \ \
| | * | | | | Add sudo API scopeDouwe Maan2017-11-021-5/+2
| | |/ / / /
| * | | | | CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-024-90/+98
| |/ / / /
| * | | | Refactor/group links controllerFrancisco Javier López2017-11-012-0/+25
* | | | | Fix nitpicksKamil Trzcinski2017-11-031-1/+1
* | | | | Extract ClusterWaitForAppInstallationWorker logic into a serviceAlessio Caiazza2017-11-022-1/+29
* | | | | General cleanupAlessio Caiazza2017-11-023-26/+1