aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiveWriteRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various logging fix ups.onefang2020-09-091-8/+8
* now break several things at same time... sog/sop updates, threads options,...UbitUmarov2018-12-281-0/+1
* add a few more gc collect in some spotsUbitUmarov2018-09-291-0/+9
* a few more changes to iar/oar assets save error/warning to show problems kno...UbitUmarov2017-06-241-9/+15
* code actually has no ideia if a id is a asset or not and does try to handle ...UbitUmarov2017-06-231-4/+4
* do the same on OAR savesUbitUmarov2017-06-231-1/+16
* several changes to iar/oar assets error reportsUbitUmarov2017-06-231-7/+9
* actually iar do it for iarUbitUmarov2017-06-221-1/+1
* show the count of broken assets we now have from gather on iar/oar pre save ...UbitUmarov2017-06-221-0/+3
* do not try to store on oars temporary or in transit objects ( they may be del...UbitUmarov2017-06-211-9/+8
* make oar/iar assets writer be done by caller thread like the rest of theUbitUmarov2017-06-211-4/+3
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-26/+26
* remove references to RegionCombinerModuleUbitUmarov2016-07-281-13/+1
* 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