summaryrefslogtreecommitdiff
path: root/spec/services/clusters/applications/check_installation_progress_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-0/+6
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-4/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+2
* Bring method back that was mistakenly removedJoão Cunha2019-09-041-1/+5
* DRY check progress servicesJoão Cunha2019-08-291-8/+8
* Rename #timeouted -> #timed_outDylan Griffith2019-04-291-3/+3
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Refactor to share tests for base class methodThong Kuah2019-04-041-16/+11
* Show backtrace when logging to kubernetes.logThong Kuah2019-04-041-1/+8
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-25/+98
* Merge branch 'json-logging-for-k8s' into 'master'Stan Hu2018-11-271-0/+6
|\
| * Use JSON logging for helm install servicesDylan Griffith2018-11-271-0/+6
* | Don't remove failed install podsDylan Griffith2018-11-271-15/+7
|/
* Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-2/+29
* Do not persist errors from Kubernetes callsMayra Cabrera2018-09-171-1/+1
* corrected test for new errortimeoutedDiana Stanley2018-07-181-1/+1
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-2/+2
* Rename application_helm factory to cluster_application_helmAlessio Caiazza2017-11-071-2/+2
* Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza2017-11-071-4/+13
* Add Clusters::Applications services testsAlessio Caiazza2017-11-061-25/+32
* Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza2017-11-061-0/+75