summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-09-14alert noncreateable var/urlcacheUrban Müller1-0/+3
2009-09-08Use U() to sanitize URLs in it_html::sanitize and adapted test cases to itChristian Schneider2-6/+6
2009-09-08guarantee validating urls, fix double encoding of url params in baseUrban Müller2-3/+20
2009-08-31Move it_boot scripts to the bottom of the head sectionThomas Brüderli1-3/+3
2009-08-27sqltrace implies sqllogUrban Müller1-1/+1
2009-08-26avoid calling var_export() on $GLOBALS (infinite recursion crash)Christian Weber1-1/+1
2009-08-25Fix multiple NI with arraysChristian Schneider1-0/+1
2009-08-25Added array support to NI operatorChristian Schneider2-8/+21
2009-08-20Warn when we hit pcre.backtracking_limitChristian Schneider1-0/+10
2009-08-20Fix some test namesChristian Schneider1-5/+5
2009-08-20enforce img altUrban Müller2-2/+8
2009-08-17Replace all {params} in one go to avoid double replacementsChristian Schneider1-2/+5
2009-08-17nocache -> SQL_NO_CACHEUrban Müller1-0/+3
2009-08-14Close a lock race when lock expires, check existance of file in _waitforlockChristian Schneider1-14/+11
2009-08-12Added tests for it_url::absolute()Christian Schneider1-0/+22
2009-08-12Do not add port 443 in HTTPS modeChristian Schneider1-1/+1
2009-08-10Set html.js css class if javascript/jsboot is enabledThomas Brüderli1-0/+4
2009-08-10Support ports othen than port 80, output full url in noredir modeChristian Schneider1-5/+4
2009-08-08correct integer detection (bigint is still treated as string as it exceeds ↵Christian Weber1-1/+1
php's int size)
2009-07-31New version of get_cache (using If-Not-Modified-Since support in get)Christian Schneider1-83/+129
2009-07-23Add MATCH operator for mysql queries + unify string escapingThomas Brüderli1-5/+22
2009-07-09Fix warning on PHP 5.3 when passing non-object to get_class()Christian Schneider1-1/+1
2009-07-09Register locateme.js for easy accessThomas Brüderli1-0/+1
2009-07-09Need more space :-)Christian Schneider1-0/+1
2009-07-09dont redirect if debug output visibleUrban Müller2-0/+4
2009-06-25Make it::file_put pass PHP4 lint commit hook againChristian Schneider1-1/+1
2009-06-24Enhanced documentationChristian Schneider1-1/+3
2009-06-24Added new parameter 'id' to specify cache typeChristian Schneider1-7/+4
2009-06-24Added get_cache_dir with support for paths relative to /var/urlcacheChristian Schneider1-8/+24
2009-06-10Added test for xml parsing with entities like ampersandChristian Schneider1-0/+6
2009-06-09Support SVG files as input to it::imageconvertChristian Schneider1-3/+8
2009-06-05Properly handle single quotes in URL in U()Christian Schneider2-1/+7
2009-05-19bugfix: only adapt processed stamps if there was any processingUrban Müller1-5/+6
2009-04-29added my private email for itools changesDenis Demesmaeker1-0/+1
2009-04-29removed denisUrban Müller1-1/+0
2009-04-29killed requiresUrban Müller9-19/+1
2009-04-28kill searchlib/ linkUrban Müller1-1/+1
2009-04-22Get rid of ereg/split, replaced by preg equivalentsChristian Schneider7-32/+32
2009-04-17log web errs to error_logUrban Müller1-1/+3
2009-04-04allow calling constructor without pChristian Weber1-1/+1
2009-04-023 stacklevels minimumUrban Müller1-1/+1
2009-03-27include time in errmailUrban Müller1-0/+1
2009-03-26Store and use local copy to make put ... get reliable within one requestChristian Schneider1-1/+5
2009-03-19Added path to searchlib.js to itjs::filenames()Christian Schneider1-3/+4
2009-03-17forcmail debug paramUrban Müller1-1/+1
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