summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-02-12
suppress warning when we redirect a post
David Flatz
1
-1
/
+1
2015-02-12
use $_SERVER['QUERY_STRING'] instead of U($_GET) because it removes empty get...
David Flatz
1
-1
/
+1
2015-02-12
Revert "allow international chars in path" because it introduces a lot of red...
David Flatz
1
-1
/
+1
2015-02-11
warn about potential redirect loops
David Flatz
1
-0
/
+4
2015-02-10
Make ITools standard PHP 5.3 compatible (syntax patch, no short array syntax)
Christian Schneider
3
-12
/
+12
2015-02-06
unclosed <ol> makes no sense
Urban Müller
1
-1
/
+1
2015-02-04
ignore hopscotch.css in css validation
Urban Müller
1
-1
/
+1
2015-02-03
allow international chars in path
Urban Müller
1
-1
/
+1
2015-01-29
omit soft hyphen cause we filter it
Urban Müller
1
-4
/
+4
2015-01-29
kill invisible soft hypens in any2utf8
Urban Müller
1
-0
/
+1
2015-01-19
request() stores cookies set by server in $this->cookies[]
Christian A. Weber
1
-1
/
+4
2015-01-13
pattern fix
Urban Müller
1
-1
/
+1
2015-01-08
dont check foreign css
Urban Müller
1
-1
/
+1
2015-01-08
remove nonvalidating css in w3 mode
Urban Müller
1
-4
/
+7
2015-01-08
test new it_cache behaviour
Urban Müller
1
-0
/
+47
2015-01-08
return null if key does not exists (out of band)
Urban Müller
1
-5
/
+5
2014-12-10
remove ie-PIE polyfill since it's too slow
David Flatz
1
-2
/
+1
2014-12-10
inject ie polyfils in css when browser is ie 8 or older
David Flatz
1
-0
/
+6
2014-12-02
close <button>s without content
Urban Müller
1
-1
/
+1
2014-11-13
reenable http 304
Urban Müller
1
-1
/
+1
2014-11-05
allow external use of _state_purgeshared (instant created tables used in test...
Urban Müller
1
-3
/
+4
2014-11-02
reenable long max-age now that errors are down
Urban Müller
1
-1
/
+1
2014-10-30
correctly detect delivered file type
Urban Müller
1
-1
/
+1
2014-10-23
request_curl: verify ssl certificates, ensure ->headers is always set (compat...
Nathan Gass
1
-2
/
+8
[prev]
[next]