aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-RRDGraph/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.10Andrej Zverev2014-03-221-2/+2
| | | | | | | - add LICENSE Notes: svn path=/head/; revision=348784
* Update to 0.08.Anton Berezin2013-02-091-2/+2
| | | | | | | Changes: http://search.cpan.org/dist/Catalyst-View-RRDGraph/Changes Notes: svn path=/head/; revision=311971
* Update to 0.05Andrej Zverev2011-03-261-2/+2
| | | | Notes: svn path=/head/; revision=271786
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 0.04Andrej Zverev2010-03-291-3/+3
| | | | | | | Changelog: http://cpansearch.perl.org/src/JLMARTIN/Catalyst-View-RRDGraph-0.04/Changes Notes: svn path=/head/; revision=251696
* This view generates RRD graph images from the graph defintion placed in theAndrej Zverev2008-12-221-0/+3
stash. The controller is responsable of placing an ARRAYREF in $c-stash->{'graph'}> with the same data as to generate a graph with the RRDs module, except for filename, that will be automatically generated by the view. Notes: svn path=/head/; revision=224568