about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/lighttpd
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm4-15/+15
2023-11-27treewide: use `mkPackageOption`h7x41-8/+1
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-3/+3
2023-10-19nixos/lighttpd: add reload supportBjørn Forsman1-0/+1
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-1/+1
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-5/+5
2022-12-08nixos/doc: fix some optionsNaïm Favier1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-27nixos/*: literalDocBook -> literalMDpennae1-2/+2
2022-07-30treewide: automatically md-convert option descriptionspennae4-18/+18
2021-12-09treewide: add literalDocBook text to options with complex defaultspennae1-1/+5
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-5/+7
2021-09-27nixos/lighttpd: support new authentication modulesBrecht Savelkoul1-1/+13
2021-05-30nixos/lighttpd: set port type to `types.port`Daniel Nagy1-1/+1
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
2019-07-03Merge staging-next into stagingFrederik Rietdijk1-2/+2
2019-07-01treewide: use dontConfigureworldofpeace1-1/+1
2019-06-26nixos/cgit: fix config examplepacien1-2/+2
2019-06-11nixos/cgit: mention filters in configText examplepacien1-0/+2
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-1/+1
2018-07-19inginious: removeMaximilian Bosch1-261/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2-3/+3
2018-06-13cgit: parametrise subdirectoryNotkea1-6/+22
2018-04-17nixos/gitweb: add gitwebTheme optiongnidorah1-2/+5
2018-03-29gitweb: use common optionsgnidorah1-30/+3
2018-03-29nixos/nginx: add gitweb sub-servicegnidorah1-0/+5
2017-12-15nixos/lighttpd: update allKnownModules listBjørn Forsman1-0/+3
2017-11-23inginious: fix options evalGraham Christensen1-1/+1
2017-10-10nixos/lighttpd: add missing modules to allKnownModulesBjørn Forsman1-1/+5
2017-07-29nixos/lighttpd: add enableUpstreamMimeTypes optionBjørn Forsman1-8/+14
2017-07-29nixos/lighttpd: update list of allowed module namesBjørn Forsman1-1/+4
2017-07-14nixos/lighttpd: fix indent (tab -> space)Bjørn Forsman1-1/+1
2017-06-29lighttpd: add collectd submoduleVolth1-0/+58
2017-04-11nixos/lighttpd: set $HOME for gitweb sub-serviceBjørn Forsman1-1/+2
2016-12-23docker: update service units from upstreamJörg Thalheim1-2/+1
2016-07-26nixos/lighttpd: move cgit setup to cgit.nixBjørn Forsman2-6/+5
2016-06-14inginious: init NixOS moduleGuillaume Maudoux1-0/+262
2015-11-14lighttpd: fix mod_rewrite appearing twiceGuillaume Maudoux1-1/+0
2015-06-15types.uniq types.int -> types.intEelco Dolstra1-1/+1
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra3-5/+5
2014-10-05nixos/lighttpd: add services.lighttpd.enableModules optionBjørn Forsman3-13/+88
2014-08-12nixos/lighttpd: fix modules for gitwebHarald van Dijk1-3/+3
2014-07-23nixos/lighttpd: improve sub-service option types (cgit, gitweb)Bjørn Forsman2-3/+3
2014-07-23nixos/lighttpd-service: don't use types.string (it's deprecated)Bjørn Forsman1-3/+3
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra3-6/+6
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2-3/+3
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra3-0/+310