Age | Commit message (Expand) | Author | Files | Lines |
2018-05-07 | Disable the redefine function warning per default, renable it in the search-s... | Christian Schneider | 1 | -1/+1 |
2018-05-04 | correct histogram title | Urban Müller | 1 | -1/+1 |
2018-05-03 | Generate it::error when trying to redefine function for a tag | Christian Schneider | 2 | -5/+8 |
2018-04-26 | Use different global object for htmltype xml to allow mixing xml/html5 genera... | Christian Schneider | 2 | -3/+3 |
2018-04-25 | fix histogram, prevent hanging if no alertlogs | Urban Müller | 1 | -1/+1 |
2018-04-23 | add unit tests for doctype | Christian A. Weber | 1 | -1/+13 |
2018-04-23 | catch cdist errs, shorter inline errs on devel | Urban Müller | 1 | -3/+3 |
2018-04-23 | officially support htmltype => 'xml', don't short-close voidtags in xhtml mode | Christian A. Weber | 2 | -6/+27 |
2018-04-23 | make testserver independent of our normal php environment to avoid redirects | Nathan Gass | 1 | -6/+6 |
2018-04-17 | first amendment of last commit | Christian A. Weber | 1 | -3/+1 |
2018-04-17 | fix empty non-void tags in non-xhtml modes, remove redundant whitelist | Christian A. Weber | 2 | -7/+29 |
2018-04-13 | update clone url | David Flatz | 1 | -1/+1 |
2018-04-13 | update link to license | David Flatz | 1 | -1/+1 |
2018-04-12 | remove custom img() implementation with ie_png_fix, allow using it_html::tagn... | Christian A. Weber | 2 | -38/+36 |
2018-04-11 | respect omitdebuginfo | Urban Müller | 1 | -3/+3 |
2018-04-10 | provide host and time before body | Urban Müller | 1 | -2/+2 |
2018-04-10 | reduce probability that okstate err gets blocked by other err; send okstate e... | Urban Müller | 1 | -2/+2 |
2018-03-22 | removed cruft | Christian A. Weber | 1 | -1/+0 |
2018-02-15 | Encode [] in url parameters as new tidy validates URLs and complains about it | Christian Schneider | 2 | -3/+6 |
2018-02-14 | Add support for precalculated cachefilename | Christian Schneider | 1 | -5/+6 |
2018-02-14 | Store result code directly in HTTP, not HTTP/1.1 or HTTP2 because we want to ... | Christian Schneider | 1 | -1/+1 |
2018-02-05 | find previous errs if on previous days | Urban Müller | 1 | -1/+1 |
2018-01-30 | give enough time for an os upgrade | Urban Müller | 1 | -1/+1 |
2018-01-29 | re-enable mysql warnings | Urban Müller | 1 | -1/+1 |
2018-01-25 | prevent memcache error reports during machine upgrades | Urban Müller | 1 | -1/+1 |
2018-01-24 | Combine duplicate it_error parameter documentation | Christian Schneider | 1 | -2/+1 |
2018-01-18 | Normalize combining diaeresis to umlaut in it::any2utf8() | Christian Schneider | 2 | -1/+13 |
2018-01-18 | Avoid all $memcache->xy() calls when $memcache is not set | Christian Schneider | 1 | -1/+1 |
2018-01-17 | no fatals if memcache unreachable | Urban Müller | 1 | -1/+1 |
2018-01-12 | no overview possible if no trace | Urban Müller | 1 | -2/+2 |
2018-01-08 | handle structured body | Urban Müller | 1 | -1/+1 |
2018-01-08 | add body to alertlog | Urban Müller | 1 | -3/+3 |
2018-01-02 | env() does not validate yet | Urban Müller | 1 | -1/+1 |
2017-12-22 | disable until code fixed | Urban Müller | 1 | -1/+1 |
2017-12-21 | readd trailing comma | Nathan Gass | 1 | -1/+1 |
2017-12-21 | better error overview | Urban Müller | 1 | -1/+1 |
2017-12-21 | ignore INSERT IGNORE | Urban Müller | 1 | -2/+2 |
2017-12-20 | better naming | Urban Müller | 1 | -2/+2 |
2017-12-20 | configurable warning suppression | Urban Müller | 1 | -1/+2 |
2017-12-20 | add query to errs | Urban Müller | 1 | -1/+1 |
2017-12-19 | limit warning count, whitelist | Urban Müller | 1 | -2/+2 |
2017-12-19 | whitelist inserts without defaults for now | Urban Müller | 1 | -4/+7 |
2017-12-19 | remove curlinfo_header_out option (conlicts with curlopt_verbose and possibly... | Nathan Gass | 1 | -3/+4 |
2017-12-19 | report mysql warnings | Urban Müller | 1 | -2/+12 |
2017-12-18 | new alertlog filename | Urban Müller | 1 | -1/+1 |
2017-12-18 | show blockmail parameters, show most recent errors | Urban Müller | 1 | -6/+8 |
2017-12-18 | include curl_getinfo for errors, remove unused variable | Nathan Gass | 1 | -3/+4 |
2017-12-13 | factor out log_line from log function | Nathan Gass | 1 | -4/+12 |
2017-12-12 | Avoid using search::xy in ITools code | Christian Schneider | 1 | -1/+1 |
2017-12-11 | shorter error mail titles | Urban Müller | 1 | -1/+1 |