]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2023-08-01 Sarah Hoffmannfix regression with lat/lon in json output
2023-08-01 Sarah Hoffmannallow OPTIONS method in starlette CORS middleware
2023-08-01 Sarah HoffmannMerge pull request #3122 from miku0/sanitizer-final
2023-07-31 miku0Moved KANJI_MAP to icu-rules
2023-07-31 Sarah HoffmannMerge pull request #3128 from lonvia/fix-classtype...
2023-07-31 miku0Add the test of reconbine_place
2023-07-31 miku0Fixed cosmetic issues
2023-07-30 Sarah Hoffmannfix query over classtype tables
2023-07-30 Sarah HoffmannMerge pull request #3127 from lonvia/file-logging
2023-07-30 Sarah Hoffmannreintroduce file logging for Python frontend
2023-07-27 miku0add @fail-legacy
2023-07-26 miku0Moved KANJI_MAP to global variable
2023-07-26 Sarah HoffmannMerge pull request #3125 from lonvia/warm-to-python
2023-07-26 Sarah Hoffmannolder version of Postgres cannot convert jsonb to int
2023-07-26 Sarah Hoffmannolder Python versions need a reference to the loop...
2023-07-26 miku0Correction to PR's comment
2023-07-26 Sarah Hoffmannadd tests for new arm and export Python functions
2023-07-26 miku0add japanese sanitizer
2023-07-25 Sarah Hoffmannmostly remove php-cgi requirement
2023-07-25 Sarah Hoffmannremove now unused run_api_script function
2023-07-25 Sarah Hoffmannremove now unused run_legacy_script()
2023-07-25 Sarah Hoffmannport export function to Python
2023-07-25 Sarah Hoffmannmove warm script to python code
2023-07-25 Sarah HoffmannMerge pull request #3121 from lonvia/port-remaining...
2023-07-25 Sarah Hoffmannadd tests for new endpoints
2023-07-22 Sarah Hoffmannadd /polygons endpoint to Python v1 API
2023-07-22 Sarah Hoffmannadd deletable endpoint
2023-07-22 Sarah Hoffmannremove debug print
2023-07-22 Sarah HoffmannMerge pull request #3117 from lonvia/fix-assorted-searc...
2023-07-20 Sarah Hoffmanndisallow special housenumber search with a single frequ...
2023-07-17 Sarah Hoffmanndo not split names from typed phrases
2023-07-17 Sarah Hoffmannsplit up get_assignment functon in more readable parts
2023-07-17 Sarah Hoffmanndisallow address searches that start with a postcode
2023-07-17 Sarah Hoffmannblock search queries with too many tokens
2023-07-17 Sarah Hoffmannsimplify yield_lookups() function
2023-07-17 Sarah Hoffmannpenalize name token splitting when phrases are used
2023-07-17 Sarah Hoffmannpenalize search with frequent partials
2023-07-17 Sarah Hoffmannavoid splitting of first token when a housenumber is...
2023-07-17 Sarah Hoffmannincrease threshold for full name searches
2023-07-17 Sarah Hoffmannfix search for housenumber names
2023-07-17 Sarah HoffmannMerge pull request #3112 from jenkin/fix-polgyon-polygo...
2023-07-17 Alessio Cimarellifix polgyon polygon typo
2023-07-14 Sarah HoffmannMerge pull request #3110 from lonvia/sql-lambda-queries
2023-07-14 Sarah Hoffmannselected lambdas for search
2023-07-14 Sarah Hoffmannadd lambdas for layer filters
2023-07-14 Sarah Hoffmannavoid forwarding variables via SQL
2023-07-14 Sarah Hoffmannmake SQL statements in reverse lambda functions
2023-07-12 Sarah HoffmannMerge pull request #3096 from alfmarcua/search-within...
2023-07-12 alfmarcuaSplit lookupInCountry in two functions and document...
2023-07-12 alfmarcuaParameterise the search only within countries
2023-07-10 Sarah HoffmannMerge pull request #3109 from lonvia/prepared-statements
2023-07-09 Sarah Hoffmannavoid index-use on rank parameters for reverse lookups
2023-07-08 Sarah Hoffmannforce a fixed pool size and make it configurable
2023-07-08 Sarah Hoffmannuse constant expressions to select partial indexes...
2023-07-08 Sarah Hoffmannremove disabling of prepared statements
2023-07-08 Sarah HoffmannMerge pull request #3107 from lonvia/performance-search
2023-07-06 Sarah Hoffmannincrease minimum required SQLAlchemy version to 1.4.31
2023-07-06 Sarah Hoffmannmake get_addressdata calls cachable
2023-07-06 Sarah Hoffmannadd support for postcompile literals in debug output
2023-07-06 Sarah Hoffmannfix SRID handling in Geometry type
2023-07-06 Sarah Hoffmannavoid lookup via partials on frequent words
2023-07-04 Sarah Hoffmannadd a small penalty to lookups in address vectors
2023-07-03 Sarah HoffmannMerge pull request #3101 from lonvia/custom-geometry...
2023-07-02 Sarah Hoffmannmake types compatible with older Python versions
2023-07-02 Sarah Hoffmannremove GeoAlchemy as dependency
2023-07-01 Sarah Hoffmannalways run function update on migrations
2023-07-01 Sarah Hoffmannfix linting issues
2023-07-01 Sarah Hoffmannreplace regexp_match with generic op() functions
2023-07-01 Sarah Hoffmannreplace CASE construct with plpgsql function
2023-07-01 Sarah Hoffmannband-aid for SQLAlchemy 1.4
2023-07-01 Sarah Hoffmannmove search to bind parameters
2023-07-01 Sarah Hoffmannswitch reverse() to new Geometry datatype
2023-07-01 Sarah Hoffmannintroduce slim Geometry database type
2023-07-01 Sarah HoffmannMerge pull request #3100 from lonvia/fix-name-merging...
2023-06-30 Sarah Hoffmannfix merging of linked names into unnamed boundaries
2023-06-30 Sarah HoffmannMerge pull request #3099 from lonvia/determine-place...
2023-06-30 Sarah Hoffmannalso switch legacy tokenizer to new street/place choice...
2023-06-30 Sarah Hoffmannfix optional string representation or repr(PlaceName)
2023-06-30 Sarah Hoffmannuse information from tokenizer to determine street...
2023-06-22 Sarah HoffmannMerge pull request #3094 from lonvia/fix-failing-bdd...
2023-06-22 Sarah HoffmannMerge pull request #3090 from mtmail/check-database...
2023-06-22 Sarah Hoffmannadd python frontend tests to CI
2023-06-22 Sarah Hoffmannslightly adapt postcode tests
2023-06-22 Sarah Hoffmannbdd: fix faking HTTP headers for python web frameworks
2023-06-22 mtmailMerge branch 'osm-search:master' into check-database...
2023-06-22 Sarah Hoffmannmove text normalization into extra function
2023-06-22 Sarah HoffmannMerge pull request #3093 from lonvia/remove-sanic
2023-06-21 Marc Tobiascheck-database on frozen db shouldnt recommend indexing
2023-06-21 Sarah Hoffmannuse in operator for enum tests
2023-06-21 Sarah Hoffmannremove useless check
2023-06-21 Sarah Hoffmannremove support for sanic framework
2023-06-21 Sarah Hoffmannupdate project information for taginfo.json
2023-06-21 Sarah HoffmannMerge pull request #3045 from biswajit-k/taginfo
2023-06-20 Sarah HoffmannMerge pull request #3091 from lonvia/fix-postcode-search
2023-06-20 Sarah Hoffmannavoid fallback country lookup when places are excluded
2023-06-20 Sarah Hoffmannallow empty parts in excluded_place_id
2023-06-20 Sarah Hoffmannfix header name for browser languages
2023-06-20 Sarah Hoffmanntweak postcode search
2023-06-20 Sarah Hoffmannuse string representation when dumping variables
2023-06-20 Sarah Hoffmannfix debug output for searches
next