OpenSimMirror/OpenSim/Region/CoreModules/World/Archiver
Justin Clark-Casey (justincc) 51043746f3 refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
the separate mock package was not useful and was just another using line to always add
2014-10-08 21:09:25 +01:00
..
Tests refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +01:00
ArchiveHelpers.cs Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 2012-09-30 07:48:03 -07:00
ArchiveReadRequest.cs For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 2014-09-05 23:20:59 +01:00
ArchiveScenesGroup.cs varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. 2013-12-14 07:53:01 -08:00
ArchiveWriteRequest.cs For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 2014-09-05 23:20:59 +01:00
ArchiverModule.cs updated version of default user switch for load oar :q :q 2014-05-06 18:48:42 +01:00
AssetsArchiver.cs If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed 2013-01-02 22:15:00 +00:00
AssetsDearchiver.cs Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01:00
AssetsRequest.cs For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 2014-09-05 23:20:59 +01:00
DearchiveScenesGroup.cs varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. 2013-12-14 07:53:01 -08:00