]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2026-03-04 Sarah Hoffmannadd migration for interpolation tables
2026-03-04 Sarah Hoffmannrevert importing of housenumber interpolations
2026-03-04 Sarah Hoffmannadd test for new interpolation variants
2026-03-04 Sarah Hoffmannadapt BDD tests to separate interpolation table
2026-03-04 Sarah HoffmannBDD tests: factor out insert sql code
2026-03-04 Sarah Hoffmannadapt unit tests to use separate interpolation table
2026-03-04 Sarah Hoffmannadapt interpolation handling to use separate place_inte...
2026-03-04 Sarah Hoffmanncopy interpolation data from new place_interpolation...
2026-03-04 Sarah Hoffmannimport interpolation into separate place table
2026-03-04 Sarah HoffmannMerge pull request #4011 from lonvia/fix-expected-count...
2026-03-04 Sarah Hoffmannadjust expected count when doing housenumber search...
2026-03-03 Itz-AgastaAdds test for locale-sensitive country name matching
2026-03-03 Itz-AgastaAdds language-aware country penalty in forward geocoding
2026-03-02 Sarah HoffmannMerge pull request #3971 from jayaddison/issue-3969...
2026-03-02 Sarah HoffmannMerge pull request #4009 from jonas-endter-optimax...
2026-03-02 Jonas Endterfix link to importance data in documentation
2026-02-22 Sarah HoffmannMerge pull request #3997 from lonvia/fix-postcode-index
2026-02-22 Sarah Hoffmannlocation_postcodes does geometry lookups on centroid
2026-02-22 Sarah HoffmannMerge pull request #3996 from lonvia/improved-postcode...
2026-02-21 Sarah Hoffmannadd option to force a postcode reimport
2026-02-20 Sarah Hoffmannavoid updates on initial filling of postcode table
2026-02-19 Sarah Hoffmannprepare release 5.2.0.post11
2026-02-19 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-02-18 Sarah HoffmannMerge pull request #3981 from Itz-Agasta/test
2026-02-18 Itz-AgastaAdds lazy loading for search endpoint availability
2026-02-18 Sarah HoffmannMerge pull request #3991 from lonvia/interpolation...
2026-02-18 Sarah Hoffmannadd support for expanding interpolations on housenumbers
2026-02-16 Sarah HoffmannMerge pull request #3923 from kad-link/ci/windows-smoke
2026-02-16 Sarah HoffmannMerge pull request #3989 from lonvia/rework-misc-tests
2026-02-16 Sarah HoffmannMerge pull request #3988 from jayaddison/pr-3957-follow...
2026-02-16 James AddisonIndexing: fixup: add presence check for hstore `name...
2026-02-15 James AddisonIndexer: allow `has_pending` to consider address-rank...
2026-02-15 Sarah Hoffmannmake database import unit tests against real SQL
2026-02-15 Sarah Hoffmannuse original tables for database check tests
2026-02-15 Sarah HoffmannMerge pull request #3987 from lonvia/rework-postcode...
2026-02-15 Sarah Hoffmannreplace postcode mock with standard postcode table...
2026-02-13 Sri CHaRanci/windows: install osm2pgsql binary and enable full...
2026-02-13 Sri CHaRanci/windows: enable full python unit test setup for...
2026-02-13 Sri CHaRanci/windows: add Postgresql setup action to tests
2026-02-13 Sri Charan... implement stage 1 : python unit tests
2026-02-13 Sri CHaRanAdd experimental Windows CI workflow
2026-02-13 Sarah HoffmannMerge pull request #3986 from lonvia/rework-tiger-tests
2026-02-13 Sarah HoffmannMerge pull request #3985 from lonvia/rework-indexing...
2026-02-13 Sarah Hoffmannrework tiger unit tests to use production pgsql functions
2026-02-13 Sarah Hoffmannpass reverse-only as a separate parameter
2026-02-13 Sarah Hoffmannrewrite indexing tests to use standard table fixtures
2026-02-13 Sarah Hoffmannadd fixtures for postcode, interpolation table creation...
2026-02-13 Sarah HoffmannMerge pull request #3984 from lonvia/avoid-custom-table...
2026-02-12 Sarah Hoffmannuse load_sql fixture instead of explicit SQLPreprocessor
2026-02-12 Sarah Hoffmannreorganise fixtures for placex table
2026-02-12 Sarah Hoffmannsimplify property test table implementation
2026-02-12 Sarah Hoffmannswitch table definitions in conftest to use production SQL
2026-02-12 Sarah Hoffmannadd fixtures for country table
2026-02-12 Sarah Hoffmannadd function for inserting data to testing cursor
2026-02-12 Sarah Hoffmannuse better SQL quoting in test cursor implementation
2026-02-12 Sarah Hoffmannfix potential cancelling race with full queue
2026-02-12 Sarah HoffmannMerge pull request #3982 from lonvia/split-table-creation
2026-02-12 Sarah Hoffmannsplit up table creation SQL into separate files
2026-02-12 Sarah Hoffmannremove unused indexes and sequences
2026-02-11 Sarah HoffmannMerge pull request #3957 from jayaddison/issue-2714...
2026-02-11 Sarah HoffmannMerge pull request #3979 from jayaddison/issue-2714...
2026-02-10 Sarah HoffmannMerge pull request #3980 from lonvia/security-smells
2026-02-10 James AddisonIndexer: relocate zero-ranked-address indexing
2026-02-10 Sarah Hoffmannignore tables with odd names in SQLPreprocessor
2026-02-10 Sarah Hoffmannavoid f-strings in SQL creation in tests
2026-02-10 Sarah Hoffmannuse psycopg.sql for SQL building in tokenizer
2026-02-10 Sarah Hoffmannonly allow alphanumeric and dash in DATABASE_WEBUSER
2026-02-10 Sarah Hoffmannsanity check class names before inserting into classtyp...
2026-02-10 Sarah HoffmannMerge pull request #3978 from jayaddison/issue-2714...
2026-02-10 Sarah HoffmannMerge pull request #3975 from kad-link/fix/utf8-encodin...
2026-02-09 James AddisonRefactor: add default params to `index_boundaries`
2026-02-09 Sri CHaRanfix: add utf-8 encoding in read-write files
2026-02-09 James AddisonIndexing: invert boolean logic to factor-out empty...
2026-02-05 Sarah HoffmannMerge pull request #3970 from lonvia/improve-dev-docs
2026-02-05 James AddisonIndexing: manage the case where no default-language...
2026-02-05 Sarah HoffmannMerge pull request #3960 from jayaddison/tests/has...
2026-02-05 Sarah Hoffmannpoint to developer docs from CONTRIBUTING.md
2026-02-05 Sarah Hoffmanndocs: fix list of packages for development install
2026-02-05 James AddisonIndexing: add default-language placename from linked...
2026-02-05 James AddisonTests: parameter-agnostic `has_pending` monkeypatching
2026-02-05 Sarah HoffmannMerge pull request #3966 from remo-lab/fix/sql-injectio...
2026-02-05 remo-labFix SQL injection in truncate_data_tables
2026-02-03 Sarah HoffmannMerge pull request #3962 from lonvia/docs-deploy
2026-02-03 Sarah Hoffmanndocs: switch deployment to use gunicorn's asgi/uwsgi...
2026-02-02 Sarah HoffmannMerge pull request #3949 from Itz-Agasta/try
2026-02-02 Sarah HoffmannMerge pull request #3959 from Aditya30ag/fix/readme...
2026-02-02 Sarah Hoffmannrelease 5.2.0.post10
2026-02-02 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-02-02 Aditya30agFix README: update Nominatim API server module path
2026-02-01 Sarah HoffmannMerge pull request #3955 from AmmarYasser455/fix/typos
2026-02-01 Sarah HoffmannMerge pull request #3952 from jayaddison/pr-3687-follow...
2026-01-31 James AddisonTests: set boundary admin level to enable linking
2026-01-31 Itz-AgastaPreserve import error tables during freeze
2026-01-30 Itz-AgastaRestore grants for dynamic tables in tokenizer, migrati...
2026-01-30 AmmarYasser455docs: fix multiple typos in documentation and source...
2026-01-29 Sarah HoffmannMerge pull request #3951 from Itz-Agasta/cli
2026-01-29 Itz-AgastaUpdates layer selection to allow optional default
2026-01-28 Sarah HoffmannMerge pull request #3950 from jayaddison/fixup/sql...
2026-01-28 Itz-AgastaAdds layer filtering option to search command
2026-01-28 James AddisonFixup: add single-quote escaping within debug message
next