Nominatim/utils
Sarah Hoffmann 896421fe9f improve update interval computation
Don't do anything if a downloaded diff is empty after all
(may be happening when an empty diff was published upstream).

Correctly compute the waiting interval before checking for new
data. As the interval is now computed based on the date of the
newest object in the database, the configured intervals need
to be adjusted slightly to take into account the time it takes
for the server to publish a diff.
2017-06-11 09:21:24 +02:00
..
blocks.php fix indentation and misc errors according to PSR2 coding style guide 2016-09-14 03:16:46 +02:00
country_languages.php fix function declaration errors according to PSR2 coding style guide 2016-09-11 05:22:51 +02:00
import_wikipedia.sh tabs-to-spaces 2016-09-04 03:19:48 +02:00
imports.php fix function declaration errors according to PSR2 coding style guide 2016-09-11 05:22:51 +02:00
importWikipedia.php reduce maximum line length to 199 for all php files 2016-10-14 00:01:16 +02:00
osm_file_date.py improve update interval computation 2017-06-11 09:21:24 +02:00
query.php add namespaces, method visibility according to PSR2 standard 2016-09-16 02:27:36 +02:00
server_compare.php fix indentation and misc errors according to PSR2 coding style guide 2016-09-14 03:16:46 +02:00
setup.php Guard against network failures in getDatabaseDate() 2017-06-09 21:49:31 +02:00
specialphrases.php disregard special phrases that do not match fully 2017-06-04 23:12:09 +02:00
tigerAddressImport.py change tiger housenumber format to save as lines instead of points and thus new interpolation 2016-03-21 14:07:12 +01:00
update.php improve update interval computation 2017-06-11 09:21:24 +02:00
warm.php with PHP7 the result of new() can no longer be assigned by reference 2017-04-15 19:12:25 +02:00