summaryrefslogtreecommitdiff
path: root/app/services/clusters/applications/check_uninstall_progress_service.rb
Commit message (Expand)AuthorAgeFilesLines
* DRY check progress servicesJoão Cunha2019-08-291-29/+4
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-161-0/+1
* Remove unncessary `to_time` in cluster servicesDylan Griffith2019-04-291-1/+1
* Internationalize errors CheckUninstallProgressServiceDylan Griffith2019-04-291-4/+4
* Rename #timeouted -> #timed_outDylan Griffith2019-04-291-2/+2
* CheckUninstallProgressService remove unnecessary beginDylan Griffith2019-04-291-3/+1
* Destroy app on successful uninstallationThong Kuah2019-04-291-1/+3
* Services to uninstall cluster applicationThong Kuah2019-04-291-0/+62