about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers
AgeCommit message (Expand)AuthorFilesLines
2023-02-09nixos/caddy: fix `caddy fmt` for caddy v2.6.3IndeedNotJames1-1/+2
2023-02-06nixos/nginx: add comment about clearing Connection header (#214211)Sandro1-1/+2
2023-02-02Merge pull request #213626 from jamesreprise/entries-typoNick Cao1-1/+1
2023-01-31Merge pull request #187994 from Izorkin/update-nginx-gzipSandro1-14/+6
2023-01-30nixos/nginx: update recommended brotli settingsIzorkin1-1/+0
2023-01-30nixos/nginx: update recommended gzip settingsIzorkin1-13/+6
2023-01-30nixos/nginx: clear clients Connection headersSandro Jäckel1-0/+2
2023-01-30fix: typo (enries -> entries)James Williams1-1/+1
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae2-207/+1
2023-01-20Revert "nixos/nginx: validate syntax of config file at build time"Guillaume Girol1-44/+3
2023-01-20Revert "nixos/nginx: disable configuration validation for now"Guillaume Girol1-3/+1
2023-01-14Merge master into staging-nextgithub-actions[bot]1-12/+10
2023-01-14Merge pull request #207725 from SuperSandro2000/nixos-nginxNaïm Favier1-12/+10
2023-01-13Merge master into staging-nextgithub-actions[bot]4-140/+303
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae2-1/+2
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae3-10/+9
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae2-11/+11
2023-01-10nixos/garage: convert manual chapter to MDpennae3-128/+289
2023-01-10nixos/manual: normalize <package> -> <literal>pennae1-1/+1
2023-01-10nixos/manual: normalize <programlisting>pennae1-2/+4
2023-01-09nixos/nginx: cleanup, remove old todoSandro Jäckel1-12/+10
2023-01-04Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-01-03Merge pull request #207874 from kevincox/nginx-uniqueKevin Cox1-1/+1
2023-01-02Merge branch 'staging-next' into stagingJan Tojnar3-7/+209
2022-12-30nixos/garage: provide multiple versions to provide an upgrade path when using...Raito Bezarius2-4/+148
2022-12-29nixos/nginx: add recommended brotli settingsIzorkin1-3/+61
2022-12-26nixos/nginx: Deduplicate modules.Kevin Cox1-1/+1
2022-12-25Merge branch 'staging-next' into stagingJan Tojnar1-3/+46
2022-12-24nixos/nginx: disable configuration validation for nowJörg Thalheim1-1/+3
2022-12-19Merge pull request #205561 from symphorien/nginx-conf-validateGuillaume Girol1-3/+44
2022-12-18Merge staging-next into staginggithub-actions[bot]7-8/+10
2022-12-18Merge pull request #206646 from figsoda/typosValentin Gagarin6-7/+7
2022-12-18nginx: make global redirect vhost option accept exceptionsVincent Bernat1-1/+3
2022-12-17nixos: fix typosfigsoda6-7/+7
2022-12-10nixos/nginx: validate syntax of config file at build timeGuillaume Girol1-3/+44
2022-12-10Merge pull request #175649 from Artturin/opt-in-structured-attrsRobert Hensing1-0/+1
2022-12-08treewide: source .attrs in buildersArtturin1-0/+1
2022-12-08nixos/doc: fix some optionsNaïm Favier1-1/+1
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy1-1/+1
2022-11-27Merge pull request #198314 from Izorkin/update-nginx-cacheAlexander Bantyev1-0/+74
2022-11-15Merge pull request #201329 from jqqqqqqqqqq/masterPierre Bourdon1-2/+2
2022-11-15nixos/nginx: fix default listen port optionsCurtis Jiang1-2/+2
2022-11-15Merge pull request #198529 from jqqqqqqqqqq/masterFranz Pletz1-4/+22
2022-11-15nixos/nginx: add default listen port optionsCurtis Jiang1-4/+22
2022-11-14nixos/nginx: docs: Update formattingBryan Richter1-5/+5
2022-11-14nixos/nginx: Extend acmeFallbackHost documentationBryan Richter1-0/+4
2022-11-13php: switch to `nts` by defaultPol Dellaiera1-1/+8
2022-11-01nixos/nginx: add proxyCache optionsIzorkin1-0/+74
2022-10-31nixos/merecat: initFrancesco Gazzetta1-0/+55
2022-10-27Merge pull request #190181 from RaitoBezarius/garage-moduleSandro1-0/+91