summary refs log tree commit diff
path: root/nixos/modules/services/web-servers
Commit message (Expand)AuthorAge
* nixos/nginx: reload on acme cert renewalFranz Pletz2016-10-09
* php-fpm: add reload supportPeter Hoeg2016-10-06
* php fpm: add systemd supportPeter Hoeg2016-10-05
* Merge pull request #18491 from groxxda/network-interfacesJoachim F2016-10-02
|\
| * treewide: minor format / style / documentation fixesAlexander Ried2016-09-13
| * tomcat: remove use of network-interfaces.targetJoachim Fasting2016-09-13
* | Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F2016-10-01
|\ \
| * | zope2 module: optionSet -> submoduleEric Sagnes2016-09-13
| * | winstone module: optionSet -> submoduleEric Sagnes2016-09-13
| |/
* | Merge pull request #18993 from ericsagnes/mod/php-fpmJoachim F2016-09-29
|\ \
| * | php-fpm module: cleanupEric Sagnes2016-09-27
| |/
* | moodle: mark as brokenGraham Christensen2016-09-28
* | mediawiki: 1.23.13 -> 1.27.1Graham Christensen2016-09-26
* | wordpress: 4.3.1 -> 4.6.1 + add a testGraham Christensen2016-09-26
* | nginx module: Add option to configure events blockWilhelm Schuster2016-09-26
|/
* tomcat service: bump default tomcat to 8.5danbst2016-09-09
* tomcat: add danbst as maintainerdanbst2016-09-09
* tomcat service: call shutdown in preStop, because postStop is too late (syste...danbst2016-09-09
* tomcat: split default webapps to separate output (~6M)danbst2016-09-09
* security.acme: remove loop when no fallbackHost is givenAlexander Ried2016-09-06
* nginx module: add index and tryFilesRobin Gloster2016-08-25
* phpfpm: allow old config format as well (#17754)Robin Lambertz2016-08-15
* nginx module: fixup events in configRobin Gloster2016-08-09
* nginx module: fix cfg.config backwards compatibilityRobin Gloster2016-08-09
* phpfpm service: restructured pool configurationAl Zohali2016-08-08
* varnish: fix localstatedir for varnish* tools (#17508)Christian Kauhaus2016-08-04
* nginx module: fix evaluation of root location optionFranz Pletz2016-08-01
* nginx module: improve statusPage generated codeRobin Gloster2016-07-28
* nginx module: httpConfig backward compatibilityRobin Gloster2016-07-28
* nginx module: make client_max_body_size configurableRobin Gloster2016-07-28
* nginx: fixed duplicate http declarationTristan Helmich2016-07-28
* nginx module: add statusPage optionRobin Gloster2016-07-28
* nginx module: make recommended settings optionalRobin Gloster2016-07-28
* nginx module: make httpConfig backward compatibleRobin Gloster2016-07-28
* nginx module: improve documentationRobin Gloster2016-07-28
* nginx module: Enable http2Franz Pletz2016-07-28
* nginx module: Add default proxy headers for tomcatFranz Pletz2016-07-28
* nginx module: add option to make vhost defaultRobin Gloster2016-07-28
* nginx module: implement basic authRobin Gloster2016-07-28
* nginx module: redirect to same protocolRobin Gloster2016-07-28
* nginx module: turn off basic auth on acme locationsRobin Gloster2016-07-28
* nginx module: Add acmeFallbackHost vhost optionFranz Pletz2016-07-28
* nginx module: Add extraConfig for locationsFranz Pletz2016-07-28
* nginx module: Don't create acme certs if acme is not enabledFranz Pletz2016-07-28
* nginx module: Add dhParams optionTristan Helmich2016-07-28
* nginx module: Add sslCiphers optionTristan Helmich2016-07-28
* nginx module: Add sslProtocols optionTristan Helmich2016-07-28
* nginx module: Fix ACME extraDomains, fix challenge url to not redirect to all...Tristan Helmich2016-07-28
* nginx module: Add ACME support for ssl sitesTristan Helmich2016-07-28
* nginx module: declarative configRobin Gloster2016-07-28