]> git.openstreetmap.org Git - chef.git/history - cookbooks/postgresql
Convert wordpress_theme to an LWRP
[chef.git] / cookbooks / postgresql /
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