Commit History

作者 SHA1 備註 提交日期
  UbitUmarov ed0e2623b9 add a few more gc collect in some spots 6 年之前
  UbitUmarov 191661b51d a few more changes to iar/oar assets save error/warning to show problems known to be asset errors 7 年之前
  UbitUmarov 0a1f497dee code actually has no ideia if a id is a asset or not and does try to handle all as assets, it really can't report errors. Change messages to make more clear they are only warnings and may mean nothing at all 7 年之前
  UbitUmarov 83e443bca1 do the same on OAR saves 7 年之前
  UbitUmarov 3c6790b061 several changes to iar/oar assets error reports 7 年之前
  UbitUmarov 28caf1e089 actually iar do it for iar 7 年之前
  UbitUmarov cbae148f68 show the count of broken assets we now have from gather on iar/oar pre save information 7 年之前
  UbitUmarov 1bfe4da378 do not try to store on oars temporary or in transit objects ( they may be deleted during the save) 7 年之前
  UbitUmarov 637d35631c make oar/iar assets writer be done by caller thread like the rest of the 7 年之前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  UbitUmarov ec8101a24a remove references to RegionCombinerModule 8 年之前
  Justin Clark-Casey (justincc) b267c238fb minor: Remove windows build warning about CompressionLevel package ambiguity. 9 年之前
  Justin Clark-Casey (justincc) 08606ae409 Make the IteratingUuidGatherer the only UuidGatherer. 9 年之前
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 年之前
  AliciaRaven 1e22091193 Modifications to previous IAR commits to bring them more inline with existing OpenSim code conventions. Also include new IAR save switch in console help print out. 10 年之前
  Justin Clark-Casey (justincc) 41f2f3132b For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 10 年之前
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them 10 年之前
  Oren Hurvitz e131e73652 Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout) 10 年之前
  Robert Adams 4c362a83f9 Merge branch 'master' into varregion 10 年之前
  Oren Hurvitz 3018b2c5d7 Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default 10 年之前
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing 10 年之前
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 年之前
  Oren Hurvitz d2f4ca0dfe If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed 12 年之前
  Justin Clark-Casey (justincc) 82690e1384 Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present. 12 年之前
  Justin Clark-Casey (justincc) d7e6fe488d Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the multi-OAR patch there is now only one class that handles this operation. 12 年之前