]> git.openstreetmap.org Git - nominatim.git/history - test/python/test_cli.py
port setup-website to python
[nominatim.git] / test / python / test_cli.py
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-10 Sarah Hoffmannneed test database for analysing cli test
2021-02-09 Sarah Hoffmannadapt unit tests to new directory structure
2021-02-09 Sarah Hoffmannrename lib to lib-php
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
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-01 Sarah HoffmannMerge pull request #2155 from lonvia/port-regresh-to...
2021-02-01 Sarah Hoffmannprint nice summary after updates
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-26 Sarah Hoffmanncli: import python modules for commands on demand
2021-01-21 Sarah HoffmannMerge pull request #2147 from lonvia/tests-for-python...
2021-01-20 Sarah Hoffmanncli indexer tests need a fake database
2021-01-20 Sarah Hoffmannadd more tests for CLI parameter parser
2021-01-20 Sarah Hoffmannadd simple tests for CLI parsing