]> git.openstreetmap.org Git - nominatim.git/commit
port replication update function to python
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 30 Jan 2021 14:50:34 +0000 (15:50 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 30 Jan 2021 14:50:34 +0000 (15:50 +0100)
commit4cb6dc01f382e9fb748efbe4517442af2274f210
treea8e392e406546b83053484fe5eb224a82935e351
parent8f0885f6cb24f545a2f5021d53d8aec64a72bf9b
port replication update function to python
13 files changed:
lib/admin/update.php
nominatim/cli.py
nominatim/config.py
nominatim/db/status.py
nominatim/tools/exec_utils.py
nominatim/tools/replication.py
test/python/conftest.py
test/python/test_cli.py
test/python/test_config.py
test/python/test_db_status.py
test/python/test_tools_exec_utils.py
test/python/test_tools_replication.py
utils/osm_file_date.py [deleted file]