summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-13handle empty filelist, handle scripts with query-argsUrban Müller1-3/+4
2016-01-12separate between trusted and untrusted input, correct crcs of remote ↵Urban Müller1-6/+16
resources, report non-existing trusted resources
2016-01-12Revert "separate between trusted and untrusted input, correct crcs of remote ↵Urban Müller1-16/+6
resources, report non-existing trusted resources" This reverts commit f1fb76db297970327fccc0e2ecdc4642bc2df748.
2016-01-12separate between trusted and untrusted input, correct crcs of remote ↵Urban Müller1-6/+16
resources, report non-existing trusted resources
2016-01-07rely on $GLOBALS["debug_time"]Urban Müller1-6/+4
2016-01-07more compact code, correctly maintain linkUrban Müller1-4/+3
2016-01-07allow setting of exact timestamp to late add old entriesUrban Müller1-3/+7
2015-12-07separate directory to avoid permission and expiration problemsUrban Müller1-1/+1
2015-12-07docsUrban Müller1-1/+1
2015-11-30correctly create checksums on devel, benefit from implied lib/itjsUrban Müller1-13/+4
2015-11-30adapt to new stackdump offsetsUrban Müller1-3/+1
2015-11-22currently generated filelists are fineUrban Müller1-1/+1
2015-11-18it::sort docsUrban Müller1-0/+3
2015-11-18security: whitelist legal charsUrban Müller1-2/+5
2015-11-17report empty redir urls, they cause loopsUrban Müller1-2/+2
2015-11-16make c= optional for far future expireUrban Müller1-1/+1
2015-11-16make c= optional for far future expireUrban Müller1-2/+3
2015-11-09php4Urban Müller1-1/+1
2015-11-09dont omit long expire if url was recently redownloadedUrban Müller1-4/+4
2015-11-09extract far future header handling for ffe.phpUrban Müller2-17/+22
2015-11-09Fix it_cache to pass tests on PHP7 (different code paths because of ↵Christian Schneider1-4/+14
memcached instead of apcu/memcache)
2015-11-09Use old syntax for itoolsChristian Schneider1-2/+2
2015-11-09Use Memcached instead of Memcache and use it for local cache too (using ↵Christian Schneider1-6/+27
key@machine to not clash between machines)
2015-11-09allow delay before retryUrban Müller1-0/+4
2015-10-30minimal it::sortUrban Müller2-1/+12
2015-10-29adapt backtraceskip to new it_debug::backtrace countUrban Müller1-1/+1
2015-10-27get file type from query paramsUrban Müller1-1/+1
2015-10-19optional cache hit rate loggingUrban Müller1-0/+4
2015-10-19show top level in direct calls of it_debug::backtraceUrban Müller1-1/+1
2015-10-16more compact getcache debug outputUrban Müller1-2/+2
2015-10-16handle missing it_htmlUrban Müller1-1/+1
2015-10-155 secs is slow enoughUrban Müller1-1/+1
2015-10-14do not send mails if it::error was called in a function from e.g. @foo()Urban Müller1-1/+1
2015-10-13remove ultra-obsolete read_page(), get_description() and get_title() api ↵Christian A. Weber1-80/+1
(introduced for Myax Knowledge Manager)
2015-10-12dont pngcrush by default; runtime is prohibitive after allUrban Müller1-1/+2
2015-10-12no need for subshellUrban Müller1-1/+1
2015-10-12use pngcrush by default; smaller files, 10% performance hitUrban Müller1-0/+3
2015-09-17no error body if NULLUrban Müller1-1/+1
2015-09-17allow structured data in bodyUrban Müller1-0/+1
2015-09-17do not suppress errors inside included filesUrban Müller1-1/+2
2015-09-16correct returncode in keepfailed caseUrban Müller1-0/+1
2015-09-16support keepfailed in conjunction with failed preprocessorsUrban Müller1-1/+2
2015-09-10Make test work on both PHP5/apcu/memcache and PHP7/memcached and name themChristian Schneider1-19/+18
2015-09-08ignore all warnings from iCCPDavid Flatz1-1/+1
2015-09-02ignore warning from libpng that is not an errorDavid Flatz1-1/+1
2015-08-20document shell problemUrban Müller1-2/+2
2015-08-10empty array should not become nullUrban Müller1-1/+1
2015-08-10no longer need to correct buggy php line numbersUrban Müller1-3/+0
2015-08-10php 5.3 compatibilityUrban Müller2-2/+2
2015-08-10php 5.3 compatibilityUrban Müller2-6/+6