]> git.openstreetmap.org Git - nominatim.git/history - lib-php
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / lib-php /
2021-03-15 Sarah HoffmannMerge pull request #2216 from lonvia/fix-reverse-interp...
2021-03-15 Sarah Hoffmannreverse: do not prefer interpolations over closer house...
2021-03-15 Sarah HoffmannMerge pull request #2212 from darkshredder/country...
2021-03-14 DarkshredderAdd setup.php
2021-03-12 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2021-03-12 Sarah HoffmannMerge pull request #2213 from lonvia/tweak-search-weights
2021-03-12 DarkshredderPorted createCountryNames() to python and added tests
2021-03-11 Sarah HoffmannMerge pull request #2204 from darkshredder/tiger-data
2021-03-11 Sarah Hoffmanndo not mix partial names with other words
2021-03-11 Sarah Hoffmannmake linter happy
2021-03-11 Sarah Hoffmannavoid multi-term partials in names
2021-03-11 Sarah Hoffmannhigher penalty for special searches
2021-03-11 Sarah Hoffmanndo not mix partial and full name terms
2021-03-11 Sarah Hoffmannadd one-rank penalty for using partial search
2021-03-11 Sarah Hoffmannfix result splitting for last search group
2021-03-11 Sarah Hoffmanngive preference to full words in address, too
2021-03-10 Darkshredderfixed linting, refactored threaded sql handling and...
2021-03-08 DarkshredderTest fixes
2021-03-04 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2021-03-04 Sarah HoffmannMerge pull request #2197 from lonvia/use-jinja-for...
2021-03-04 Sarah Hoffmannport index creation to python
2021-03-03 Sarah Hoffmannmove table creation to jinja-based preprocessing
2021-03-02 Sarah HoffmannMerge pull request #2192 from lonvia/database-versioning
2021-03-01 Sarah Hoffmannreturn database version with status API
2021-03-01 Sarah Hoffmanndo not depend on cmdline parameter for creating partiti...
2021-03-01 Sarah Hoffmannreport software version of status call
2021-02-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
2021-02-26 Sarah Hoffmannfix verbose flag for PHP wrapper scripts
2021-02-26 Sarah Hoffmannbdd: use python library where possible
2021-02-25 Sarah Hoffmannprot load-data function to python
2021-02-25 Sarah Hoffmannadd a function for the intial indexing run
2021-02-25 Sarah Hoffmannremove unused partitionfunction function
2021-02-25 Sarah Hoffmannport wikipedia importance functions to python
2021-02-25 Sarah Hoffmannmove import-data option to native python
2021-02-25 Sarah Hoffmannport database setup function to python
2021-02-25 Sarah HoffmannMerge pull request #2185 from lonvia/fix-deadlock-handl...
2021-02-23 Sarah HoffmannMerge pull request #2182 from lonvia/change-error-for...
2021-02-22 Sarah Hoffmannreturn 404 for details when no bject is found in database
2021-02-22 Sarah HoffmannMerge pull request #2181 from lonvia/port-more-tool...
2021-02-19 Sarah Hoffmannfix return code for check database run with 'not applic...
2021-02-19 Sarah Hoffmannport setup-website to python
2021-02-18 Sarah Hoffmannport check-database function to python
2021-02-17 Sarah Hoffmannuse a frozen DB for API tests
2021-02-17 Sarah Hoffmannremove unused code
2021-02-17 Sarah Hoffmannport freeze function to python
2021-02-17 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2021-02-17 Sarah HoffmannMerge pull request #2173 from lonvia/penality-for-house...
2021-02-16 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2021-02-16 Sarah Hoffmannincrease penalty for places without housenumber
2021-02-14 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2021-02-12 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2021-02-12 Sarah HoffmannMerge pull request #2164 from lonvia/add-make-install
2021-02-10 Sarah Hoffmanntest for existance of country grid in cmake already
2021-02-09 Sarah Hoffmannuse DataDir constant for data only
2021-02-09 Sarah Hoffmannremove unused BINDIR constant
2021-02-09 Sarah Hoffmannintroduce constant for configuration directory
2021-02-09 Sarah Hoffmannrename sql directory to lib-sql
2021-02-09 Sarah Hoffmannrename lib to lib-php