]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2022-08-13 Sarah HoffmannMerge pull request #2739 from tareqpi/collect_os_info.sh
2022-08-13 Sarah Hoffmannignore irrelevant extra tags on address interpolations
2022-08-12 Tareq Al-AhdalAdded the feature of collecting host system information...
2022-08-12 Tareq Al-AhdalIntegrated 'collect_os_info.py' into Nominatim's CLI...
2022-08-12 Tareq Al-AhdalEnhanced and refactored 'collect_os_info.py'
2022-08-12 Tareq Al-AhdalMerge remote-tracking branch 'upstream/master' into...
2022-08-12 Sarah HoffmannMerge pull request #2798 from lonvia/more-rank-change...
2022-08-12 Sarah Hoffmannmore invalidations when boundary changes rank
2022-08-09 Sarah HoffmannMerge pull request #2793 from lonvia/increase-minimum...
2022-08-09 Sarah Hoffmannfix base number of returned results
2022-08-09 Sarah HoffmannMerge pull request #2792 from lonvia/new-type-annotations
2022-08-09 Sarah Hoffmannadapt to new type annotations from typeshed
2022-08-08 Sarah Hoffmanndocs: add types-psutil requirement
2022-08-08 Sarah Hoffmannremove mypy ignore for psutil.virtual_memory()
2022-08-08 Sarah HoffmannMerge pull request #2789 from lonvia/update-osm2pgsql
2022-08-07 Sarah Hoffmannupdate osm2pgsql (fix admin_level parsing)
2022-08-05 Sarah Hoffmanndocs: fix dangling links v4.1.0
2022-08-05 Sarah Hoffmanndocs: update links to vagrant instructions
2022-08-05 Sarah Hoffmannprepare release 4.1.0
2022-08-01 Sarah HoffmannMerge pull request #2786 from lonvia/export-centroid...
2022-07-31 Sarah Hoffmannexport centroid to tokenizer
2022-07-31 Sarah HoffmannMerge pull request #2784 from lonvia/doscs-customizing...
2022-07-31 Sarah Hoffmannfix various typos
2022-07-29 Sarah Hoffmannadd simple examples of sanitizers and token analysis
2022-07-29 Sarah Hoffmannoverhaul the token analysis interface
2022-07-29 Sarah Hoffmannmove PlaceName into the generic data module
2022-07-29 Sarah Hoffmannharmonize spelling
2022-07-29 Sarah Hoffmannharmonize interface of token analysis module
2022-07-29 Sarah Hoffmannadd documentation for custom token analysis
2022-07-28 Sarah Hoffmannadd documentation for sanitizer interface
2022-07-28 Sarah HoffmannMerge pull request #2780 from lonvia/python-modules...
2022-07-25 Sarah Hoffmannadd support for external token analysis modules
2022-07-25 Sarah Hoffmannadd support for external sanitizer modules
2022-07-25 Sarah Hoffmannadd function for loading plugin modules
2022-07-25 Sarah HoffmannMerge pull request #2775 from lonvia/remove-centos...
2022-07-24 Sarah Hoffmannvagrant: remove proj dependency and only require php-cli
2022-07-24 Sarah Hoffmannremove CentOS installation instructions
2022-07-23 Sarah HoffmannMerge pull request #2774 from lonvia/parameter-arrays
2022-07-23 Sarah Hoffmannignore API parameters in array notation
2022-07-20 Sarah HoffmannMerge pull request #2772 from kianmeng/fix-typos
2022-07-20 Kian-Meng Angdocs: fix typos
2022-07-20 Sarah Hoffmanndocs: slightly increase recommended hardware requirements
2022-07-19 Sarah HoffmannMerge pull request #2770 from lonvia/typed-python
2022-07-18 Sarah HoffmannCI: remove installation of pip on Ubuntu 20
2022-07-18 Sarah Hoffmannadd explicit cast for fetchone
2022-07-18 Sarah HoffmannCIL use psutil type stubs
2022-07-18 Sarah Hoffmannremove typing_extensions requirement
2022-07-18 Sarah HoffmannCI: make type checking strict
2022-07-18 Sarah Hoffmannadd type annotations for command line functions
2022-07-18 Sarah Hoffmannadd type annotations for Tiger import function
2022-07-18 Sarah Hoffmannadd type annotations to special phrase importer
2022-07-18 Sarah Hoffmannadd type annotations to database check functions
2022-07-18 Sarah Hoffmannadd type annotations for database import functions
2022-07-18 Sarah Hoffmannadd type annotations for migrations
2022-07-18 Sarah Hoffmannadd type annotations to tool functions
2022-07-18 Sarah Hoffmannadd type annotations for ICU tokenizer
2022-07-18 Sarah Hoffmannadd type annotations for legacy tokenizer
2022-07-18 Sarah Hoffmannadd type annotations to ICU tokenizer helper modules
2022-07-18 Sarah Hoffmannadd typing extensions for Ubuntu22.04
2022-07-18 Sarah Hoffmannadd type annotations for token analysis
2022-07-18 Sarah Hoffmannadd type hints for sanitizers
2022-07-18 Sarah Hoffmannadd type annotations for indexer
2022-07-18 Sarah Hoffmannadd typing information for postcode formatter
2022-07-18 Sarah Hoffmannadd typing information for place_info and country_info
2022-07-18 Sarah Hoffmannadd typing information for utils submodule
2022-07-18 Sarah Hoffmanntype annotations for non-blocking DB connection
2022-07-18 Sarah Hoffmannadd type annotations for SQL preprocessor
2022-07-18 Sarah Hoffmannadd type annotation to DB utils
2022-07-18 Sarah Hoffmannadd typing information to DB properties
2022-07-18 Sarah Hoffmannadd typing annotations for DB status module
2022-07-18 Sarah Hoffmannadapt use of Connection in bdd tests to name change
2022-07-18 Sarah Hoffmannadd type annotations to freeze functions
2022-07-18 Sarah Hoffmannfix uses of config.get_path() to expect None
2022-07-18 Sarah Hoffmanndefine type for enivronment dictionaries
2022-07-18 Sarah Hoffmannrestrict return type more
2022-07-18 Sarah Hoffmannadd type annotations to exec_utils
2022-07-18 Sarah HoffmannCI: install type info for psycopg2
2022-07-18 Sarah Hoffmannavoid issues with Python < 3.9 and linting
2022-07-18 Sarah Hoffmannmove complex typing annotations to extra file
2022-07-18 Sarah Hoffmanntype annotations for DB utils
2022-07-18 Sarah Hoffmanntype annotations for DB connection
2022-07-18 Sarah Hoffmannmypy: add psycopg2 typing info from typeshed
2022-07-18 Sarah Hoffmannadd type annotations to config module
2022-07-18 Sarah Hoffmannadd type annotations for version.py
2022-07-18 Sarah Hoffmannmypy: ignore dotenv library
2022-07-18 Sarah Hoffmanndocument use of mypy
2022-07-18 Sarah HoffmannCI: add mypy to tests
2022-07-18 Sarah Hoffmannmypy: minimal annotations to enable a clean run
2022-07-18 Sarah HoffmannMerge pull request #2761 from lonvia/repair-index-analysis
2022-07-13 Sarah HoffmannMerge pull request #2764 from otbutz/patch-4
2022-07-12 otbutzRemove legacy Postgres options
2022-07-11 Sarah HoffmannMerge pull request #2691 from mtmail/ubuntu-22
2022-07-09 marc tobiasIn tests for PHP 8 disable Just-in-time, it conflicts...
2022-07-09 Marc TobiasVagrant and CI tests for Ubuntu 22.04
2022-07-09 Sarah Hoffmanndecode_json() always create arrays instead of objects
2022-07-07 Sarah Hoffmannconvert admin --analyse-indexing to new indexing method
2022-07-07 Sarah HoffmannMerge pull request #2760 from lonvia/reorganize-data...
2022-07-07 Sarah Hoffmannremove analyze() from PlaceInfo class
2022-07-06 Sarah Hoffmannmove country_info into data submodule
2022-07-06 Sarah Hoffmannmove PlaceInfo into data submodule
next