]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2021-02-04 Sarah HoffmannMerge pull request #2161 from lonvia/timeout-for-replic...
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-03 Sarah Hoffmannadd migration info for status table
2021-02-03 Sarah HoffmannRevert "increase splitting for large geometries"
2021-02-03 Sarah Hoffmannadapt quick start instructions in README to project dir
2021-02-02 Sarah Hoffmanndo not overwrite custom set module paths
2021-02-02 Sarah Hoffmannprint project directory before running any command
2021-02-02 Sarah Hoffmannmake phpcs happy
2021-02-02 Sarah Hoffmannactions: switch to using separate project dir
2021-02-02 Sarah Hoffmanndocs: add hint about putting the nominatim tool into...
2021-02-02 Sarah Hoffmanncopy database module on install
2021-02-02 Sarah Hoffmannhand in absolute path to nominatim tool to php scripts
2021-02-02 Sarah Hoffmannrefer to new nominatim tool in configuration comments
2021-02-02 Sarah Hoffmannchange the default location for external data to projec...
2021-02-02 Sarah Hoffmannactions: revert to reletive paths for caching
2021-02-02 Sarah Hoffmannactions: remove setting custom .env
2021-02-02 Sarah Hoffmannremove pyosmium-get-changes detection from cmake
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 Hoffmannremove setting for PYOSMIUM_BINARY
2021-01-30 Sarah Hoffmannwhitelist pyosmium for pylint
2021-01-30 Sarah Hoffmannport replication update function to python
2021-01-28 Sarah Hoffmannport check-for-update function to python
2021-01-28 Sarah HoffmannMerge pull request #2153 from rizkyarlin/patch-1
2021-01-28 Muh. Rizky... fix indentation
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-26 Sarah Hoffmannremove API comparison util
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 tests for indexer
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 Hoffmannuse pytest mocking functions for manipulating os.environ
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
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-18 Sarah Hoffmannmove indexing function into its own Python module
2021-01-18 Sarah Hoffmannadd function to get a DSN for psycopg
2021-01-18 Sarah HoffmannMerge pull request #2142 from lonvia/update-bdd-api...
2021-01-17 Sarah Hoffmannbdd: complete coverage for API tests
2021-01-16 Sarah Hoffmannremove unused output formatting functions
2021-01-16 Sarah Hoffmannbdd: remove duplicated tests
2021-01-16 Sarah Hoffmannbdd: clean up and extend API tests for details
2021-01-15 Sarah Hoffmanncollect coverage for /website directory as well
2021-01-15 Sarah HoffmannMerge pull request #2139 from lonvia/add-pytest
2021-01-15 Sarah Hoffmannpytest may also be installed as py-test[-3]
2021-01-15 Sarah Hoffmannenable pytest testing in CI
2021-01-15 Sarah Hoffmannadd documentation for new pytest tests
2021-01-15 Sarah Hoffmannadd pytest as a test goal in cmake
2021-01-15 Sarah Hoffmannadd initial pytest test for Configuration
2021-01-15 Sarah HoffmannMerge pull request #2136 from lonvia/introduce-pylint
2021-01-15 Sarah Hoffmannpylint may be available as pylint3 or pylint
2021-01-15 Sarah Hoffmannuse check parameter of subprocess.run
2021-01-15 Sarah Hoffmannadd pylint to list of required linting tools
2021-01-15 Sarah Hoffmannfix errors reported by pylint
2021-01-15 Sarah HoffmannMerge pull request #2135 from lonvia/python-frontend
2021-01-14 Sarah Hoffmannfix typo
2021-01-14 Sarah Hoffmannreplace Symfony dotenv dependency with Python dotenv
2021-01-14 Sarah Hoffmannbdd: directly call utility scripts in lib
2021-01-14 Sarah Hoffmannmove dotenv parsing to installed PHP scripts
2021-01-14 Sarah Hoffmannuse cli tool for github CI
2021-01-14 Sarah Hoffmannforward cli tool return value as exit code
2021-01-14 Sarah Hoffmannadapt documentation to new nominatim cli tool
2021-01-14 Sarah Hoffmannmaller command execution fixes
2021-01-14 Sarah Hoffmannmake sure that environment variables have highest prio
2021-01-14 Sarah Hoffmannliniting of new python code
2021-01-14 Sarah Hoffmannadd wrapper calls for all nominatim tool functions
2021-01-14 Sarah Hoffmannavoid accessing constants when getting data from env
2021-01-14 Sarah Hoffmannfix access to environment variable
2021-01-13 Sarah Hoffmannimplement warming in new cli tool
2021-01-13 Sarah Hoffmannwarm.php needs constant setup for queries
2021-01-13 Sarah Hoffmannset CONST_LibDir directly from the source scripts
2021-01-13 Sarah Hoffmannmove PHP utilities into the lib directory
2021-01-13 Sarah Hoffmannconsolidate cli interface to single tool
2021-01-12 Sarah Hoffmanncreate skeleton for new CLI tools
2021-01-12 Sarah Hoffmannadd skeleton for new Nominatim executables
2021-01-11 Sarah HoffmannMerge pull request #2132 from lonvia/reduce-api-testdb
2021-01-09 Sarah Hoffmannalso run BDD API tests in CI
2021-01-09 Sarah Hoffmanntest can be run all in one go with make
2021-01-09 Sarah Hoffmannupdate documentation for new BDD API tests
2021-01-09 Sarah Hoffmannbdd: add new API test data
2021-01-09 Sarah Hoffmannbdd: convert API tests to smaller test db
2021-01-09 Sarah Hoffmannbdd: improve assert output for API query checks
next