summaryrefslogtreecommitdiff
path: root/gnu/tests/version-control.scm
AgeCommit message (Expand)Author
2022-04-29tests: Avoid starting services to check whether they're running.Ludovic Courtès
2021-10-06tests: gitile: Increase VM memory size.Mathieu Othacehe
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès
2021-09-02gnu: version-control: Add gitile service.Julien Lepiller
2020-11-07tests: git-http: Avoid race condition.Ludovic Courtès
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès
2018-10-02services: Add Gitolite.Christopher Baines
2018-09-29Revert "services: Add Gitolite."Mark H Weaver
2018-09-28services: Add Gitolite.Christopher Baines
2018-06-13tests: Honor the return value of 'start-service'.Clément Lassieur
2018-02-28services: cgit: Add more configuration fields.Oleg Pykhalov
2018-01-21services: Missing services are automatically instantiated.Ludovic Courtès
2018-01-21tests: Cgit test waits for /var/run/shepherd/socket.Ludovic Courtès
2017-12-18services: nginx: Replace 'http-port' and 'https-port' with 'listen'.Clément Lassieur
2017-11-28tests: Add 'git-http' test.Ludovic Courtès
2017-11-28tests: cgit: Add a file to the test repository.Ludovic Courtès
2017-10-03gnu: services: Add cgit.Oleg Pykhalov