]> git.openstreetmap.org Git - nominatim.git/history - utils/setup.php
fix function declaration errors according to PSR2 coding style guide
[nominatim.git] / utils / setup.php
2016-09-11 Marc Tobias Mettenfix function declaration errors according to PSR2 codin...
2016-09-10 Sarah HoffmannMerge pull request #522 from mtmail/PSR2-arrays
2016-09-10 marc tobiasfix array-related errors according to PSR2 coding style...
2016-09-08 marc tobiasbracket spacing for if/else/for/foreach/while/switch...
2016-09-05 Sarah HoffmannMerge branch 'delete-us-postcode-without-name' of https...
2016-09-04 Marc Tobias Mettentabs-to-spaces
2016-07-30 Marc Tobias MettenMerge remote-tracking branch 'upstream/master' into...
2016-07-16 Sarah HoffmannMerge pull request #486 from IrlJidel/patch-1
2016-07-14 IrlJidelpgsqlRunPartitionScript needs global $aCMDResult
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-06-09 Sarah Hoffmannintroduce chksql function for phpscripts
2016-06-08 Sarah Hoffmannremove --create-website function
2016-06-04 Sarah Hoffmannremove reference assignment where unnecessary
2016-06-04 Sarah HoffmannMerge branch 'interpolations'
2016-05-15 Sarah Hoffmannfix syntax in load-data function
2016-05-14 Sarah HoffmannMerge remote-tracking branch 'markus/master' into master
2016-05-11 markigailChange load-data in setup.php.
2016-04-26 Sarah HoffmannMerge pull request #441 from mtmail/update-php-to-check...
2016-04-26 Marc Tobias Mettenupdate.php was checking for static file which is no...
2016-04-25 Markus GailCoding style adaptions and correcting small errors...
2016-04-25 Markus GailMerge remote-tracking branch 'origin/master' into osmline
2016-04-25 Markus GailRemove interpolation lines from placex and save them...
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 HoffmannMerge pull request #425 from lonvia/disable-aux-tables
2016-04-07 Sarah Hoffmannmake tables for external data (Tiger and aux) configurable
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
next