summaryrefslogtreecommitdiff
path: root/itjs/boot.js
AgeCommit message (Collapse)AuthorFilesLines
2013-04-23load javascript files separately when debugging to get the right linenumbersDavid Flatz1-5/+29
2013-04-22introduce debug parameter 'jsdebug' that enforces javascript injection for ↵David Flatz1-1/+2
better debugging
2012-06-13Only redirect to static version for full non-bot user agentsChristian Schneider1-1/+1
2012-05-23Fix itjs boot script fallback to not always include retry=1 and at the same ↵Christian Schneider1-3/+5
time make retry=1 less cacheable to increase chance of successful recovery
2011-01-26Always fall back to script tag on iOS devices as it does not use cache, fix ↵Christian Schneider1-10/+13
script fallback (do not use obfuscation for proxies)
2009-11-18Protect from Firewalls/Proxies altering Javascript source codeChristian Schneider1-1/+1
2009-11-17Added start/end marker and cut off prepended and appended stuff (Swisslife)Christian Schneider1-5/+5
2009-11-17Added error reporter sending back code on faulty loadChristian Schneider1-19/+62
2009-08-10Set html.js css class if javascript/jsboot is enabledThomas Brüderli1-0/+4
2008-09-22Fix (too) advanced regexp for older browsersThomas Brüderli1-1/+1
2008-08-27Fix coding styleChristian Schneider1-3/+4
2008-08-27Read backtrace in it_catcherr()Thomas Brüderli1-10/+36
2008-08-26More debug info for it_boot errorsThomas Brüderli1-0/+2
2008-08-20Next step to isolate the source of all these syntax errors in IE6Thomas Brüderli1-0/+1
2008-08-19Don't rely on timeouts, let it_boot_init() reset the sequence stringThomas Brüderli1-3/+1
2008-08-19Trigger it_boot retry if evaluated script has (syntax)errorsThomas Brüderli1-0/+11
2008-01-16We don't always have an envThomas Brüderli1-1/+1
2008-01-16only catch errs on live....Urban Müller1-1/+3
2007-10-25renamed starttime varUrban Müller1-2/+2
2007-10-11Populated release branchChristian Schneider1-0/+162