summaryrefslogtreecommitdiff
path: root/tests/services.scm
AgeCommit message (Expand)Author
2023-08-31gnu: services: Revert to deleting and updating all matching servicesBrian Cully
2023-06-06services: 'modify-services' preserves service ordering.Ludovic Courtès
2023-06-02tests: Check for service existence in MODIFY-SERVICESBrian Cully
2023-06-02tests: Add tests for MODIFY-SERVICES procedureBrian Cully
2022-05-18services: Make <service-type> 'description' field mandatory.Ludovic Courtès
2022-04-10services: Test 'shepherd-service-upgrade' with transient services.Ludovic Courtès
2022-04-10services: herd: Adjust to <live-service> changes.Ludovic Courtès
2019-07-26guix system: Add 'reconfigure' module.Jakob L. Kreuze
2019-01-24tests: Remove duplicate field initializers.Ludovic Courtès
2018-09-27tests: Adjust services tests to new 'shepherd-service-upgrade'.Ludovic Courtès
2018-09-07services: 'instantiate-missing-services' reaches fixed point.Ludovic Courtès
2018-01-21services: Missing services are automatically instantiated.Ludovic Courtès
2017-11-08services: Add 'lookup-service-types'.Ludovic Courtès
2017-04-16services: Service types can now specify a default value for instances.Ludovic Courtès
2017-04-16services: 'service-parameters' becomes 'service-value'.Ludovic Courtès
2016-08-31services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès
2016-08-31services: shepherd: Add 'shepherd-service-lookup-procedure'.Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost
2015-10-14services: Add 'dmd-service-back-edges'.Ludovic Courtès
2015-10-14services: Export 'service-back-edges'.Ludovic Courtès
2015-10-10services: Introduce extensible services.Ludovic Courtès