Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | Christian Weber | 2 | -2/+22 | |
$GLOBALS['ULTRASERVERTYPE'] | |||||
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 | |
2008-11-27 | schema cache | Urban Müller | 1 | -11/+55 | |
2008-11-27 | correct typos | Christian Weber | 1 | -3/+3 | |
2008-11-26 | debugged | Urban Müller | 1 | -3/+7 | |
2008-11-26 | Add new it_http class to itjs includes | Thomas Brüderli | 2 | -2/+245 | |
2008-11-25 | Convert table rows to simple line breaks | Thomas Brüderli | 1 | -4/+3 | |
2008-11-13 | comment | Urban Müller | 1 | -0/+1 | |
2008-11-13 | dont depend on it_html (ultraclassloader debugging) | Urban Müller | 1 | -1/+1 | |
2008-11-13 | show empty texts | Urban Müller | 1 | -1/+1 | |
2008-11-11 | fix style | Nathan Gass | 1 | -2/+2 | |
2008-11-11 | some latin1 tests, debug it::exec | Nathan Gass | 3 | -5/+31 | |
2008-11-11 | Add some members to undefined elements (to be used in tel-edit) | Thomas Brüderli | 1 | -1/+1 | |
2008-11-09 | Convert tests back to old syntax for consistency of itools syntax | Christian Schneider | 3 | -18/+18 | |
2008-11-09 | Added tests for sanitize with different encodings | Christian Schneider | 1 | -0/+14 | |
2008-11-09 | support also different charset in sanitize function | Denis Demesmaeker | 1 | -3/+4 | |
2008-11-04 | Simplify regex and make sure test catches CR | Christian Schneider | 2 | -2/+2 | |
2008-10-27 | Simplify code, query() throws fatal if safety > 0 anyway | Christian Schneider | 1 | -1/+1 | |
2008-10-26 | Do not output PHP warnings on input confusing the tokenizer | Christian Schneider | 1 | -1/+1 | |
2008-10-26 | Fix phplint warnings | Christian Schneider | 2 | -2/+2 | |
2008-10-22 | support safety=0 in construktor | Urban Müller | 1 | -2/+2 | |
2008-10-20 | validate when srclines is on | Urban Müller | 1 | -1/+1 | |
2008-10-15 | phplint cleanup | Urban Müller | 2 | -5/+7 | |
2008-10-15 | phplint cleanup | Urban Müller | 4 | -12/+6 | |
2008-10-15 | phplint cleanup | Urban Müller | 1 | -2/+2 | |
2008-10-15 | phplint cleanup | Urban Müller | 1 | -2/+2 | |
2008-10-13 | provide source line as title | Urban Müller | 1 | -4/+5 | |
2008-10-07 | Make png-filter mode configurable by the app | Thomas Brüderli | 1 | -2/+2 | |
2008-10-07 | Add pngfix to javascript lib | Thomas Brüderli | 1 | -0/+17 | |
2008-10-07 | Removed obsolete variable | Christian Schneider | 1 | -1/+1 | |
2008-10-02 | Fix javascript strict warning | Christian Schneider | 1 | -1/+1 | |
2008-10-01 | Added PHP 5 Iterators to README | Christian Schneider | 1 | -0/+8 | |
2008-10-01 | Added test for dbi Iterator | Christian Schneider | 1 | -0/+21 | |
2008-10-01 | Added logging of querys to _sqllog if debug_sqllog is set | Christian Schneider | 1 | -1/+7 | |