]> git.openstreetmap.org Git - nominatim.git/history - utils/setup.php
replaced all shebangs in utility scripts with @PHP_BIN@, to be replaced with detected...
[nominatim.git] / utils / setup.php
2016-04-01 Sarah HoffmannMerge pull request #420 from lonvia/remove-explicit...
2016-03-30 Sarah Hoffmannremove state and county data for US and make postcode...
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-28 Sarah Hoffmannremove unused/unmaintained options in import scripts
2016-03-22 Markus GailMerge branch 'tigerlines' of /home/markus/Nominatim...
2016-03-16 Sarah Hoffmannfix path for website installations
2016-03-16 Sarah HoffmannMerge branch 'cmake-port' into master
2016-03-13 Sarah HoffmannMerge pull request #381 from lonvia/cmake-port
2016-03-12 Sarah Hoffmanninstall executables and call settings.php explicitly
2016-03-12 Sarah Hoffmannintroduce InstallPath, so that stuff can be executed...
2016-02-29 Sarah Hoffmannintroduce InstallPath, so that stuff can be executed...
2016-01-15 Marc Tobias MettenMerge branch 'mobile-responsive' of https://github...
2015-10-15 Marc Tobias Mettenmore tests for libphp - incorporate lonvias feedback
2015-10-07 Brian QuinionAllow for postgis being in the default template - not...
2015-09-27 Sarah Hoffmanndon't use isset for bool options in setup.php
2015-09-27 Sarah Hoffmannadd more tables and an experimental warning to new...
2015-09-27 Sarah HoffmannMerge branch 'drop' of https://github.com/woodpeck...
2015-09-25 Frederik RammAdd --drop option to setup.php
2015-08-29 Sarah Hoffmanndisable multithreading in osm2pgsql
2015-08-08 Sarah Hoffmannrespect --osm2pgsql-cache setting
2015-07-10 Sarah HoffmannMerge pull request #290 from mtmail/vagrant
2015-06-16 Marc Tobias Mettennew method /lookup.php - Reverse search by multiple...
2015-05-08 Sarah Hoffmannmake Tiger data path configurable
2015-05-08 Sarah HoffmannMerge branch 'tiger2014' of https://github.com/mtmail...
2015-05-03 Marc Tobias Mettenupdate Tiger import script to use 2014 data
2015-05-03 Sarah Hoffmannremove create-road function, no longer used
2015-03-09 Sarah Hoffmannstate setup: get latest node from place, planet_osm_nod...
2015-01-11 Sarah Hoffmannsupport tablespaces and www user config in tiger import
2014-12-01 Sarah Hoffmannreorganise table creation
2014-11-28 Sarah Hoffmannremove debug output
2014-11-27 Sarah Hoffmannmore tolerant regexp for parsing replication state...
2014-10-29 Sarah Hoffmannonly check for postgres major and minor version
2014-10-05 Sarah Hoffmannrewrite address interpolation so that planet_osm_node...
2014-09-29 Sarah Hoffmannadd finished message to setup.php
2014-06-05 Sarah Hoffmannrevert error checking on pgsql restore
2014-05-16 Sarah HoffmannMerge branch 'place-in-addressdetails' of https://githu...
2014-05-13 Sarah Hoffmannadd setup option to ignore SQL errors
2014-05-13 Sarah Hoffmannbreak out of write loop when psql fails
2014-04-13 Sarah Hoffmannmake errors from psql in setup fatal
2014-02-21 Sarah Hoffmannsplit gb_postcode in table creation and data loading
2014-02-07 Sarah Hoffmannrecreate place objects when admin_level changes
2014-02-07 Sarah Hoffmannreplace ST_Line_Interpolate_Point with ST_LineInterpola...
2014-01-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2013-10-10 Sarah Hoffmannuse postgis as an extension for versions >= 2.0
2013-09-15 Sarah Hoffmannallow setup without partitions
2013-09-09 Sarah HoffmannMerge branch 'osmosis_error_return' of https://github...
2013-09-09 Sarah HoffmannMerge branch 'master' of https://github.com/spin0us...
2013-09-06 Brian Quinionmake missing osmosis non-fatal for 'all' option - just...
2013-06-13 Brian QuinionCheck to see if we can access the website at the config...
2013-05-16 Frederik Rammfix indentation
2013-05-16 Frederik RammAdd osm2pgsql flat node support via settings.php
2013-04-26 Sarah Hoffmannadd support for house numbers without street
2013-04-20 Sarah Hoffmannremove worldboundaries.sql
2013-04-07 Sarah Hoffmannmake osmosis-init also work for older planets
2013-04-03 Brian Quinionbetter osmosis error message
2013-04-02 IrlJidelfix typo for baseUrl when configuring configuration.txt
2013-03-22 IrlJidelmake planet replication url configurable so we can...
2013-01-24 Brian QuinionBasic status page for monitoring nominatim is working
2013-01-19 Sarah Hoffmannsplit partition.sql into table and function parts
2013-01-14 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2013-01-14 Sarah Hoffmannsupport custom psql port in setup.php
2012-12-18 Brian Quinionrelease in postgis version string is optional
2012-12-18 Brian Quinionadd constant to define postgis version. Verify definte...
2012-12-15 Sarah Hoffmanncheck return of DB creation command
2012-12-03 Brian Quinionmove deletable and polygons into default website
2012-11-28 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-11-19 IrlJidelAdd css dir to create-website
2012-11-01 Brian Quinionhstore in 9.2 replaces k=>v with hstore(k,v). Update...
2012-10-29 Brian Quiniondon't exit during osmosis setup
2012-10-22 Brian QuinionAutomatically calculate the state file for replication...
2012-10-09 Sarah Hoffmanntypo
2012-10-09 Sarah Hoffmannuse calculated_country_code for postcodes
2012-09-30 Sarah HoffmannMerge remote-tracking branch 'lonvia/partial-search...
2012-09-24 Sarah Hoffmannignore frequent partial search terms
2012-09-23 Sarah Hoffmannpatch replication path on --osmosis-init
2012-08-25 sprengmmake setup.php fail early on missing osm-file
2012-08-18 Sarah Hoffmannimport TIGER data into temporary table
2012-07-30 Sarah Hoffmannfail on error
2012-07-22 Sarah HoffmannMerge branch 'patch-1' of https://github.com/Firefishy...
2012-07-20 Sarah HoffmannMerge remote-tracking branch 'lonvia/address-order'
2012-07-10 Daniele ForsiFix more typos
2012-05-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-23 Brian Quiniontruncate road partition tables during load
2012-05-23 Sarah Hoffmannmore verbose error messages
2012-05-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-23 Brian Quinionrevert to plain text dump for 8.4 compatibility (+...
2012-05-22 Brian Quinionfix broken field name / committed debug
2012-05-22 Brian Quinionuse the new country data files
2012-05-22 Brian QuinionMerge pull request #9 from andreek/master
2012-05-22 Brian QuinionDB Scheme changes: alter table placex add column calcul...
2012-05-15 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-13 Sarah Hoffmannremove intermediate ANALYSE while indexing
2012-05-13 Sarah Hoffmannpre-create word list to avoid duplicates due to paralle...
2012-05-11 Brian QuinionCan't filter on rank_search before it has been assigned
2012-04-30 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-30 Brian Quinioncalculate importance from wikipedia
2012-04-26 Brian QuinionMerge pull request #5 from mfn/improve_errmsg
2012-04-26 mfnDo not swallow PEAR error.
2012-04-26 Brian Quinionset osm2pgsql cache memory to a default based on memory...
next