Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
functions for it_dbi (map, mapgen) and it_user (ad, login_user)
|
|
|
|
$GLOBALS['it_defaultconfig']['fatal_throws_exception'] = true to make it::fatal() throw exception instead of calling exit()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(which it is not always)
|
|
|
|
useful for it_url::get_cache_contents when fetching many resources from an external server: it sleeps after every fetch on the external server but doesn't when fetching from cache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in other places as well - for example in runtests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it::fatal and web
|
|
|
|
|
|
|
|
|
|
|
|
saving of POST data
|
|
|
|
|
|
|
|
of _waitforlockedfile()
|
|
server-sent-events etc.)
|
|
_fields anymore and columns might be prefixed with tablename
|
|
current one
|