summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
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 ↵
Urban Müller
1
-3
/
+4
testing)
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 ↵
Nathan Gass
1
-2
/
+8
(compatibility to request method)
2014-10-23
add new method request_curl method which supports https
Nathan Gass
1
-25
/
+98
2014-10-23
dont match urls across newlines
Urban Müller
1
-1
/
+1
2014-10-23
next try to disable /www/server
Urban Müller
1
-1
/
+1
2014-10-22
better test for in a service directory
Urban Müller
1
-1
/
+1
2014-10-22
refuse to work from /www/server
Urban Müller
1
-0
/
+3
2014-10-13
more tracing
Urban Müller
1
-0
/
+1
2014-10-10
Allow omission of url scheme and accept https as well
Christian Schneider
1
-1
/
+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
2014-10-07
instantiate it_html noredir debug parameter is set and it wasn't initialized ↵
David Flatz
1
-1
/
+4
before, this happens when we redirect in auto_prepend
2014-10-06
accept GET params in join script files, accept script list in param f
Urban Müller
2
-3
/
+10
2014-10-06
indicate new ED-blocks my wider block in front
Urban Müller
1
-1
/
+1
2014-10-03
plain php compatibility
Urban Müller
1
-1
/
+1
2014-10-03
allow any protocol in it_url::absolute()
Urban Müller
1
-1
/
+1
2014-10-03
simplify ED(), mark debug output with unicode block chars in text output
Urban Müller
1
-9
/
+6
2014-10-01
it::json_encode() and it::json_decode()
Urban Müller
2
-0
/
+19
2014-09-30
Add $p["class"] support to add class to html tag, document class and ↵
Christian Schneider
1
-3
/
+4
manifest parameter
2014-09-26
ignore unavailable files like elsewhere
Urban Müller
1
-1
/
+1
2014-09-26
trigger short expire if files recently updated (may not yet be up to date on ↵
Urban Müller
2
-3
/
+7
other slaves)
2014-09-26
Disable 304 for itjs until we have a solution for iOS caching bugs
Christian Schneider
1
-1
/
+1
2014-09-26
New checksums to make lower max-age in itjs.php being used
Christian Schneider
1
-1
/
+1
2014-09-26
Also disabled long max-age if there is a c= URL parameter
Christian Schneider
1
-1
/
+1
2014-09-25
expire all scripts, short max-age for testing
Urban Müller
2
-2
/
+2
2014-09-25
log loaded scripts
Urban Müller
1
-0
/
+1
2014-09-25
separate slow js/css
Urban Müller
1
-2
/
+2
2014-09-24
Reenable 304 for cschneid to (hopefully) reproduce problem now that we have ↵
Christian Schneider
1
-1
/
+1
javascript error handler
2014-09-24
Disable 304 for itjs to see if it fixes apps which are in a broken state (iOS)
Christian Schneider
1
-1
/
+2
2014-09-15
revert last commit since it didn't work
David Flatz
1
-1
/
+1
2014-09-15
make stripping of comments less aggressive, this should fix sporatic crashes ↵
David Flatz
1
-1
/
+1
of blackberry app on startup
2014-09-15
fix crcurl for doc/appcache.php - path was wrong
Christian Helbling
1
-1
/
+1
2014-09-03
send 304s on twin as well
Urban Müller
1
-1
/
+1
2014-09-02
keep checksums longer; we have a good cache key
Urban Müller
1
-1
/
+1
2014-09-01
Added some test for it_url::parse
Christian Schneider
1
-1
/
+3
2014-09-01
Simplify it_url::parse
Christian Schneider
1
-7
/
+4
2014-09-01
reverse function of U()
Urban Müller
1
-0
/
+13
2014-08-29
support appending checksum to url
Urban Müller
1
-1
/
+11
2014-08-29
support cache manifests
Urban Müller
1
-1
/
+3
[next]