about summary refs log tree commit diff
path: root/nixos/modules/services/databases
Commit message (Expand)AuthorAge
* 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
* nixos/mysql: All versions of mysql have mysqld in /binWilliam A. Kennington III2015-03-29
* Merge pull request #6283 from mdorman/masterlethalman2015-02-26
|\
| * Fix initial-install issues with couchdb.nix.Michael Alan Dorman2015-02-11
* | mongodb: remove lock file on restartJaka Hudoklin2015-02-23
* | nixos/redis: capitalize service descriptionBjørn Forsman2015-02-22
|/
* Merge pull request #5982 from robberer/pkgs/openldapDomen Kožar2015-01-26
|\
| * openldap: add dataDir, use cfg.user and cfg.group to run slapdLongrin Wischnewski2015-01-26
* | openldap: correct directory hintDomen Kožar2015-01-26
* | openldap: add example configDomen Kožar2015-01-25
|/
* doc: use postgresql94j-keck2015-01-07
* opentsdb: Enable chunked API requests by defaultOliver Charles2014-11-24
* OpenTSDB should create its schema on start upOliver Charles2014-11-24
* hbase should use dataDir to specify where to store dataOliver Charles2014-11-24
* opentsdb: Upgrade to 2.1.0-RC1Oliver Charles2014-11-24
* opentsdb: New package and NixOS moduleOliver Charles2014-11-24
* hbase: New package and NixOS moduleOliver Charles2014-11-24
* update obsolete startOn valuesEvgeny Egorochkin2014-11-16
* nixos/neo4j: add package optionJaka Hudoklin2014-10-18
* postgresql: use configured port when invoking psqlTino Breddin2014-09-27
* nixos/mongodb: service fixesJaka Hudoklin2014-09-16
* nixos/influxdb: wait for startJaka Hudoklin2014-09-13
* Manual: Start of module-specific documentationEelco Dolstra2014-08-27
* nixos: add neo4j database moduleJaka Hudoklin2014-08-23
* nixos/redis: fix evaluationBjørn Forsman2014-07-15
* nixos/redis: clean up option typesBjørn Forsman2014-07-15
* nixos: add 'firebird' groupMarc Weber2014-07-08
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Merge pull request #2894 from kirelagin/fixusergroupMichael Raskin2014-06-30
|\
| * Fix trying to add users to non-existent groupsKirill Elagin2014-06-11
* | nixos: add some missing '.' in option descriptionsBjørn Forsman2014-06-24
|/
* couchdb service: adding customizable config file which is writable by couchdbRok Garbas2014-06-06
* nixos: add influxdb moduleJaka Hudoklin2014-05-27
* Actually use services.mysql.portShea Levy2014-04-30
* Fix some uid/gid attributes to match the actual user/group nameEelco Dolstra2014-04-29
* postgresql: Use systemd's new "mixed" kill modeEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Revert "Merge branch 'postgresql-user' of git://github.com/ocharles/nixpkgs"Shea Levy2014-04-11
* Revert "postgresql: properly fix permissions issue by in postStart"Shea Levy2014-04-11