| Commit message (Expand) | Author | Age |
* | services: postgresql: Get the Shepherd to respawn PostgreSQL. | Clément Lassieur | 2018-08-13 |
* | services: databases: Change quote' to single-quote. | Christopher Baines | 2018-03-17 |
* | services: databases: Add postgresql-configuration record exports. | Christopher Baines | 2018-03-10 |
* | services: Rework the PostgreSQL config file to use a record type. | Christopher Baines | 2018-03-10 |
* | services: redis: Add a default-value to the redis-service-type. | Christopher Baines | 2018-03-03 |
* | services: mysql: Add a default-value to the mysql-service-type. | Christopher Baines | 2018-03-03 |
* | services: postgresql: Add a default-value to the postgresql-service-type. | Christopher Baines | 2018-03-03 |
* | services: postgresql: Use pg_ctl to start and stop postgres. | Clément Lassieur | 2018-01-25 |
* | services: Add MongoDB. | Christopher Baines | 2017-10-06 |
* | gnu: Fix memcached service startup. | Christopher Baines | 2017-08-15 |
* | services: Add memcached. | Christopher Baines | 2017-07-30 |
* | services: Add 'redis-service-type'. | Christopher Baines | 2017-01-12 |
* | services: postgresql: Add locale to configuration | Christopher Baines | 2016-12-15 |
* | services: postgresql: Add port to configuration | Christopher Baines | 2016-12-15 |
* | services: mysql: Add port to configuration | Christopher Baines | 2016-12-14 |
* | system: Use 'file-append' to denote file names. | Ludovic Courtès | 2016-09-10 |
* | services: Export *-service-type and *-configuration. | Tomáš Čech | 2016-07-21 |
* | gnu: services: Add mysql-service. | 宋文武 | 2016-06-16 |
* | services: postgresql: Use syslog. | Ludovic Courtès | 2016-03-23 |
* | gnu: Fix syntax error in postgresql-service. | Leo Famulari | 2016-02-10 |
* | services: Rename 'dmd' services to 'shepherd'. | Alex Kost | 2016-01-29 |
* | Rename (gnu services dmd) to (gnu services shepherd). | Alex Kost | 2016-01-29 |
* | services: Introduce extensible services. | Ludovic Courtès | 2015-10-10 |
* | system: Make service procedures non-monadic. | Ludovic Courtès | 2015-10-10 |
* | gnu: Add postgresql-service. | David Thompson | 2015-05-07 |