summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it.class
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
it:map(): allow any callable object (anon functions) or code in string
Urban Müller
1
-5
/
+5
2016-10-24
$noopts should not affect fetching of named parameters
Urban Müller
1
-5
/
+3
2016-10-19
fix phan warnings
Urban Müller
1
-1
/
+1
2016-10-03
support ultragetopt
Urban Müller
1
-1
/
+2
2016-09-27
require : after default so "default" can be default
Urban Müller
1
-1
/
+1
2016-08-22
it::cdist(): allow stderr suppression with @
Urban Müller
1
-2
/
+2
2016-08-16
@ should suppress all error output, even interactive one
Urban Müller
1
-1
/
+4
2016-08-12
clearer wording
Urban Müller
1
-1
/
+1
2016-07-21
typo
Urban Müller
1
-1
/
+1
2016-07-21
it::error: we ignore https for easier debugging
Urban Müller
1
-1
/
+1
2016-07-05
use atomic write in it::file_put
Urban Müller
1
-3
/
+6
2016-05-31
remove obsolete workaround
Urban Müller
1
-1
/
+0
2016-05-23
add it::mod which returns modulo as a positive number
Christian Helbling
1
-0
/
+8
2016-04-11
typo
Urban Müller
1
-1
/
+1
2016-04-08
docs: better usage example, no copy/paste
Urban Müller
1
-7
/
+3
2016-04-07
pay copy/paste tax
Urban Müller
1
-1
/
+1
2016-04-07
provide url even when no trace
Urban Müller
1
-1
/
+1
2016-03-14
handle 0 as default value
Nathan Gass
1
-1
/
+1
2016-02-01
add support for arrays of cidrs in cidr_match()
Christian A. Weber
1
-9
/
+16
2016-02-01
fix cidr_match() without /mask
Christian A. Weber
1
-1
/
+1
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
[next]