summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-08fix unsetting CALC_FOUND_ROWS if it's set to false or nullChristian Weber1-1/+1
2007-10-08reverted: it::mail it mail() based tooUrban Müller1-4/+1
2007-10-08use it::mail in it::errorUrban Müller1-1/+4
2007-10-08first fallback = file owner, correct From:Urban Müller1-4/+5
2007-10-08correct it::error address fallbackUrban Müller1-2/+5
2007-10-08temporary timeout validationUrban Müller1-0/+3
2007-10-08Fix get_cache() handling of failed urls with keepfailed optionChristian Schneider1-3/+2
2007-10-08Replace existing symlink when creating new log fileChristian Schneider1-0/+1
2007-10-08Added debug parameter sqltrace (sqllog with backtrace included)Christian Schneider1-2/+3
2007-10-06calling text() with 3 args is obsolete, also for us :)Christian Weber1-1/+1
2007-10-05TFMUrban Müller2-0/+141
2007-10-05oopsUrban Müller1-1/+1
2007-10-05add hostname to mailed errsUrban Müller1-0/+1
2007-10-05generalized it::errorUrban Müller1-31/+45
2007-10-05One @ is enough, they count for the whole expressionChristian Schneider1-1/+1
2007-10-05dont create extra errsUrban Müller1-1/+1
2007-10-04eliminate alert binaryUrban Müller1-56/+43
2007-10-04renamed paramsUrban Müller1-4/+3
2007-10-04new T() paramsUrban Müller1-3/+3
2007-10-04timeout now uses secondsUrban Müller1-22/+22
2007-10-04documenation, selectable it::match localeUrban Müller1-9/+12
2007-10-04fix indentingUrban Müller1-6/+6
2007-10-04documentationUrban Müller1-0/+6
2007-10-04documentationUrban Müller1-16/+17
2007-10-04documentationUrban Müller1-12/+15
2007-10-03Improve detection if js() has content and needs XML commentChristian Schneider1-1/+1
2007-10-03Remove query param from file listThomas Brüderli1-1/+1
2007-10-03Avoid long error messages in URL paramThomas Brüderli1-4/+4
2007-10-02Return error message if stack dump gets too largeChristian Schneider1-0/+2
2007-10-02no excessive memory useUrban Müller1-3/+6
2007-10-02Added function it::createconfig()Christian Schneider1-0/+39
2007-10-02Comments are stripped off, stupid!Thomas Brüderli1-1/+3
2007-10-02Check script length with comment cookieThomas Brüderli2-17/+8
2007-10-01Added it::date() (and made it_text silent when texts.php is missing)Christian Schneider2-2/+35
2007-10-01enable text() migration to 2 argsUrban Müller1-0/+3
2007-10-01use dbid instead of db name for global table name cacheChristian Weber1-4/+4
2007-10-01getopt documentationUrban Müller1-4/+8
2007-10-01documentationUrban Müller1-5/+7
2007-09-30it_debug docsUrban Müller2-1/+6
2007-09-30moved docs to global funcsUrban Müller2-32/+30
2007-09-30Do not create class for non-existant tablesChristian Schneider1-10/+23
2007-09-30documentation update, no default title, support re debug paramUrban Müller1-21/+33
2007-09-30improved error formatUrban Müller1-5/+8
2007-09-30Recalculate dbid for link when switching to update serverChristian Schneider1-0/+1
2007-09-27Send notification when script is incomplete; just to find outThomas Brüderli1-0/+4
2007-09-26Make sure singleton exists. new non-table calls store new settingsChristian Weber1-1/+4
2007-09-26bugfixUrban Müller1-5/+1
2007-09-26make sure that singleton never has table or keyfield setChristian Weber1-1/+1
2007-09-25Fix key field attribute calculation in cached caseChristian Weber1-7/+7
2007-09-25Q() does not fail on quoting undefined values (same behaviour as php)Koni Weber1-1/+1