]> git.openstreetmap.org Git - nominatim.git/history - utils/warm.php
replaced all shebangs in utility scripts with @PHP_BIN@, to be replaced with detected...
[nominatim.git] / utils / warm.php
2018-08-21 ThomasBarrisreplaced all shebangs in utility scripts with @PHP_BIN...
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-04-22 Sarah HoffmannMerge branch 'roques-tetris'
2017-04-20 Sarah HoffmannMerge branch 'tetris' of https://github.com/roques...
2017-04-15 Christian von Roqueswith PHP7 the result of new() can no longer be assigned...
2017-04-15 Christian von Roquescorrect warm.php --search-only help text
2016-09-16 Sarah HoffmannMerge pull request #533 from mtmail/PSR2-php-tests
2016-09-16 Sarah HoffmannMerge pull request #532 from mtmail/PSR2-namespaces
2016-09-16 Marc Tobias Mettenadd namespaces, method visibility according to PSR2...
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-27 Sarah HoffmannMerge pull request #490 from lonvia/streamline-class...
2016-07-26 Sarah Hoffmanncleanup interface of PlaceLookup
2016-07-26 Sarah Hoffmannrefactor ReverseGeocode
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-03-22 Markus GailMerge branch 'tigerlines' of /home/markus/Nominatim...
2016-03-16 Sarah HoffmannMerge branch 'cmake-port' into master
2016-03-12 Sarah Hoffmanninstall executables and call settings.php explicitly
2014-02-06 Brian QuinionScript to automatically warm the postgresql query befor...