summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-08make sure stack trace comes before any long bodyUrban Müller1-1/+1
2014-04-03remove buggy html5 charset declaration, default works fineUrban Müller1-1/+1
2014-03-27strip quotes when utf8-encoding the fullname part of an e-mail addressChristian A. Weber1-1/+1
2014-03-26last calls of db_version() are goneUrban Müller1-11/+0
2014-03-18allow to override srclines when instantiating it_htmlDavid Flatz1-2/+3
2014-03-12support html5 and preUrban Müller1-1/+1
2014-03-07documentationUrban Müller1-1/+1
2014-03-06keep supporting title only modeUrban Müller1-0/+2
2014-03-06keep original header, factor out header parsing code from request, do not sen...Nathan Gass1-6/+20
2014-03-06truncate large queries for slow logNathan Gass1-1/+2
2014-03-05remove support for deprecated it::error usageUrban Müller1-10/+4
2014-03-04Added headers parameter to it_html (e.g. for Vary header)Christian Schneider1-0/+5
2014-02-24no html output for ED() in application/* docsUrban Müller1-1/+1
2014-02-21warn when trying to use defaults on boolean options in it::getoptChristian Helbling1-2/+7
2014-02-21Added support for htmltype 'html5' to it_htmlChristian Schneider2-5/+14
2014-02-19implement and test argument maxlength (for crawler)Nathan Gass2-2/+22
2014-02-18it::any2utf8() only warns about double utf8-encoding if $errprefix is not emptyChristian A. Weber1-1/+1
2014-02-17modernize user-agentDavid Flatz1-1/+1
2014-02-17don't get rid of common index file names in urls, we can't assume server conf...David Flatz2-5/+2
2014-02-10warn about deprecated it::error usageUrban Müller1-0/+3
2014-02-05use replication safe statementsUrban Müller1-3/+3
2014-02-04remove old warning messageUrban Müller1-3/+0
2014-01-16allow ignoring options after first argumentUrban Müller1-4/+8
2014-01-14support varargs and arrays in it::cdist()Christian A. Weber1-1/+4
2014-01-14Fix cdist documentation parameterChristian Schneider1-1/+1
2014-01-13add it::cdist() and it::cexec()Christian A. Weber1-1/+23
2014-01-09allow column name override, add testsUrban Müller2-10/+14
2014-01-09allow column name override, add testsUrban Müller1-0/+7
2013-12-23Switch Itools repository docu to GitChristian Schneider1-2/+2
2013-12-13it::error: better ok state filenames, warning fix, extra terse modeUrban Müller1-5/+5
2013-12-12support edge triggered errors, support special chars in blockmailidUrban Müller1-1/+13
2013-11-21allow suppression of error mailsUrban Müller1-1/+1
2013-11-19No warning when there is no lib.search.ch on machineChristian Schneider1-1/+1
2013-11-13return 500 server error for fatal (so ultraproxy may react)Urban Müller1-0/+2
2013-11-04make word Usage: mandatoryUrban Müller1-0/+2
2013-11-01Remove $Id$Christian Schneider19-39/+0
2013-10-24prevent proxy caching, add jquery to md5Urban Müller2-4/+5
2013-10-23use source to prevent different crcs for different browsersUrban Müller1-15/+4
2013-10-21correctly use sporadic error filteringUrban Müller1-1/+1
2013-10-18additional check if headers can be modifiedUrban Müller1-1/+1
2013-10-18dont reset headers unless necessary (makelive.php already sent them)Urban Müller1-3/+6
2013-10-18cleaner solution: execute php but ignore reset headers when computing checksumUrban Müller1-3/+11
2013-10-18dont execute php (which sometimes sets content-type) when generating checksumUrban Müller1-3/+3
2013-10-17ignore itools/ prefixUrban Müller1-1/+1
2013-10-17only report multiple errorsUrban Müller1-1/+1
2013-10-17better err msg for it_cache::putUrban Müller1-1/+1
2013-10-16compute checksum over actually used files, cache checksum, kill checksum in d...Urban Müller3-23/+24
2013-10-16return written value from it_cache::putUrban Müller1-4/+7
2013-10-15bugfix: actually use file contentsUrban Müller1-2/+2
2013-10-15allow FROM instead of JOINUrban Müller1-4/+4