]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2023-02-20 Sarah Hoffmannprepare release 4.1.2 v4.1.2
2023-02-20 Sarah Hoffmannharmonize flags for PHP's htmlspecialchars
2023-02-20 Sarah Hoffmannadapt PHP tests for debug output
2023-02-20 Sarah Hoffmannproperly encode special HTML characters in debug mode
2022-11-19 Sarah Hoffmannprepare release 4.1.1 v4.1.1
2022-11-19 Sarah Hoffmannupdate osm2pgsql to 1.7.1
2022-11-19 Sarah Hoffmanndrop illegal values for addr:interpolation on update
2022-11-19 Sarah Hoffmanncorrectly handle special term + name combination
2022-11-19 Sarah Hoffmannfix type issues with calls to pyosmium
2022-11-19 Marc TobiasTiger install doc: add -refresh website- step
2022-11-19 Sarah Hoffmannadd types-requests dependency
2022-11-19 Sarah Hoffmannrespect socket timeout also in other replication functions
2022-11-19 Sarah Hoffmannfix timeout use for replication timeout
2022-11-19 Marc Tobiasupdate those github action packages still using node12
2022-11-19 Sarah Hoffmannignore interpolations without parent on reverse search
2022-11-19 marc tobiasInstall scripts: remove version from /var/run/php-fpm...
2022-11-19 Sarah Hoffmannactions: pin pyicu to 2.9
2022-11-19 marc tobiasDocumentation: remove year from TIGER filename
2022-11-19 Sarah Hoffmannmypy: fix new warnings due to external type updates
2022-11-19 Mauricio Schefferdocs: fix links to rank docs
2022-11-19 Sarah Hoffmannignore irrelevant extra tags on address interpolations
2022-11-19 Sarah Hoffmannmore invalidations when boundary changes rank
2022-11-19 Sarah Hoffmannfix base number of returned results
2022-11-19 Sarah Hoffmannadapt to new type annotations from typeshed
2022-11-19 Sarah Hoffmanndocs: add types-psutil requirement
2022-11-19 Sarah Hoffmannremove mypy ignore for psutil.virtual_memory()
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
next