]> git.openstreetmap.org Git - nominatim.git/history - utils/setup.php
simplify connection handling in setup script
[nominatim.git] / utils / setup.php
2018-11-20 Sarah Hoffmannsimplify connection handling in setup script
2018-11-20 Sarah Hoffmannfix variable prefix
2018-10-02 Sarah Hoffmannsimplify constructor of SetupFunctions
2018-10-02 Sarah HoffmannMerge branch 'updatePHP' of https://github.com/ThomasBa...
2018-09-18 ThomasBarrisMerge branch 'updatePHP' of https://github.com/ThomasBa...
2018-09-18 ThomasBarrischange variables for class SetupClass.php instantiation
2018-09-17 ThomasBarrismove setupclass, move command line array, remove args...
2018-09-08 ThomasBarrismoving comment to right position
2018-09-05 ThomasBarrisformat change revert, removed bogus CL options, SetupCl...
2018-08-31 ThomasBarrissmall fixes on setup.php and a bring update.php to...
2018-08-29 ThomasBarrissplitted createTables and changed formatting to please...
2018-08-29 ThomasBarrisfirst draft of setupClass
2018-08-24 ThomasBarrismoving functions from setup.php to a lib file in lib...
2018-08-23 Sarah HoffmannMute notices from postgresql during setup
2018-08-23 Sarah HoffmannMerge branch 'customPHP1' of https://github.com/ThomasB...
2018-08-23 ThomasBarrisRevert "Split of setup.php into one file with functions...
2018-08-23 ThomasBarrisRevert "code beauty improvements"
2018-08-22 ThomasBarriscode beauty improvements
2018-08-22 ThomasBarrisSplit of setup.php into one file with functions and...
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
next