]> git.openstreetmap.org Git - nominatim.git/history - utils
move checkModilePresence to class, delete own debug echo
[nominatim.git] / utils /
2018-09-08 ThomasBarrismove checkModilePresence to class, delete own debug...
2018-09-05 ThomasBarrisformat change revert, removed bogus CL options, SetupCl...
2018-08-31 ThomasBarrisdelete an empty line to make the pendantic Mister Travi...
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 ThomasBarrisjust add missing semicolon in importWikipedia.php line 312
2018-08-23 ThomasBarrispush the right version of update.php
2018-08-23 ThomasBarrisdelete PHP_BIN from default and add @PHP_BIN@ to passth...
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-20 Sarah HoffmannMerge pull request #1102 from mtmail/tests-for-tokenlist
2018-07-20 Sarah HoffmannMerge pull request #1099 from lonvia/sanity-check-pyosmium
2018-07-17 Sarah Hoffmannmore sanity checks for pyosmium tools
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-27 Sarah Hoffmannuse computed postcode by default in export script
2018-06-27 gemo1011changed export.php to work with current master
2018-06-27 Sarah Hoffmanninitial version of an export script
2018-06-21 Sarah HoffmannMerge pull request #1069 from woodpeck/patch-2
2018-06-20 Frederik Rammlimit default threads to 15
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
2018-03-27 Sarah HoffmannMerge pull request #994 from mtmail/bugfix-when-calling...
2018-03-27 Sarah HoffmannMerge pull request #992 from mtmail/phpcs-whitespace...
2018-03-26 Marc Tobias Mettenphpcs: remove trailing whitespace from comments
2018-03-24 Sarah HoffmannMerge pull request #986 from mtmail/php-replace-sizeof
2018-03-22 marc tobiasreplace PHP sizeof() with either count() or empty()
2018-02-12 Sarah Hoffmannignore empty flatnode file option
2018-02-10 Sarah HoffmannMerge pull request #905 from mtmail/illinois-li-case...
2018-02-10 Sarah HoffmannMerge pull request #909 from mtmail/decimal-coord-parsi...
2018-02-10 Sarah HoffmannMerge pull request #910 from mtmail/shorten-line-in...
2018-02-08 marc tobiasshorten line to please PHP style guide
2018-01-31 Sarah HoffmannMerge pull request #900 from mtmail/check-file-exist...
2018-01-30 Marc Tobias Mettenupdate.php - check file exists before deleting
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
2018-01-05 Sarah Hoffmannupdate URLs in code and documentation
2018-01-01 Sarah Hoffmannadd function to check if new updates are available
2017-12-17 Sarah Hoffmannadd function to recalculate counts for full-word search...
2017-10-28 Sarah HoffmannMerge pull request #842 from mtmail/updated-tiger-count...
2017-10-27 Marc Tobias Mettenupdate utils/tiger_county_fips.json data
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-24 Sarah Hoffmanntiger import: convert counties to str
2017-10-24 marc tobiashuge cleanup of tigerAddressImport.py
2017-10-24 marc tobiashuge cleanup of tigerAddressImport.py
2017-10-22 Sarah HoffmannMerge pull request #822 from mtmail/ui-allow-copypaste...
2017-10-21 Sarah HoffmannMerge pull request #819 from mtmail/tiger-2017-import
2017-10-20 marc tobiasTiger 2017 data no longer contains -divroad- field
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-29 Sarah Hoffmanncheck that replication URL points to a repo of OSM...
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-11 Sarah Hoffmannimprove update interval computation
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-06-05 Sarah HoffmannMerge pull request #742 from lonvia/compare-normalized
2017-06-04 Sarah Hoffmanndisregard special phrases that do not match fully
2017-06-04 Sarah Hoffmannadd normalized version of special search terms on import
2017-05-31 Sarah HoffmannMerge pull request #739 from lonvia/max-importance
2017-05-27 Sarah Hoffmannupdates: always remove output file and start with corre...
2017-05-27 Sarah Hoffmannfix name of constant
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
next