]> git.openstreetmap.org Git - chef.git/history - cookbooks/postgresql
Move db-slave and nominatim-slave roles to public repository
[chef.git] / cookbooks / postgresql /
2016-01-27 Tom HughesMove db-slave and nominatim-slave roles to public repos...
2016-01-16 Tom HughesFix issues reported by new foodcritic
2016-01-15 Tom HughesFix issues reported by new rubocop
2016-01-13 Tom HughesMerge remote-tracking branch 'github/pull/49'
2016-01-13 Andy AllanAdd more READMEs
2015-11-18 Tom HughesWait until postgres is configured before starting it
2015-04-14 Tom HughesFix style issues found by new rubocop version
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-14 Tom HughesRubocop cleanups
2015-02-11 Tom HughesConvert postgresql_munin to an LWRP
2015-02-11 Tom HughesConvert ohai_plugin to an LWRP
2015-02-09 Tom HughesAdd suppression files for foodcritic
2015-02-06 Tom HughesRubocop cleanups
2015-02-04 Tom HughesMore rubocop cleanup
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix argument order for each_with_object
2015-02-03 Tom HughesFix more rubocop detected style issues
2015-02-02 Tom HughesFix some rubocop detected style issues
2015-02-02 Tom HughesRemove trailing whitespace in ruby code
2015-02-02 Tom HughesFix some issues identified by rubocop
2014-06-03 Tom HughesUpdate for Postgres 9.3 support
2014-04-30 Tom HughesRework postgresql ohai plugin as a version 7 plugin
2014-01-21 Andy AllanQuote the database and user strings when altering datab...
2013-11-23 Tom HughesUse README.md for the long_description
2013-11-23 Tom HughesConvert all README filess to markdown
2013-11-23 Tom HughesSpecify name explicitly in cookbook metadata files
2013-11-23 Tom HughesConvert all notify/subscribe calls to the new style...
2013-10-09 Tom HughesAllow cpu_tuple_cost to be configured for postgres
2013-06-04 Tom HughesCreate postgres databases from template0 and set the...
2013-06-04 Tom HughesDrop support for old style per-cluster postgres init...
2013-05-31 Tom HughesAdd a load more cookbooks