]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2016-04-24 Sarah HoffmannMerge pull request #436 from lonvia/remove-location...
2016-04-23 Sarah Hoffmanncreate_sql_functions() needs the commandline parameters
2016-04-23 Sarah Hoffmannremove unused location_property_-partion- tables
2016-04-20 Sarah Hoffmannapply marker filtering to functions.sql also after...
2016-04-12 Sarah Hoffmannremove duplicate CORS header
2016-04-12 Sarah HoffmannMerge pull request #425 from lonvia/disable-aux-tables
2016-04-12 Sarah HoffmannMerge pull request #424 from lonvia/cleanup-logging
2016-04-07 Sarah Hoffmannmake tables for external data (Tiger and aux) configurable
2016-04-07 Sarah Hoffmannclean up query logging
2016-04-01 Sarah HoffmannMerge pull request #420 from lonvia/remove-explicit...
2016-04-01 Sarah Hoffmannremove deleted us_state* tables from tests as well
2016-03-30 Sarah Hoffmannremove state and county data for US and make postcode...
2016-03-30 Sarah Hoffmannremove unused settings
2016-03-30 Sarah Hoffmannremove 'closed for indexing' feature
2016-03-30 Sarah Hoffmannremove explicitly set postgres/postgis version
2016-03-30 Sarah HoffmannMerge pull request #416 from lonvia/dead-code-removal
2016-03-29 Sarah Hoffmanntest: catch script output in as debug log output
2016-03-28 Sarah Hoffmannremove unused functions in php library
2016-03-28 Sarah Hoffmannremove unused files
2016-03-28 Sarah Hoffmannremove unused/unmaintained options in import scripts
2016-03-28 Sarah HoffmannFix fixing of coding style
2016-03-28 Sarah Hoffmannexclude Tiger stuff from required tests
2016-03-28 Sarah Hoffmannadapt tests to new tiger algorithm
2016-03-28 Sarah Hoffmannmake sure linked places get recomputed when unlinked
2016-03-27 Sarah Hoffmannfix syntax errors in tiger code and adapt format of...
2016-03-27 Sarah HoffmannMerge branch 'tigerlines' of https://github.com/markiga...
2016-03-25 Sarah Hoffmanntests: update for osm2gsql changes
2016-03-25 Sarah HoffmannAdd hints about coding style
2016-03-24 Sarah Hoffmannreinstate NOMINATIM_SETTINGS variable
2016-03-23 Markus GailFix coding style.
2016-03-22 Markus GailMerge branch 'tigerlines' of /home/markus/Nominatim...
2016-03-21 Markus Gailadapt to code style conventions
2016-03-21 Markus Gailadd osm_type='tiger' to json, jsonv2 and xml output
2016-03-21 Markus GailRemoved unnecessary test for tiger.
2016-03-21 Markus GailRemoved some files for the commit.
2016-03-21 Markus GailTested Version of new Tiger line storage format.
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-03-21 Markus Gailchange tiger housenumber format to save as lines instea...
2016-03-21 Markus Gailadapt to code style conventions
2016-03-21 Markus Gailadd osm_type='tiger' to json, jsonv2 and xml output
2016-03-21 Markus GailRemoved unnecessary test for tiger.
2016-03-21 Markus GailRemoved some files for the commit.
2016-03-21 Markus GailTested Version of new Tiger line storage format.
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-03-21 Markus Gailchange tiger housenumber format to save as lines instea...
2016-03-21 marc tobiasquery the last updated timestamp only if output format...
2016-03-21 marc tobiascorrected layout of keywords on HTML details page
2016-03-21 Marc Tobias... moved bIncludePolygonAsPoints related logic into lib...
2016-03-21 Marc Tobias... moved bIncludePolygonAsPoints related logic into lib...
2016-03-16 Sarah Hoffmannupdate osm2pgsql (WITH_LUA switch)
2016-03-16 Sarah Hoffmannfix path for website installations
2016-03-16 Sarah Hoffmannfix nominatim paths
2016-03-16 Sarah HoffmannMerge branch 'cmake-port' into master
2016-03-13 Sarah HoffmannMerge pull request #381 from lonvia/cmake-port
2016-03-13 Sarah HoffmannMerge pull request #395 from mtmail/php7-support
2016-03-13 Sarah HoffmannMerge pull request #396 from mtmail/fix-array-merge...
2016-03-13 Marc Tobias... second argument of array_merge can be empty
2016-03-13 Marc Tobias... fix for PHP7, added test setup
2016-03-12 Sarah Hoffmanninstall executables and call settings.php explicitly
2016-03-12 Sarah Hoffmannenable test execution using ctest
2016-03-12 Sarah Hoffmannadapt README and vagrant scripts to cmake
2016-03-12 Sarah Hoffmannuse external makefile for pgxs with cmake
2016-03-12 Sarah Hoffmannintroduce InstallPath, so that stuff can be executed...
2016-03-12 Sarah Hoffmannadd actual cmake file
2016-03-12 Sarah Hoffmannmove from autotools to cmake and update osm2pgsql
2016-03-09 Sarah HoffmannMerge pull request #389 from mtmail/reverse-geocode...
2016-03-09 Marc Tobias... Reverse geocode include geometry - added bounding box...
2016-03-04 Marc Tobias... Reverse geocode include geometry
2016-03-04 Marc Tobias... Merge remote-tracking branch 'upstream/master'
2016-03-02 Sarah HoffmannMerge pull request #385 from mtmail/query-lastupdated...
2016-03-02 Sarah HoffmannMerge pull request #384 from mtmail/detail-page-name...
2016-03-02 Marc Tobias... Merge branch 'master' of https://github.com/mtmail...
2016-03-02 marc tobiasquery the last updated timestamp only if output format...
2016-03-01 marc tobiascorrected layout of keywords on HTML details page
2016-02-29 Sarah Hoffmannenable test execution using ctest
2016-02-29 Sarah Hoffmannadapt README and vagrant scripts to cmake
2016-02-29 Sarah Hoffmannuse external makefile for pgxs with cmake
2016-02-29 Sarah Hoffmannintroduce InstallPath, so that stuff can be executed...
2016-02-29 Sarah Hoffmannadd actual cmake file
2016-02-29 Sarah Hoffmannmove from autotools to cmake and update osm2pgsql
2016-02-29 Sarah HoffmannMerge pull request #380 from mtmail/geometryText2Points
2016-02-29 Marc Tobias... corrected layout of keywords on HTML details page
2016-02-29 Marc Tobias... corrected layout of keywords on HTML details page
2016-02-28 Marc Tobias... moved bIncludePolygonAsPoints related logic into lib...
2016-02-28 Marc Tobias... moved bIncludePolygonAsPoints related logic into lib...
2016-02-27 Sarah HoffmannMerge pull request #378 from mtmail/spaces-to-tabs
2016-02-26 Marc Tobias... spaces-to-tabs for all *.php files
2016-02-08 Sarah Hoffmannprepare next release v.2.5.0
2016-02-08 Sarah Hoffmannubuntu-vagrant: install Nominatim as vagrant user
2016-02-08 Sarah Hoffmannalso show line geometries on search page
2016-02-08 Sarah Hoffmannupdate vagrant readme
2016-02-08 Sarah Hoffmannadd vagrant script for CentOS
2016-02-06 Sarah Hoffmannupdate dependencies in vagrant provision file
2016-02-06 Sarah Hoffmannadd xml2 configure script now missing in osm2pgsql
2016-02-06 Sarah HoffmannMerge pull request #361 from mtmail/detail-page-big...
2016-02-06 Sarah HoffmannMerge pull request #362 from mtmail/fix-timeout-on...
2016-02-06 marc tobiasremove commented-out lines
2016-02-06 marc tobiasfix timeout on detail pages related to distance calculation
2016-02-06 marc tobiasUI: columns nicer aligned in details table(s)
2016-01-29 Sarah HoffmannMerge pull request #354 from mtmail/configurable-tile-url
next