]> git.openstreetmap.org Git - chef.git/history - cookbooks/planet/files
Make renew-hook send knife upload output to STDOUT
[chef.git] / cookbooks / planet / files /
2017-02-05 Matt AmosAdd Time to whitelist of classes to load for YAML.safe_load
2017-02-05 Tom HughesUpdate rubocop
2016-09-12 Matt AmosUnbreak code.
2016-09-12 Matt AmosGet time from the database, because we're comparing...
2016-09-07 Matt AmosFix rubocop warning.
2016-09-07 Matt AmosMake missing variable a local method.
2016-09-07 Matt AmosFix typo.
2016-09-07 Matt AmosSplit up large method to make rubocop happy.
2016-09-07 Tom HughesFix rubocop warnings
2016-09-07 Tom HughesMerge remote-tracking branch 'github/pull/89'
2016-09-07 Matt AmosFsync all the things, all the time.
2016-09-07 Tom HughesAdd a small preload library to flush files on close
2016-09-07 Matt AmosMore explicit syncing, and sync the directories too...
2016-09-07 Tom HughesFinish compressed file before syncing it
2016-09-07 Tom HughesWrite temporary data file to same disk as real one
2016-09-07 Tom HughesFlush changeset data to disk before making it live
2016-05-21 Tom HughesMake users-agreed a template
2016-05-12 Tom HughesCentralise definition of read/write and readonly databa...
2016-05-11 Tom HughesFix database server name for users-agreed script
2016-05-03 Tom HughesUpdates for rubocop and foodcritic changes
2016-01-20 Tom HughesMerge remote-tracking branch 'github/pull/53'
2016-01-20 Matt AmosSpaces (0x20) should not be replaced, as they are not...
2016-01-19 Tom HughesMerge remote-tracking branch 'github/pull/52'
2016-01-19 Tom HughesMerge remote-tracking branch 'github/pull/51'
2016-01-18 Matt AmosFix rubocop complaints.
2016-01-18 Matt AmosReplace characers which aren't allowed in XML 1.0.
2015-05-11 Tom HughesFix the streaming replicator
2015-02-21 Matt AmosWrangled code to satisfy rubocop.
2015-02-21 Matt AmosAdded changeset comments to replication XML.
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-06 Tom HughesUpdate rubocop and fix new warnings
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-01-18 Matt AmosPut history HEADER.cgi under Chef control.
2015-01-17 Matt AmosLink to latest PBF as well.
2015-01-17 Matt AmosMention and link to the full history planet files.
2015-01-17 Matt AmosChangeset dump isn't changes made since the previous...
2014-12-22 Tom HughesMerge branch 'planetdump-ng'
2014-12-22 Matt AmosExtracted all references to planet dump output location...
2014-12-22 Matt AmosDon't need planet2pbf
2014-10-26 Grant SlaterFix PHP start tag compatibility
2013-10-27 Matt AmosMissing `to_s` conversion for libxml.
2013-10-27 Matt AmosAdded num_changes to changeset replication.
2013-07-16 Tom HughesManage generation of users_agreed and users_disagreed
2013-07-09 Tom HughesRun streaming replicator using Brett's osmosis for now
2013-07-09 Tom HughesBring streaming replication under chef control
2013-07-03 Tom HughesManage the replication directory
2013-06-27 Tom HughesManage static content for planet.openstreetmap.org
2013-06-18 Tom HughesUse system package for osmosis
2013-06-18 Tom HughesBring some more bits of the planet server under chef...