summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-environment-on-stop-not-work' into 'master'Sean McGivern2019-04-304-0/+136
|\
| * Fix environment automatic on_stop triggerShinya Maeda2019-04-304-0/+136
* | Merge branch 'bw-add-graphql-groups' into 'master'Grzegorz Bizon2019-04-304-1/+137
|\ \ | |/ |/|
| * Refactor group query specBrett Walker2019-04-231-103/+24
| * Basic GraphQL for a groupBrett Walker2019-04-234-1/+216
* | Merge branch 'pl-fix-k8s-ns-query-variables' into 'master'Grzegorz Bizon2019-04-301-4/+24
|\ \
| * | Use correct k8s namespace in Prometheus queriesPeter Leitzen2019-04-291-4/+24
* | | Remove disabled pages domainsVladimir Shushlin2019-04-305-10/+84
* | | Docs aren't reviewed using rouletteEvan Read2019-04-301-11/+10
* | | Refactored LfsImportService and ImportServiceFrancisco Javier López2019-04-306-140/+211
* | | Merge branch 'sh-disable-batch-load-replace-methods' into 'master'Sean McGivern2019-04-301-0/+8
|\ \ \
| * | | Disable method replacement in avatar loadingStan Hu2019-04-291-0/+8
* | | | Add a newline in spec for readabilityStan Hu2019-04-291-0/+1
* | | | Rename #timeouted -> #timed_outDylan Griffith2019-04-294-7/+7
* | | | Minor refactor of prometheus_specDylan Griffith2019-04-291-4/+2
* | | | Minor refactoring in check_uninstall_progress_service_specDylan Griffith2019-04-291-5/+5
* | | | In Prometheus use update! instead of updateDylan Griffith2019-04-291-1/+1
* | | | Fix uninstall specs: helm not uninstallableDylan Griffith2019-04-292-9/+9
* | | | Deactivate any prometheus_service upon destroyThong Kuah2019-04-291-0/+17
* | | | Remove xit test for uninstall group cluster appDylan Griffith2019-04-291-60/+0
* | | | DELETE clusters/:id/:application endpointThong Kuah2019-04-293-0/+185
* | | | Teach Prometheus about #uninstall_commandThong Kuah2019-04-291-0/+28
* | | | Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-2910-1/+65
* | | | Destroy app on successful uninstallationThong Kuah2019-04-293-18/+20
* | | | Services to uninstall cluster applicationThong Kuah2019-04-293-0/+236
* | | | Teach Helm::Api about #uninstallThong Kuah2019-04-291-0/+22
* | | | Define state transitions for uninstalling appsThong Kuah2019-04-292-14/+83
* | | | Fix ref_text of merge request pipelinesfix-ref-text-of-mr-pipelinesShinya Maeda2019-04-302-5/+79
* | | | Merge branch '60476-actionview-missingtemplate-missing-template-projects-issu...Ash McKenzie2019-04-302-29/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Delete leftover code for referenced_merge_requests60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varianFatih Acet2019-04-152-29/+0
* | | | Merge branch '61036-fix-ingress-base-domain-text' into 'master'Tim Zallmann2019-04-291-28/+7
|\ \ \ \
| * | | | Fix base domain help text updateEnrique Alcantara2019-04-261-28/+7
* | | | | Merge branch '59265-project-is-being-serialized-when-enqueueing-to-sidekiq' i...Rémy Coutable2019-04-291-0/+14
|\ \ \ \ \
| * | | | | Stop serialising project when removing todosSean McGivern2019-04-291-0/+14
* | | | | | Merge branch 'lock-pipeline-schedule-worker' into 'master'Stan Hu2019-04-291-0/+12
|\ \ \ \ \ \
| * | | | | | Prevent concurrent execution of PipelineScheduleWorkerShinya Maeda2019-04-281-0/+12
* | | | | | | Merge branch 'sh-add-full-backtrace-rspec' into 'master'Sean McGivern2019-04-291-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add full backtrace for RSpec outputStan Hu2019-04-291-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fix-ci-commit-ref-name-and-slug' into 'master'Sean McGivern2019-04-293-0/+68
|\ \ \ \ \ \ \
| * | | | | | | Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-293-0/+68
* | | | | | | | Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre2019-04-294-14/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-254-14/+16
* | | | | | | | | Merge remote-tracking branch 'origin/master'John T Skarbek2019-04-2970-819/+1921
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add Rubocop rule to ban include ActionView::ContextStan Hu2019-04-291-0/+45
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Fix links to wiki pages with subdirectorieskhm2019-04-291-11/+25
| * | | | | | | | Merge branch 'bvl-initialize-design-repo-ce' into 'master'Douwe Maan2019-04-294-71/+168
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Port changes for design management to CEBob Van Landuyt2019-04-294-71/+168
| * | | | | | | | | Merge branch '60821-deployment-jobs-broken-as-of-11-10-0' into 'master'Douwe Maan2019-04-291-0/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix deployments for Kubernetes service templatesTiger2019-04-291-0/+6
| | |/ / / / / / / /
| * | | | | | | | | Load environment metrics only for JSON endpointPeter Leitzen2019-04-291-4/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |