]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2024-03-07 Sarah Hoffmannprepare release 4.4.0 v4.4.0
2024-03-07 Sarah HoffmannMerge pull request #3358 from lonvia/pg-module-for...
2024-03-05 Sarah Hoffmannactions: run legacy test against newest postgresql 16
2024-03-05 Sarah Hoffmannfix compilation of PG module for PostgreSQL 16
2024-03-05 Sarah HoffmannMerge pull request #3356 from lonvia/use-date-from...
2024-03-05 Sarah Hoffmannuse import date from osm2pgsql property table if available
2024-03-04 Sarah HoffmannMerge pull request #3353 from mtmail/add-codespell
2024-03-03 marc tobiasGithub Actions: add codespell linter, warn only
2024-02-28 Sarah HoffmannMerge pull request #3350 from lonvia/improve-postcode...
2024-02-28 Sarah HoffmannMerge pull request #3349 from lonvia/remove-way-geometr...
2024-02-28 Sarah Hoffmannimprove display name for postcodes
2024-02-28 Sarah Hoffmannfor postcodes use rank_search as base rank for finding...
2024-02-28 Sarah Hoffmanndrop lower-rank-ways index after import
2024-02-28 Sarah HoffmannMerge pull request #3342 from mtmail/tyops
2024-02-28 Sarah HoffmannMerge pull request #3347 from lonvia/tweak-boundary...
2024-02-28 Sarah HoffmannMerge pull request #3346 from lonvia/reduce-artificial...
2024-02-28 Sarah HoffmannMerge pull request #3345 from lonvia/simplify-large...
2024-02-28 Sarah HoffmannMerge pull request #3344 from lonvia/osm2pgsql-new...
2024-02-27 Sarah Hoffmannadd support for new middle table format of osm2pgsql
2024-02-27 Sarah Hoffmannsimplify very large polygons non used in addresses
2024-02-27 Sarah Hoffmannreduce importance when computed from search rank
2024-02-27 Sarah Hoffmanndo not send outdated parameters to osm2pgsql flex
2024-02-27 Sarah Hoffmannupdate osm2pgsql to 1.11.0
2024-02-27 Sarah Hoffmanndrop more railway tags
2024-02-27 Sarah Hoffmanndrop amenity=parking_space/entrance objects
2024-02-27 Sarah Hoffmanndrop boundary=land_area
2024-02-27 Sarah Hoffmannimport leisure=natural_reserve as fallback only
2024-02-27 Sarah Hoffmannprefer min() function over if construct
2024-02-26 marc tobiasCorrect some typos
2024-02-21 Sarah HoffmannMerge pull request #3341 from mtmail/remove-php-faq...
2024-02-20 marc tobiasPHP related FAQ entries are no longer needed
2024-02-20 Sarah HoffmannMerge pull request #3340 from lonvia/fix-lua-liniting...
2024-02-20 Sarah Hoffmannfix issues found by luacheck
2024-02-20 Sarah HoffmannMerge pull request #3339 from lonvia/python-frontend...
2024-02-19 Sarah Hoffmannswitch Ubuntu installation scripts to Python frontend
2024-02-19 Sarah HoffmannAPI debug: properly escape non-highlighted code
2024-02-19 Sarah Hoffmannbdd: be more verbose on HTML parsing error
2024-02-19 Sarah Hoffmannalso switch unit tests for cli
2024-02-19 Sarah Hoffmannactions: make php the legacy tests
2024-02-19 Sarah Hoffmannupdate documentation to recommend Python frontend
2024-02-19 Sarah Hoffmannmake Python frontend default and PHP optional
2024-02-16 Sarah HoffmannMerge pull request #3338 from lonvia/remove-nested...
2024-02-16 Sarah Hoffmannactions: switch no-superuser test to PostgreSQL 16
2024-02-16 Sarah Hoffmannadd documentation for non-superuser import
2024-02-16 Sarah Hoffmannremove unnecessary nested group in CLI import command
2024-02-08 Sarah HoffmannMerge pull request #3333 from lonvia/set-empty-extratag...
2024-02-08 Sarah Hoffmannextratags should become null when empty
2024-02-07 Sarah HoffmannMerge pull request #3332 from lonvia/improve-cutting...
2024-02-06 Sarah Hoffmannprefilter bad results before adding details and reranking
2024-02-06 Sarah HoffmannMerge pull request #3331 from lonvia/fix-word-table...
2024-02-06 Sarah Hoffmannproperly grant rights to read-only user when switching...
2024-02-06 Sarah Hoffmanndocs: mark layer parameter as python-only
2024-02-05 Sarah HoffmannMerge pull request #3328 from lonvia/word-count-into...
2024-02-04 Sarah Hoffmannrecreate word table when refreshing counts
2024-01-29 Sarah Hoffmannavoid LookupAny with address and too many name tokens
2024-01-28 Sarah Hoffmannprint any collected debug output when returning a timeo...
2024-01-28 Sarah HoffmannMerge pull request #3321 from lonvia/remove-duplicate...
2024-01-28 Sarah Hoffmannhousenumber-only searches cannot be combined with quali...
2024-01-28 Sarah Hoffmannadjust rankings for housenumber-only searches
2024-01-28 Sarah Hoffmannalways add a penalty for name + address search fallback
2024-01-28 Sarah Hoffmanndisallow category tokens in the middle of a query string
2024-01-28 Sarah Hoffmannprotect against very frequent bad partials
2024-01-28 Sarah Hoffmannavoid duplicates in the list of partial tokens for...
2024-01-28 Sarah HoffmannMerge pull request #3320 from lonvia/fix-timeout-return...
2024-01-27 Sarah Hoffmanncatch special async timeout error in servers
2024-01-26 Sarah HoffmannMerge pull request #3317 from lonvia/postcodes-for...
2024-01-26 Sarah Hoffmannsearch postcodes for highway areas around the area
2024-01-17 Sarah HoffmannMerge pull request #3301 from lonvia/fix-class-search...
2024-01-16 Sarah Hoffmanninterpret stand-alone special terms always as near...
2024-01-08 Sarah HoffmannMerge pull request #3293 from lonvia/rematch-against...
2024-01-08 Sarah Hoffmannadd country code to words to be rematched
2024-01-07 Sarah HoffmannMerge pull request #3292 from lonvia/faster-country...
2024-01-07 Sarah Hoffmannwhen a country is in the results, restrict further...
2024-01-07 Sarah Hoffmanndump params in log view
2024-01-07 Sarah Hoffmannprioritize country searches when penaly is equal
2024-01-07 Sarah HoffmannMerge pull request #3238 from mtmail/check-database...
2024-01-07 Sarah HoffmannMerge pull request #3289 from lonvia/viewbox-and-housen...
2024-01-07 Sarah HoffmannMerge pull request #3290 from lonvia/near-vs-quaifier...
2024-01-07 Sarah HoffmannMerge pull request #3291 from lonvia/fix-timezone-handling
2024-01-07 Sarah Hoffmannfix timezone handling for timestamps from the database
2024-01-07 Sarah Hoffmanndo not run near queries on qualifier words
2024-01-07 Sarah Hoffmanndo not restrict by viewbox when housenumber or postcode...
2024-01-06 Marc Tobiascheck-database also checks database vs nominatim version
2024-01-05 Sarah HoffmannMerge pull request #3286 from lonvia/avoid-bind-paramet...
2024-01-05 Sarah Hoffmannavoid closure variables in lambda statements
2024-01-02 Sarah Hoffmannuse correct SQLAlchemy pool for asynchronous connections
2024-01-02 Sarah HoffmannAPI: avoid engine disposal on startup
2023-12-29 Sarah Hoffmannupdate typing for latest changes in SQLAlchemy
2023-12-12 Sarah HoffmannMerge pull request #3273 from lonvia/search-with-sqlite
2023-12-09 Sarah Hoffmannadd minimal documentation for the SQLite usage
2023-12-07 Sarah Hoffmannerror out when a SQLite database does not exist
2023-12-07 Sarah Hoffmannenable search for sqlite conversion by default
2023-12-07 Sarah Hoffmannenable all BDD API tests for sqlite
2023-12-07 Sarah Hoffmannenable all API tests for sqlite and port missing features
2023-12-07 Sarah Hoffmannextend sqlite converter for search tables
2023-12-07 Sarah Hoffmannremove unused function
2023-12-07 Sarah Hoffmannimprove typing for @compiles constructs
2023-12-07 Sarah Hoffmannvoid unnecessary aliases
2023-12-07 Sarah Hoffmannfactor out SQL for filtering by location
2023-12-07 Sarah Hoffmannsimplify handling of SQL lookup code for search_name
next