| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Feb 2013 12:54:20
0.08
|
tobez  |
Update to 0.08.
Changes: http://search.cpan.org/dist/Catalyst-View-RRDGraph/Changes |
04 Jun 2012 17:17:22
0.05_2
|
az  |
- Remove SITE_PERL from *_DEPENDS |
01 Jun 2012 05:26:28
0.05_2
|
dinoex  |
- update png to 1.5.10 |
07 May 2012 18:52:09
0.05_1
|
sylvio  |
- Chase rrdtool shlib version bump. |
10 Jan 2012 14:16:06
0.05
|
swills  |
- Add TEST_DEPENDS to enable testing
- Expand value of BUILD_DEPENDS before assigning it to RUN_DEPENDS |
26 Mar 2011 09:18:52
0.05
|
az  |
Update to 0.05 |
19 Mar 2011 12:38:54
0.04
|
miwi  |
- Get Rid MD5 support |
12 Feb 2011 09:30:23
0.04
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
24 Sep 2010 09:49:56
0.04
|
az  |
Drop maintainership |
24 Sep 2010 02:03:44
0.04
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
29 Mar 2010 08:19:55
0.04
|
az  |
Update to 0.04
Changelog:
http://cpansearch.perl.org/src/JLMARTIN/Catalyst-View-RRDGraph-0.04/Changes |
28 Mar 2010 06:47:48
0.03_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
02 Feb 2009 05:47:48
0.03
|
az  |
Remove unused part for CPAN macro |
22 Dec 2008 15:32:07
0.03
|
az  |
fix plist, ci rating++ |
22 Dec 2008 15:21:51
0.03
|
az  |
This view generates RRD graph images from the graph defintion placed in the
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. |