Age | Commit message (Expand) | Author | Files | Lines |
2016-02-01 | new function it::cidr_match($ip, $cidr) | Christian A. Weber | 1 | -0/+18 |
2016-01-21 | docs | Urban Müller | 1 | -1/+1 |
2016-01-20 | it::date too dangerous, newly created files with old dates overwrite archived... | Urban Müller | 1 | -2/+2 |
2016-01-19 | better docs | Urban Müller | 1 | -3/+3 |
2016-01-07 | rely on $GLOBALS["debug_time"] | Urban Müller | 1 | -6/+4 |
2016-01-07 | more compact code, correctly maintain link | Urban Müller | 1 | -4/+3 |
2016-01-07 | allow setting of exact timestamp to late add old entries | Urban Müller | 1 | -3/+7 |
2015-11-30 | adapt to new stackdump offsets | Urban Müller | 1 | -3/+1 |
2015-11-18 | it::sort docs | Urban Müller | 1 | -0/+3 |
2015-10-30 | minimal it::sort | Urban Müller | 1 | -1/+8 |
2015-10-29 | adapt backtraceskip to new it_debug::backtrace count | Urban Müller | 1 | -1/+1 |
2015-10-14 | do not send mails if it::error was called in a function from e.g. @foo() | Urban Müller | 1 | -1/+1 |
2015-10-12 | dont pngcrush by default; runtime is prohibitive after all | Urban Müller | 1 | -1/+2 |
2015-10-12 | no need for subshell | Urban Müller | 1 | -1/+1 |
2015-10-12 | use pngcrush by default; smaller files, 10% performance hit | Urban Müller | 1 | -0/+3 |
2015-09-17 | no error body if NULL | Urban Müller | 1 | -1/+1 |
2015-09-17 | allow structured data in body | Urban Müller | 1 | -0/+1 |
2015-09-08 | ignore all warnings from iCCP | David Flatz | 1 | -1/+1 |
2015-09-02 | ignore warning from libpng that is not an error | David Flatz | 1 | -1/+1 |
2015-08-10 | empty array should not become null | Urban Müller | 1 | -1/+1 |
2015-08-10 | correctly handle non-utf8 in keys | Urban Müller | 1 | -2/+2 |
2015-08-05 | make it::fatal exits more discernable | Urban Müller | 1 | -1/+1 |
2015-07-06 | avoid confusion when affected machine not reporting machine | Urban Müller | 1 | -1/+1 |
2015-03-31 | return log line to caller | Nathan Gass | 1 | -0/+2 |
2015-03-04 | support setting of time only | Urban Müller | 1 | -1/+1 |
2015-02-10 | Make ITools standard PHP 5.3 compatible (syntax patch, no short array syntax) | Christian Schneider | 1 | -2/+2 |
2015-01-29 | kill invisible soft hypens in any2utf8 | Urban Müller | 1 | -0/+1 |
2014-10-09 | all times in debug param time | Urban Müller | 1 | -1/+1 |
2014-10-09 | clean up docs, better variable naming, document --debug | Urban Müller | 1 | -20/+20 |
2014-10-09 | allow debug param args with - in them | Urban Müller | 1 | -1/+1 |
2014-10-01 | it::json_encode() and it::json_decode() | Urban Müller | 1 | -0/+16 |
2014-07-31 | support it::time | Urban Müller | 1 | -2/+10 |
2014-07-25 | partial implementation of time() override | Urban Müller | 1 | -1/+1 |
2014-06-24 | it::error() always returns null | Christian A. Weber | 1 | -2/+2 |
2014-05-07 | make sure errors come in front | Urban Müller | 1 | -1/+1 |
2014-04-22 | remove unneccessary Body: when there are no other sections anyway | Urban Müller | 1 | -1/+4 |
2014-04-08 | make sure stack trace comes before any long body | 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-05 | remove support for deprecated it::error usage | Urban Müller | 1 | -10/+4 |
2014-02-21 | warn when trying to use defaults on boolean options in it::getopt | Christian Helbling | 1 | -2/+7 |
2014-02-18 | it::any2utf8() only warns about double utf8-encoding if $errprefix is not empty | Christian A. Weber | 1 | -1/+1 |
2014-02-10 | warn about deprecated it::error usage | Urban Müller | 1 | -0/+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 |
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 |