]> git.openstreetmap.org Git - nominatim.git/history - test/python/tools
fix parameter use for ST_Project
[nominatim.git] / test / python / tools /
2023-04-11 Sarah Hoffmanncall osm2pgsql postprocessing flush_deleted_places...
2023-03-22 Sarah Hoffmannfix importance recalculation
2022-10-24 Sarah HoffmannMerge pull request #2836 from mtmail/tiger2022
2022-10-04 Sarah HoffmannMerge pull request #2835 from lonvia/secondary-importance
2022-10-01 Sarah Hoffmanndo not run unit test when postgis_raster is not available
2022-10-01 Sarah Hoffmannadapt unit tests to changed function names
2022-10-01 Tareq Al-AhdalIntegrated OSM views into importance computation
2022-10-01 Tareq Al-AhdalEnhanced the implementation of OSM views GeoTIFF import...
2022-10-01 Tareq Al-AhdalInitial implementation of GeoTIFF import functionality
2022-08-12 Tareq Al-AhdalMerge remote-tracking branch 'upstream/master' into...
2022-07-19 Sarah HoffmannMerge pull request #2770 from lonvia/typed-python
2022-07-18 Sarah Hoffmannadd type annotations to special phrase importer
2022-07-18 Sarah Hoffmannfix uses of config.get_path() to expect None
2022-07-18 Sarah HoffmannMerge pull request #2761 from lonvia/repair-index-analysis
2022-07-11 Sarah HoffmannMerge pull request #2691 from mtmail/ubuntu-22
2022-07-09 marc tobiasIn tests for PHP 8 disable Just-in-time, it conflicts...
2022-07-07 Sarah Hoffmannconvert admin --analyse-indexing to new indexing method
2022-07-07 Sarah HoffmannMerge pull request #2760 from lonvia/reorganize-data...
2022-07-06 Sarah Hoffmannmove country_info into data submodule
2022-06-24 Sarah HoffmannMerge pull request #2757 from lonvia/filter-postcodes
2022-06-23 Sarah Hoffmannadd tests for discarding bad postcodes
2022-05-31 Sarah HoffmannMerge pull request #2732 from lonvia/fix-ordering-addre...
2022-05-31 Sarah HoffmannMerge pull request #2731 from lonvia/cleanup-special...
2022-05-30 Sarah Hoffmanncustom comparison for SpecialPhrase
2022-05-30 Sarah Hoffmannmove quoting hack to wiki loader
2022-05-30 Sarah Hoffmannconvert special phrase loaders to generators
2022-05-30 Sarah Hoffmannremove the language parameter in the SPWikiLoader
2022-05-29 Sarah Hoffmannadd get_str_list() for config
2022-05-11 Sarah HoffmannMerge pull request #2707 from lonvia/make-icu-tokenizer...
2022-05-10 Sarah Hoffmannswitch tests to ICU tokenizer as default
2022-05-10 Sarah HoffmannMerge pull request #2702 from lonvia/move-country-names...
2022-05-09 Sarah Hoffmannsupport arbitrary prefixes in country name list
2022-04-14 Sarah HoffmannMerge pull request #2666 from lonvia/admin-command...
2022-04-14 Sarah Hoffmannadd tests for new data invalidation functions
2022-04-04 Sarah HoffmannMerge pull request #2629 from tareqpi/country-names...
2022-04-01 Tareq Al-Ahdal'read_config' is no longer a fixture
2022-04-01 Tareq Al-Ahdaltest for loading special characters from country_settin...
2022-04-01 Tareq Al-Ahdalfix reset country info before loading custom data
2022-04-01 Tareq Al-Ahdalcustom country config loads correctly
2022-03-30 Tareq Al-Ahdalseparate unit test function into three functions
2022-03-25 Tareq Al-AhdalAdded unit tests for loading country info from yaml...
2022-01-04 Sarah HoffmannMerge pull request #2562 from lonvia/copyright-headers
2022-01-03 Sarah Hoffmannadd consistent SPDX copyright headers
2021-12-03 Sarah HoffmannMerge pull request #2539 from lonvia/clean-up-python...
2021-12-03 Sarah Hoffmannspecify text type in test SQL
2021-12-01 Sarah Hoffmannadd tests for migration
2021-12-01 Sarah Hoffmannmore testing for refresh functions
2021-12-01 Sarah Hoffmannmore tests for exec utilities
2021-12-01 Sarah Hoffmannadd more tests for database import
2021-12-01 Sarah Hoffmannadd tests for adding additional data
2021-11-30 Sarah Hoffmanntests: add fixture for making test project directory
2021-11-30 Sarah Hoffmannpython test: move single-use fixtures to subdirectories
2021-11-30 Sarah Hoffmannorganise python tests in subdirectories