Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-04-04 | Replace PHP 5 var_export object representation by old style (incomplete) | Christian Schneider | 1 | -0/+10 |
2007-04-04 | add support for username:password@, user it_url::params to encode params in g... | Christian Weber | 2 | -27/+89 |
2007-03-27 | Fix register global dependency and close sql injection | Christian Schneider | 1 | -7/+7 |
2007-03-19 | Prepend XML header for charset detection in PHP5 | Christian Schneider | 1 | -0/+10 |
2007-03-16 | Make sure a href and img src are properly encoded insanitized html | Christian Schneider | 1 | -2/+2 |
2007-03-13 | bugfix | Urban Müller | 1 | -1/+1 |
2007-03-13 | it_url_encode | Urban Müller | 1 | -0/+10 |
2007-02-28 | Implemented server_update parameter to use different host for write operations | Christian Schneider | 1 | -4/+20 |
2007-02-23 | replaced dubious it_clone() by cleaner it_set() (aka copyObj() from lib.js) | Christian Weber | 1 | -18/+12 |