| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updating rrdgraph documentation with a pointer to the new rrd package. | luke | 2007-06-18 | 1 | -3/+4 |
| * | fixing the method to check for hostdir writability in the rrdgraph report | luke | 2007-05-25 | 1 | -1/+1 |
| * | Adding more detail to the per-host reports dirs, since it was not setting mod... | luke | 2007-05-25 | 1 | -3/+3 |
| * | Fixing the time-cleaning in the rrdgraph report | luke | 2007-05-06 | 1 | -2/+2 |
| * | Consolidating all of the configuration parameter declarations into configurat... | luke | 2007-05-04 | 1 | -0/+3 |
| * | Adding a --summarize option, to get a transaction summary | luke | 2007-05-04 | 1 | -0/+13 |
| * | Fixing a bug in the tests introduced a while back when I switched to using "g... | luke | 2007-04-30 | 1 | -1/+1 |
| * | Translating all of the docs except the type docs to RST | luke | 2007-04-23 | 2 | -3/+5 |
| * | Enhancing the report docs a bit | luke | 2007-03-29 | 2 | -3/+7 |
| * | Clarifying that the ruby RRD support is provided by a binary library | luke | 2007-03-14 | 1 | -1/+1 |
| * | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 4 | -15/+4 |
| * | Fixing #493. | luke | 2007-02-11 | 1 | -1/+0 |
| * | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 4 | -4/+4 |
| * | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 3 | -3/+3 |
| * | splitting the tagmail report into multiple methods and adding test code | luke | 2007-01-30 | 1 | -46/+64 |
| * | Fixing documentation references to refer to the wiki | luke | 2007-01-26 | 1 | -1/+2 |
| * | Fixing tests so they now include descriptions with all config options, which ... | luke | 2007-01-04 | 1 | -0/+1 |
| * | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 1 | -9/+0 |
| * | Adding a simple report that just duplicates client logs onto the server | luke | 2006-11-09 | 1 | -0/+13 |
| * | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 1 | -0/+2 |
| * | Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o... | luke | 2006-11-09 | 3 | -18/+126 |
| * | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 1 | -1/+1 |
| * | Another round of bugfixing, including finding out that the tagmail report was... | luke | 2006-10-18 | 1 | -1/+3 |
| * | Another round of bug-fixes in preparation for 0.20.0 | luke | 2006-10-18 | 1 | -2/+2 |
| * | Refactoring reporting. Reports are now modules instead of simple methods. | luke | 2006-10-07 | 3 | -112/+186 |
| * | Fixing the rrdgraph report so that it creates a separate rrd directory for ea... | luke | 2006-10-05 | 1 | -1/+15 |
| * | Fixing error in tagmail when there are no messages to report | luke | 2006-09-21 | 1 | -1/+1 |
| * | Fixing #278, opened by Digant, with patch. | luke | 2006-09-21 | 1 | -11/+35 |
| * | Fixing #292 (A bug in tagmail that causes any tag other than 'all' to fail) | luke | 2006-09-20 | 1 | -0/+5 |
| * | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 1 | -1/+1 |
| * | Fixing tagmail config processing so it fails when appropriate | luke | 2006-08-29 | 1 | -3/+11 |
| * | small fixes towards 0.18.2 | luke | 2006-07-04 | 1 | -30/+36 |
| * | adding host information to reports and tagmail report | luke | 2006-07-04 | 1 | -1/+3 |
| * | renaming tagmail config file | luke | 2006-07-04 | 1 | -1/+1 |
| * | Redoing reporting a bit, so that reports are now defined as methods. If they... | luke | 2006-07-04 | 1 | -1/+1 |
| * | Significantly redoing metrics. There are now no class variables for metrics,... | luke | 2006-06-30 | 1 | -0/+20 |
| * | Trying to merge metrics and reports. There is now a separate transaction rep... | luke | 2006-06-30 | 1 | -2/+2 |
| * | First commit of complete reporting support. The only existing report at this... | luke | 2006-06-29 | 1 | -0/+86 |