summary refs log tree commit diff
path: root/nixos/modules/services/databases/couchdb.nix
Commit message (Expand)AuthorAge
* treewide: fix redirected and broken URLsAnthony Roussel2023-11-11
* nixos: fix typosfigsoda2023-05-19
* treewide: switch to port type for nixos modulesDaniel Nagy2022-12-01
* treewide: use `mkEnableOption` in nixos modulesDaniel Nagy2022-11-10
* treewide: automatically md-convert option descriptionspennae2022-07-30
* couchdb3: 3.2.1 -> 3.2.2Will2022-04-26
* nixos/couchdb: add missing defaultTextpennae2021-12-29
* couchdb3: add vm.args and fix pkgs.couchdb referenceWill2021-12-09
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* couchdb2: dropajs1242021-05-03
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* couchdb: add support for version 3.1.0Will Young2020-09-11
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* nixos/couchdb: Prevent it from chowning /var/log to couchdb:couchdbSilvan Mosberger2019-07-24
* nixos/couchdb: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* nixos/couchdb: /var/run -> /runBob van der Linden2019-03-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* couchdb: add support for version 2.0.0timor2017-03-06
* couchdb service: fix test in preStartJoachim Fasting2016-12-10
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* Fix initial-install issues with couchdb.nix.Michael Alan Dorman2015-02-11
* couchdb service: adding customizable config file which is writable by couchdbRok Garbas2014-06-06
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos/couchdb: fix stopping of service, by making it non-forking, a few other...Jaka Hudoklin2014-03-10
* couchdb: remove redundant customConfigFileDomen Kožar2014-02-27
* couchdb: stricter typesDomen Kožar2014-02-27
* folders of pidFile and uriFile should be writable by couchdb user/groupRok Garbas2014-02-27
* couchdb(nixos): removing whitespace and line that was commentedRok Garbas2014-02-27
* update couchdb to 1.5.0(current latest) and add service for itRok Garbas2014-02-27