summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-09
Fix it_cache to pass tests on PHP7 (different code paths because of memcached...
Christian Schneider
1
-4
/
+14
2015-11-09
Use old syntax for itools
Christian Schneider
1
-2
/
+2
2015-11-09
Use Memcached instead of Memcache and use it for local cache too (using key@m...
Christian Schneider
1
-6
/
+27
2015-11-09
allow delay before retry
Urban Müller
1
-0
/
+4
2015-10-30
minimal it::sort
Urban Müller
2
-1
/
+12
2015-10-29
adapt backtraceskip to new it_debug::backtrace count
Urban Müller
1
-1
/
+1
2015-10-27
get file type from query params
Urban Müller
1
-1
/
+1
2015-10-19
optional cache hit rate logging
Urban Müller
1
-0
/
+4
2015-10-19
show top level in direct calls of it_debug::backtrace
Urban Müller
1
-1
/
+1
2015-10-16
more compact getcache debug output
Urban Müller
1
-2
/
+2
2015-10-16
handle missing it_html
Urban Müller
1
-1
/
+1
2015-10-15
5 secs is slow enough
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-13
remove ultra-obsolete read_page(), get_description() and get_title() api (int...
Christian A. Weber
1
-80
/
+1
2015-10-13
remove ultra-obsolete read_page(), get_description() and get_title() api (int...
Christian A. Weber
1
-80
/
+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-17
do not suppress errors inside included files
Urban Müller
1
-1
/
+2
2015-09-16
correct returncode in keepfailed case
Urban Müller
1
-0
/
+1
2015-09-16
support keepfailed in conjunction with failed preprocessors
Urban Müller
1
-1
/
+2
2015-09-10
Fix it_cache to pass tests on PHP7 (different code paths because of memcached...
Christian Schneider
1
-4
/
+14
2015-09-10
Merge branch 'master' into cs/php7
Christian Schneider
2
-20
/
+19
2015-09-10
Make test work on both PHP5/apcu/memcache and PHP7/memcached and name them
Christian Schneider
1
-19
/
+18
2015-09-08
ignore all warnings from iCCP
David Flatz
1
-1
/
+1
2015-09-07
Merge branch 'master' into cs/php7
Christian Schneider
2
-3
/
+3
2015-09-02
ignore warning from libpng that is not an error
David Flatz
1
-1
/
+1
2015-08-20
document shell problem
Urban Müller
1
-2
/
+2
2015-08-12
Merge branch 'master' into cs/php7
Christian Schneider
8
-51
/
+51
2015-08-10
empty array should not become null
Urban Müller
1
-1
/
+1
2015-08-10
no longer need to correct buggy php line numbers
Urban Müller
1
-3
/
+0
2015-08-10
php 5.3 compatibility
Urban Müller
2
-2
/
+2
2015-08-10
php 5.3 compatibility
Urban Müller
2
-6
/
+6
2015-08-10
php 5.3 compatibility
Urban Müller
2
-20
/
+20
2015-08-10
adapt tests to strict comparison
Urban Müller
3
-14
/
+14
2015-08-10
php 5.3 compatibility required now?!
Urban Müller
1
-2
/
+2
2015-08-10
correctly handle non-utf8 in keys
Urban Müller
2
-2
/
+3
2015-08-07
correctly determine and restore locale in csv()
Urban Müller
1
-1
/
+2
2015-08-05
more verbose err msg
Urban Müller
1
-1
/
+1
2015-08-05
make it::fatal exits more discernable
Urban Müller
1
-1
/
+1
2015-07-29
whitelist content:attr(placeholder), universally supported
Urban Müller
1
-0
/
+1
2015-07-21
Use old syntax for itools
Christian Schneider
1
-2
/
+2
2015-07-21
Use Memcached instead of Memcache and use it for local cache too (using key@m...
Christian Schneider
1
-6
/
+27
2015-07-21
Code style simplifications
Christian Schneider
1
-6
/
+0
2015-07-21
Remove eaccelerator, supported are now apc/apcu
Christian Schneider
1
-3
/
+2
2015-07-06
avoid confusion when affected machine not reporting machine
Urban Müller
1
-1
/
+1
2015-06-23
better error handling, port last commit to request_curl
Nathan Gass
1
-11
/
+19
2015-06-23
fix ->result for totaltimeout and maxlength (should be same as return value),...
Nathan Gass
1
-4
/
+4
[prev]
[next]