summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
itjs.php
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-01-08
remove nonvalidating css in w3 mode
Urban Müller
1
-4
/
+7
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-11-13
reenable http 304
Urban Müller
1
-1
/
+1
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
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-06
accept GET params in join script files, accept script list in param f
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
1
-2
/
+3
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
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
1
-1
/
+1
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-03
send 304s on twin as well
Urban Müller
1
-1
/
+1
2014-08-26
Opera should be fixed by now...
Urban Müller
1
-1
/
+1
2014-08-26
30 day expire if checksum is present
Urban Müller
1
-3
/
+4
2014-05-13
reformatted CSS validator whitelist, added :valid:
Urban Müller
1
-1
/
+10
2013-11-01
Remove $Id$
Christian Schneider
1
-2
/
+0
2013-10-24
prevent proxy caching, add jquery to md5
Urban Müller
1
-1
/
+1
2013-10-16
compute checksum over actually used files, cache checksum, kill checksum in ↵
Urban Müller
1
-12
/
+3
delivery
2013-10-11
use md5 for checksum, use long expire, always return not modified
Urban Müller
1
-14
/
+17
2013-09-03
hide pointer-events from validator
Urban Müller
1
-1
/
+1
2012-06-20
Remove manual ob_gzhandler, configure mod_deflate to handle all this
Christian Schneider
1
-5
/
+0
2012-05-23
Fix itjs boot script fallback to not always include retry=1 and at the same ↵
Christian Schneider
1
-2
/
+2
time make retry=1 less cacheable to increase chance of successful recovery
2012-03-30
Make javascript delivery unicode-safe
Thomas Brüderli
1
-5
/
+5
2011-11-14
hide complex -webkit-keyframes
Urban Müller
1
-3
/
+4
2011-10-04
Hide filter:none from W3C css validator
Christian Schneider
1
-1
/
+1
2011-09-29
Fix Content-Type fir PIE.htc because IE9 is very picky about it
Christian Schneider
1
-1
/
+1
2011-09-16
Added /itjs/PIE.htc CSS 3 emulation for MSIE, see http://css3pie.com/
Christian Schneider
1
-0
/
+5
2011-09-13
demand trailing - in webkit styles
Urban Müller
1
-2
/
+2
2011-06-27
hide background:rgba from validator
Urban Müller
1
-1
/
+1
2011-06-07
suppress behavor: for w3c
Urban Müller
1
-1
/
+1
2011-06-06
fake css output for validator
Urban Müller
1
-1
/
+4
2011-01-26
Always fall back to script tag on iOS devices as it does not use cache, fix ↵
Christian Schneider
1
-1
/
+2
script fallback (do not use obfuscation for proxies)
2010-10-05
Make ITools use only standard syntax
Christian Schneider
1
-2
/
+2
2009-11-18
Protect from Firewalls/Proxies altering Javascript source code
Christian Schneider
1
-1
/
+1
2009-11-17
Added start/end marker and cut off prepended and appended stuff (Swisslife)
Christian Schneider
1
-1
/
+1
2007-12-22
allow numbers in js filenames (c64.js ...)
Christian Weber
1
-1
/
+1
2007-11-09
Added experimental PHP taint support to ITools
Christian Schneider
1
-1
/
+1
2007-10-23
Added comment about necessary AliasMatch again
Christian Schneider
1
-0
/
+2
2007-10-19
Do not try to access weird files for /error.gif/weird,files
Christian Schneider
1
-1
/
+1
2007-10-18
Also support css files through ITools Joining Service(TM)
Christian Schneider
1
-10
/
+30
2007-10-11
Populated release branch
Christian Schneider
1
-0
/
+59