]> git.openstreetmap.org Git - chef.git/history - cookbooks/planet/files/default/replication-bin/replicate-changesets
Fix new rubocop warnings
[chef.git] / cookbooks / planet / files / default / replication-bin / replicate-changesets
2019-04-24 Tom HughesFix new rubocop warnings
2018-07-16 Tom HughesReplace PGconn with PG::Connection
2018-02-11 Tom HughesConvert more URLs to https
2018-01-05 Tom HughesConvert various links to https
2017-11-14 Tom HughesFix rubocop warnings
2017-07-11 Tom HughesFix new rubocop warnings
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 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-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-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
2013-10-27 Matt AmosMissing `to_s` conversion for libxml.
2013-10-27 Matt AmosAdded num_changes to changeset replication.
2013-07-03 Tom HughesManage the replication directory