summaryrefslogtreecommitdiff
path: root/gnu/tests/web.scm
AgeCommit message (Expand)AuthorFilesLines
2026-05-26services: web: Add system tests for gunicorn.Sören Tempel1-0/+84
2026-04-07tests: miniflux: Use the default PostgreSQL version.Nguyễn Gia Phong1-2/+2
2026-03-29services: web: Add sogogi service.Sören Tempel1-0/+50
2026-02-23services: Add configuration action to miniflux-service-type.Rodion Goritskov1-0/+6
2026-02-08services: web: Add go-webdav.Sören Tempel1-0/+22
2025-11-10gnu: Fix patchwork service test.Christopher Baines1-29/+33
2025-09-26services: Add miniflux-service-type.Rodion Goritskov1-1/+193
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Update Maxim's email address.Maxim Cournoyer1-1/+1
2025-09-14gnu: Remove Tailon services and documentation.Ian Eure1-71/+0
2025-07-24gnu: tests: Replace deprecated dhcp client service.Gabriel Wicki1-9/+9
2025-02-13tests: web: Add nginx+anonip test.Maxim Cournoyer1-3/+40
2025-02-13tests: Add anonip system test.Maxim Cournoyer1-0/+122
2025-02-13tests: web: Have the retry-on-error throw on exhausted attempts.Maxim Cournoyer1-1/+1
2024-12-09tests: Adjust for new return value of ‘start-service’.Ludovic Courtès1-5/+5
2024-08-31services: agate: Change variable names and add system test.Rodion Goritskov1-1/+104
2023-01-22gnu: hpcguix-web: Update to 0.3.0.Ludovic Courtès1-4/+3
2022-05-01tests: Fix tailon test.Mathieu Othacehe1-5/+1
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe1-1/+1
2021-12-06tests: patchwork: Use the default PostgreSQL.Marius Bakke1-1/+1
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès1-2/+3
2021-11-15gnu: hpcguix-web: Update to 0.2.0.Ludovic Courtès1-2/+3
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès1-20/+5
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès1-12/+11
2021-06-01tests: hpcguix-web: Fix it.Mathieu Othacehe1-4/+10
2021-04-18tests: Increase VM memory size.Mathieu Othacehe1-1/+2
2021-04-18tests: patchwork: Fix it.Mathieu Othacehe1-26/+32
2021-04-12services: postgresql: Change service default socket directory.Christopher Baines1-6/+1
2021-01-28services: postgresql: Add socket directory support.Mathieu Othacehe1-1/+6
2020-10-20services: databases: Don't specify a default postgresql version.Christopher Baines1-1/+3
2020-07-13gnu: tests: Fix unbound variable.Julien Lepiller1-36/+37
2020-04-21tests: web: Explicitly wait for the HTTP port.Ludovic Courtès1-1/+4
2019-05-31services: Add patchwork.Christopher Baines1-2/+162
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès1-6/+6
2018-09-28tests: Add missing copyright statement.Marius Bakke1-0/+1
2018-09-26services: Add Varnish service.Marius Bakke1-0/+41
2018-09-10services: tailon: Move to (gnu services web).Ludovic Courtès1-1/+98
2018-06-13tests: Honor the return value of 'start-service'.Clément Lassieur1-5/+3
2018-06-01services: Add hpcguix-web.Rouby Pierre-Antoine1-1/+81
2018-01-17gnu: services: web: Add service for httpd.Christopher Baines1-1/+25
2018-01-17gnu: tests: web: Generalise the nginx test.Christopher Baines1-45/+52
2017-12-19tests: Adjust php-fpm test to new nginx API.Ludovic Courtès1-1/+1
2017-12-18services: nginx: Replace 'http-port' and 'https-port' with 'listen'.Clément Lassieur1-3/+3
2017-12-12gnu: services: Add php-fpm.nee1-1/+122
2017-12-11services: web: Remove default certificate and key files for nginx.Christopher Baines1-4/+1
2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures.Ludovic Courtès1-63/+62
2017-04-15tests: Remove unused import (gnu system grub).Danny Milosavljevic1-1/+0
2017-04-01tests: Introduce 'simple-operating-system' and use it.Ludovic Courtès1-18/+8
2017-01-19tests: Add 'nginx-service-type' test.Ludovic Courtès1-0/+146