]> git.openstreetmap.org Git - nominatim.git/history - nominatim/clicmd/setup.py
replace add-data function with native Python code
[nominatim.git] / nominatim / clicmd / setup.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-05-17 AntoJvltResolve conflicts
2021-05-14 Sarah HoffmannMerge pull request #2323 from darkshredder/disable...
2021-05-13 Darkshredderfeat: Added reverse-only-search validation
2021-05-13 Sarah HoffmannMerge pull request #2324 from lonvia/generic-external...
2021-05-13 Sarah Hoffmannmove filling of postcode table to python
2021-05-03 Sarah HoffmannMerge pull request #2305 from lonvia/tokenizer
2021-04-30 Sarah Hoffmannmove index creation for word table to tokenizer
2021-04-30 Sarah Hoffmannmove default country name creation to tokenizer
2021-04-30 Sarah Hoffmannmove postcode normalization into tokenizer
2021-04-30 Sarah Hoffmannrequire tokeinzer for indexer
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 Hoffmannintroduce tokenizer modules
2021-04-19 Sarah HoffmannMerge pull request #2282 from lonvia/add-paths-to-config
2021-04-19 Sarah Hoffmannsimplify sql and website creation functions
2021-04-19 Sarah HoffmannMerge pull request #2281 from changpingc/changping...
2021-04-17 Sarah HoffmannMerge pull request #2279 from lonvia/add-index-for...
2021-04-17 Sarah Hoffmannadd support index when continuing import at index phase
2021-04-16 Sarah HoffmannMerge pull request #2277 from lonvia/update-osm2pgsql
2021-04-16 Sarah HoffmannMerge pull request #2276 from lonvia/port-country-code...
2021-04-16 Sarah Hoffmannport function to compute initial postcodes to Python
2021-04-16 Sarah HoffmannMerge pull request #2275 from lonvia/switch-to-absolute...
2021-04-16 Sarah Hoffmannuse absolute imports in Python code
2021-03-29 Sarah HoffmannMerge pull request #2234 from darkshredder/add-man...
2021-03-29 DarkshredderRebase with master
2021-03-15 Sarah HoffmannMerge pull request #2212 from darkshredder/country...
2021-03-12 DarkshredderPorted createCountryNames() to python and added tests
2021-03-04 Sarah HoffmannMerge pull request #2197 from lonvia/use-jinja-for...
2021-03-04 Sarah Hoffmannport index creation to python
2021-03-03 Sarah Hoffmannmove table creation to jinja-based preprocessing
2021-03-02 Sarah HoffmannMerge pull request #2192 from lonvia/database-versioning
2021-03-01 Sarah Hoffmannsave software version in the database
2021-03-01 Sarah Hoffmannmake sure that calls to PHP legacy scripts are fatal...
2021-02-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
2021-02-26 Sarah Hoffmannbdd: use python library where possible
2021-02-26 Sarah Hoffmannmove setup function to python