Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2008-02-04 | 1 | -1/+1 |
| | |||||
* | * Add 'asset not found' statistics to grid asset server stats | Justin Clarke Casey | 2008-01-30 | 1 | -8/+23 |
| | |||||
* | * Insert 'assets served per hour' speed to asset server stats | Justin Clarke Casey | 2008-01-30 | 1 | -6/+15 |
| | |||||
* | * Move AssetStatsReporter to Framework.Statistics | Justin Clarke Casey | 2008-01-28 | 1 | -0/+82 |
* The hooks are still plugged in too high at the asset server, but then next layer down is the database and this may be refactored soon. * This change will requires a prebuild |