Age | Commit message (Expand) | Author | Files | Lines |
2007-08-06 | ensure correct permissions | Urban Müller | 1 | -0/+1 |
2007-08-06 | warning fix | Urban Müller | 1 | -1/+1 |
2007-08-06 | prevent load explosions in case of mass alerts | Urban Müller | 1 | -1/+8 |
2007-08-06 | Remove alert (svn diff) | Thomas Brüderli | 1 | -3/+2 |
2007-08-06 | Add timestamp on it_boot retry to prevent caching | Thomas Brüderli | 1 | -3/+4 |
2007-08-03 | Add fallback to document.write for Opera (7) | Thomas Brüderli | 1 | -1/+3 |
2007-07-30 | guarantee mysql_error in fatals | Urban Müller | 1 | -7/+9 |
2007-07-26 | bugfix | Urban Müller | 1 | -1/+1 |
2007-07-26 | renamed files for autoloader | Urban Müller | 23 | -20/+19 |
2007-07-24 | Improved it_state with Safari support | Thomas Brüderli | 2 | -8/+14 |
2007-07-23 | removed mail() and internal_error() | Urban Müller | 1 | -55/+3 |
2007-07-23 | _defaults are needed for autoloader | Urban Müller | 1 | -6/+6 |
2007-07-23 | eliminated internal_error() | Urban Müller | 6 | -16/+16 |
2007-07-19 | Update dbi link cache when switch to update server | Christian Schneider | 1 | -0/+1 |
2007-07-19 | Added missing query_volatile to iframe fallback loader | Christian Schneider | 1 | -1/+1 |
2007-07-19 | Fix SQL syntax error on updates | Christian Schneider | 1 | -1/+1 |
2007-07-18 | made autoload compatible | Urban Müller | 2 | -1/+1 |
2007-07-18 | config param optional | Urban Müller | 1 | -1/+1 |
2007-07-18 | compatibility with auto-startup, some cleanups | Urban Müller | 7 | -435/+343 |
2007-07-15 | Make itools tests work under PHP4 and PHP5 | Christian Schneider | 2 | -7/+7 |
2007-07-15 | Skip creating classes for tables where list_fields fails: Does not matter if ... | Christian Schneider | 1 | -25/+25 |
2007-07-13 | php4 compatibility | Christian Weber | 1 | -1/+1 |
2007-07-13 | Move static function it_text_transmogrify into object, call with it_text::tra... | Christian Weber | 1 | -30/+31 |
2007-07-06 | more info on sporadic errs | Urban Müller | 1 | -1/+2 |
2007-07-05 | use default jsboot from constructor if none is supplied to head() | Christian Weber | 1 | -0/+1 |
2007-07-05 | Remove still encoded numeric entities from sanitized text | Christian Schneider | 1 | -1/+1 |
2007-07-05 | Handle XML files with BOM marker (Byte Order Mark) | Christian Schneider | 1 | -1/+4 |
2007-07-02 | show long stuff last | Urban Müller | 1 | -2/+5 |
2007-07-02 | layout | Urban Müller | 1 | -1/+1 |
2007-07-02 | Wait for parent window to load it_state script | Thomas Brüderli | 1 | -2/+4 |
2007-07-02 | Include now() to it.js | Thomas Brüderli | 2 | -1/+9 |
2007-07-02 | only include stackdump if mem usage low | Urban Müller | 1 | -1/+4 |
2007-06-28 | Grammer natsi | Christian Schneider | 1 | -1/+1 |
2007-06-28 | exit with errcode | Urban Müller | 1 | -1/+11 |
2007-06-28 | Allow override of use_it_state property | Thomas Brüderli | 1 | -0/+4 |
2007-06-22 | ignore errors in finding img type | Urban Müller | 1 | -1/+1 |
2007-06-21 | Fix sorting with additional url parameters (used in AdServer) | Christian Schneider | 1 | -6/+3 |
2007-06-14 | add timings to exec log | Urban Müller | 1 | -2/+7 |
2007-06-08 | Recognize lowercase location: header as seen on car.search.ch | Christian Weber | 1 | -1/+1 |
2007-06-07 | converted to standard syntax | Christian Weber | 1 | -1/+1 |
2007-05-31 | Fix viewpre and clickpre | Christian Schneider | 1 | -2/+5 |
2007-05-31 | Fix keyword sanitation bug from rewrite | Christian Schneider | 1 | -1/+1 |
2007-05-31 | Fix XSS possibility and var visibility | Christian Schneider | 1 | -48/+26 |
2007-05-30 | create log links, support noexec | Urban Müller | 1 | -2/+9 |
2007-05-30 | generous log permissions | Urban Müller | 1 | -1/+3 |
2007-05-24 | Changed it::exec to use format string | Christian Schneider | 1 | -16/+40 |
2007-05-22 | Enhanced preprocess parameter to also allow passing of arguments | Christian Schneider | 1 | -10/+14 |
2007-05-22 | Make old syntax again | Christian Schneider | 1 | -2/+2 |
2007-05-21 | Added it::imageconvert() function | Christian Schneider | 1 | -0/+22 |
2007-05-09 | Use $p in constructor, kill db migration code, support forcelangauge | Christian Weber | 1 | -49/+24 |