summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it.class
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
allow * in .diffnotice for no error mails
Urban Müller
1
-2
/
+2
2022-03-11
format check for email addresses on sending
Urban Müller
1
-1
/
+2
2022-02-14
use D() formatting for it::error body
Urban Müller
1
-1
/
+1
2022-01-05
body is not necessarily utf8
Urban Müller
1
-1
/
+1
2022-01-05
carriage returns do not indicate binary
Urban Müller
1
-1
/
+1
2021-12-14
it::error: handle binary body like long body by saving in tmp
Nathan Gass
1
-1
/
+1
2021-12-02
allow reading/writing of json in one go
Urban Müller
1
-0
/
+6
2021-10-19
better it::mail docs
Urban Müller
1
-1
/
+1
2021-08-12
it::fatal should abort on okstatus=0 even when no report needed
Urban Müller
1
-1
/
+1
2021-07-25
Fix PHP 8.1 warnings
Christian Schneider
1
-1
/
+1
2021-06-17
support testing for errs
Urban Müller
1
-0
/
+4
2021-06-15
allow leading - in ::getopt option arguments, add tests
Urban Müller
1
-6
/
+1
2021-06-09
never consider first word a debugparam, fixes cine.search.ch
Urban Müller
1
-1
/
+1
2021-05-18
call more attention to page-killing problems
Urban Müller
1
-1
/
+1
2021-04-20
handle invalid utf8 in body
Urban Müller
1
-1
/
+1
2021-04-20
it::mail refuses to send mails with null bytes
Urban Müller
1
-1
/
+1
2021-03-29
remove => false args in it::exec, consistent with it_html
Urban Müller
1
-1
/
+2
2021-03-28
it::cdist() does nothing if no filenames are given, it::error() if filename=f...
Christian A. Weber
1
-0
/
+8
2021-03-24
correcly use override traces for long stackdump (ultraexceptionhandler case)
Urban Müller
1
-1
/
+1
2021-03-15
filter info not needed interactively
Urban Müller
1
-1
/
+1
2021-03-15
better align subsequent it::error output
Urban Müller
1
-1
/
+1
2021-03-12
avoid empty title when error message contains invalid utf8
Urban Müller
1
-1
/
+1
2021-03-12
allow forcing errors to screen
Urban Müller
1
-3
/
+5
2021-02-22
avoid lowercase "Fatal:" e.g. when debug_timerlog set programmatically
Urban Müller
1
-2
/
+2
2021-02-15
grapheme_substr turns false into "" in php 8; return was not taken
Urban Müller
1
-3
/
+4
2021-02-12
allow custom stack traces from exception handler
Urban Müller
1
-2
/
+2
2021-02-12
correctly put Fatal: in front of uncaught exceptions
Urban Müller
1
-1
/
+1
2021-02-09
Avoid TypeError with null on PHP 8
Christian Schneider
1
-1
/
+1
2021-02-08
correctly report extra params; it::error has recursion protection
Urban Müller
1
-1
/
+1
2021-02-03
Code cleanup: Replace call_user_func* with normal function call equivalent
Christian Schneider
1
-1
/
+1
2021-02-03
Code cleanup: Switch to new style varargs
Christian Schneider
1
-19
/
+14
2021-02-03
Use proper name of option in example
Christian Schneider
1
-1
/
+1
2021-02-03
Support options, e.g. --twofirst as arguments to it::cdist()
Christian Schneider
1
-5
/
+10
2021-01-13
Update copyright date
Christian Schneider
1
-1
/
+1
2021-01-13
Unified join to always use implode
Christian Schneider
1
-5
/
+5
2021-01-13
Unified brace and else if style
Christian Schneider
1
-5
/
+8
2020-12-16
ignore some more warnings
David Flatz
1
-1
/
+1
2020-12-15
do not prepend $errprefix twice
Urban Müller
1
-1
/
+1
2020-12-15
ignore warning of jpeg decoder
David Flatz
1
-1
/
+1
2020-12-03
Use PHP 8 compatible way of detecting @ operator (does not set error_reportin...
Christian Schneider
1
-1
/
+1
2020-11-27
pass array values instead of keys to functions with only one argument in it::...
Nathan Gass
1
-0
/
+3
2020-11-13
properly quote raw post data for httpreq.php
Urban Müller
1
-2
/
+2
2020-11-13
nicer formatting
Urban Müller
1
-1
/
+1
2020-11-11
bugfix (accidentally added rawpost)
Urban Müller
1
-1
/
+1
2020-11-09
no longer ignore extra positional arguments
Nathan Gass
1
-3
/
+1
2020-11-09
detect bad it::error usage
Urban Müller
1
-1
/
+4
2020-10-30
include POSTed non form data in error mails
Urban Müller
1
-0
/
+3
2020-10-28
Limit parallel threads of GraphicsMagick to avoid overloading servers
Christian Schneider
1
-1
/
+1
2020-09-23
resend info irrelevant on devel
Urban Müller
1
-1
/
+1
2020-09-16
use error_context for mails only
Urban Müller
1
-1
/
+1
[next]