]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
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
2021-10-26 Sarah Hoffmannactions: move ICU tests into its own run
2021-10-25 Sarah HoffmannMerge pull request #2486 from lonvia/fix-special-phrases
2021-10-25 Sarah HoffmannICU: add an index over word_ids
2021-10-25 Sarah Hoffmannbe case-insensitve about special phrase operator
2021-10-25 Sarah Hoffmannfix parsing of operator in special phrases
2021-10-25 Sarah HoffmannMerge pull request #2484 from lonvia/fix-index-use
2021-10-25 Sarah HoffmannMerge pull request #2483 from lonvia/fix-warming
2021-10-25 Sarah Hoffmannreverse: add index hints
2021-10-25 Sarah Hoffmannfix warming for ICU tokenizer
2021-10-25 Sarah Hoffmannallow relative paths for log files
2021-10-24 Sarah HoffmannMerge pull request #2476 from lonvia/harmonize-configur...
2021-10-22 Sarah Hoffmannallow relative paths for flatnode file
2021-10-22 Sarah Hoffmannswitch IMPORT_STYLE to use generic file search
2021-10-22 Sarah Hoffmannhave ADDRESS_LEVEL_CONFIG use load_sub_configuration
2021-10-22 Sarah Hoffmannreplace NOMINATIM_PHRASE_CONFIG with command line option
2021-10-21 Sarah Hoffmanndoc: clarify relative paths for tokenizer config
2021-10-21 Sarah HoffmannMerge pull request #2475 from lonvia/catchup-mode
2021-10-21 Sarah Hoffmannextend documentation for updating database
2021-10-20 Sarah Hoffmannadd new replication mode catch-up
2021-10-19 Sarah Hoffmannrun Tiger import with parallel threads per default
2021-10-19 Sarah HoffmannMerge pull request #2472 from lonvia/word-count-computation
2021-10-19 Sarah Hoffmannadapt tests for new word count mechanism
2021-10-19 Sarah Hoffmannicu: no longer precompute terms
2021-10-19 Sarah Hoffmannmake word recount a tokenizer-specific function
2021-10-19 Sarah HoffmannMerge pull request #2471 from lonvia/update-install...
2021-10-18 Sarah Hoffmanndocs: fix more links
2021-10-18 Sarah Hoffmanndocs: refer to our new Settings chapter in the import...
2021-10-18 Sarah Hoffmanncheck and fix all liks in documentation
next