Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-30Destroy app on successful uninstallationThong Kuah
2019-04-30Define state transitions for uninstalling appsThong Kuah
2019-02-15Rename scope to imply :installed and :updated resultJoão Cunha
2019-02-08Remove #make_updated! as have #make_installed! nowThong Kuah
2019-02-08Upgrade cluster applications, starting with runnerThong Kuah
2019-01-18Refactor some methods in Prometheus modelThong Kuah
2018-11-16Extract Helm::ClientCommand for shared commandsDylan Griffith
2018-11-16Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith
2018-10-16Show available clusters when installed or updatedPeter Leitzen
2018-09-27Port EE::Clusters::ApplicationStatus to CEThong Kuah
2018-08-03Enable frozen string for app/models/**/*.rbgfyoung
2018-03-29Extract installed cluster application scope to concernMatija Čupić
2017-11-07Fix initial status againKamil Trzcinski
2017-11-07Do not use %i() in state machinesAlessio Caiazza
2017-11-07Rework initial stateKamil Trzcinski
2017-11-07More restrictive state machine transitions in Clusters::ApplicationStatusAlessio Caiazza
2017-11-06Merge branch '36629-35958-add-cluster-application-section' into '38464-k8s-apps'Kamil Trzciński
2017-11-06Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski
2017-11-06Add Clusters::Applications services testsAlessio Caiazza
2017-11-03Add Clusters::Applications::Helm testsAlessio Caiazza
2017-11-03Schedule k8s application installation with a serviceAlessio Caiazza
2017-11-02Expose applications as array via APIKamil Trzcinski