]> git.openstreetmap.org Git - nominatim.git/history - test/python/test_tools_database_import.py
move SearchDescription building into tokens
[nominatim.git] / test / python / test_tools_database_import.py
2021-07-05 Sarah HoffmannMerge pull request #2371 from lonvia/increase-python...
2021-07-05 Sarah HoffmannMerge pull request #2381 from lonvia/reorganise-abbrevi...
2021-07-04 Sarah Hoffmannupdate unit tests for adapted abbreviation code
2021-05-22 Sarah HoffmannMerge pull request #2342 from lonvia/icu-tokenizer-ci
2021-05-20 Sarah HoffmannMerge pull request #2341 from lonvia/cleanup-python...
2021-05-19 Sarah Hoffmanntest: fix linting errors
2021-05-19 Sarah Hoffmanntest: replace raw execute() with fixture code where...
2021-05-19 Sarah Hoffmanntest: use table_rows() and execute_values() where possible
2021-05-17 AntoJvltResolve conflicts
2021-05-13 Sarah HoffmannMerge pull request #2324 from lonvia/generic-external...
2021-05-13 Sarah Hoffmannadd and extend tests for new postcode handling
2021-05-03 Sarah HoffmannMerge pull request #2305 from lonvia/tokenizer
2021-04-30 Sarah Hoffmannmove default country name creation to tokenizer
2021-04-30 Sarah Hoffmannmove word table and normalisation SQL into tokenizer
2021-04-30 Sarah Hoffmannmove module installation to legacy tokenizer
2021-04-30 Sarah HoffmannMerge pull request #2303 from lonvia/remove-aux-support
2021-04-30 Sarah Hoffmannremove support for AUX housenumber tables
2021-04-19 Sarah HoffmannMerge pull request #2284 from lonvia/cleanup-word-frequ...
2021-04-19 Sarah Hoffmannsimplify token precomputation
2021-03-15 Sarah HoffmannMerge pull request #2212 from darkshredder/country...
2021-03-12 Darkshredderrefactored tests and made changes to code for easy...
2021-03-12 DarkshredderPorted createCountryNames() to python and added tests
2021-02-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
2021-02-27 Sarah Hoffmannolder versions of Postgresql need explicit return type
2021-02-26 Sarah Hoffmannmove setup function to python
2021-02-25 Sarah Hoffmannmove import-data option to native python
2021-02-25 Sarah Hoffmannport database setup function to python