]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2022-01-20 Sarah HoffmannMerge pull request #2588 from lonvia/housenumber-sanitizer
2022-01-20 Sarah Hoffmannadapt ICU tets to new housenumber sanitizer
2022-01-20 Sarah Hoffmannfix linting issues
2022-01-20 Sarah Hoffmanncomplete documentation for new clean-houseunubmers...
2022-01-20 Sarah Hoffmanngeneralize filter-kind parameter for sanatizers
2022-01-20 Sarah Hoffmannadd pytest config
2022-01-20 Sarah Hoffmannclean_housenumbers: make kinds and delimiters configurable
2022-01-19 Sarah Hoffmannfactor out housenumber splitting into sanitizer
2022-01-19 Sarah HoffmannMerge pull request #2585 from lonvia/name-mutations
2022-01-19 Sarah Hoffmanndocs: add pointer to caddy deployment discussion
2022-01-18 Sarah Hoffmannfix linting error
2022-01-18 Sarah Hoffmannmove parsing of mutation config to setup phase
2022-01-18 Sarah Hoffmannadd documentation for new mutation feature
2022-01-18 Sarah Hoffmannintroduce mutation variants to generic token analyser
2022-01-18 Sarah Hoffmannmove variant configuration reading in separate file
2022-01-18 Sarah Hoffmannrefactor variant production to use generators
2022-01-13 Sarah HoffmannMerge pull request #2578 from lonvia/iso-3166-2
2022-01-13 Sarah HoffmannMerge pull request #2579 from geofabrik/doc-update...
2022-01-13 Amanda McCannFix typo in name of service. The rest of the docs call...
2022-01-13 Sarah Hoffmannmake ISO3166-2 references searchable
2022-01-11 Sarah HoffmannMerge pull request #2571 from lonvia/ukrainian-apostrophe
2022-01-10 Sarah Hoffmannconsider "modifier letter apostrophe" to be punctuation
2022-01-10 Sarah HoffmannMerge pull request #2570 from woodpeck/patch-3
2022-01-10 Frederik RammFix typos
2022-01-06 Sarah HoffmannMerge pull request #2565 from lonvia/swap-wordset-order
2022-01-05 Sarah Hoffmannswap order of query interpretation
2022-01-04 Sarah HoffmannMerge pull request #2562 from lonvia/copyright-headers
2022-01-03 Sarah Hoffmannadd consistent SPDX copyright headers
2022-01-03 Sarah HoffmannMerge pull request #2559 from lonvia/disable-jit-in...
2021-12-22 Sarah Hoffmanndisable JIT and parallel workers on search frontend
2021-12-14 Sarah HoffmannMerge pull request #2553 from lonvia/revert-street...
2021-12-08 Sarah Hoffmanncorrectly match abbreviated addr:street
2021-12-07 Sarah HoffmannMerge pull request #2542 from lonvia/update-phpunit
2021-12-07 Sarah Hoffmannrestrict PHPUnit to 9.5 version
2021-12-07 Sarah Hoffmannenable PHPUnit 9 for coverage
2021-12-07 Sarah Hoffmannphp unit: replace deprecated regex assert
2021-12-07 Sarah Hoffmannphp unit: don't enforce a name on the test database
2021-12-07 Sarah Hoffmannphp test: class must be called like the file
2021-12-07 Sarah Hoffmanndisable codecov
2021-12-07 Sarah HoffmannMerge pull request #2540 from lonvia/remove-support...
2021-12-06 Sarah Hoffmannremove installation instructions for CentOS 7
2021-12-06 Sarah Hoffmannremove some odd varaints of addr:street from the styles
2021-12-06 Sarah Hoffmannskip most addr: tags with suffixes
2021-12-06 Sarah HoffmannICU: matching any street name will do again
2021-12-06 Sarah Hoffmannrevert to using full names for street name matching
2021-12-03 Sarah HoffmannMerge pull request #2539 from lonvia/clean-up-python...
2021-12-03 Sarah Hoffmannspecify text type in test SQL
2021-12-02 Sarah Hoffmannsplit cli tests by subcommand and extend coverage
2021-12-02 Sarah Hoffmannremove unnecessary pass statements
2021-12-02 Sarah Hoffmannmore unit tests for tokenizers
2021-12-01 Sarah Hoffmannextend API unit tests
2021-12-01 Sarah Hoffmannadd tests for migration
2021-12-01 Sarah Hoffmannmore testing for refresh functions
2021-12-01 Sarah Hoffmannmore tests for exec utilities
2021-12-01 Sarah Hoffmannadd more tests for database import
2021-12-01 Sarah Hoffmannadd tests for adding additional data
2021-12-01 Sarah Hoffmannadd tests for flatten_config_file and other than yaml...
2021-11-30 Sarah Hoffmanntests: add fixture for making test project directory
2021-11-30 Sarah Hoffmanngeneralize fixtures for cli tests
2021-11-30 Sarah Hoffmannpython test: move single-use fixtures to subdirectories
2021-11-30 Sarah Hoffmannremove unused test files
2021-11-30 Sarah Hoffmannorganise python tests in subdirectories
2021-11-25 Sarah HoffmannMerge pull request #2530 from lonvia/declassify-highway
2021-11-24 Sarah Hoffmannchange default rank for highway objects to 30
2021-11-24 Sarah HoffmannMerge pull request #2529 from lonvia/sort-street-result...
2021-11-24 Sarah Hoffmannadd migration for inclusive housenumber Tiger index
2021-11-24 Sarah Hoffmannadd index for Tiger housenumber queries
2021-11-24 Sarah Hoffmanntake Tiger housenumbers into account when ranking stree...
2021-11-21 Sarah HoffmannMerge pull request #2528 from lonvia/allow-french-extra...
2021-11-19 Sarah HoffmannMerge pull request #2526 from lonvia/docs-moving-database
2021-11-19 Sarah Hoffmanndon't penalize French 'bis' housenumbers
2021-11-19 Sarah HoffmannMerge pull request #2525 from lonvia/fix-replication...
2021-11-19 Sarah Hoffmannadd a section about moving the database to another...
2021-11-19 Sarah Hoffmannonly instantiate indexer once for replication
2021-11-11 Sarah HoffmannMerge pull request #2517 from lonvia/transliteration...
2021-11-10 Sarah Hoffmannmake sure housenumbers are properly quoted
2021-11-10 Sarah Hoffmannavoid special characters in word tokens
2021-11-10 Sarah HoffmannMerge pull request #2516 from lonvia/test-for-website-dir
2021-11-10 Sarah Hoffmannbetter error reporting when API script does not exist
2021-11-06 Sarah HoffmannMerge pull request #2511 from lonvia/fix-combination...
2021-11-05 Sarah Hoffmannfix combination of NeedsAddress flag
2021-11-02 Sarah Hoffmannprepare release 4.0.0 v4.0.0
2021-11-02 Sarah Hoffmannfix typo
2021-11-01 Sarah HoffmannMerge pull request #2502 from lonvia/improve-developmen...
2021-11-01 Sarah Hoffmanndocs: add overview over indexing
2021-10-29 Sarah Hoffmanndocs: section about database layout
2021-10-28 Sarah HoffmannMerge pull request #2498 from lonvia/ordering-for-unlis...
2021-10-28 Sarah HoffmannMerge pull request #2497 from lonvia/docs-maintenance
2021-10-28 Sarah Hoffmanninclude unlisted places in ordering by housenumber
2021-10-28 Sarah Hoffmanndocs: add new maintenance section
2021-10-27 Sarah HoffmannMerge pull request #2495 from lonvia/fix-normalization...
2021-10-27 Sarah HoffmannICU: use normalization from config in PHP
2021-10-26 Sarah Hoffmannbdd: add tests for non-latin scripts
2021-10-26 Sarah HoffmannMerge pull request #2493 from lonvia/handle-frequent...
2021-10-26 Sarah Hoffmannadapt BDD tests to stricter partial search
2021-10-26 Sarah Hoffmanndo not count words when in reverse-only mode
2021-10-26 Sarah Hoffmannfurther refactor setup to keep function small
2021-10-26 Sarah Hoffmannsearches for house numbers must have an address
2021-10-26 Sarah Hoffmanndisallow search for partials without address
2021-10-26 Sarah Hoffmannmake word count computation part of the import
next