]> git.openstreetmap.org Git - chef.git/history - cookbooks/postgresql
Use virtualenv for OSQA
[chef.git] / cookbooks / postgresql /
2018-02-20 Tom HughesAdd missing whitespace
2018-02-20 Tom HughesAllow vacuum_scale_factor and analyze_scale_factor...
2018-02-11 Tom HughesConvert more URLs to https
2017-11-23 Tom HughesModernise postgresql LWRPs
2017-11-21 Tom HughesUse declare_resource to avoid need for template_source...
2017-11-16 Tom HughesModernise more LWRPs
2017-07-11 Tom HughesFix new foodcritic warnings
2017-07-11 Tom HughesFix new rubocop warnings
2017-02-04 Tom HughesReplace run_command and output_of_command with shell_out!
2016-09-19 Tom HughesSet effective_io_concurrency to 256 on karm
2016-09-18 Tom HughesIncrease track_activity_query_size to 16Kb on tile...
2016-08-19 Sarah Hoffmannadd function to create and delete tablespaces
2016-08-15 Tom HughesAdd max_wal_size support for postgresql 9.5
2016-08-04 Tom HughesMerge remote-tracking branch 'github/pull/76'
2016-08-04 Sarah Hoffmannpostgresql: checkpoint-segments has been removed in 9.5
2016-07-28 Tom HughesMerge remote-tracking branch 'github/pull/74'
2016-07-27 Tom HughesEscape passwords when creating postgres users
2016-06-30 Tom HughesFix rubocop warnings
2016-05-03 Tom HughesUpdates for rubocop and foodcritic changes
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