summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-28 Merge lp:~richardw/jarmon/coveragev10.11Richard Wall
2010-11-28document how to run the unit testsRichard Wall
2010-11-28The beginnings of a test for jarmon.ChartRichard Wall
2010-10-05use jarmon BASE OPTIONS for increased coverageRichard Wall
2010-10-04add caps on the start and end times in rrd queryRichard Wall
2010-10-04Add an error placeholder instead of replacing entire template content with er...Richard Wall
2010-10-04A test case for the Chart classRichard Wall
2010-10-03More complete tests for getData and associated simplification of the getData ...Richard Wall
2010-09-02Add test for unknown consolidation function errorRichard Wall
2010-08-30Properly calculate the index of first result rowRichard Wall
2010-08-30hopefully more consistent behaviour - more like rrdtool fetchRichard Wall
2010-08-30Add another RRA to demonstrate that jarmon is currently selecting the wrong RRARichard Wall
2010-08-30more realistic rrd step sizes and dataRichard Wall
2010-08-29a filing test for RrdQuery getDataRichard Wall
2010-08-29Add tests for the parts of RRDFile that we use.Richard Wall
2010-08-29A first rrdquery testRichard Wall
2010-08-29build an rrd file with simple / testable contentRichard Wall
2010-08-28Implement subcommand argument parsingRichard Wall
2010-08-28the start of a builder of simple, testable rrd filesRichard Wall
2010-08-25Add a test for query timerangeRichard Wall
2010-08-25Add a test for successful binary downloadRichard Wall
2010-08-24use new paths and smarten up the test resultsRichard Wall
2010-08-23merge forward from trunkRichard Wall
2010-08-23remove the console.logRichard Wall
2010-08-22Merge ~richardw/jarmon/auto-apidocumentationv10.8pre1Richard Wall
2010-08-22Document the apidoc and release toolsRichard Wall
2010-08-22Add tests for yuidoc dependenciesRichard Wall
2010-08-22handle debug loggingRichard Wall
2010-08-22Add a command hierarchy and complete the release commandRichard Wall
2010-08-22Update the readme fileRichard Wall
2010-08-22move examples to an examples subfolderRichard Wall
2010-08-22move jarmon.js into a subfolder so that we can point yuidoc at only that fileRichard Wall
2010-08-22the beginnings of a source package build systemRichard Wall
2010-08-22Put the docs in a build subdirRichard Wall
2010-08-22Use long options for clarityRichard Wall
2010-08-22Add docstrings and don't remove the build dir on completionRichard Wall
2010-08-22Remove the existing docs before generating new ones, remove timestamps from d...Richard Wall
2010-08-22Fix a log error and correct import in stub scriptRichard Wall
2010-08-22Add a documentation build scriptRichard Wall
2010-08-22customise the yuidoc templatesRichard Wall
2010-08-22Import the default yuidoc templateRichard Wall
2010-08-22Import the default yuidoc templateRichard Wall
2010-08-21Fix doc strings for compatibility with yuidocRichard Wall
2010-08-19First testRichard Wall
2010-08-04Draft documentation of the proposed browser compatibility and IE Chrome frame...Richard Wall
2010-08-01get rid of the separate loading of the available rrd listv10.7Richard Wall
2010-07-23get rid of some closuresRichard Wall
2010-07-23remove the custom option from templateRichard Wall
2010-07-22Let the chart handle its own loading cssRichard Wall
2010-07-20Add some comments about the legend manipulationRichard Wall