]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
10 days ago Sarah Hoffmannrelease 5.3.2.post9 master
10 days ago Sarah HoffmannMerge remote-tracking branch 'upstream/master'
10 days ago Sarah HoffmannMerge pull request #4163 from Itz-Agasta/category-support
10 days ago Itz-AgastaDo not drop the place_classtype tables on migration
11 days ago Sarah Hoffmannrelease 5.3.2.post8
11 days ago Sarah HoffmannMerge remote-tracking branch 'upstream/master'
11 days ago Itz-AgastaDeprecate --min option instead of removing it
13 days ago Itz-AgastaDrop the place_classtype tables on migration
13 days ago Itz-AgastaStop copying the place_classtype tables into SQLite
13 days ago Itz-AgastaRemove Connection.get_class_table()
13 days ago Itz-AgastaStop creating the place_classtype tables from special...
13 days ago Itz-AgastaStop maintaining the place_classtype tables on updates
13 days ago Sarah HoffmannMerge pull request #4162 from lonvia/restrict-queries
13 days ago marc tobiasdebug output: escape HTML values
13 days ago Sarah Hoffmannadd default query preprocessor to restrict queries...
13 days ago Sarah Hoffmannalso restrict length of full words to 255
13 days ago Sarah Hoffmannrestrict number of alloable tokens per query to 50
13 days ago Sarah Hoffmanndrop words longer than 255 characters
13 days ago Sarah HoffmannMerge pull request #4161 from mtmail/disable-debug...
13 days ago Sarah HoffmannMerge pull request #4146 from Itz-Agasta/category-support
2026-08-05 Itz-AgastaSimplify the POI backfill by filtering the classtype...
2026-08-04 marc tobiasdisable debug=1 output by default
2026-08-01 Itz-AgastaRestrict the POI category backfill to searchable categories
2026-07-30 Sarah HoffmannMerge pull request #4157 from lonvia/tweak-country...
2026-07-30 Sarah HoffmannMerge pull request #4155 from mtmail/validate-layer...
2026-07-30 Sarah Hoffmannremove srp from languages for Montenegro
2026-07-30 Sarah HoffmannMerge pull request #4149 from AyushDharDubey/issue_4125
2026-07-30 Itz-AgastaBackfill the categories column for POIs
2026-07-30 Itz-AgastaDrop the obsolete categories index on migration
2026-07-30 Itz-AgastaAlways create the combined centroid/categories index
2026-07-30 Itz-AgastaUse a single query for the POI category search
2026-07-30 Itz-AgastaMatch categories on the centroid instead of the geometry
2026-07-30 Itz-AgastaIndex placex centroid for the SQLite category search
2026-07-30 Itz-AgastaUse a combined centroid/categories index for category...
2026-07-30 Itz-AgastaApply spatial pruning in near search
2026-07-30 Itz-AgastaIndex placex(class,type) for the SQLite category search
2026-07-30 Itz-AgastaKeep the object class/type in the result category field
2026-07-30 Itz-AgastaRework category matching: move to sql functions, reject...
2026-07-30 Itz-AgastaUpdate search tests for the categories column
2026-07-30 Itz-AgastaQuery the categories column for POI and near search
2026-07-30 Itz-AgastaAdd ltree categories column to the API placex schema
2026-07-29 marc tobiasvalidate layer URL parameter values
2026-07-29 Ayush Dhar... add clean_multilingual_names sanitizer
2026-07-28 Sarah HoffmannMerge pull request #4153 from Itz-Agasta/require-postgr...
2026-07-28 Itz-AgastaRequire PostgreSQL 13 as minimum version
2026-07-27 Sarah HoffmannMerge pull request #4152 from Itz-Agasta/fix/4148-empty...
2026-07-25 Itz-AgastaReturn empty result list for category searches without...
2026-07-08 Sarah HoffmannMerge pull request #4144 from RhinoDevel/patch-1
2026-07-03 RhinoDevelupdate_database.sh: Add empty photon_update string...
2026-07-03 RhinoDevelFix variable name.
2026-07-03 RhinoDevelupdate_database.sh: Always execute nominatim index
2026-07-03 Sarah HoffmannMerge pull request #4142 from lonvia/improve-attribute...
2026-07-03 Sarah Hoffmannharmonize attributes in query node
2026-07-02 Sarah HoffmannMerge pull request #4106 from Itz-Agasta/category-support
2026-07-01 Itz-AgastaUpdate BDD and Python tests for categories
2026-07-01 Itz-AgastaAdd migration for categories on existing databases
2026-07-01 Itz-AgastaUpdate indexer boundary queries for categories
2026-07-01 Itz-AgastaUpdate SQL ranking and triggers to use ltree categories
2026-07-01 Itz-AgastaAdd ltree category generation and single-row merge...
2026-07-01 Itz-AgastaAdd ltree categories column to place/placex schema
2026-06-28 Sarah HoffmannMerge pull request #4139 from lonvia/country-info-for...
2026-06-28 Sarah Hoffmannmake sure countries are always initialised before calli...
2026-06-26 Sarah HoffmannMerge pull request #4135 from mtmail/update-multiple...
2026-06-25 marc tobiasutils - documention still mentioned PHP scripts
2026-06-23 Sarah HoffmannMerge pull request #4132 from AyushDharDubey/fix/issue_3598
2026-06-23 Ayush Dhar... update python windows requirement
2026-06-23 Ayush Dhar... add install CI for windows
2026-06-22 Ayush Dhar... add SelectorEventLoop for windows
2026-06-21 Ayush Dhar... fix regex: allow backward slash
2026-06-20 Sarah HoffmannMerge pull request #4130 from lonvia/avoid-creating...
2026-06-15 Sarah Hoffmannmove initial word statistics update into tokenizer...
2026-06-13 Sarah HoffmannMerge pull request #4128 from lonvia/use-create-table...
2026-06-13 Sarah Hoffmannpreserve constraints when recreating the word table
2026-06-13 Sarah HoffmannMerge pull request #4127 from lonvia/fix-isdigit
2026-06-12 Sarah Hoffmannuse isdecimal() instead of isdigit() when converting...
2026-06-12 Sarah HoffmannMerge pull request #4126 from lonvia/cleanup-icu-tokeni...
2026-06-12 Sarah HoffmannCI: improve migration testing
2026-06-12 Sarah Hoffmannremove use of postcode analyser
2026-06-12 Sarah Hoffmannremove unused postcode creation function
2026-06-12 Sarah Hoffmannremove last traces of token_normalized_postcode() function
2026-06-10 Sarah Hoffmannprepare release 5.3.2.post7
2026-06-10 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-06-10 Sarah HoffmannMerge pull request #4124 from lonvia/rodavia-prefix...
2026-06-10 Sarah Hoffmannadd sanitizer to create 'Rodovia BR-XXX' name in Brazil
2026-06-09 Sarah HoffmannMerge pull request #4122 from lonvia/more-type-aliases
2026-06-09 Sarah Hoffmannremove typing workaround for Python < 3.9
2026-06-09 Sarah Hoffmannadd type alias for sanitizer main function
2026-06-09 Sarah Hoffmannadd type alias for PlaceName lists
2026-06-09 Sarah HoffmannMerge pull request #4121 from lonvia/improve-regex...
2026-06-08 Sarah Hoffmannprepare release 5.3.2.post6
2026-06-08 Sarah Hoffmannstrip replaced phrases
2026-06-08 Sarah Hoffmannmake sure 'replacements' exists and is of right type
2026-06-08 Sarah Hoffmannadd query preprocessor for IPs and long strings of...
2026-06-08 Sarah Hoffmannimprove documentation and mention required 'replacement...
2026-06-08 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-06-08 Sarah HoffmannMerge pull request #4116 from AyushDharDubey/issue_4080...
2026-06-07 Sarah HoffmannMerge pull request #4120 from osm-search/lonvia-patch-1
2026-06-07 Sarah Hoffmannadd hint of agent-driven PRs
2026-06-07 Sarah HoffmannMerge pull request #4119 from lonvia/improve-housenumbe...
2026-06-06 Sarah Hoffmanndrop unit,floor,flats from search index
next