summary refs log tree commit diff
path: root/nixos/modules/services/databases
Commit message (Expand)AuthorAge
...
* | | nixos/openldap: Add release-notes for OLC configKai Wohlfahrt2020-11-21
* | | nixos/openldap: Add support for base64 valuesKai Wohlfahrt2020-11-21
* | | nixos/openldap: Pick some PR nitsKai Wohlfahrt2020-11-21
* | | nixos/openldap: Allow declarativeContents for multiple databasesKai Wohlfahrt2020-11-21
* | | nixos/openldap: Add delcarativeConfig by suffixKai Wohlfahrt2020-11-21
* | | nixos/openldap: switch to slapd.d configurationKai Wohlfahrt2020-11-21
* | | redis service: Listen on localhost by default. Fixes #100192.Niklas Hambüchen2020-11-08
* | | Merge pull request #100495 from DianaOlympos/riak-cs-deleteKevin Cox2020-11-03
|\ \ \
| * | | riak-cs: deleteThomas Depierre2020-10-28
* | | | nixos/modules: fix systemd start rate-limitslf-2020-10-31
* | | | nixos/postgresql: fix inaccurate docs for authentication (#97622)Jade2020-10-31
|/ / /
* | / nixos/cassandra: Add cfg.extraEnvShRobert Hensing2020-09-16
| |/ |/|
* | Merge pull request #97758 from yorickvP/patch-3Silvan Mosberger2020-09-11
|\ \
| * | nixos/victoriametrics: escape newlines in ExecStartYorick2020-09-11
* | | couchdb: add support for version 3.1.0Will Young2020-09-11
|/ /
* | nixos/postgresql: replace extraConfig option with settings optionAaron Andersen2020-08-26
* | Merge pull request #95294 from aanderse/postgresql-rootlessAaron Andersen2020-08-20
|\ \
| * | nixos/postgresql: move ExecStartPost into postStartAaron Andersen2020-08-15
| * | nixos/postgresql: run ExecStartPost as an unprivileged userAaron Andersen2020-08-15
* | | Merge pull request #95231 from aanderse/mysql-cleanupAaron Andersen2020-08-13
|\ \ \ | |/ / |/| |
| * | nixos/mysql: move ExecStartPost into postStartAaron Andersen2020-08-13
| * | nixos/mysql: run ExecStartPost as an unprivileged userAaron Andersen2020-08-12
| * | nixos/mysql: cleanup some descriptionsAaron Andersen2020-08-12
| * | nixos/mysql: loosen mariadb checkAaron Andersen2020-08-12
| * | nixos/mysql: add group optionAaron Andersen2020-08-12
| * | nixos/mysql: remove variable with confusing nameAaron Andersen2020-08-11
* | | nixos/modules: remove trailing whitespaceJörg Thalheim2020-08-07
|/ /
* | nixos/postgresql: fix setup scriptPascal Bach2020-08-06
* | nixos/postgresql: replace deprecated usage of PermissionsStartOnlyAaron Andersen2020-08-05
* | nixos/postgresql: conditionally provision data directory with StateDirectoryAaron Andersen2020-08-05
* | nixos/postgresql: use a standard default value for dataDirAaron Andersen2020-08-05
* | nixos/openldap: add option for configuring OpenLDAP package to useVincent Ambo2020-07-01
|/
* nixos/openldap: fix evalJan Tojnar2020-06-18
* Merge pull request #87833 from Izorkin/sandbox-mysqlJörg Thalheim2020-06-16
|\
| * nixos/mysql: fix init databases on first start in sandbox modeIzorkin2020-06-10
| * nixos/mysql: update tmpfiles rulesIzorkin2020-06-10
| * nixos/mysql: enable sandbox modeIzorkin2020-06-10
* | nixos/redis: add redis groupJörg Thalheim2020-06-10
|/
* Merge pull request #89044 from joachimschmidt557/rethinkdb-enable-optionMichele Guerini Rocco2020-05-28
|\
| * nixos/rethinkdb: refactor enable optionjoachimschmidt5572020-05-27
* | Merge pull request #87812 from joachimschmidt557/mysql-enable-optionMichele Guerini Rocco2020-05-28
|\ \ | |/ |/|
| * nixos/mysql: refactor enable optionjoachimschmidt5572020-05-14
* | redis: handle changes to systemd supportJamie McClymont2020-05-17
* | postgresql: Use runuser instead of sudoEelco Dolstra2020-05-15
* | nixos/mysql-replication: ignore system databases in binary logIzorkin2020-05-14
* | nixos/mysql: disable load pluginx auth_socket in mariadbIzorkin2020-05-14
|/
* Merge pull request #87219 from serokell/kirelagin/postgres-no-timeLinus Heckemann2020-05-14
|\
| * postgresql: Fix formatting in option descriptionKirill Elagin2020-05-13
| * postgres: Do not log timestampKirill Elagin2020-05-08
* | nixos/postgresql: refactor enable optionjoachimschmidt5572020-05-07