Age | Commit message (Expand) | Author | Files | Lines |
2009-07-09 | dont redirect if debug output visible | Urban Müller | 2 | -0/+4 |
2009-06-25 | Make it::file_put pass PHP4 lint commit hook again | Christian Schneider | 1 | -1/+1 |
2009-06-24 | Enhanced documentation | Christian Schneider | 1 | -1/+3 |
2009-06-24 | Added new parameter 'id' to specify cache type | Christian Schneider | 1 | -7/+4 |
2009-06-24 | Added get_cache_dir with support for paths relative to /var/urlcache | Christian Schneider | 1 | -8/+24 |
2009-06-10 | Added test for xml parsing with entities like ampersand | Christian Schneider | 1 | -0/+6 |
2009-06-09 | Support SVG files as input to it::imageconvert | Christian Schneider | 1 | -3/+8 |
2009-06-05 | Properly handle single quotes in URL in U() | Christian Schneider | 2 | -1/+7 |
2009-05-19 | bugfix: only adapt processed stamps if there was any processing | Urban Müller | 1 | -5/+6 |
2009-04-29 | added my private email for itools changes | Denis Demesmaeker | 1 | -0/+1 |
2009-04-29 | removed denis | Urban Müller | 1 | -1/+0 |
2009-04-29 | killed requires | Urban Müller | 9 | -19/+1 |
2009-04-28 | kill searchlib/ link | Urban Müller | 1 | -1/+1 |
2009-04-22 | Get rid of ereg/split, replaced by preg equivalents | Christian Schneider | 7 | -32/+32 |
2009-04-17 | log web errs to error_log | Urban Müller | 1 | -1/+3 |
2009-04-04 | allow calling constructor without p | Christian Weber | 1 | -1/+1 |
2009-04-02 | 3 stacklevels minimum | Urban Müller | 1 | -1/+1 |
2009-03-27 | include time in errmail | Urban Müller | 1 | -0/+1 |
2009-03-26 | Store and use local copy to make put ... get reliable within one request | Christian Schneider | 1 | -1/+5 |
2009-03-19 | Added path to searchlib.js to itjs::filenames() | Christian Schneider | 1 | -3/+4 |
2009-03-17 | forcmail debug param | Urban Müller | 1 | -1/+1 |
2009-03-16 | Compress data which is stored in memcache | Christian Schneider | 1 | -1/+1 |
2009-03-12 | Always local cache on non-live systems | Christian Schneider | 1 | -0/+3 |
2009-03-11 | support simple OR queries by introducing the magic scalar value "OR" | Christian Weber | 1 | -1/+4 |
2009-03-02 | documentation | Urban Müller | 1 | -10/+12 |
2009-02-23 | Change IE pngfix to crop image (leave image and container size unchanged) | Christian Schneider | 1 | -1/+1 |
2009-02-18 | fix debug output in send() on non-live machines | Christian Weber | 1 | -3/+4 |
2009-02-17 | Do not read back after update if no key is set (uninitialized record) | Christian Schneider | 1 | -1/+1 |
2009-02-17 | send no mails from devel/twin, treat missing severtype.cfg as live | Urban Müller | 2 | -2/+3 |
2009-02-17 | Convert all tests back to old syntax | Christian Schneider | 1 | -4/+4 |
2009-02-17 | Fix it_dbi NOT IN with empty array and added IN/NOT IN tests | Christian Schneider | 2 | -1/+21 |
2009-02-06 | Do not need special case for cschneid any more as isatty is good enough | Christian Schneider | 1 | -1/+1 |
2009-02-02 | more debug info | Urban Müller | 1 | -1/+1 |
2009-01-29 | add it::is_devel() and it::is_live() as abstraction for $GLOBALS['ULTRASERVER... | Christian Weber | 2 | -2/+22 |
2009-01-14 | Use default connection parameter for connection retries to memcached | Christian Schneider | 1 | -1/+1 |
2008-12-30 | nomail debug param | Urban Müller | 1 | -1/+3 |
2008-12-17 | Purge cache shared by multiple apaches on SQL schema change | Christian Schneider | 1 | -0/+12 |
2008-12-16 | output errno | Urban Müller | 1 | -1/+1 |
2008-12-16 | handly empty arrays | Urban Müller | 1 | -1/+1 |
2008-12-15 | docs | Urban Müller | 1 | -0/+2 |
2008-12-15 | lines mode | Urban Müller | 1 | -0/+4 |
2008-12-11 | handle stdin/stdout | Urban Müller | 1 | -5/+6 |
2008-12-10 | comptiblity... | Urban Müller | 1 | -2/+3 |
2008-12-10 | it::file_get, it::file_put, shorter shell error format, it::mail docs | Urban Müller | 1 | -4/+39 |
2008-12-10 | it_loader now uses it_http for client-server communication | Thomas Brüderli | 1 | -156/+21 |
2008-12-08 | Fix it_html::sanitize with b/br combination (tag prefix of other tag bug) | Christian Schneider | 2 | -4/+10 |
2008-12-04 | Convert tests back to old syntax to match rest of itools | Christian Schneider | 1 | -2/+2 |
2008-12-03 | Added it_cache to itools.lib for old school usage | Christian Schneider | 1 | -0/+1 |
2008-12-01 | forgotton debug code | Urban Müller | 1 | -1/+0 |
2008-11-27 | memory cache | Urban Müller | 1 | -0/+98 |