]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2022-05-11 Sarah HoffmannMerge pull request #2708 from lonvia/use-format-literals
2022-05-11 Sarah Hoffmannno longer allow fuzzy assignment of country
2022-05-11 Sarah Hoffmannfix spacing
2022-05-11 Sarah Hoffmannpylint: disable no-self-use check
2022-05-11 Sarah Hoffmannsolve assorted issue with newer pylint versions
2022-05-11 Sarah Hoffmannuse context management when processing Tiger data
2022-05-11 Sarah Hoffmannremove redundant 'u' prefixes for unicode strings
2022-05-11 Sarah Hoffmannpylint: avoid explicit use of format() function
2022-05-11 Sarah Hoffmannadd a function to return a formatted version
2022-05-11 Sarah HoffmannMerge pull request #2707 from lonvia/make-icu-tokenizer...
2022-05-10 Sarah Hoffmannno longer need postgresql-server-dev packages
2022-05-10 Sarah Hoffmannmake legacy tokenizer tests the extra on CI
2022-05-10 Sarah HoffmannMerge pull request #2704 from mtmail/migrate-phpunit...
2022-05-10 Sarah Hoffmannalways state encoding when opening files in text mode
2022-05-10 Marc TobiasPHPUnit 9 changed configuration schema slightly
2022-05-10 Sarah Hoffmannswitch tests to ICU tokenizer as default
2022-05-10 Sarah Hoffmannadd migration hint for the new tokenizer default
2022-05-10 Sarah Hoffmannmake ICU the default tokenizer
2022-05-10 Sarah HoffmannMerge pull request #2702 from lonvia/move-country-names...
2022-05-10 Sarah HoffmannMerge pull request #2695 from mtmail/git-commit-hash...
2022-05-09 Marc Tobiasadd git commit hash to --version output
2022-05-09 Sarah Hoffmannsupport arbitrary prefixes in country name list
2022-05-09 Sarah Hoffmannmove country names into separate include files
2022-05-05 Sarah HoffmannMerge pull request #2696 from mtmail/norminatyn-typos
2022-05-04 Marc Tobiasfix typos of name Nominatim
2022-05-04 Sarah HoffmannMerge pull request #2693 from mtmail/nominatim-cli...
2022-05-03 Marc Tobiasnew nominatim --version CLI argument
2022-05-02 Sarah HoffmannMerge pull request #2681 from lonvia/improve-geocodejson
2022-05-02 Sarah HoffmannMerge pull request #2687 from lonvia/check-for-wikipedia
2022-05-02 Sarah Hoffmannexplicit cast for osm_type parameter in SQL needed
2022-05-02 Sarah Hoffmannrespect exclude_place_ids for housenumber search
2022-05-02 Sarah HoffmannMerge pull request #2689 from lonvia/relations-in-assoc...
2022-05-02 Sarah Hoffmannaccept any OSM type in street member of associatedStreet
2022-04-29 Sarah HoffmannMerge pull request #2686 from mtmail/ubuntu20-php-fpm...
2022-04-29 Sarah Hoffmannskip wikipedia table test on reverse-only installations
2022-04-29 Marc TobiasInstall-on-Ubuntu-20.sh - correct php-fpm version
2022-04-29 Sarah HoffmannMerge pull request #2685 from lonvia/show-inherited...
2022-04-29 Sarah Hoffmannadd check for wikipedia importance data
2022-04-29 Sarah HoffmannMerge pull request #2684 from lonvia/translit-keep...
2022-04-28 Sarah Hoffmannkeep inherited address parts after indexing
2022-04-28 Sarah HoffmannICU: better letter identification in normalization
2022-04-27 Sarah Hoffmannmention the breaking API change in the migratioin docs
2022-04-27 Sarah Hoffmannadapt docs to geocodejson changes
2022-04-27 Sarah Hoffmanngeocodejson: add osm_key and osm_value fields
2022-04-27 Sarah Hoffmanngeocodejson: type should contain the general feature...
2022-04-22 Sarah HoffmannMerge pull request #2678 from lonvia/address-part-order
2022-04-22 Sarah Hoffmannfurther tweaking of address distance
2022-04-22 Sarah Hoffmannchange distance computation between place and address...
2022-04-14 Sarah HoffmannMerge pull request #2666 from lonvia/admin-command...
2022-04-14 Sarah Hoffmannadd documentation for new refresh command
2022-04-14 Sarah Hoffmannadd tests for new data invalidation functions
2022-04-14 Sarah Hoffmannadd new commands for forced invalidation before indexing
2022-04-14 Sarah Hoffmannrecommend PostgreSQL 13+
2022-04-08 Sarah Hoffmanndocs: different default for format on osm.org
2022-04-08 Sarah HoffmannMerge pull request #2660 from lonvia/pyosmium-contextma...
2022-04-07 Sarah Hoffmannsupport new ReplicationServer as contextmanager
2022-04-07 Sarah HoffmannMerge pull request #2466 from I70l0teN4ik/state-code
2022-04-07 Artem Ziablytskyifix bdd tests and docs
2022-04-07 Artem Ziablytskyiuse ISO3166-2-lvl<admin_level> instead of typeLabel...
2022-04-07 Artem Ziablytskyiproper instruction to import data
2022-04-07 Artem ZiablytskyiFix API docs and Vagrant instructions to import data
2022-04-07 Artem ZiablytskyiFix API docs and Vagrant instructions to import data
2022-04-07 Artem ZiablytskyiChange the key to `<addresspart_type>-ISO3166-2` to...
2022-04-07 Artem Ziablytskyiadd `<addresspart_type>:ISO3166-2` field to response...
2022-04-07 Artem Ziablytskyiadd `state_code` field to response address details
2022-04-04 Sarah HoffmannMerge pull request #2629 from tareqpi/country-names...
2022-04-01 Tareq Al-Ahdalfix linting error
2022-04-01 Tareq Al-Ahdalremove the conversion to json for name
2022-04-01 Tareq Al-Ahdal'read_config' is no longer a fixture
2022-04-01 Tareq Al-Ahdaltest for loading special characters from country_settin...
2022-04-01 Tareq Al-Ahdalfix reset country info before loading custom data
2022-04-01 Tareq Al-Ahdalcustom country config loads correctly
2022-03-31 Sarah HoffmannMerge pull request #2655 from lonvia/migration-internal...
2022-03-31 Sarah Hoffmannadd test for new table_has_column function
2022-03-31 Sarah Hoffmannadd migration to mark internal country names
2022-03-30 Tareq Al-Ahdalseparate unit test function into three functions
2022-03-30 Sarah Hoffmannremove temporary file
2022-03-28 Sarah HoffmannMerge pull request #2650 from mtmail/update-lookup...
2022-03-28 Marc Tobiasdocumentation: update example output of lookup endpoint
2022-03-25 Tareq Al-Ahdalfix edge case handling when 'names' is not there
2022-03-25 Tareq Al-AhdalAdded unit tests for loading country info from yaml...
2022-03-24 Tareq Al-Ahdalfix linting error
2022-03-24 Tareq Al-Ahdalfix storing of escape sequences in database
2022-03-24 Tareq Al-Ahdalclean up
2022-03-24 Tareq Al-Ahdalmerge of insert query + modularity enhancements
2022-03-20 Sarah HoffmannMerge pull request #2641 from lonvia/reinit-tokenizer-dir
2022-03-20 Sarah Hoffmannreinit the tokenizer directory on website refresh
2022-03-20 Sarah Hoffmanndocs: copying project dir no longer necessary
2022-03-20 Sarah Hoffmannrestore the tokenizer directory when missing
2022-03-20 Sarah Hoffmanncache loaded configuration
2022-03-18 Sarah HoffmannMerge pull request #2639 from lonvia/remove-operator
2022-03-18 Tareq Al-Ahdalfix linting error
2022-03-18 Sarah Hoffmannremove special case for operator names
2022-03-17 Tareq Al-Ahdalmodify logic of _include_key function
2022-03-17 Tareq Al-Ahdaladding prefix to keys is now more configurable
2022-03-17 Tareq Al-AhdalRevert the removal of new line at the end of the file
2022-03-17 Tareq Al-Ahdalmodify logic to prepend 'name:' to keys'
2022-03-17 Tareq Al-Ahdalreattach 'name:' prefix to keys
2022-03-17 Tareq Al-Ahdalinitialize an empty dictionary for nested name key
2022-03-17 Tareq Al-Ahdalremove duplicate values
next