]> git.openstreetmap.org Git - nominatim.git/history - nominatim/clicmd/refresh.py
more formatting fixes
[nominatim.git] / nominatim / clicmd / refresh.py
2021-07-12 Sarah Hoffmannmore formatting fixes
2021-06-17 Sarah HoffmannMerge pull request #2369 from lonvia/exclude-poi-from...
2021-06-16 Sarah HoffmannMerge pull request #2360 from AntoJvlt/postcodes-place...
2021-06-12 AntoJvltImproved performance of the postcodes query and some...
2021-06-09 AntoJvltUse place instead of placex to compute postcodes
2021-05-25 Sarah HoffmannMerge pull request #2349 from lonvia/fix-website-refresh
2021-05-25 Sarah Hoffmannonly initialise tokenizer for refresh functions where...
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 Hoffmannindex postcodes after refreshing
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 word table and normalisation SQL into tokenizer
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-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-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
2021-02-25 Sarah Hoffmannport wikipedia importance functions to python
2021-02-25 Sarah Hoffmannport database setup function to python
2021-02-25 Sarah Hoffmannconvert connect() into a context manager
2021-02-22 Sarah HoffmannMerge pull request #2181 from lonvia/port-more-tool...
2021-02-19 Sarah Hoffmannport setup-website to python
2021-02-12 Sarah HoffmannMerge pull request #2164 from lonvia/add-make-install
2021-02-09 Sarah Hoffmannforgot to replace one occurence of sql_dir
2021-02-09 Sarah Hoffmannrename sql directory to lib-sql
2021-02-08 Sarah Hoffmannsplit cli.py by subcommands