summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add issue template for refactoringswinh-refactoring-issue-template-docsWinnie Hellmann2019-04-301-0/+41
* Merge branch 'bw-add-graphql-groups' into 'master'Grzegorz Bizon2019-04-3013-5/+222
|\
| * Mention group query in GraphQL documentationbw-add-graphql-groupsBrett Walker2019-04-231-1/+5
| * Refactor group query specBrett Walker2019-04-232-107/+28
| * Basic GraphQL for a groupBrett Walker2019-04-2312-4/+296
* | Merge branch 'fix-danger-when-nobody-in-category' into 'master'James Lopez2019-04-301-1/+3
|\ \
| * | Fix reviewer roulette when no-one is in a categorySean McGivern2019-04-301-1/+3
* | | Merge branch 'pl-fix-k8s-ns-query-variables' into 'master'Grzegorz Bizon2019-04-304-5/+37
|\ \ \
| * | | Also define KubernetesService#namespace_forPeter Leitzen2019-04-291-0/+4
| * | | Remove superfluous navigator operatorPeter Leitzen2019-04-291-1/+1
| * | | Use correct k8s namespace in Prometheus queriesPeter Leitzen2019-04-293-5/+33
* | | | Merge branch 'disable-http-for-review-apps' into 'master'Nick Thomas2019-04-301-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Disable HTTP for the nginx-ingress Review App serviceRémy Coutable2019-04-301-0/+1
* | | | Merge branch 'remove-disabled-pages-domains-part-2' into 'master'Nick Thomas2019-04-3010-10/+112
|\ \ \ \
| * | | | Remove disabled pages domainsVladimir Shushlin2019-04-3010-10/+112
|/ / / /
* | | | Merge branch 'give-reviewer-roulette-a-header' into 'master'Nick Thomas2019-04-301-5/+20
|\ \ \ \
| * | | | Give reviewer roulette its own header in the docsSean McGivern2019-04-301-5/+20
* | | | | Merge branch 'docs/clarify-issue-board-permissions' into 'master'Marcia Ramos2019-04-301-1/+1
|\ \ \ \ \
| * | | | | Clarify that reporters can manage boardsSean McGivern2019-04-241-1/+1
* | | | | | Merge branch 'remove-docs-from-roulette' into 'master'Nick Thomas2019-04-302-15/+14
|\ \ \ \ \ \
| * | | | | | Docs aren't reviewed using rouletteEvan Read2019-04-302-15/+14
|/ / / / / /
* | | | | | Merge branch 'mk/check-ooo-in-roulette' into 'master'Sean McGivern2019-04-301-8/+34
|\ \ \ \ \ \
| * | | | | | Exclude reviewers with OOO in statusMichael Kozono2019-04-291-8/+34
* | | | | | | Merge branch 'fix_letter_opener' into 'master'Douwe Maan2019-04-300-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Fix letter opener gem errorFelipe Artur2019-04-262-4/+4
* | | | | | | | Merge branch 'fj-refactor-lfs-import-code' into 'master'James Lopez2019-04-3011-234/+326
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactored LfsImportService and ImportServiceFrancisco Javier López2019-04-3011-234/+326
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-disable-batch-load-replace-methods' into 'master'Sean McGivern2019-04-305-4/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable method replacement in avatar loadingStan Hu2019-04-295-4/+18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'uninstall_cluster_apps' into 'master'Stan Hu2019-04-3042-30/+848
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a newline in spec for readabilityStan Hu2019-04-291-0/+1
| * | | | | | | | Remove unncessary `to_time` in cluster servicesDylan Griffith2019-04-292-2/+2
| * | | | | | | | Internationalize errors CheckUninstallProgressServiceDylan Griffith2019-04-292-4/+13
| * | | | | | | | Rename #timeouted -> #timed_outDylan Griffith2019-04-296-11/+11
| * | | | | | | | Use #public_send instead #method.callDylan Griffith2019-04-293-4/+4
| * | | | | | | | 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-292-3/+3
| * | | | | | | | CheckUninstallProgressService remove unnecessary beginDylan Griffith2019-04-291-3/+1
| * | | | | | | | Fix uninstall specs: helm not uninstallableDylan Griffith2019-04-292-9/+9
| * | | | | | | | Deactivate any prometheus_service upon destroyThong Kuah2019-04-292-0/+25
| * | | | | | | | Remove xit test for uninstall group cluster appDylan Griffith2019-04-291-60/+0
| * | | | | | | | DELETE clusters/:id/:application endpointThong Kuah2019-04-298-0/+240
| * | | | | | | | Teach Prometheus about #uninstall_commandThong Kuah2019-04-292-0/+36
| * | | | | | | | Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-2918-1/+115
| * | | | | | | | Destroy app on successful uninstallationThong Kuah2019-04-295-24/+23
| * | | | | | | | Services to uninstall cluster applicationThong Kuah2019-04-297-0/+348
| * | | | | | | | Teach Helm::Api about #uninstallThong Kuah2019-04-292-0/+29
| * | | | | | | | Define state transitions for uninstalling appsThong Kuah2019-04-293-17/+98
|/ / / / / / / /
* | | | | | | | Merge branch 'fix-ref-text-of-mr-pipelines' into 'master'Ash McKenzie2019-04-305-15/+103
|\ \ \ \ \ \ \ \