]> git.openstreetmap.org Git - chef.git/history - cookbooks/db
Tweak some tile sandboxes
[chef.git] / cookbooks / db /
2022-08-02 Grant SlaterMerge remote-tracking branch 'tigerfell/pr257'
2022-06-28 Tom HughesCentralise ruby installation in a new cookbook
2022-04-29 Tom HughesUpdate osmdbt to v0.5
2022-03-06 Tom HughesDrop GPX directory on database servers
2022-02-27 Tom HughesBuild database extensions for all installed postgres...
2022-01-26 Tom HughesInstall wal-g on database servers
2021-03-09 TigerfellMerge branch 'patch-2' of https://github.com/Tigerfell...
2021-02-20 Tom HughesLock osmdbt postgres plugin to v0.2
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/350' into...
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/349' into...
2020-11-08 Tom HughesAllow the planetdiff user to perform replication
2020-11-08 Tom HughesBuild logical replication plugin on database servers
2020-11-01 Tom HughesDisconnect stdin for wal-e to avoid log noise
2020-08-06 Tom HughesMerge remote-tracking branch 'github/pull/328'
2020-08-05 Tom HughesRun yarn:install task as part of rails deployment
2020-07-21 Tom HughesUse strings for file modes
2020-07-19 Tom HughesReplace cron.d templates with cron_d resources
2020-02-23 Tom HughesAdd tests for db cookbook
2019-09-09 Tom HughesRemove no longer requried foodcritic customisations
2019-09-09 Tom HughesUpdate formatting of header comments
2019-09-09 Tom HughesDrop long_description from metadata files
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