summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-01-14Use default connection parameter for connection retries to memcachedChristian Schneider1-1/+1
2008-12-30nomail debug paramUrban Müller1-1/+3
2008-12-17Purge cache shared by multiple apaches on SQL schema changeChristian Schneider1-0/+12
2008-12-16output errnoUrban Müller1-1/+1
2008-12-16handly empty arraysUrban Müller1-1/+1
2008-12-15docsUrban Müller1-0/+2
2008-12-15lines modeUrban Müller1-0/+4
2008-12-11handle stdin/stdoutUrban Müller1-5/+6
2008-12-10comptiblity...Urban Müller1-2/+3
2008-12-10it::file_get, it::file_put, shorter shell error format, it::mail docsUrban Müller1-4/+39
2008-12-10it_loader now uses it_http for client-server communicationThomas Brüderli1-156/+21
2008-12-08Fix it_html::sanitize with b/br combination (tag prefix of other tag bug)Christian Schneider2-4/+10
2008-12-04Convert tests back to old syntax to match rest of itoolsChristian Schneider1-2/+2
2008-12-03Added it_cache to itools.lib for old school usageChristian Schneider1-0/+1
2008-12-01forgotton debug codeUrban Müller1-1/+0
2008-11-27memory cacheUrban Müller1-0/+98
2008-11-27schema cacheUrban Müller1-11/+55
2008-11-27correct typosChristian Weber1-3/+3
2008-11-26debuggedUrban Müller1-3/+7
2008-11-26Add new it_http class to itjs includesThomas Brüderli2-2/+245
2008-11-25Convert table rows to simple line breaksThomas Brüderli1-4/+3
2008-11-13commentUrban Müller1-0/+1
2008-11-13dont depend on it_html (ultraclassloader debugging)Urban Müller1-1/+1
2008-11-13show empty textsUrban Müller1-1/+1
2008-11-11fix styleNathan Gass1-2/+2
2008-11-11some latin1 tests, debug it::execNathan Gass3-5/+31
2008-11-11Add some members to undefined elements (to be used in tel-edit)Thomas Brüderli1-1/+1
2008-11-09Convert tests back to old syntax for consistency of itools syntaxChristian Schneider3-18/+18
2008-11-09Added tests for sanitize with different encodingsChristian Schneider1-0/+14
2008-11-09support also different charset in sanitize functionDenis Demesmaeker1-3/+4
2008-11-04Simplify regex and make sure test catches CRChristian Schneider2-2/+2
2008-10-27Simplify code, query() throws fatal if safety > 0 anywayChristian Schneider1-1/+1
2008-10-26Do not output PHP warnings on input confusing the tokenizerChristian Schneider1-1/+1
2008-10-26Fix phplint warningsChristian Schneider2-2/+2
2008-10-22support safety=0 in construktorUrban Müller1-2/+2
2008-10-20validate when srclines is onUrban Müller1-1/+1
2008-10-15phplint cleanupUrban Müller2-5/+7
2008-10-15phplint cleanupUrban Müller4-12/+6
2008-10-15phplint cleanupUrban Müller1-2/+2
2008-10-15phplint cleanupUrban Müller1-2/+2
2008-10-13provide source line as titleUrban Müller1-4/+5
2008-10-07Make png-filter mode configurable by the appThomas Brüderli1-2/+2
2008-10-07Add pngfix to javascript libThomas Brüderli1-0/+17
2008-10-07Removed obsolete variableChristian Schneider1-1/+1
2008-10-02Fix javascript strict warningChristian Schneider1-1/+1
2008-10-01Added PHP 5 Iterators to READMEChristian Schneider1-0/+8
2008-10-01Added test for dbi IteratorChristian Schneider1-0/+21
2008-10-01Added logging of querys to _sqllog if debug_sqllog is setChristian Schneider1-1/+7
2008-10-01Added PHP5 iterator to it_dbi: Allows foreach (new T_User...)Christian Schneider1-1/+38
2008-09-30Firebug shouldn't be a problem anymoreThomas Brüderli1-3/+2