Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | Various README enhancements | Christian Schneider | 1 | -47/+74 |
2007-10-10 | Show file:line if backtrace is empty (happens when stack dump too large) | Christian Schneider | 2 | -3/+1 |
2007-10-10 | limit backtrace size, kill "aslive" support | Urban Müller | 1 | -2/+7 |
2007-10-09 | minor | Urban Müller | 1 | -1/+1 |
2007-10-09 | add host to body | Urban Müller | 1 | -0/+1 |
2007-10-09 | size limit for locals | Urban Müller | 1 | -4/+5 |
2007-10-08 | fix unsetting CALC_FOUND_ROWS if it's set to false or null | Christian Weber | 1 | -1/+1 |
2007-10-08 | reverted: it::mail it mail() based too | Urban Müller | 1 | -4/+1 |
2007-10-08 | use it::mail in it::error | Urban Müller | 1 | -1/+4 |
2007-10-08 | first fallback = file owner, correct From: | Urban Müller | 1 | -4/+5 |
2007-10-08 | correct it::error address fallback | Urban Müller | 1 | -2/+5 |
2007-10-08 | temporary timeout validation | Urban Müller | 1 | -0/+3 |
2007-10-08 | Fix get_cache() handling of failed urls with keepfailed option | Christian Schneider | 1 | -3/+2 |
2007-10-08 | Replace existing symlink when creating new log file | Christian Schneider | 1 | -0/+1 |
2007-10-08 | Added debug parameter sqltrace (sqllog with backtrace included) | Christian Schneider | 1 | -2/+3 |
2007-10-06 | calling text() with 3 args is obsolete, also for us :) | Christian Weber | 1 | -1/+1 |
2007-10-05 | TFM | Urban Müller | 2 | -0/+141 |
2007-10-05 | oops | Urban Müller | 1 | -1/+1 |
2007-10-05 | add hostname to mailed errs | Urban Müller | 1 | -0/+1 |
2007-10-05 | generalized it::error | Urban Müller | 1 | -31/+45 |
2007-10-05 | One @ is enough, they count for the whole expression | Christian Schneider | 1 | -1/+1 |
2007-10-05 | dont create extra errs | Urban Müller | 1 | -1/+1 |
2007-10-04 | eliminate alert binary | Urban Müller | 1 | -56/+43 |
2007-10-04 | renamed params | Urban Müller | 1 | -4/+3 |
2007-10-04 | new T() params | Urban Müller | 1 | -3/+3 |
2007-10-04 | timeout now uses seconds | Urban Müller | 1 | -22/+22 |
2007-10-04 | documenation, selectable it::match locale | Urban Müller | 1 | -9/+12 |
2007-10-04 | fix indenting | Urban Müller | 1 | -6/+6 |
2007-10-04 | documentation | Urban Müller | 1 | -0/+6 |
2007-10-04 | documentation | Urban Müller | 1 | -16/+17 |
2007-10-04 | documentation | Urban Müller | 1 | -12/+15 |
2007-10-03 | Improve detection if js() has content and needs XML comment | Christian Schneider | 1 | -1/+1 |
2007-10-03 | Remove query param from file list | Thomas Brüderli | 1 | -1/+1 |
2007-10-03 | Avoid long error messages in URL param | Thomas Brüderli | 1 | -4/+4 |
2007-10-02 | Return error message if stack dump gets too large | Christian Schneider | 1 | -0/+2 |
2007-10-02 | no excessive memory use | Urban Müller | 1 | -3/+6 |
2007-10-02 | Added function it::createconfig() | Christian Schneider | 1 | -0/+39 |
2007-10-02 | Comments are stripped off, stupid! | Thomas Brüderli | 1 | -1/+3 |
2007-10-02 | Check script length with comment cookie | Thomas Brüderli | 2 | -17/+8 |
2007-10-01 | Added it::date() (and made it_text silent when texts.php is missing) | Christian Schneider | 2 | -2/+35 |
2007-10-01 | enable text() migration to 2 args | Urban Müller | 1 | -0/+3 |
2007-10-01 | use dbid instead of db name for global table name cache | Christian Weber | 1 | -4/+4 |
2007-10-01 | getopt documentation | Urban Müller | 1 | -4/+8 |
2007-10-01 | documentation | Urban Müller | 1 | -5/+7 |
2007-09-30 | it_debug docs | Urban Müller | 2 | -1/+6 |
2007-09-30 | moved docs to global funcs | Urban Müller | 2 | -32/+30 |
2007-09-30 | Do not create class for non-existant tables | Christian Schneider | 1 | -10/+23 |
2007-09-30 | documentation update, no default title, support re debug param | Urban Müller | 1 | -21/+33 |
2007-09-30 | improved error format | Urban Müller | 1 | -5/+8 |
2007-09-30 | Recalculate dbid for link when switching to update server | Christian Schneider | 1 | -0/+1 |