OpenSimMirror/OpenSim
Melanie Thielker ee7debcca6 Revert "When scripts are sleeping, don't count that as execution time"
The approach is good but the way it is written breaks the architecture.
Rewrite follows.

This reverts commit a568f06b7f.
2015-08-17 18:11:45 +02:00
..
Addons Show last online status of group members from the PresenceService in group profiles 2015-07-31 17:19:13 +01:00
ApplicationPlugins Make Setup_XXX=disabled not even load the module at all, rather than 2015-08-16 19:01:23 +02:00
Capabilities WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Removed unused code that checked wait_timeout in MySQLEstateData 2015-08-11 07:35:39 +01:00
Framework Report "Script Execution Time" as the time spent executing the script in the last 30 seconds. Use a sliding window to calculate this. 2015-08-11 08:42:26 +01:00
Region Revert "When scripts are sleeping, don't count that as execution time" 2015-08-17 18:11:45 +02:00
Server Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3. 2015-08-15 16:08:14 -07:00
Services Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3. 2015-08-15 16:08:14 -07:00
Tests WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
Tools pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured. 2015-05-07 12:37:49 -07:00