| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 1 | -176/+0 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -1/+1 |
* | adding client name to processing line | luke | 2007-01-26 | 1 | -1/+1 |
* | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 1 | -1/+8 |
* | Slightly more doc updates | luke | 2006-11-09 | 1 | -13/+1 |
* | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 1 | -0/+26 |
* | Refactoring reporting. Reports are now modules instead of simple methods. | luke | 2006-10-07 | 1 | -85/+49 |
* | Adding some error handling for when a non-existent report is asked for, and a... | luke | 2006-09-21 | 1 | -11/+24 |
* | Fixing #278, opened by Digant, with patch. | luke | 2006-09-21 | 1 | -1/+1 |
* | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 1 | -1/+1 |
* | Fixing report lookup so it looks up by name, not method | luke | 2006-08-29 | 1 | -1/+1 |
* | Fixing reports error reporting | luke | 2006-08-28 | 1 | -2/+0 |
* | Fixing report autoloading; I was calling the wrong method, and they were neve... | luke | 2006-08-28 | 1 | -27/+23 |
* | Fixing reports so that multiple host report directories can be created. Ther... | luke | 2006-07-11 | 1 | -12/+12 |
* | adding host information to reports and tagmail report | luke | 2006-07-04 | 1 | -4/+3 |
* | Redoing reporting a bit, so that reports are now defined as methods. If they... | luke | 2006-07-04 | 1 | -8/+33 |
* | Significantly redoing metrics. There are now no class variables for metrics,... | luke | 2006-06-30 | 1 | -0/+1 |
* | First commit of complete reporting support. The only existing report at this... | luke | 2006-06-29 | 1 | -5/+84 |
* | Adding reporting client, server, and tests. At this point, the server just s... | luke | 2006-06-29 | 1 | -0/+80 |