Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-05-09 | Make itools old syntax again | Christian Schneider | 4 | -4/+4 |
2007-05-08 | encode() correctly encodes boolean values | Christian Weber | 1 | -1/+5 |
2007-05-08 | necessary comment | Urban Müller | 1 | -1/+1 |
2007-05-08 | Handle bogus chunked transfer encoding response from Wordpress/Apache2/PHP5 | Christian Schneider | 1 | -2/+17 |
2007-05-08 | added short trace | Urban Müller | 1 | -1/+1 |
2007-05-08 | work correctly if result casted to array | Urban Müller | 1 | -1/+1 |
2007-05-03 | Close XSS and fix iframe fallback mode of loader | Christian Schneider | 1 | -2/+2 |
2007-05-01 | documentation | Urban Müller | 1 | -2/+2 |
2007-04-24 | different idiocies in php 5 | Urban Müller | 1 | -2/+2 |
2007-04-20 | First scalar (command name) and option names are not quoted (but values are) | Christian Schneider | 1 | -5/+6 |
2007-04-19 | it_xml: new option to lowercase all tag and attribute names | Thomas Brüderli | 1 | -6/+7 |
2007-04-18 | Add Thomas to itools diffnotice | Thomas Brüderli | 1 | -0/+1 |
2007-04-18 | Unset host header otherwise redirects to other hosts fail; Avoid infinite red... | Thomas Brüderli | 1 | -2/+4 |
2007-04-17 | handle opts without args | Urban Müller | 1 | -3/+7 |
2007-04-17 | wrapper for shell commands | Urban Müller | 1 | -0/+28 |
2007-04-05 | don't lowercase username and password | Christian Weber | 1 | -2/+2 |