index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
UserStatistics
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
2012-05-03
1
-8
/
+9
*
Move some public methods on WebStatsModule to private to reduce some static a...
Justin Clark-Casey (justincc)
2012-04-17
1
-14
/
+14
*
Use INSERT OR REPLACE INTO sql in WebStatsModule for session update rather th...
Justin Clark-Casey (justincc)
2012-04-17
1
-77
/
+7
*
correct bug where f_invalid was being inserted on a webstats update for an ex...
Justin Clark-Casey (justincc)
2012-04-17
1
-2
/
+2
*
Simplify WebStatsModule by removing the uncompleted migrations section.
Justin Clark-Casey (justincc)
2012-04-17
1
-29
/
+3
*
Fix bug in WebStatsModule where an exception would always be output on update...
Justin Clark-Casey (justincc)
2012-04-17
1
-5
/
+10
*
Call Dispose() via using() on SqliteCommands in WebStatsModule after use.
Justin Clark-Casey (justincc)
2012-02-28
1
-99
/
+98
*
Load appropriate 32-bit/64-bit Windows sqlite dll if using WebStatsModule.
Justin Clark-Casey (justincc)
2012-02-23
1
-0
/
+3
*
Make WebStats logging report consistently as WEB STATS MODULE instead of VC, ...
Justin Clark-Casey (justincc)
2012-02-07
1
-6
/
+5
*
minor: stop the WebStatsModule logging UPDATE or INSERT every time it updates...
Justin Clark-Casey (justincc)
2012-01-25
1
-3
/
+3
*
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2011-12-05
1
-1
/
+1
*
WebStats - Home Link Fix
Pixel Tomsen
2011-10-06
1
-2
/
+3
*
rename WebStatsModules.m_scene to m_scenes since it's a list of scenes, not a...
Justin Clark-Casey (justincc)
2011-10-05
1
-11
/
+11
*
Change WebStatsModule to check its config properly, instead of catching the i...
Justin Clark-Casey (justincc)
2011-10-05
1
-34
/
+7
*
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
Diva Canto
2011-04-30
1
-1
/
+0
*
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...
Dan Lake
2010-03-19
1
-8
/
+6
*
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...
Dan Lake
2010-03-17
1
-1
/
+1
*
Experimental change to use an immutable array for iterating ScenePresences, a...
John Hurliman
2009-10-23
1
-7
/
+7
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-2
/
+2
*
This is the second part of the 'not crash on regionsize changes'. This le...
Teravus Ovares (Dan Olivares)
2009-08-07
1
-1
/
+2
*
* Fix SStats under the new HttpServer. (.ajax files are apparently reserved)
Teravus Ovares
2009-07-22
1
-1
/
+1
*
* Updated C# WebServer to the latest available source download (r19869) and a...
Teravus Ovares
2009-07-21
2
-6
/
+6
*
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
2009-07-10
1
-3
/
+3
*
When a shared module hooks OnClientClosed, it has no way of finding
Melanie Thielker
2009-06-19
1
-1
/
+1
*
* Corrected CAPS namespaces
Arthur Valadares
2009-06-18
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2009-06-10
3
-10
/
+13
*
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
2009-05-04
1
-0
/
+1
*
* Commit a variety of fixes to bugs discovered while trying to fix the NaN si...
Teravus Ovares
2009-04-14
1
-0
/
+7
*
* Patch from RemedyTomm Mantis 3440
Teravus Ovares
2009-04-10
1
-1
/
+14
*
* Add documentation to BaseHttpServer.AddHTTPHandler()
Justin Clarke Casey
2009-03-19
1
-12
/
+6
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
6
-7
/
+7
*
minor: remove mono compiler warning
Justin Clarke Casey
2009-01-09
1
-4
/
+0
*
* Adds the variables passed to the hashtable BaseHttpServer passes in.
Teravus Ovares
2009-01-08
2
-13
/
+25
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2009-01-08
1
-1
/
+1
*
* Add session length to session.report.
Teravus Ovares
2009-01-07
1
-3
/
+26
*
* Added session report.
Teravus Ovares
2009-01-07
4
-13
/
+312
*
* Added a client version report.
Teravus Ovares
2009-01-07
10
-6
/
+364
*
* remove mono compiler warnings
Justin Clarke Casey
2009-01-06
1
-2
/
+2
*
* Resolve a few bugs in the Stats Collector
Teravus Ovares
2009-01-05
2
-59
/
+117
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2009-01-05
9
-21
/
+264
*
* Adds an active log to the WebStats console. for an example of it in use ...
Teravus Ovares
2009-01-05
5
-11
/
+185
*
* Updates the sim stats module. Cleans out some of the rot.
Teravus Ovares
2009-01-03
8
-0
/
+1936