about summary refs log tree commit diff
path: root/nixos/modules/services/databases
Commit message (Expand)AuthorAge
* postgresql: update docsDanylo Hlynskyi2019-07-23
* docs: update docs for postgresql plugins (#64899)Danylo Hlynskyi2019-07-21
* nixos/openldap: fix assertionJamey Sharp2019-07-17
* Merge branch 'master' into postgresql-plugins-binDanylo Hlynskyi2019-07-16
|\
| * nixos/foundationdb: s/pidFile/pidfile/Austin Seipp2019-07-09
| * nixos/mysql: make ExecStartPost script fail on errorThorsten Weber2019-07-03
| * nixos/mysql: run ExecStartPost as root (again) to preserve compatibility with...Aaron Andersen2019-06-30
| * nixos/mysql: turn ExecStartPost into a shell script and simplify codeAaron Andersen2019-06-30
| * Merge pull request #63786 from aanderse/mysqlAaron Andersen2019-06-27
| |\
| | * nixos/mysql: drop rootPassword optionAaron Andersen2019-06-25
| * | Merge pull request #56265 from aanderse/permissions-start-onlyGraham Christensen2019-06-25
| |\ \ | | |/ | |/|
| | * nixos/foundationdb: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| | * nixos/firebird: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| | * nixos/hbase: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| * | Merge pull request #63392 from ivan/cassandra-default-cluster-nameAaron Andersen2019-06-25
| |\ \
| | * | nixos/cassandra: use cassandra's default cluster name "Test Cluster"Ivan Kozik2019-06-18
| * | | doc: Use prompt more oftenJan Tojnar2019-06-17
| |/ /
| * | nixos: Fix build of manualaszlig2019-06-14
| * | nixos/cassandra: Don't force SimpleSeedProviderDaniel Schaefer2019-06-13
| * | nixos/cassandra: Use docbook instead of markdown styleDaniel Schaefer2019-06-13
| * | nixos/cassandra: Add option for password file pathDaniel Schaefer2019-06-13
| * | nixos/cassandra: Allow setting JMX credentialsDaniel Schaefer2019-06-13
| * | nixos/cassandra: Add clusterNameDaniel Schaefer2019-06-13
| * | nixos/cassandra: Add nixos conf for Java envDaniel Schaefer2019-06-13
| * | nixos/cassandra: Allow setting of seed addressesDaniel Schaefer2019-06-13
| * | nixos/cassandra: Enable CQL server by defaultDaniel Schaefer2019-06-13
| * | nixos/mysql: drop services.mysql.pidDirFlorian Klink2019-05-31
| * | nixos/mysql: run as mysql user and groupFlorian Klink2019-05-31
| * | nixos/mysql: reformat, move logical steps into variablesFlorian Klink2019-05-31
| * | nixos/mysql: use systemd.tmpfiles to setup dataDir and pidDirFlorian Klink2019-05-31
| * | mongodb: Add authentication supportphile314-fh2019-05-25
| * | Merge pull request #58702 from florianjacob/fix-mysqlSilvan Mosberger2019-05-24
| |\ \ | | |/ | |/|
| | * nixos/mysql: fix initialScript optionFlorian Jacob2019-04-01
| | * nixos/mysql: fix support for non-specified database schemaFlorian Jacob2019-04-01
| * | nixos/postgresql: add ensureDatabases & ensureUsers options (#56720)Florian Klink2019-05-20
| |\ \
| | * | nixos/postgresql: added new options to mimic mysql moduleAaron Andersen2019-03-27
| * | | Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-18
| |\ \ \
| | * | | treewide: Remove usage of isNullDaniel Schaefer2019-04-29
| * | | | nixos: fix services.foundationdb.traceFormat for older server versionsAustin Seipp2019-05-16
| * | | | nixos/foundationdb: default to ssd storage engineAustin Seipp2019-05-15
| * | | | nixos/foundationdb: chmod 0770 for logs/data filesAustin Seipp2019-05-15
| * | | | nixos: add services.foundationdb.traceFormat optionAustin Seipp2019-05-15
* | | | | postgresql: always create the $out/bin directoryBas van Dijk2019-05-04
|/ / / /
* / / / nixos/openldap: make rootpw option optionalJörg Thalheim2019-04-23
|/ / /
* | | nixos/influxdb: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* | | nixos/couchdb: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* | | nixos/clickhouse: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* | | nixos/stanchion: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* | | nixos/memcached: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* | | Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink2019-04-07
|\ \ \