Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-08 | Generate a patch file of yuidoc-1.0.0b1/template jarmonbuild/yuidoc_template | Luke Shumaker | |
2016-12-08 | jarmonbuild: Adjust to use git instead of bzr | Luke Shumaker | |
2016-12-08 | Add .gitignore | Luke Shumaker | |
2016-12-08 | Move the closure-compiler parameters into commands.py | Luke Shumaker | |
This is clearer than having the old dependencies.js describe the new one. Build processes should be DAGs. | |||
2016-12-08 | bin/build: specify python2 | Luke Shumaker | |
2016-12-08 | Update flot URLs to point to Github, instead of 404s. | Luke Shumaker | |
2016-12-08 | Use external binaryXRH instead of bundling a modified copy. | Luke Shumaker | |
2016-12-08 | Merge branch 'lukeshu/independent-ds-transformers-1188220' into lukeshu/master | Luke Shumaker | |
2016-12-08 | Adjust the tests to work with the new transformer interface. | Luke Shumaker | |
2013-06-20 | choose best si based on total length of y axis - negative to positive. Also ↵richardw/independent-ds-transformers-1188220 | Richard Wall | |
add a few more step sizes to graphs without any ticks. | |||
2013-06-20 | add extra condition suggested by trubus to take into account negative y axis | Richard Wall | |
2013-06-14 | hack things around to allow independent ds transformers, even when they are ↵ | Richard Wall | |
in the same RRD file | |||
2011-09-11 | Merge lp:~richardw/jarmon/tab-history-816668HEADmaster | Richard Wall | |
* #816668 Upgrade to latest dev jquerytools and re-enable the tab history plugin * Upgrade to jquery 1.6.3 | |||
2011-09-11 | Recompile with jquery 1.6.3 | Richard Wall | |
2011-09-11 | Upgrade to jquery 1.6.3 | Richard Wall | |
2011-09-11 | #816668 Upgrade to latest dev jquerytools and re-enable the tab history plugin | Richard Wall | |
2011-09-11 | Merge lp:~richardw/jarmon/ping-droprate-multiplier-846377 | Richard Wall | |
* #846377 Pass transformer function to the RrdQuery and add a unit test * Remove failing unit tests for unsupported code. | |||
2011-09-10 | #846377 Pass transformer function to the RrdQuery and add a unit test | Richard Wall | |
2011-08-08 | Merge lp:~richardw/jarmon/prerelease-fixesv11.8 | Richard Wall | |
* Add transformer function option to allow optional transformation of RRD values before they are plotted * Update dates of copyright notices * Remove DNS reports from example page * Remove unfinished editable graph controls - I will try and finish those off later. | |||
2011-08-08 | tweak the yaxis label - again. | Richard Wall | |
2011-08-08 | Add a transformer option to allow operations on the data from RRD files - eg ↵ | Richard Wall | |
Network octets * 8 > bits | |||
2011-08-08 | fix broken significant figures on y-axis | Richard Wall | |
2011-08-08 | shift the yaxis label to the left | Richard Wall | |
2011-08-08 | fix network throughput units | Richard Wall | |
2011-08-08 | remove dns recipes - few people will have the data for those | Richard Wall | |
2011-08-08 | Show copyright dates only in LICENCE file | Richard Wall | |
2011-08-07 | Remove the unfinished dynamic chart interface elements | Richard Wall | |
2011-08-07 | Merge lp:~richardw/jarmon/jquery-deferred | Richard Wall | |
* Replace use of MochiKit.Async.Deferred with jQuery.Deferred * Turned cache prevention back on (jQuery.Ajax.cache: false) * Upgraded to jQuery 1.6.2 * Fix various jshint warnings * Fix various whitespace and >80 col formatting | |||
2011-08-07 | remove unnecessary callback | Richard Wall | |
2011-08-07 | re-enable cache prevention - seems that IE caches the rrd files | Richard Wall | |
2011-08-07 | fix some tests in IE | Richard Wall | |
2011-08-07 | Remove reference to mochikit dependency | Richard Wall | |
2011-08-07 | use jQuery.deferred in the tests | Richard Wall | |
2011-08-07 | update dependencies.js to jquery 1.6.2 | Richard Wall | |
2011-08-07 | some jshint fixes. | Richard Wall | |
2011-08-07 | 80 col wrapping | Richard Wall | |
2011-08-07 | 80 col wrapping | Richard Wall | |
2011-08-07 | whitespace cleanup | Richard Wall | |
2011-06-26 | Replace Mochikit.Async.Deferred with jquery.Deferred | Richard Wall | |
2011-06-26 | Merge lp:~richardw/jarmon/jquery-1.6-compatibility | Richard Wall | |
* Created a python based closure compiler script for automatic creation of dependencies.js * Updated bundled jquery to v1.6.1 * Updated all other dependencies to latest trunk versions * Fixed IE bug in Ajax BinaryDownload caused by new jQuery jxhr rapper not providing access to responseBody * Speed up IE rendering using functions from miskun.com to convert proprietary responseBody bytearray to byte string using VBScript * Imported JavascriptRRD BinaryFile classes and modified to make use of miskun functions. * Fixed IE bug in calendar widgets - caused by unusual IE stringification of Dates | |||
2011-06-26 | fix broken BinaryFile reference in test | Richard Wall | |
2011-06-26 | remove history plugin, it doesn't work with newer jquery | Richard Wall | |
2011-06-26 | Fix calendar behaviour in IE | Richard Wall | |
2011-06-20 | get rid of dataFilter - move everything to successv11.06pre1 | Richard Wall | |
2011-06-19 | Use the miskin technique #1 fo faster ie rendering | Richard Wall | |
2011-06-19 | jarmon namespace | Richard Wall | |
2011-06-19 | Import BinaryFile class into jarmon | Richard Wall | |
2011-06-19 | remove the ifmodified option - it doesn't do what I thought | Richard Wall | |
2011-06-19 | Fix things up for ie and use new ajax options | Richard Wall | |
2011-06-18 | fix yuidoc url | Richard Wall | |