| Commit message (Expand) | Author | Files | Lines |
2012-02-28 | Call Dispose() via using() on SqliteCommands in WebStatsModule after use. | Justin Clark-Casey (justincc) | 1 | -99/+98 |
2012-02-23 | Load appropriate 32-bit/64-bit Windows sqlite dll if using WebStatsModule. | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2012-02-07 | Make WebStats logging report consistently as WEB STATS MODULE instead of VC, ... | Justin Clark-Casey (justincc) | 1 | -6/+5 |
2012-01-25 | minor: stop the WebStatsModule logging UPDATE or INSERT every time it updates... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2011-12-05 | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-06 | WebStats - Home Link Fix | Pixel Tomsen | 1 | -2/+3 |
2011-10-05 | rename WebStatsModules.m_scene to m_scenes since it's a list of scenes, not a... | Justin Clark-Casey (justincc) | 1 | -11/+11 |
2011-10-05 | Change WebStatsModule to check its config properly, instead of catching the i... | Justin Clark-Casey (justincc) | 1 | -34/+7 |
2011-04-30 | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 1 | -1/+0 |
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 1 | -22/+11 |
2010-01-23 | Updates all IRegionModules to the new style region modules. | Revolution | 1 | -11/+22 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-07-22 | * Fix SStats under the new HttpServer. (.ajax files are apparently reserved) | Teravus Ovares | 1 | -1/+1 |
2009-07-21 | * Updated C# WebServer to the latest available source download (r19869) and a... | Teravus Ovares | 1 | -3/+3 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -3/+3 |
2009-06-19 | When a shared module hooks OnClientClosed, it has no way of finding | Melanie Thielker | 1 | -1/+1 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 1 | -1/+1 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |
2009-04-14 | * Commit a variety of fixes to bugs discovered while trying to fix the NaN si... | Teravus Ovares | 1 | -0/+7 |
2009-04-10 | * Patch from RemedyTomm Mantis 3440 | Teravus Ovares | 1 | -1/+14 |
2009-03-19 | * Add documentation to BaseHttpServer.AddHTTPHandler() | Justin Clarke Casey | 1 | -12/+6 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2009-01-08 | * Adds the variables passed to the hashtable BaseHttpServer passes in. | Teravus Ovares | 1 | -2/+10 |
2009-01-07 | * Added session report. | Teravus Ovares | 1 | -0/+16 |
2009-01-07 | * Added a client version report. | Teravus Ovares | 1 | -1/+4 |
2009-01-06 | * remove mono compiler warnings | Justin Clarke Casey | 1 | -2/+2 |
2009-01-05 | * Resolve a few bugs in the Stats Collector | Teravus Ovares | 1 | -59/+115 |
2009-01-05 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+28 |
2009-01-05 | * Adds an active log to the WebStats console. for an example of it in use ... | Teravus Ovares | 1 | -3/+63 |
2009-01-03 | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 1 | -0/+1083 |