about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/nginx
Commit message (Expand)AuthorAge
* nixos/nginx: add option enableSandboxIzorkin2020-05-12
* nginxModules: add option allowMemoryWriteExecuteIzorkin2020-05-12
* nixos/nginx: enable sandboxingIzorkin2020-05-12
* nixos/nginx: change log and cache directoriesIzorkin2020-05-04
* nixos/nginx: fix evalJan Tojnar2020-03-29
* nginx: increase types_hash_max_size to 4096 (#83609)Vincent Bernat2020-03-28
* nixos/nginx: use mailcap mimetypes in all cases (#83611)Vincent Bernat2020-03-28
* nixos/nginx: use Mozilla Intermediate TLS configurationEmily2020-03-06
* Merge pull request #75602 from vanyaklimenko/nginx-gitweb-more-optionsAaron Andersen2020-01-15
|\
| * nixos/nginx/gitweb: add some (crucial) optionsVanya Klimenko2020-01-14
* | treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* | nixos/nginx: don't hide nginx config errors on nixos-rebuild --switch with re...Danylo Hlynskyi2020-01-05
* | nixos/nginx: fixup permissions for Nginx state dirdanbst2019-12-26
* | nixos/nginx: recursively change logs directory owner/group (#76174)Yurii Izorkin2019-12-26
* | Merge pull request #56255 from Izorkin/nginx-temp1Florian Klink2019-12-20
|\ \
| * | nixos/nginx: do not run anything as rootIzorkin2019-12-15
| |/
* / nixos/nginx: drop extra semicolon in return example (#76055)brprice2019-12-19
|/
* improved nginx.basicAuthFile descriptionpaumr2019-12-03
* nixos/nginx: correct headerRenaud2019-11-18
* nixos/nginx: update commentBenjamin Hipple2019-11-03
* Merge pull request #70858 from manveru/nginx-map-hash-sizesRobin Gloster2019-10-09
|\
| * nginx: add map_hash_*_size optionsMichael Fellinger2019-10-09
* | nixos/nginx: use mailcap mime.typesMilan Pässler2019-10-09
|/
* nginx: remove gzip_disable directiveVincent Bernat2019-09-12
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* Fix letsencrypt (#60219)Arian van Putten2019-08-29
* nginx: expose generated config and allow nginx reloads (#57429)Danylo Hlynskyi2019-08-21
* treewide: remove unused variables (#63177)volth2019-06-16
* nixos/nginx: add ipv6 options to resolverIzorkin2019-06-02
* nginx: use fullchain.pem for ssl_trusted_certificateDan Elkouby2019-04-23
* Merge pull request #57979 from 4z3/writeNginxConfigJörg Thalheim2019-04-04
|\
| * nixos/nginx: use writeNginxConfigtv2019-03-23
* | Merge pull request #57596 from artemist/nginx-returnDmitry Kalinkin2019-03-22
|\ \ | |/ |/|
| * nixos/nginx: add return option to locationArtemis Tosini2019-03-13
* | Revert "nixos/nginx: support h2c"Silvan Mosberger2019-03-15
|/
* nixos/nginx: support h2cJordan Johnson-Doyle2019-03-08
* nixos/nginx: Support additional listen parameters (#56835)Janne Heß2019-03-06
* Merge pull request #56233 from jtojnar/nginx-tlsv13Andreas Rammhold2019-03-03
|\
| * nixos/nginx: Enable TLS 1.3 supportJan Tojnar2019-02-25
* | nginx: fix formating the config fileIzorkin2019-02-24
* | nginx: formating the config fileIzorkin2019-02-24
|/
* doc: Fix insecure nginx docs (#51840)Jappie Klooster2018-12-11
* nginx: add custom optionsIzorkin2018-10-23
* nixos/nextcloud: initFranz Pletz2018-10-01
* nixos/nginx: fix type of sslTrustedCertificate optionUli Baum2018-09-02
* nixos/nginx: ensure TLS OCSP stapling works out of the box with LEVincent Bernat2018-08-30
* nginx: add more gzipped MIME typesVincent Bernat2018-08-26
* nginx: use a compression level of 5 in recommended configurationVincent Bernat2018-08-26
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30