summaryrefslogtreecommitdiffstats
path: root/lib/puppet/reports
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #493.luke2007-02-111-1/+0
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-084-4/+4
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-073-3/+3
* splitting the tagmail report into multiple methods and adding test codeluke2007-01-301-46/+64
* Fixing documentation references to refer to the wikiluke2007-01-261-1/+2
* Fixing tests so they now include descriptions with all config options, which ...luke2007-01-041-0/+1
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-9/+0
* Adding a simple report that just duplicates client logs onto the serverluke2006-11-091-0/+13
* Small fixes here and there. The rails changes needs to be pushed through the...luke2006-11-091-0/+2
* Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o...luke2006-11-093-18/+126
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-1/+1
* Another round of bugfixing, including finding out that the tagmail report was...luke2006-10-181-1/+3
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-181-2/+2
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-073-112/+186
* Fixing the rrdgraph report so that it creates a separate rrd directory for ea...luke2006-10-051-1/+15
* Fixing error in tagmail when there are no messages to reportluke2006-09-211-1/+1
* Fixing #278, opened by Digant, with patch.luke2006-09-211-11/+35
* Fixing #292 (A bug in tagmail that causes any tag other than 'all' to fail)luke2006-09-201-0/+5
* Using the "trace" configuration parameter to determine whether a stack trace ...luke2006-09-151-1/+1
* Fixing tagmail config processing so it fails when appropriateluke2006-08-291-3/+11
* small fixes towards 0.18.2luke2006-07-041-30/+36
* adding host information to reports and tagmail reportluke2006-07-041-1/+3
* renaming tagmail config fileluke2006-07-041-1/+1
* Redoing reporting a bit, so that reports are now defined as methods. If they...luke2006-07-041-1/+1
* Significantly redoing metrics. There are now no class variables for metrics,...luke2006-06-301-0/+20
* Trying to merge metrics and reports. There is now a separate transaction rep...luke2006-06-301-2/+2
* First commit of complete reporting support. The only existing report at this...luke2006-06-291-0/+86