| Commit message (Expand) | Author | Files | Lines |
2010-08-06 | Fix XStats formatting: | BlueWall (James Hughes) | 1 | -30/+35 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 7 | -7/+7 |
2009-04-25 | Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers... | Dahlia Trimble | 3 | -11/+9 |
2009-04-22 | cleaning up, fixing warnings | Dr Scofield | 1 | -5/+4 |
2009-04-22 | Add copyright headers. Formatting cleanup. | Jeff Ames | 3 | -49/+48 |
2009-04-17 | Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 3 | -0/+72 |
2009-03-13 | * Remove asset cache size and texture stat reports from ASSET STATS since the... | Justin Clarke Casey | 1 | -2/+35 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -1/+0 |
2009-01-03 | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 1 | -22/+43 |
2008-10-06 | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 1 | -24/+24 |
2008-09-21 | * Start recording asset request times after a cache miss. This is very primt... | Justin Clarke Casey | 1 | -3/+16 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -9/+9 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 2 | -26/+26 |
2008-07-15 | * Expose client statistics to the console via 'show stats' | Justin Clarke Casey | 1 | -1/+91 |
2008-06-27 | dr scofield's warning safari: | Dr Scofield | 2 | -2/+2 |
2008-06-14 | * minor: A few miscellaneous doc comments before I break and start on somethi... | Justin Clarke Casey | 1 | -0/+2 |
2008-06-14 | * Start recording asset request failures | Justin Clarke Casey | 1 | -12/+21 |
2008-06-10 | * minor: Report cache figures in rounded up KB instead of with decimal places... | Justin Clarke Casey | 1 | -4/+4 |
2008-06-10 | * minor: Properly clear the pushed asset cache statistics where the clear-ass... | Justin Clarke Casey | 2 | -1/+17 |
2008-06-10 | * If a server has statistics, print these out to the log every hour to get so... | Justin Clarke Casey | 1 | -1/+1 |
2008-06-10 | Update svn properties. | Jeff Ames | 1 | -51/+51 |
2008-06-10 | * Add memory currently allocated to OpenSim to 'show stats' statistics | Justin Clarke Casey | 4 | -6/+59 |
2008-06-10 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-06-04 | * Start recording abnormal client thread terminations | Justin Clarke Casey | 1 | -1/+21 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 5 | -73/+73 |
2008-05-14 | * Start recording as a statistic the number of times we start blocking repeti... | Justin Clarke Casey | 1 | -6/+29 |
2008-05-14 | * Start recording initial complete avatar inventory retrieval failures from t... | Justin Clarke Casey | 1 | -1/+23 |
2008-05-14 | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 5 | -7/+54 |
2008-05-14 | * Refactor: Renaming non viewer statistics classes from Reporters to Collecto... | Justin Clarke Casey | 5 | -27/+30 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 4 | -8/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 5 | -130/+125 |
2008-03-04 | Added copyright heaaders. Minor cleanup. | Jeff Ames | 3 | -3/+3 |
2008-02-23 | Update svn properties. | Jeff Ames | 1 | -0/+0 |
2008-02-22 | * Improve alignment of packet queue stats headigns | Justin Clarke Casey | 1 | -4/+6 |
2008-02-22 | * Oops! Add missing interface | Justin Clarke Casey | 1 | -0/+44 |
2008-02-22 | * Implement packet queue statistics | Justin Clarke Casey | 1 | -7/+88 |
2008-02-18 | More exception checks and crash hints | Tedd Hansen | 1 | -2/+6 |
2008-02-04 | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2 | -5/+25 |
2008-01-31 | * Add asset/texture cache statistics to region server console | Justin Clarke Casey | 2 | -0/+123 |
2008-01-30 | * Add 'asset not found' statistics to grid asset server stats | Justin Clarke Casey | 1 | -8/+23 |
2008-01-30 | * Insert 'assets served per hour' speed to asset server stats | Justin Clarke Casey | 1 | -6/+15 |
2008-01-28 | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 1 | -4/+16 |
2008-01-28 | * Move AssetStatsReporter to Framework.Statistics | Justin Clarke Casey | 1 | -0/+82 |
2008-01-26 | Set svn properties. | Jeff Ames | 1 | -0/+0 |
2008-01-25 | * Add very basic initial login stats to the user server | Justin Clarke Casey | 1 | -0/+82 |