lp://staging/~richardw/jarmon/independent-ds-transformers-1188220
- Get this branch:
- bzr branch lp://staging/~richardw/jarmon/independent-ds-transformers-1188220
Branch merges
- Petr P (community): Approve (functional testing)
- Richard Wall: Needs Resubmitting (functional testing)
-
Diff: 178 lines (+26/-25)2 files modifieddocs/examples/jarmon_example_recipes.js (+2/-2)
jarmon/jarmon.js (+24/-23)
Related bugs
Related blueprints
Branch information
Recent revisions
- 79. By Richard Wall
-
choose best si based on total length of y axis - negative to positive. Also add a few more step sizes to graphs without any ticks.
- 77. By Richard Wall
-
hack things around to allow independent ds transformers, even when they are in the same RRD file
- 76. By Richard Wall <richard@largo>
-
Merge lp:~richardw/jarmon/tab-history-816668
* #816668 Upgrade to latest dev jquerytools and re-enable the tab history plugin
* Upgrade to jquery 1.6.3 - 75. By Richard Wall <richard@largo>
-
Merge lp:~richardw/jarmon/ping-droprate-multiplier-846377
* #846377 Pass transformer function to the RrdQuery and add a unit test
* Remove failing unit tests for unsupported code. - 74. By Richard Wall <richard@largo>
-
Merge lp:~richardw/jarmon/prerelease-fixes
* 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. - 73. By Richard Wall <richard@largo>
-
Merge lp:~richardw/jarmon/jquery-deferred
* 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 - 72. By Richard Wall <richard@largo>
-
Merge lp:~richardw/jarmon/jquery-1.6-compatibility
* 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 - 71. By Richard Wall <richard@largo>
-
Various changes and re-factoring towards implementation of a customisable interface. Old and unfinished but needs merging before starting work on Jquery 1.5 compatibility work.
- 70. By Richard Wall <richard@largo>
-
Merge lp:~richardw/jarmon/coverage
* Introduce unit tests for jarmon.downloadBinary, jarmon.RRDFile and jarmon.RrdQuery. Unit tests are based on YUI test.
* Various API changes to facilitate testing
* Various non-api library changes to fix bugs revealed by the unit tests.
* Coverage is measured using jscoverage which reports 50% coverage of jarmon.js
* Command line tool to generate unit test RRD data
* Documentation describing how to run the tests and measure code coverage
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/jarmon