]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2026-03-11 Sarah Hoffmannadd a hint on running CI before opening a PR
2026-03-10 Sarah Hoffmannprepare release 5.2.0.post14
2026-03-10 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-03-10 Sarah HoffmannMerge pull request #4020 from kad-link/fix/add-admin...
2026-03-10 Sarah Hoffmannprepare release 5.2.0.post13
2026-03-10 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-03-10 Sri Charan... add BDD scenario for admin_level when boundary=administ...
2026-03-09 Sri Charan... add unit tests for admin_level when boundary=administrative
2026-03-09 Sarah HoffmannMerge pull request #4024 from lonvia/remove-fallback...
2026-03-09 Sarah Hoffmannadd migration to backfill missing importance values
2026-03-09 Sarah Hoffmannstreamline selected columns in search CTEs
2026-03-09 Sarah Hoffmanndrop search_rank column from search_name
2026-03-09 Sarah Hoffmannremove importance fallbacks in search queries
2026-03-09 Sarah Hoffmannenforce presence of importance value in placex
2026-03-09 Sri Charan... modify import paths to helpers.py
2026-03-09 Sri Charan... add _add_admin_level helper function to helpers.py
2026-03-08 Sri CHaRanadd admin_level to extratags for XML and details API...
2026-03-08 Sri CHaRanadd admin_level to extatags in JSON format
2026-03-04 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-03-04 Sarah HoffmannMerge pull request #4012 from lonvia/interpolation...
2026-03-04 Sarah HoffmannMerge pull request #3995 from Itz-Agasta/exp
2026-03-04 Sarah Hoffmanndocs: update database layout in developer section
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
next