summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-16Compress data which is stored in memcacheChristian Schneider1-1/+1
2009-03-12Always local cache on non-live systemsChristian Schneider1-0/+3
2009-03-11support simple OR queries by introducing the magic scalar value "OR"Christian Weber1-1/+4
2009-03-02documentationUrban Müller1-10/+12
2009-02-23Change IE pngfix to crop image (leave image and container size unchanged)Christian Schneider1-1/+1
2009-02-18fix debug output in send() on non-live machinesChristian Weber1-3/+4
2009-02-17Do not read back after update if no key is set (uninitialized record)Christian Schneider1-1/+1
2009-02-17send no mails from devel/twin, treat missing severtype.cfg as liveUrban Müller2-2/+3
2009-02-17Convert all tests back to old syntaxChristian Schneider1-4/+4
2009-02-17Fix it_dbi NOT IN with empty array and added IN/NOT IN testsChristian Schneider2-1/+21
2009-02-06Do not need special case for cschneid any more as isatty is good enoughChristian Schneider1-1/+1
2009-02-02more debug infoUrban Müller1-1/+1
2009-01-29add it::is_devel() and it::is_live() as abstraction for $GLOBALS['ULTRASERVER...Christian Weber2-2/+22
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