]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
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
2023-12-07 Sarah Hoffmanncorrectly close API objects during testing
2023-12-07 Sarah Hoffmannclean up ST_DWithin and intersects() functions
2023-12-07 Sarah Hoffmannsimplify weigh_search() function
2023-12-07 Sarah Hoffmannfix parameter formatting in sqlite debug output
2023-12-07 Sarah Hoffmannenable connection pools for sqlite
2023-12-07 Sarah Hoffmannhide type differences between Postgres and Sqlite in...
2023-12-07 Sarah HoffmannMerge pull request #3108 from mtmail/remove-legacy...
2023-12-07 Sarah HoffmannMerge pull request #3268 from mtmail/wikipedia-file...
2023-12-07 Robbe HaesendonckRemoved unnecessary check for --prepare-database flag
2023-12-07 Robbe HaesendonckConnect using localhost instead of socket
2023-12-07 Robbe HaesendonckAdded changing permissions of nominatim-project dir
2023-12-07 Robbe HaesendonckAdded osm-import to sudoers file for tokenizer setup
2023-12-07 Robbe HaesendonckFixing CI tests for install-no-superuser
2023-12-07 Robbe HaesendonckFixed typechecking error
2023-12-07 Robbe HaesendonckAdded missing return types to functions
2023-12-07 Robbe Haesendonck CI tests: Removed creation of user www-data.
2023-12-07 Robbe HaesendonckFixed legacy import command
2023-12-07 Robbe HaesendonckDisabled pylint too-many-branches
2023-12-07 Robbe HaesendonckFixed setting tokenizer property
2023-12-07 Robbe HaesendonckUpdated no-superuser install ci test
2023-12-07 Robbe HaesendonckUpdated check to see if osm_file is set
2023-12-07 Robbe HaesendonckFixed formatting
2023-12-07 Robbe HaesendonckUpdated ci tests to reflect changes in Nominatim CLI
2023-12-07 Robbe HaesendonckMade sure legacy import command still works
2023-12-07 Robbe HaesendonckRemoved unused variable, fixed connection
2023-12-07 Robbe HaesendonckRemoved _is_complete_import check
2023-12-07 Robbe HaesendonckImproved logic.
2023-12-07 Robbe HaesendonckAdded new psql user for importing the data
2023-12-07 Robbe HaesendonckChanged naming of flags.
2023-12-07 Robbe HaesendonckAdded check to see if hstore is loaded
2023-12-07 Robbe HaesendonckFixed ci-tests, osm-file flag
2023-12-07 Robbe HaesendonckRenamed flags
2023-12-07 Robbe HaesendonckFixed pylint warnings
2023-12-07 Robbe HaesendonckAdded check for hstore extension
2023-12-07 Robbe HaesendonckFixed typo
2023-12-07 Robbe HaesendonckFixed linting errors
2023-12-07 Robbe HaesendonckAdded version check for PostGis and Postgres
2023-12-07 Robbe HaesendonckUpdated CI tests to check new import flags
2023-12-07 Robbe HaesendonckAdded --prepare-database flag
2023-12-07 Robbe HaesendonckAdded --no-superuser flag
2023-12-06 marc tobiasImprove error message when Wikipedia importance file...
2023-12-04 Sarah Hoffmannactions: pin pytest-asyncio version for Ubuntu 20
2023-12-01 Sarah Hoffmannskip lookup with full names when there are none
2023-11-29 Sarah HoffmannMerge pull request #3263 from lonvia/near-search-penalt...
2023-11-29 Sarah Hoffmannfurther restrict stop search criterion
2023-11-29 Sarah Hoffmannuse restrict for housenumber lookups with few numbers
2023-11-29 Sarah HoffmannNearSearch needs to inherit penalty from inner search
2023-11-28 Sarah HoffmannMerge pull request #3262 from lonvia/fix-category-search
2023-11-28 Sarah Hoffmanncorrectly exclude streets with housenumber searches
2023-11-28 Sarah Hoffmannadd tests for interaction of category parameter with...
2023-11-28 Sarah Hoffmannrename use of category as POI search to near_item
2023-11-28 Sarah Hoffmannthe category parameter in search should result in a...
2023-11-27 Sarah HoffmannMerge pull request #3260 from lonvia/improve-catgeory...
2023-11-26 Sarah Hoffmanndrop category tokens when they make up a full phrase
2023-11-26 Sarah Hoffmannrestrict base results in near search by rank
2023-11-26 Sarah Hoffmanndeduplicate categories/qualifiers
2023-11-26 Sarah Hoffmannorder near searches by distance instead of importance
2023-11-26 Sarah Hoffmannavoid duplicate lines during category search
2023-11-25 Sarah Hoffmannfix polygon selection for classtable lookups
2023-11-23 Sarah HoffmannMerge pull request #3257 from lonvia/slow-queries
2023-11-23 Sarah Hoffmannincrease penalty for one-letter words
2023-11-22 Sarah Hoffmannmore preference for name-only queries in search
2023-11-22 Sarah Hoffmannavoid index use when filtering by layer
2023-11-22 Sarah Hoffmannadd timestamps to text logging
2023-11-22 Sarah Hoffmannavoid index on rank_address in near search
2023-11-22 Sarah Hoffmannexclude country-level searches with non-address layers
2023-11-22 Sarah HoffmannMerge pull request #3252 from kumarUjjawal/patch-1
2023-11-20 Kumar Ujjawalminor typo fix
2023-11-20 Sarah Hoffmannadd report on newest vulnerability
2023-11-16 Sarah Hoffmannimprove code to collect the PostGIS version
2023-11-15 Sarah HoffmannMerge pull request #3248 from lonvia/fix-postcode-area...
2023-11-15 Sarah Hoffmannadapt typing to newest version of SQLAlchemy
2023-11-15 Sarah Hoffmannphp frontend: fix on-the-fly lookup of postcode areas
2023-11-01 Sarah Hoffmannremove now unnecessary type igonre comment
next