]> git.openstreetmap.org Git - nominatim.git/history - nominatim/db/status.py
move SearchDescription building into tokens
[nominatim.git] / nominatim / db / status.py
2021-06-04 Sarah HoffmannMerge pull request #2358 from AntoJvlt/documentation...
2021-06-02 Sarah HoffmannMerge pull request #2356 from lonvia/freeze-after-import
2021-06-02 Sarah Hoffmanncall freeze after running and non-updateable import
2021-04-24 Sarah HoffmannMerge pull request #2293 from darkshredder/update-manpage
2021-04-23 Sarah HoffmannMerge pull request #2294 from lonvia/update-actions
2021-04-23 Sarah Hoffmannuse group() for regex matches
2021-04-23 Sarah Hoffmannreplace usages of fromisoformat() with strptime()
2021-04-19 Sarah HoffmannMerge pull request #2281 from changpingc/changping...
2021-04-16 Sarah HoffmannMerge pull request #2277 from lonvia/update-osm2pgsql
2021-04-16 Sarah HoffmannMerge pull request #2275 from lonvia/switch-to-absolute...
2021-04-16 Sarah Hoffmannuse absolute imports in Python code
2021-02-16 Sarah HoffmannMerge pull request #2166 from mtmail/tiger-2020
2021-02-14 Sarah Hoffmannignore failure to get replication date
2021-02-01 Sarah HoffmannMerge pull request #2155 from lonvia/port-regresh-to...
2021-01-30 Sarah Hoffmannintroduce custom UsageError
2021-01-30 Sarah Hoffmannport replication update function to python
2021-01-28 Sarah Hoffmannport check-for-update function to python
2021-01-26 Sarah Hoffmannport replication initialisation to Python