Age | Commit message (Expand) | Author |
2010-11-28 | Merge lp:~richardw/jarmon/coveragev10.11 | Richard Wall |
2010-11-28 | document how to run the unit tests | Richard Wall |
2010-11-28 | The beginnings of a test for jarmon.Chart | Richard Wall |
2010-10-05 | use jarmon BASE OPTIONS for increased coverage | Richard Wall |
2010-10-04 | add caps on the start and end times in rrd query | Richard Wall |
2010-10-04 | Add an error placeholder instead of replacing entire template content with er... | Richard Wall |
2010-10-04 | A test case for the Chart class | Richard Wall |
2010-10-03 | More complete tests for getData and associated simplification of the getData ... | Richard Wall |
2010-09-02 | Add test for unknown consolidation function error | Richard Wall |
2010-08-30 | Properly calculate the index of first result row | Richard Wall |
2010-08-30 | hopefully more consistent behaviour - more like rrdtool fetch | Richard Wall |
2010-08-30 | Add another RRA to demonstrate that jarmon is currently selecting the wrong RRA | Richard Wall |
2010-08-30 | more realistic rrd step sizes and data | Richard Wall |
2010-08-29 | a filing test for RrdQuery getData | Richard Wall |
2010-08-29 | Add tests for the parts of RRDFile that we use. | Richard Wall |
2010-08-29 | A first rrdquery test | Richard Wall |
2010-08-29 | build an rrd file with simple / testable content | Richard Wall |
2010-08-28 | Implement subcommand argument parsing | Richard Wall |
2010-08-28 | the start of a builder of simple, testable rrd files | Richard Wall |
2010-08-25 | Add a test for query timerange | Richard Wall |
2010-08-25 | Add a test for successful binary download | Richard Wall |
2010-08-24 | use new paths and smarten up the test results | Richard Wall |
2010-08-23 | merge forward from trunk | Richard Wall |
2010-08-23 | remove the console.log | Richard Wall |
2010-08-22 | Merge ~richardw/jarmon/auto-apidocumentationv10.8pre1 | Richard Wall |
2010-08-22 | Document the apidoc and release tools | Richard Wall |
2010-08-22 | Add tests for yuidoc dependencies | Richard Wall |
2010-08-22 | handle debug logging | Richard Wall |
2010-08-22 | Add a command hierarchy and complete the release command | Richard Wall |
2010-08-22 | Update the readme file | Richard Wall |
2010-08-22 | move examples to an examples subfolder | Richard Wall |
2010-08-22 | move jarmon.js into a subfolder so that we can point yuidoc at only that file | Richard Wall |
2010-08-22 | the beginnings of a source package build system | Richard Wall |
2010-08-22 | Put the docs in a build subdir | Richard Wall |
2010-08-22 | Use long options for clarity | Richard Wall |
2010-08-22 | Add docstrings and don't remove the build dir on completion | Richard Wall |
2010-08-22 | Remove the existing docs before generating new ones, remove timestamps from d... | Richard Wall |
2010-08-22 | Fix a log error and correct import in stub script | Richard Wall |
2010-08-22 | Add a documentation build script | Richard Wall |
2010-08-22 | customise the yuidoc templates | Richard Wall |
2010-08-22 | Import the default yuidoc template | Richard Wall |
2010-08-22 | Import the default yuidoc template | Richard Wall |
2010-08-21 | Fix doc strings for compatibility with yuidoc | Richard Wall |
2010-08-19 | First test | Richard Wall |
2010-08-04 | Draft documentation of the proposed browser compatibility and IE Chrome frame... | Richard Wall |
2010-08-01 | get rid of the separate loading of the available rrd listv10.7 | Richard Wall |
2010-07-23 | get rid of some closures | Richard Wall |
2010-07-23 | remove the custom option from template | Richard Wall |
2010-07-22 | Let the chart handle its own loading css | Richard Wall |
2010-07-20 | Add some comments about the legend manipulation | Richard Wall |