summaryrefslogtreecommitdiff
path: root/it.class
AgeCommit message (Expand)AuthorFilesLines
2016-10-03support ultragetoptUrban Müller1-1/+2
2016-09-27require : after default so "default" can be defaultUrban Müller1-1/+1
2016-08-22it::cdist(): allow stderr suppression with @Urban Müller1-2/+2
2016-08-16@ should suppress all error output, even interactive oneUrban Müller1-1/+4
2016-08-12clearer wordingUrban Müller1-1/+1
2016-07-21typoUrban Müller1-1/+1
2016-07-21it::error: we ignore https for easier debuggingUrban Müller1-1/+1
2016-07-05use atomic write in it::file_putUrban Müller1-3/+6
2016-05-31remove obsolete workaroundUrban Müller1-1/+0
2016-05-23add it::mod which returns modulo as a positive numberChristian Helbling1-0/+8
2016-04-11typoUrban Müller1-1/+1
2016-04-08docs: better usage example, no copy/pasteUrban Müller1-7/+3
2016-04-07pay copy/paste taxUrban Müller1-1/+1
2016-04-07provide url even when no traceUrban Müller1-1/+1
2016-03-14handle 0 as default valueNathan Gass1-1/+1
2016-02-01add support for arrays of cidrs in cidr_match()Christian A. Weber1-9/+16
2016-02-01fix cidr_match() without /maskChristian A. Weber1-1/+1
2016-02-01new function it::cidr_match($ip, $cidr)Christian A. Weber1-0/+18
2016-01-21docsUrban Müller1-1/+1
2016-01-20it::date too dangerous, newly created files with old dates overwrite archived...Urban Müller1-2/+2
2016-01-19better docsUrban Müller1-3/+3
2016-01-07rely on $GLOBALS["debug_time"]Urban Müller1-6/+4
2016-01-07more compact code, correctly maintain linkUrban Müller1-4/+3
2016-01-07allow setting of exact timestamp to late add old entriesUrban Müller1-3/+7
2015-11-30adapt to new stackdump offsetsUrban Müller1-3/+1
2015-11-18it::sort docsUrban Müller1-0/+3
2015-10-30minimal it::sortUrban Müller1-1/+8
2015-10-29adapt backtraceskip to new it_debug::backtrace countUrban Müller1-1/+1
2015-10-14do not send mails if it::error was called in a function from e.g. @foo()Urban Müller1-1/+1
2015-10-12dont pngcrush by default; runtime is prohibitive after allUrban Müller1-1/+2
2015-10-12no need for subshellUrban Müller1-1/+1
2015-10-12use pngcrush by default; smaller files, 10% performance hitUrban Müller1-0/+3
2015-09-17no error body if NULLUrban Müller1-1/+1
2015-09-17allow structured data in bodyUrban Müller1-0/+1
2015-09-08ignore all warnings from iCCPDavid Flatz1-1/+1
2015-09-02ignore warning from libpng that is not an errorDavid Flatz1-1/+1
2015-08-10empty array should not become nullUrban Müller1-1/+1
2015-08-10correctly handle non-utf8 in keysUrban Müller1-2/+2
2015-08-05make it::fatal exits more discernableUrban Müller1-1/+1
2015-07-06avoid confusion when affected machine not reporting machineUrban Müller1-1/+1
2015-03-31return log line to callerNathan Gass1-0/+2
2015-03-04support setting of time onlyUrban Müller1-1/+1
2015-02-10Make ITools standard PHP 5.3 compatible (syntax patch, no short array syntax)Christian Schneider1-2/+2
2015-01-29kill invisible soft hypens in any2utf8Urban Müller1-0/+1
2014-10-09all times in debug param timeUrban Müller1-1/+1
2014-10-09clean up docs, better variable naming, document --debugUrban Müller1-20/+20
2014-10-09allow debug param args with - in themUrban Müller1-1/+1
2014-10-01it::json_encode() and it::json_decode()Urban Müller1-0/+16
2014-07-31support it::timeUrban Müller1-2/+10
2014-07-25partial implementation of time() overrideUrban Müller1-1/+1