summaryrefslogtreecommitdiff
path: root/gnu/tests
AgeCommit message (Expand)Author
2018-06-20services: boot: Take gexps instead of monadic gexps....Ludovic Courtès
2018-06-20services: cleanup: Expect file names to be UTF-8-encoded....Ludovic Courtès
2018-06-13tests: Honor the return value of 'start-service'....Clément Lassieur
2018-06-01tests: ssh: Use 'with-extensions'....Ludovic Courtès
2018-06-01services: Add hpcguix-web....Rouby Pierre-Antoine
2018-06-01marionette: Add 'wait-for-tcp-port'....Ludovic Courtès
2018-05-28system: Remove uses of the 'title' field of <file-system>....Ludovic Courtès
2018-04-30services: Add modem-manager-service-type....Danny Milosavljevic
2018-04-21services: Add dhcpd-service-type and <dhcpd-configuration>....Chris Marusich
2018-04-19gnu: mcron: Update to 1.1.1....Ludovic Courtès
2018-03-19gnu: mcron: Update to 1.1 and deprecate "mcron2"....Ludovic Courtès
2018-03-10tests: databases: Add a system test for PostgreSQL....Christopher Baines
2018-03-09tests: mail: Add test for dovecot....Oleg Pykhalov
2018-03-02system: Add 'initrd-modules' field....Ludovic Courtès
2018-02-28services: cgit: Add more configuration fields....Oleg Pykhalov
2018-02-19tests: Remove outdated comment....Ludovic Courtès
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
2018-01-17gnu: services: web: Add service for httpd....Christopher Baines
2018-01-17gnu: tests: web: Generalise the nginx test....Christopher Baines
2018-01-15services: bitlbee: Add test....Ludovic Courtès
2017-12-29tests: networking: Add tests for Open vSwitch....Marius Bakke
2017-12-19tests: Adjust php-fpm test to new nginx API....Ludovic Courtès
2017-12-18services: nginx: Replace 'http-port' and 'https-port' with 'listen'....Clément Lassieur
2017-12-12gnu: services: Add php-fpm....nee
2017-12-11services: web: Remove default certificate and key files for nginx....Christopher Baines
2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere....Tobias Geerinckx-Rice
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-11-26tests: messaging: Enable Prosody DIGEST-MD5 auth mechanism....Clément Lassieur
2017-11-15tests: install: Increase target-size....Oleg Pykhalov
2017-11-01tests: ssh: Make sure we can run executables from PATH....Marius Bakke
2017-10-30tests: install: Estimate the installation system disk size....Hartmut Goebel
2017-10-08tests: databases: Add a simple test for MySQL....Christopher Baines
2017-10-06services: Add MongoDB....Christopher Baines
2017-10-03gnu: services: Add cgit....Oleg Pykhalov
2017-09-26tests: install: Switch to modifying the gc-root-service-type....Ludovic Courtès
2017-09-26tests: mcron: Adjust use of 'wait-for-file'....Ludovic Courtès
2017-09-23gnu: Add rsync service....Oleg Pykhalov
2017-09-08tests: Fix incorrect use of 'file-append'....Ludovic Courtès
2017-09-08gnu: elogind: Use itself as the cgroup controller....Ludovic Courtès
2017-09-08marionette: 'wait-for-file' can be passed a read procedure....Ludovic Courtès
2017-09-06tests: Add test for installing from an ISO Image....Christopher Baines
2017-08-28services: user-processes: Reap child processes....Ludovic Courtès
2017-08-26Merge branch 'core-updates'Marius Bakke
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo
2017-08-23tests: Add 'libvirt-service-type' test....Christopher Baines
2017-08-21Merge branch 'master' into core-updatesMarius Bakke
2017-08-15gnu: Fix memcached service startup....Christopher Baines
2017-08-15Merge branch 'master' into core-updatesMark H Weaver