aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiveWriteRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor: Remove windows build warning about CompressionLevel package ambiguity.Justin Clark-Casey (justincc)2015-03-111-0/+1
* Make the IteratingUuidGatherer the only UuidGatherer.Justin Clark-Casey (justincc)2015-01-081-5/+5
* refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)2014-11-251-1/+1
* Modifications to previous IAR commits to bring them more inline with existing...AliciaRaven2014-09-231-9/+9
* For monitoring purposes, start non-timeout tasks (which do not currently use ...Justin Clark-Casey (justincc)2014-09-051-1/+2
* Close streams immediately when we finish using themOren Hurvitz2014-07-211-4/+5
* Run slow operations in a separate thread, instead of using FireAndForget (whi...Oren Hurvitz2014-03-251-1/+1
* Merge branch 'master' into varregionRobert Adams2014-01-211-6/+6
|\
| * Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz2014-01-201-6/+6
* | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-261-1/+1
|/
* Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-0/+1
* If Save OAR/IAR times-out while waiting for assets then notify the caller tha...Oren Hurvitz2013-01-021-9/+19
* Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-241-8/+3
* Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the ...Justin Clark-Casey (justincc)2012-09-141-0/+634