summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
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 ↵
Christian A. Weber
2
-38
/
+36
it_html::tagname() for all tags+moretags
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 ↵
Urban Müller
1
-2
/
+2
err twice
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
be able to access it without knowing protocol version
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 ↵
Nathan Gass
1
-3
/
+4
possibly is expensive), add debug parameter curlverbose
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
2017-12-07
more tests is always better
Nathan Gass
1
-2
/
+14
2017-12-07
if no key => value params are supplied, don't kill query params without ↵
Christian A. Weber
2
-20
/
+22
value such as foo or foo=
2017-12-07
new MariaDB needs explicit ORDER BY
Christian A. Weber
1
-1
/
+1
2017-12-07
remove fasttag
Urban Müller
2
-8
/
+1
2017-12-07
use Fatal: in mail title, set response code on devel as well
Urban Müller
1
-5
/
+4
2017-11-30
add test for multiple spaces
Nathan Gass
1
-0
/
+6
[next]