]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2021-03-10 DarkshredderAdded test for tarfile
2021-03-10 DarkshredderAdded test and removed runlegacyscript
2021-03-10 Darkshredderfixed linting, refactored threaded sql handling and...
2021-03-08 DarkshredderTest fixes
2021-03-08 DarkshredderLinting fixes
2021-03-08 DarkshredderLinting fixes
2021-03-08 DarkshredderPorted tiger-data-import to python and Added Tarball...
2021-03-08 Sarah HoffmannMerge pull request #2200 from lonvia/migrations-for...
2021-03-06 Sarah Hoffmanndocumentation for new migration command
2021-03-06 Sarah Hoffmannautomatic migration from 3.6 release
2021-03-04 Sarah HoffmannMerge pull request #2197 from lonvia/use-jinja-for...
2021-03-04 Sarah Hoffmannport index creation to python
2021-03-04 Sarah Hoffmannindexer: ANALYSE must be run outside transactions
2021-03-03 Sarah Hoffmannmove table creation to jinja-based preprocessing
2021-03-03 Sarah Hoffmannadd new jinja2 requirement
2021-03-03 Sarah Hoffmannintroduce jinja2 for preprocessing SQL
2021-03-03 Sarah HoffmannMerge pull request #2194 from grischard/patch-1
2021-03-03 Guillaume RischardUpdate action.yml
2021-03-02 Sarah HoffmannMerge pull request #2192 from lonvia/database-versioning
2021-03-01 Sarah Hoffmanndocument new status fields
2021-03-01 Sarah Hoffmannreturn database version with status API
2021-03-01 Sarah Hoffmannadd database_version setting to tests
2021-03-01 Sarah Hoffmanndo not depend on cmdline parameter for creating partiti...
2021-03-01 Sarah Hoffmannsave software version in the database
2021-03-01 Sarah Hoffmannreport software version of status call
2021-03-01 Sarah Hoffmannintroduce database patch level for version
2021-03-01 Sarah Hoffmannmake sure that calls to PHP legacy scripts are fatal...
2021-03-01 Sarah Hoffmannintroduce table for in-database properties
2021-03-01 Sarah Hoffmannremove unused import
2021-03-01 Sarah Hoffmannuse tmp_path fixture in config tests
2021-03-01 Sarah Hoffmannfix typo
2021-02-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
2021-02-27 Sarah Hoffmannmake sure psql always finishes
2021-02-27 Sarah Hoffmannolder versions of Postgresql need explicit return type
2021-02-27 Sarah Hoffmanndo not truncate search_name in reverse-only mode
2021-02-26 Sarah Hoffmannactions: add psutil dependency
2021-02-26 Sarah Hoffmannfix verbose flag for PHP wrapper scripts
2021-02-26 Sarah Hoffmannbdd: use python library where possible
2021-02-26 Sarah Hoffmannmove setup function to python
2021-02-26 Sarah Hoffmannproperly close connections of indexer after use
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 Hoffmannintroduce custom object for cmdline arguments
2021-02-25 Sarah Hoffmannport database setup function to python
2021-02-25 Sarah Hoffmannuse psql for executing sql files
2021-02-25 Sarah Hoffmannadd function to set up libpq environment
2021-02-25 Sarah Hoffmannconvert connect() into a context manager
2021-02-25 Sarah HoffmannMerge pull request #2185 from lonvia/fix-deadlock-handl...
2021-02-25 Sarah Hoffmannimprove deadlock detection for various versions of...
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 Hoffmannavoid os.environ as default valie
2021-02-19 Sarah Hoffmannfix return code for check database run with 'not applic...
2021-02-19 Sarah Hoffmannbdd tests: directly call python code for setup-website
2021-02-19 Sarah Hoffmannport setup-website to python
2021-02-18 Sarah Hoffmannadd unit tests for new check_database code
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 pull request #2173 from lonvia/penality-for-house...
2021-02-16 Sarah HoffmannMerge pull request #2174 from lonvia/disable-jit-for...
2021-02-16 Sarah Hoffmanndisable JIT and parallel execution for osm2pgsql update...
2021-02-16 Sarah Hoffmannadd simple test for result splitting with multiple...
2021-02-16 Sarah Hoffmannincrease penalty for places without housenumber
2021-02-16 Sarah HoffmannMerge pull request #2166 from mtmail/tiger-2020
2021-02-16 Sarah HoffmannMerge pull request #2171 from lonvia/update-vagrant...
2021-02-16 Sarah Hoffmannswitch vagrant scripts to make install
2021-02-16 Sarah Hoffmannuse file copy on older cmake to install osm2pgsql
2021-02-14 Sarah Hoffmannignore failure to get replication date
2021-02-12 marc tobiasdocumentation: 2020 TIGER data got released
2021-02-12 Sarah HoffmannMerge pull request #2164 from lonvia/add-make-install
2021-02-11 Sarah Hoffmannalways return 0 for updates unless there is an error
2021-02-10 Sarah Hoffmanndocs: adapt check-database command
2021-02-10 Sarah Hoffmannactions: remove install directories before import
2021-02-10 Sarah Hoffmannneed test database for analysing cli test
2021-02-10 Sarah Hoffmannactions: test import with installed version of Nominatim
2021-02-10 Sarah Hoffmannadd 'make install' to installation instructions
2021-02-10 Sarah Hoffmanntest for existance of country grid in cmake already
2021-02-10 Sarah Hoffmannmake installation targets conditional to what is built
2021-02-09 Sarah Hoffmannadd make install target
2021-02-09 Sarah Hoffmannadapt unit tests to new directory structure
2021-02-09 Sarah Hoffmannuse DataDir constant for data only
2021-02-09 Sarah Hoffmannforgot to replace one occurence of sql_dir
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
2021-02-09 Sarah Hoffmannupdate osm2pgsql (disable install rule)
2021-02-08 Sarah Hoffmannintegrate analyse of indexing into nominatim tool
2021-02-08 Sarah Hoffmannconsolidate warm and db-check into single admin command
2021-02-08 Sarah Hoffmannsplit cli.py by subcommands
2021-02-08 Sarah Hoffmannmove website into php library directory
2021-02-08 Sarah Hoffmannmove postcode table setup to sql/
2021-02-08 Sarah Hoffmannremove unused SQL script
2021-02-04 Sarah Hoffmannfix off-by-one error in replication download
next