summaryrefslogtreecommitdiff
path: root/docs/examples/assets/js/dependencies.js
AgeCommit message (Collapse)Author
2015-06-29Need to upgrade javascriptrrdfile.js to latest 1.1.1 version to support rrd ↵srix/masterSrix
files generated by arm machines. Yes the rrd file generated by arm is not binary compatible with x86. However rebuilding the dependency.js kept failing because of version mismatch. so excluded the rrd file part and added it as separate JS.
2011-09-11Recompile with jquery 1.6.3Richard Wall
2011-09-11Upgrade to jquery 1.6.3Richard Wall
2011-09-11#816668 Upgrade to latest dev jquerytools and re-enable the tab history pluginRichard Wall
2011-08-07update dependencies.js to jquery 1.6.2Richard Wall
2011-06-26Replace Mochikit.Async.Deferred with jquery.DeferredRichard Wall
2011-06-26remove history plugin, it doesn't work with newer jqueryRichard Wall
2011-06-19Import BinaryFile class into jarmonRichard Wall
2011-06-18Upgrade to jquery 1.6.1 and trunk versions of javascriptrrdRichard Wall
2011-06-18use closure compiler @ prefixesRichard Wall
2011-06-18read params from existing dependencies.js fileRichard Wall
2010-08-22move examples to an examples subfolderRichard Wall