Age | Commit message (Expand) | Author | Files | Lines |
2014-05-13 | reformatted CSS validator whitelist, added :valid: | Urban Müller | 1 | -1/+10 |
2014-05-07 | generic req and res debug params for it_url::get | Urban Müller | 1 | -0/+6 |
2014-05-07 | make sure errors come in front | Urban Müller | 1 | -1/+1 |
2014-04-28 | introduce new function addrlist_escape that uses header_escape to only escape... | David Flatz | 2 | -31/+69 |
2014-04-28 | fix escaping of addrlists, don't escape email address | David Flatz | 1 | -10/+20 |
2014-04-28 | add tests for it_mail headers | David Flatz | 1 | -0/+43 |
2014-04-22 | remove unneccessary Body: when there are no other sections anyway | Urban Müller | 1 | -1/+4 |
2014-04-15 | dont break parsing if url contains unencoded newlines | Urban Müller | 1 | -2/+2 |
2014-04-15 | support setting of it::error params in it_url::get | Urban Müller | 1 | -10/+11 |
2014-04-13 | Omit redundant type="text/javascript" for <script> in html5 | Christian Schneider | 1 | -1/+3 |
2014-04-10 | put ED in front of overlays | Urban Müller | 1 | -1/+1 |
2014-04-10 | only use global object if it is a it_html | Urban Müller | 1 | -1/+1 |
2014-04-10 | Do not accept true/false as object (used to disable it_html instantiation) | Christian Schneider | 1 | -1/+1 |
2014-04-09 | work even when no global it_html object exists yet (e.g. in auto_prepend of s... | Urban Müller | 1 | -1/+1 |
2014-04-09 | allow override of U function | Urban Müller | 1 | -1/+1 |
2014-04-08 | fix err message in case of instanciated url object | Urban Müller | 1 | -1/+1 |
2014-04-08 | no safety in it_url::get when called from get_cache for backwards compatibility | Urban Müller | 1 | -1/+1 |
2014-04-08 | optional error reporting for it_url::get failures | Urban Müller | 1 | -3/+7 |
2014-04-08 | make sure stack trace comes before any long body | Urban Müller | 1 | -1/+1 |
2014-04-03 | remove buggy html5 charset declaration, default works fine | Urban Müller | 1 | -1/+1 |
2014-03-27 | strip quotes when utf8-encoding the fullname part of an e-mail address | Christian A. Weber | 1 | -1/+1 |
2014-03-26 | last calls of db_version() are gone | Urban Müller | 1 | -11/+0 |
2014-03-18 | allow to override srclines when instantiating it_html | David Flatz | 1 | -2/+3 |
2014-03-12 | support html5 and pre | Urban Müller | 1 | -1/+1 |
2014-03-07 | documentation | Urban Müller | 1 | -1/+1 |
2014-03-06 | keep supporting title only mode | Urban Müller | 1 | -0/+2 |
2014-03-06 | keep original header, factor out header parsing code from request, do not sen... | Nathan Gass | 1 | -6/+20 |
2014-03-06 | truncate large queries for slow log | Nathan Gass | 1 | -1/+2 |
2014-03-05 | remove support for deprecated it::error usage | Urban Müller | 1 | -10/+4 |
2014-03-04 | Added headers parameter to it_html (e.g. for Vary header) | Christian Schneider | 1 | -0/+5 |
2014-02-24 | no html output for ED() in application/* docs | Urban Müller | 1 | -1/+1 |
2014-02-21 | warn when trying to use defaults on boolean options in it::getopt | Christian Helbling | 1 | -2/+7 |
2014-02-21 | Added support for htmltype 'html5' to it_html | Christian Schneider | 2 | -5/+14 |
2014-02-19 | implement and test argument maxlength (for crawler) | Nathan Gass | 2 | -2/+22 |
2014-02-18 | it::any2utf8() only warns about double utf8-encoding if $errprefix is not empty | Christian A. Weber | 1 | -1/+1 |
2014-02-17 | modernize user-agent | David Flatz | 1 | -1/+1 |
2014-02-17 | don't get rid of common index file names in urls, we can't assume server conf... | David Flatz | 2 | -5/+2 |
2014-02-10 | warn about deprecated it::error usage | Urban Müller | 1 | -0/+3 |
2014-02-05 | use replication safe statements | Urban Müller | 1 | -3/+3 |
2014-02-04 | remove old warning message | Urban Müller | 1 | -3/+0 |
2014-01-16 | allow ignoring options after first argument | Urban Müller | 1 | -4/+8 |
2014-01-14 | support varargs and arrays in it::cdist() | Christian A. Weber | 1 | -1/+4 |
2014-01-14 | Fix cdist documentation parameter | Christian Schneider | 1 | -1/+1 |
2014-01-13 | add it::cdist() and it::cexec() | Christian A. Weber | 1 | -1/+23 |
2014-01-09 | allow column name override, add tests | Urban Müller | 2 | -10/+14 |
2014-01-09 | allow column name override, add tests | Urban Müller | 1 | -0/+7 |
2013-12-23 | Switch Itools repository docu to Git | Christian Schneider | 1 | -2/+2 |
2013-12-13 | it::error: better ok state filenames, warning fix, extra terse mode | Urban Müller | 1 | -5/+5 |
2013-12-12 | support edge triggered errors, support special chars in blockmailid | Urban Müller | 1 | -1/+13 |
2013-11-21 | allow suppression of error mails | Urban Müller | 1 | -1/+1 |