]> git.openstreetmap.org Git - nominatim.git/history - test
move SearchDescription building into tokens
[nominatim.git] / test /
2021-04-19 DarkshredderFix: tiger-data tarfile test
2021-04-19 Sarah HoffmannMerge pull request #2282 from lonvia/add-paths-to-config
2021-04-19 Sarah Hoffmannsimplify sql and website creation functions
2021-04-19 Sarah Hoffmannsimplify constructor for SQL preprocessor
2021-04-19 Sarah Hoffmannsimplify interface for adding tiger data
2021-04-19 Sarah HoffmannMerge pull request #2281 from changpingc/changping...
2021-04-18 Sarah HoffmannMerge pull request #2280 from AntoJvlt/Fix-special...
2021-04-17 AntoJvltOnly log a warning if a wrong input is detected on...
2021-04-17 AntoJvltCleaned tests and add database cleaning tests on test_i...
2021-04-17 Sarah HoffmannMerge pull request #2279 from lonvia/add-index-for...
2021-04-17 Sarah Hoffmannadd tests for continuing import
2021-04-16 Sarah HoffmannMerge pull request #2277 from lonvia/update-osm2pgsql
2021-04-16 Sarah HoffmannMerge pull request #2276 from lonvia/port-country-code...
2021-04-16 Sarah Hoffmannadd test for new postcode import function
2021-04-15 Sarah HoffmannMerge pull request #2263 from AntoJvlt/special-phrases...
2021-04-14 Sarah HoffmannMerge pull request #2269 from lonvia/fix-actions
2021-04-14 Sarah HoffmannMerge pull request #2264 from darkshredder/tiger-data...
2021-04-13 DarkshredderFix: Removed error if endstatement is wrong and improve...
2021-04-12 AntoJvltTests added for the auto update of special phrases...
2021-04-10 Sarah HoffmannMerge pull request #2252 from darkshredder/code-coverage
2021-04-05 Sarah HoffmannMerge pull request #2250 from lonvia/save-transliterate...
2021-04-04 Sarah Hoffmannmove transliteration of housenumbers into indexing
2021-04-04 Sarah Hoffmanntests for finding non-ascii housenumbers
2021-04-03 Sarah HoffmannMerge pull request #2248 from darkshredder/special...
2021-04-01 DarkshredderAdded Test for TokenSpecialTerm
2021-03-30 Sarah HoffmannMerge pull request #2243 from darkshredder/XML-format-fix
2021-03-30 Sarah HoffmannMerge pull request #2244 from AntoJvlt/import-special...
2021-03-29 AntoJvltCleaned tests of exceptions and fix phrase_settings...
2021-03-29 Sarah HoffmannMerge pull request #2228 from AntoJvlt/import-special...
2021-03-26 AntoJvltChange command 'import-special-phrases --from-wiki...
2021-03-26 AntoJvltErrors fixes, Cleaning code, Improvement and addition...
2021-03-25 AntoJvltEncapsulation of tools/special_phrases.py into SpecialP...
2021-03-23 AntoJvltCode cleaning, tests simplification and use of python3...
2021-03-23 AntoJvltIntroduction of PyICU for transliteration in python...
2021-03-20 AntoJvltUpdated specialphrases_testdb.sql
2021-03-20 AntoJvltPorted functions for the import of special phrases...
2021-03-20 Sarah Hoffmannbdd tests: make indexing less verbose
2021-03-17 Sarah HoffmannMerge pull request #2219 from lonvia/bdd-test-remove-php
2021-03-16 Sarah Hoffmannbdd: run all setup via nominatim Python library
2021-03-15 Sarah HoffmannMerge pull request #2216 from lonvia/fix-reverse-interp...
2021-03-15 Sarah Hoffmannreverse: do not prefer interpolations over closer house...
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 Darkshredderrefactored tests and made changes to code for easy...
2021-03-12 DarkshredderPorted createCountryNames() to python and added tests
2021-03-11 Sarah HoffmannMerge pull request #2204 from darkshredder/tiger-data
2021-03-11 DarkshredderAdded fixture for sql_preprocessor and fixed some issues
2021-03-10 DarkshredderAdded test for tarfile
2021-03-10 DarkshredderAdded test and removed runlegacyscript
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-03 Sarah Hoffmannintroduce jinja2 for preprocessing SQL
2021-03-02 Sarah HoffmannMerge pull request #2192 from lonvia/database-versioning
2021-03-01 Sarah Hoffmannadd database_version setting to tests
2021-03-01 Sarah Hoffmannsave software version in the database
2021-03-01 Sarah Hoffmannremove unused import
2021-03-01 Sarah Hoffmannuse tmp_path fixture in config tests
2021-02-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
2021-02-27 Sarah Hoffmannolder versions of Postgresql need explicit return type
2021-02-26 Sarah Hoffmannbdd: use python library where possible
2021-02-26 Sarah Hoffmannmove setup 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 Hoffmannuse psql for executing sql files
2021-02-25 Sarah Hoffmannadd function to set up libpq environment
2021-02-25 Sarah Hoffmannconvert connect() into a context manager
2021-02-25 Sarah HoffmannMerge pull request #2185 from lonvia/fix-deadlock-handl...
2021-02-25 Sarah Hoffmannimprove deadlock detection for various versions of...
2021-02-23 Sarah HoffmannMerge pull request #2182 from lonvia/change-error-for...
2021-02-22 Sarah Hoffmannreturn 404 for details when no bject is found in database
2021-02-22 Sarah HoffmannMerge pull request #2181 from lonvia/port-more-tool...
2021-02-19 Sarah Hoffmannbdd tests: directly call python code for setup-website
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 Hoffmannuse a frozen DB for API tests
2021-02-17 Sarah Hoffmannremove unused code
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 Hoffmannadd simple test for result splitting with multiple...
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-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 Hoffmannuse DataDir constant for data only
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-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
next