]> git.openstreetmap.org Git - nominatim.git/history - nominatim/clicmd
Deleted specialphrases.php and phrase_settings.php
[nominatim.git] / nominatim / clicmd /
2021-03-20 AntoJvltPorted functions for the import of special phrases...
2021-03-15 Sarah HoffmannMerge pull request #2212 from darkshredder/country...
2021-03-12 Sarah HoffmannMerge pull request #2213 from lonvia/tweak-search-weights
2021-03-12 DarkshredderPorted createCountryNames() to python and added tests
2021-03-11 Sarah HoffmannMerge pull request #2204 from darkshredder/tiger-data
2021-03-08 DarkshredderLinting fixes
2021-03-08 DarkshredderPorted tiger-data-import to python and Added Tarball...
2021-03-08 Sarah HoffmannMerge pull request #2200 from lonvia/migrations-for...
2021-03-06 Sarah Hoffmannautomatic migration from 3.6 release
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
2021-02-25 Sarah Hoffmannprot load-data function to python
2021-02-25 Sarah Hoffmannadd a function for the intial indexing run
2021-02-25 Sarah Hoffmannport wikipedia importance functions to python
2021-02-25 Sarah Hoffmannmove import-data option to native python
2021-02-25 Sarah Hoffmannintroduce custom object for cmdline arguments
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-18 Sarah Hoffmannport check-database function to python
2021-02-17 Sarah Hoffmannport freeze function to python
2021-02-12 Sarah HoffmannMerge pull request #2164 from lonvia/add-make-install
2021-02-11 Sarah Hoffmannalways return 0 for updates unless there is an error
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 Hoffmannintegrate analyse of indexing into nominatim tool
2021-02-08 Sarah Hoffmannconsolidate warm and db-check into single admin command
2021-02-08 Sarah Hoffmannsplit cli.py by subcommands