]> git.openstreetmap.org Git - chef.git/history - cookbooks/db
Use a udev rule to enable request merging for NVME devices
[chef.git] / cookbooks / db /
2019-01-09 Tom HughesDrop Ubuntu 16.04 compatibility where it is no longer...
2018-06-30 Tom HughesUse ruby 2.5 on Ubuntu 18.04
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-23 Tom HughesUpdate git URLs for new repository locations
2018-06-18 Tom HughesRemove cron job for cleaning up archived WAL logs
2018-02-11 Tom HughesConvert more URLs to https
2017-11-26 Tom HughesDrop redundant file_column_root attribute
2017-10-20 Tom HughesFix backup sync
2017-10-20 Tom HughesSend output from the database script to admins
2017-10-10 Tom HughesAdd infrastructure for using WAL-E
2017-10-09 Tom HughesOnly sync the database backup if pg_dump succeeds
2017-10-02 Tom HughesReduce WAL expiry to 14 days
2017-07-11 Tom HughesFix new foodcritic warnings
2017-04-19 Matt AmosReduce WAL archive length.
2017-03-12 Tom HughesRemove no longer needed support for old Ubuntu versions
2016-11-15 Tom HughesUbuntu 12.04 doesn't understand --preallocate
2016-11-12 Grant SlaterUse rsync preallocate files to avoid fragmentation
2016-07-28 Tom HughesMerge remote-tracking branch 'github/pull/74'
2016-07-27 Tom HughesBuild versioned DB functions and link to $libdir
2016-07-27 Tom HughesUse ruby 2.3 on Ubuntu 16.04 database servers
2016-06-30 Tom HughesFix rubocop warnings
2016-05-03 Tom HughesUpdates for rubocop and foodcritic changes
2016-01-07 Tom HughesIncrease WAL log expiry
2016-01-06 Andy AllanAdd more cookbook READMEs.
2015-12-07 Tom HughesUse ruby 2.1 for rails checkout on database servers
2015-07-14 Grant SlaterRemove arcfour (RC4) cipher no longer available in...
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-09 Tom HughesAdd suppression files for foodcritic
2015-02-03 Tom HughesFix more rubocop detected style issues
2014-10-31 Tom HughesCorrect location of archived logs for expiry
2014-03-17 Tom HughesUse /store/backup for the in progress db backup dump
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-22 Grant SlaterSet internal rsync over ssh backups to use arcfour...
2013-06-20 Tom HughesAdd a db::backup recipe to handle database backups
2013-06-17 Tom HughesAdd a load more cookbooks to the public repository