]> 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
2018-08-21 ThomasBarrisreplaced all shebangs in utility scripts with @PHP_BIN...
2018-08-04 Sarah HoffmannMerge pull request #1110 from lonvia/remove-address...
2018-08-02 Sarah HoffmannMerge pull request #1095 from estadtherr/remote_postgres_pr
2018-07-24 Eric Stadtherrchanged nominatim.so module path to be a runtime config...
2018-07-22 Eric Stadtherrfix variable reference
2018-07-22 Eric Stadtherrfix omitted initialization
2018-07-22 Eric StadtherrPR review changes
2018-07-22 Eric Stadtherrfix a couple errors with naming convention changes
2018-07-21 Eric Stadtherradapt PR changes to use new variable naming convention
2018-07-21 Eric StadtherrPR review changes
2018-07-21 Eric StadtherrWork on setup/update scripts, unit tests, and documenta...
2018-07-06 Sarah Hoffmannmake phpcs happy
2018-07-06 Sarah HoffmannMerge branch 'geojson-output' of https://github.com...
2018-07-02 Sarah HoffmannMerge branch 'better-reverse' of https://github.com...
2018-06-28 Unknownedited indices an setup file to grant select for table...
2018-06-21 Sarah HoffmannMerge pull request #1069 from woodpeck/patch-2
2018-06-20 Frederik Rammlimit default threads to 15
2018-02-12 Sarah Hoffmannignore empty flatnode file option
2018-01-10 Sarah Hoffmannmove nominatim.org links to https
2018-01-10 Sarah HoffmannMerge pull request #874 from lonvia/check-for-updates
2018-01-05 Sarah Hoffmannupdate drop list for new postcode table
2018-01-05 Sarah Hoffmannfix setup when no us_postcode is available
2017-10-26 Sarah HoffmannMerge pull request #835 from lonvia/fix-quoting
2017-10-26 Sarah Hoffmannreplace double-quoting with single quotes where applicable
2017-10-10 Sarah HoffmannMerge pull request #812 from lonvia/search-as-a-class
2017-10-08 Sarah Hoffmannfix CodeSniffer violations
2017-10-03 Sarah HoffmannMerge pull request #803 from lonvia/update-postcodes
2017-10-03 Sarah Hoffmannadd script for updating postcodes
2017-10-03 Sarah Hoffmannmove psqlRunScript implementation into cmd lib
2017-09-17 Sarah Hoffmannsetup: bail out earl when something is wrong with nomin...
2017-09-17 Sarah Hoffmannsetup: error out when web site user does not exist
2017-09-17 Sarah Hoffmannrun psql in quiet mode unless 'verbose' is enabled
2017-09-17 Sarah Hoffmanntimestamp info message and repeat warnings at end
2017-09-16 Sarah HoffmannMerge pull request #782 from lonvia/rework-postcodes
2017-08-19 Sarah Hoffmannadd simple tests for postcode import
2017-08-19 Sarah Hoffmannmove adding postcodes to word table to calculation...
2017-08-19 Sarah Hoffmanninclude GB CodePoint data into location_postcode table
2017-08-19 Sarah Hoffmannmove postcode indexing to end of setup
2017-08-19 Sarah Hoffmannadd indexing of artificial postcodes
2017-08-19 Sarah Hoffmannadd new location_postcode table
2017-06-09 Sarah HoffmannGuard against network failures in getDatabaseDate()
2017-06-06 Sarah HoffmannMerge pull request #745 from lonvia/restrict-poi-querie...
2017-06-06 Sarah Hoffmannadapt postcode centroid import to new address hstore
2017-05-26 Sarah HoffmannMerge pull request #734 from lonvia/use-pyosmium-for...
2017-05-25 Sarah Hoffmannswitch from osmosis to pyosmium for updates
2017-05-13 Sarah HoffmannMerge pull request #724 from lonvia/update-country...
2017-05-12 Sarah Hoffmannremove base country grid from repo
2017-04-22 Sarah HoffmannMerge branch 'roques-tetris'
2017-04-22 Sarah HoffmannMerge pull request #708 from lonvia/check-for-invalid...
2017-04-22 Sarah Hoffmannmake sure no invalid geometries end up in placex
2017-04-20 Sarah HoffmannMerge branch 'tetris' of https://github.com/roques...
2017-04-18 Sarah Hoffmannfix typo
2017-04-18 Sarah Hoffmannget pg error on correct connection
2017-04-18 Sarah Hoffmannsend address interpolation import to correct postgres...
2017-04-18 Christian von Roquesexplicitly name columns at INSERT
2017-04-13 Sarah HoffmannMerge pull request #700 from lonvia/structured-address...
2017-04-08 Sarah Hoffmannintroduce address column for place tables
2017-02-26 Sarah Hoffmannmove interpolaton computation into indexing step
2017-01-01 Sarah HoffmannMerge branch 'moreurl-with-countrycodes' of https:...
2016-12-28 Sarah Hoffmannmake path to wikipedia files configurable
2016-11-02 Sarah HoffmannMerge pull request #548 from lonvia/query-ckeck-utf8
2016-10-24 Sarah Hoffmannfix parameter list for renamed postgis functions
2016-10-16 Sarah HoffmannMerge pull request #550 from lonvia/decrease-line-length
2016-10-13 Sarah Hoffmannreduce maximum line length to 199 for all php files
2016-10-09 Sarah Hoffmannbetter error message for missing osm2pgsql
2016-10-09 Sarah Hoffmannreplace deprecated postgis functions
2016-09-30 Sarah HoffmannMerge pull request #538 from lonvia/update-default...
2016-09-28 Sarah Hoffmannmove country search term creation into setup script
2016-09-15 Sarah HoffmannMerge branch 'PSR2-fixes-for-settings' of https://githu...
2016-09-15 Sarah HoffmannMerge branch 'PSR2-fixes-for-wikidata' of https://githu...
2016-09-14 Marc Tobias Mettenfix indentation and misc errors according to PSR2 codin...
2016-09-11 Sarah HoffmannMerge pull request #524 from mtmail/PSR2-function-decla...
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
next