summary refs log tree commit diff
path: root/nixos/modules/services/databases
Commit message (Expand)AuthorAge
* Merge pull request #18853 from kvz/patch-2Charles Strahan2016-09-22
|\
| * Run riak with its `dataDir` as `HOME` so Erlang cookie can be writtenKevin van Zonneveld2016-09-22
* | Remove reference to `riak2`Kevin van Zonneveld2016-09-21
|/
* Merge pull request #18574 from ericsagnes/feat/mongodbDomen Kožar2016-09-21
|\
| * mongodb service: switch configuration format to YAMLEric Sagnes2016-09-18
* | monetdb module: remove since it's not packagedAlexander Ried2016-09-19
|/
* cadvisor test: fix (#18671)Eric Sagnes2016-09-16
* treewide: deprecate ip-up.target (#18319)Alexander Ried2016-09-10
* postgresql: Fix use with extensionsLancelot SIX2016-09-02
* Merge pull request #15025 from ericsagnes/modules/manualDomen Kožar2016-08-28
|\
| * modules: move meta at top levelEric Sagnes2016-08-11
* | nixos/redis: enforce owner/perms on /var/lib/redis (#18046)Bjørn Forsman2016-08-28
* | further fix manual evaluationobadz2016-08-10
* | fix manual evaluationDomen Kožar2016-08-10
* | cassandra service: initCasey Ransom2016-08-02
|/
* mysql: fix replication tests (#17174)ben smith2016-07-23
* MySQL Replication (that actually works) (#7198)ben smith2016-07-21
* Merge pull request #16148 from womfoo/openldapJoachim Fasting2016-06-16
|\
| * openldap: add -h urlList in service so LDAP TLS could be enabledKranium Gikos Mendoza2016-06-14
* | openldap: fix example for multiple-outputs and formattingKranium Gikos Mendoza2016-06-05
|/
* redis service: add firewall and VM overcommit optionsBen Smith2016-05-21
* postgresql service: initialScript fixupAl Zohali2016-04-23
* Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\
| * postgresql: Bump default version to 9.5Eelco Dolstra2016-02-12
| * postgresql service: don't use suNikolay Amiantov2016-02-10
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
| * postgresql: (94 -> 95)Tom Burdick2016-01-08
| * jobs -> systemd.servicesRobin Gloster2016-01-07
| * nixos/neo4j: rename 'host' to 'listenAddress'Bjørn Forsman2015-12-24
* | Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno2015-11-25
|\|
| * influxdb: 0.8.3 -> 0.9.4, fix moduleJaka Hudoklin2015-11-16
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\|
| * nixos/postgresql: fix extraPlugins example with a working oneLuca Bruno2015-11-01
| * nixos/postgresql: Fix execution of initialScript.aszlig2015-10-25
* | openldap: Split into multiple outputsTuomas Tynkkynen2015-10-28
* | curl: split into multiple outputsVladimír Čunát2015-10-13
|/
* opentsdb nixos module: Add option for defining OpenTSDB's configurationRickard Nilsson2015-09-30
* mysql: add nettools to pathBas van Dijk2015-09-08
* Set a default value for services.postgresql.packageEelco Dolstra2015-07-27
* postgresql: add reload commanddanbst2015-07-24
* riak: new nixos serviceCharles Strahan2015-07-21
* nixos/postgresql: Fix initdb for existing, empty postgres partitionsWilliam A. Kennington III2015-07-02
* Use mkAfter for services.postgresql.authenticationEelco Dolstra2015-07-01
* types.uniq types.bool -> types.boolEelco Dolstra2015-06-15
* Remove unnecessary option. My mistake...Rob Vermaas2015-06-10
* Merge cwoac:mysql_socketRob Vermaas2015-06-10
|\
| * Allow allowing local access to mysql socketOliver Matthews2015-04-15
* | mysql: /run/mysql now 0755 (instead 0700)Joachim Schiele2015-05-07
|/
* nixos/mysql: CleanupsWilliam A. Kennington III2015-03-31