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