Correct name and Email for ng0.
[jackhill/guix/guix.git] / gnu / services / web.scm
2018-03-20 ng0Correct name and Email for ng0.
2018-02-20 Marius BakkeMerge branch 'master' into staging
2018-02-16 Mark H WeaverMerge branch 'master' into core-updates
2018-02-14 Julien Lepillergnu: Add cat-avatar-generator-service.
2018-01-20 Mark H WeaverMerge branch 'master' into core-updates
2018-01-17 Christopher Bainesgnu: services: web: Add service for httpd.
2017-12-19 Marius BakkeMerge branch 'master' into core-updates
2017-12-18 Clément Lassieurservices: nginx: Allow to add raw content to the server...
2017-12-18 Clément Lassieurservices: nginx: Replace 'http-port' and 'https-port...
2017-12-12 neegnu: services: Add php-fpm.
2017-12-11 Christopher Bainesservices: web: Switch nginx related functions to use...
2017-12-11 Christopher Bainesservices: web: Add support for configuring the nginx...
2017-12-11 Christopher Bainesservices: web: Remove default certificate and key files...
2017-12-11 Christopher Bainesweb: Don't error about missing ssl related files.
2017-10-04 Marius BakkeMerge branch 'master' into staging
2017-10-01 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-09-28 Oleg Pykhalovservices: web: Add try-files for the nginx-service...
2017-09-20 Marius BakkeMerge branch 'master' into staging
2017-09-05 Tobias Geerinckx... services: web: Fix nginx-service-type's ‘file’ procedure.
2017-08-26 Marius BakkeMerge branch 'master' into staging
2017-08-26 Marius BakkeMerge branch 'core-updates'
2017-08-22 Christopher Bainesweb: Remove the nginx-service procedure.
2017-08-22 Christopher Bainesweb: Add default-value for the nginx-service-type.
2017-08-22 Christopher Bainesweb: Export more nginx related procedures, macros and...
2017-08-21 Marius BakkeMerge branch 'master' into core-updates
2017-08-17 Christopher Bainesweb: Check for the existance of SSL related files.
2017-08-17 Andy Wingognu: services: Nginx configs can reference store
2017-07-27 Marius BakkeMerge branch 'master' into core-updates
2017-07-26 Andy Wingognu: Add fcgiwrap service.
2017-05-24 Ricardo WurmusMerge branch 'master' into core-updates
2017-05-14 Marius BakkeMerge commit '28ee4d41edf072776777ff3f83aef8502df909e5...
2017-05-01 Julien Lepillergnu: services: nginx: Fix key verification.
2017-05-01 Julien Lepillergnu: services: Create logs directory.
2017-05-01 Julien Lepillergnu: services: nginx: Test certificate presence.
2017-04-22 Leo FamulariMerge branch 'master' into staging
2017-04-18 Julien Lepillerservices: nginx: Use mime.types.
2017-02-21 Marius BakkeMerge branch 'staging' into core-updates
2017-02-13 Marius BakkeMerge branch 'master' into python-tests
2017-01-23 Ludovic CourtèsMerge branch 'master' into core-updates
2017-01-19 Ludovic Courtèsservices: nginx: Add default values for <nginx-configur...
2017-01-19 Christopher Bainesservices: nginx: Add support for 'location' blocks.
2017-01-19 Christopher Bainesservices: nginx: Add support the 'upstream' module.
2017-01-13 Leo FamulariMerge branch 'master' into python-tests
2017-01-06 Leo FamulariMerge branch 'master' into core-updates
2017-01-03 Julien Lepillerservices: nginx: Make service extensible.
2017-01-03 Julien Lepillerservices: nginx: Fix multiple index and server name.
2017-01-03 Julien Lepillerservices: nginx: Rename "vhost" to "server".
2016-11-30 Marius BakkeMerge branch 'master' into staging
2016-11-30 Ricardo Wurmusservices: nginx: Join strings with spaces.
2016-10-26 Leo FamulariMerge branch 'master' into core-updates
2016-10-24 Julien Lepillerservices: nginx: Virtual hosts are first-class configur...
2016-09-30 Ludovic CourtèsMerge branch 'master' into core-updates
2016-09-13 Tobias Geerinckx... services: nginx: Actually check if configuration is...
2016-09-10 Ludovic Courtèssystem: Use 'file-append' to denote file names.
2016-07-22 Leo FamulariMerge branch 'master' into core-updates
2016-07-21 Tomáš Čechservices: Export *-service-type and *-configuration.
2016-07-20 Ludovic CourtèsMerge branch 'master' into core-updates
2016-07-08 ng0services: nginx: Fix typo.
2016-01-29 Alex Kostservices: Rename 'dmd' services to 'shepherd'.
2016-01-29 Alex KostRename (gnu services dmd) to (gnu services shepherd).
2015-10-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-10 Ludovic Courtèsservices: Introduce extensible services.
2015-10-10 Ludovic Courtèssystem: Make service procedures non-monadic.
2015-08-28 David Thompsongnu: services: Add nginx-service.