Commit Graph

12 Commits (master)

Author SHA1 Message Date
Yohan Boniface 9e131ca116 Pass replicationUrl and replicationInterval as parameters
Instead of reading them from the config, per consistency.
2018-04-07 21:21:56 +02:00
Yohan Boniface a8ae4dcbdc Make diff_state_before default to 0 2018-01-26 11:30:28 +01:00
Yohan Boniface e277d8da24 Adapt estimateSequence to replication interval 2018-01-22 19:46:27 +01:00
Yohan Boniface f2381554f9 Use URL defined in config to fetch replication state 2018-01-22 19:45:33 +01:00
Yohan Boniface cfb1be89d1 Make run command more verbose 2018-01-22 19:44:56 +01:00
Russ Garrett 2c8b957949
Switch replication URL to HTTPS
The discussion about moving OSM services to HTTPS-only continues.
Although everything should be happy following 302 redirects I thought
I'd remove one variable and move the default URL to HTTPS.

Seems to work fine for me.
2018-01-06 10:38:58 +00:00
Oliver Tonnhofer 8d8694976c test: fix state from PBF test, sequence is only estimated 2017-11-21 14:43:20 +01:00
Oliver Tonnhofer 3b158a4107 add test for parsing state from pbf 2017-11-15 14:59:52 +01:00
Oliver Tonnhofer 9b181804da refactor diff downloader into replication package; add chagneset downloader 2016-12-13 11:15:58 +01:00
Oliver Tonnhofer c8d99af5d6 refactor diff state write 2016-12-07 14:20:21 +01:00
Oliver Tonnhofer e3593761b5 refactor parser.pbf API 2016-12-06 14:47:34 +01:00
Oliver Tonnhofer 909bd5fdec rename diff package to update 2016-12-06 11:00:52 +01:00