summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-06-22
ignore svg styles, w3c complains
Urban Müller
1
-0
/
+1
2015-06-22
exclude leaflet.css, not under our control
Urban Müller
1
-1
/
+1
2015-06-18
ignore warnings when used in php -r
Urban Müller
1
-1
/
+1
2015-06-04
docs
Urban Müller
1
-1
/
+1
2015-06-04
remove retry delay for testing
Urban Müller
1
-3
/
+0
2015-06-04
PHP starting with 5.6.8 does not need line number hack any more
Christian Schneider
1
-3
/
+0
2015-06-04
give proxy more time to recover after config reload
Urban Müller
1
-1
/
+1
2015-06-02
sleep 100ms before retrying to avoid alerts on ultraproxy reloads
Urban Müller
1
-0
/
+3
2015-04-16
make short expire an option as itjs::checksum usage is different depending on...
Christian Helbling
1
-2
/
+4
2015-03-31
return log line to caller
Nathan Gass
1
-0
/
+2
2015-03-23
don't send alwaysvalid etag when checksum is '-' which is used for a short ti...
Christian Helbling
1
-1
/
+2
2015-03-12
fix request_curl to be compatible with request (header variable should includ...
Nathan Gass
1
-0
/
+1
2015-03-04
support setting of time only
Urban Müller
1
-1
/
+1
2015-03-04
correct background color for unquoted ET() values in .texts debug
Urban Müller
1
-1
/
+1
2015-02-24
send referer if internal request
Urban Müller
1
-0
/
+1
2015-02-23
kill null bytes in files=
Urban Müller
1
-1
/
+1
2015-02-19
Nicer looking comments with spaces, also prevents problem with >/- at start/e...
Christian Schneider
1
-1
/
+1
2015-02-19
guarantee valid html comments
Urban Müller
1
-1
/
+1
2015-02-19
guarantee valid html comments
Urban Müller
1
-1
/
+9
2015-02-13
fix 63ec357
Christian Helbling
1
-2
/
+2
2015-02-13
remove alert because of too many false positives
David Flatz
1
-3
/
+0
2015-02-12
make sure links to text-editor (using debug param texts) point to lib for lab...
Christian Helbling
1
-2
/
+16
[prev]
[next]