summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/tomcat.nix
Commit message (Expand)AuthorAge
* treewide: use more lib.optionalStringFelix Buehler2023-04-07
* nixos/*: automatically convert option descriptionspennae2022-08-31
* nixos/*: automatically convert option docspennae2022-08-19
* nixos/*: mark pre-existing markdown descriptions as mdDocpennae2022-08-19
* nixos/*: use properly indented strings for option docspennae2022-08-19
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/tomcat: configure default group and fix broken default package referenceSander van der Burg2022-03-13
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/tomcat: add extraGroups type (#110486)Fritz Otlinghaus2021-01-22
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/tomcat: add purifyOnStart optionPavel Goran2018-10-29
* nixos/tomcat: add aliases sub-option for virtual hostsPavel Goran2018-09-23
* Merge pull request #44371 from pvgoran/tomcat-webapps-listOfPathsSilvan Mosberger2018-08-02
|\
| * nixos/tomcat: allow non-package paths in services.tomcat.webappsPavel Goran2018-08-02
* | nixos/tomcat: correct type specification for virtualHostsPavel Goran2018-08-02
|/
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/tomcat: fix eval error introduced by #40657Uli Baum2018-06-11
* tomcat service: fix webapps default option (#40657)Tristan Helmich2018-06-10
* nixos/tomcat: add types + proper systemd integrationJörg Thalheim2018-03-08
* nixos/tomcat: add serverXml, environment files and log directoriesBenjamin Smith2018-03-08
* tomcat9: 9.0.0.M17 -> 9.0.2Andreas Rammhold2018-01-09
* tomcat: remove use of network-interfaces.targetJoachim Fasting2016-09-13
* 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
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* Fix running apache tomcat as a daemonSander van der Burg2016-01-12
* jobs -> systemd.servicesRobin Gloster2016-01-07
* nixos/tomcat: make package version configurableBjørn Forsman2014-09-11
* Merge pull request #1 from sfultongv/sfultong-14.04sfultong2014-08-20
* tomcat: Fix evaluation after e27dcff.aszlig2014-08-03
* Allows the JDK to be chosen in services.tomcatLuke Clifton2014-08-01
* tomcat: fix service to be a daemon, and run tomcat in script rather than preS...Luca Bruno2014-06-06
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10