summaryrefslogtreecommitdiff
path: root/gnu/tests/web.scm
AgeCommit message (Expand)AuthorFilesLines
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