summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/nginx
Commit message (Expand)AuthorAge
* nginx module: Add option to configure events blockWilhelm Schuster2016-09-26
* security.acme: remove loop when no fallbackHost is givenAlexander Ried2016-09-06
* nginx module: add index and tryFilesRobin Gloster2016-08-25
* nginx module: fixup events in configRobin Gloster2016-08-09
* nginx module: fix cfg.config backwards compatibilityRobin Gloster2016-08-09
* 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
* Revert "nginx: Verify that configuration is syntactically correct" (#17337)Robin Gloster2016-07-28
* nginx: Verify that configuration is syntactically correct (#17208)Robin Lambertz2016-07-27
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* nginx: include mimetypes mappingDomen Kožar2015-09-07
* Revert "reverse_proxy module: helper to run nginx as reverse proxy"Domen Kožar2015-09-07
* reverse_proxy module: helper to run nginx as reverse proxyThomas Strobel2015-08-28
* nixos/nginx: enable service/config reloadJaka Hudoklin2015-04-25
* Revert "nixos: Multiple service instances, apply to nginx. See #6784"Luca Bruno2015-03-18
* nixos: Multiple service instances, apply to nginx. See #6784Luca Bruno2015-03-18
* nginx service improvementsAndrey Arapov2015-01-19
* nixos/nginx: add more typesNikolay Amiantov2014-12-10
* nixos/nginx: fix group and stateDir permissionsMathijs Kwik2014-06-16
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nginx module: Enable modularly specifying serversShea Levy2014-03-17
* nixos: set all package options to have type packageDomen Kožar2014-02-27
* nginx: add appendConfig option with types.linesDomen Kožar2014-02-12
* nixos/nginx: allow to specify which package to useJaka Hudoklin2013-10-20
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10