]> git.openstreetmap.org Git - nominatim.git/history - nominatim/cli.py
reintroduce timeout for replication file download
[nominatim.git] / nominatim / cli.py
2021-02-04 Sarah Hoffmannreintroduce timeout for replication file 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-02 Sarah Hoffmannprint project directory before running any 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 Hoffmannfix linting issues
2021-01-30 Sarah Hoffmanndisable warning about non-toplevel import
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 Hoffmannadd more tests for CLI parameter parser
2021-01-20 Sarah Hoffmannadd simple tests for CLI parsing
2021-01-20 Sarah Hoffmannoptionally hand in command line arguments to CLI functions
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
2021-01-19 Sarah Hoffmannprobe for php_cgi in cmake to be used for querying
2021-01-19 Sarah HoffmannMerge pull request #2143 from lonvia/integrate-indexer...
2021-01-18 Sarah Hoffmannremove old nominatim.py in favour of 'nominatim index'
2021-01-18 Sarah Hoffmannimplementaion of 'nominatim index'
2021-01-15 Sarah HoffmannMerge pull request #2135 from lonvia/python-frontend
2021-01-14 Sarah Hoffmannfix typo
2021-01-14 Sarah Hoffmannmaller command execution fixes
2021-01-14 Sarah Hoffmannliniting of new python code
2021-01-14 Sarah Hoffmannadd wrapper calls for all nominatim tool functions
2021-01-13 Sarah Hoffmannimplement warming in new cli tool
2021-01-13 Sarah Hoffmannconsolidate cli interface to single tool