lp:~richardw/jarmon/ping-droprate-multiplier-846377

Created by Richard Wall and last modified
Get this branch:
bzr branch lp:~richardw/jarmon/ping-droprate-multiplier-846377
Only Richard Wall can upload to this branch. If you are Richard Wall please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Richard Wall
Project:
Jarmon
Status:
Merged

Recent revisions

75. By Richard Wall <richard@largo>

#846377 Pass transformer function to the RrdQuery and add a unit test

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

69. By Richard Wall <richard@aziz>

Merge ~richardw/jarmon/auto-apidocumentation
 * Cleanup and add further doc strings for compatibility with yuidoc
 * Add a tool to automatically download and run yuidoc on the source tree
 * Add a tool to automatically create a releasable source archive containing apidocs
 * Add documentation of the apidoc and release tools.
 * Rearrange the source tree - moving all examples into the docs/examplesfolder

68. By Richard Wall <richard@aziz>

Draft documentation of the proposed browser compatibility and IE Chrome frame options

67. By Richard Wall <richard@aziz>

get rid of the separate loading of the available rrd list

66. By Richard Wall <richard@aziz>

get rid of some closures

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:jarmon
This branch contains Public information 
Everyone can see this information.

Subscribers