]> git.openstreetmap.org Git - nominatim.git/history - nominatim/tools
add unit tests for legacy ICU tokenizer
[nominatim.git] / nominatim / tools /
2021-02-19 Sarah Hoffmannfix return code for check database run with 'not applic...
2021-02-19 Sarah Hoffmannport setup-website to python
2021-02-18 Sarah Hoffmannadd unit tests for new check_database code
2021-02-18 Sarah Hoffmannport check-database function to python
2021-02-17 Sarah Hoffmannport freeze function to python
2021-02-17 Sarah HoffmannMerge pull request #2173 from lonvia/penality-for-house...
2021-02-16 Sarah HoffmannMerge pull request #2174 from lonvia/disable-jit-for...
2021-02-16 Sarah Hoffmanndisable JIT and parallel execution for osm2pgsql update...
2021-02-16 Sarah HoffmannMerge pull request #2166 from mtmail/tiger-2020
2021-02-14 Sarah Hoffmannignore failure to get replication date
2021-02-12 Sarah HoffmannMerge pull request #2164 from lonvia/add-make-install
2021-02-09 Sarah Hoffmannremove unused BINDIR constant
2021-02-09 Sarah Hoffmannintroduce constant for configuration directory
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 Hoffmannsplit cli.py by subcommands
2021-02-04 Sarah Hoffmannfix off-by-one error in replication download
2021-02-04 Sarah HoffmannMerge pull request #2160 from lonvia/introduce-project-dir
2021-02-03 Sarah Hoffmannreplace make serve with nominatim serve command
2021-02-02 Sarah Hoffmanndo not overwrite custom set module paths
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
2021-01-26 Sarah Hoffmannconvert functon creation to python
2021-01-26 Sarah Hoffmannport address level computation to Python
2021-01-26 Sarah Hoffmannmove update code for postcode and word count to Python
2021-01-21 Sarah HoffmannMerge pull request #2147 from lonvia/tests-for-python...
2021-01-20 Sarah Hoffmannadd tests for Python exec_utils
2021-01-20 Sarah HoffmannMerge pull request #2146 from mtmail/two-typos
2021-01-20 marc tobiascorrect parameter name in query CLI
2021-01-20 Sarah HoffmannMerge pull request #2145 from lonvia/cli-query-functions
2021-01-19 Sarah Hoffmannadd API functions to nominatim tool
2021-01-19 Sarah Hoffmannrename nominatim.admin to nominatim.tools