Gwyneth Llewelyn
|
6ade61d685
Upload the latest and greatest
|
3 years ago |
UbitUmarov
|
6c5bf4ed25
useless cosmetics
|
4 years ago |
UbitUmarov
|
8fe2cd6c46
save/load environments to/from oars
|
4 years ago |
UbitUmarov
|
11c49c211c
change a log message
|
4 years ago |
UbitUmarov
|
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
|
5 years ago |
UbitUmarov
|
ed0e2623b9
add a few more gc collect in some spots
|
6 years ago |
UbitUmarov
|
191661b51d
a few more changes to iar/oar assets save error/warning to show problems known to be asset errors
|
7 years ago |
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 years ago |
UbitUmarov
|
83e443bca1
do the same on OAR saves
|
7 years ago |
UbitUmarov
|
3c6790b061
several changes to iar/oar assets error reports
|
7 years ago |
UbitUmarov
|
28caf1e089
actually iar do it for iar
|
7 years ago |
UbitUmarov
|
cbae148f68
show the count of broken assets we now have from gather on iar/oar pre save information
|
7 years ago |
UbitUmarov
|
1bfe4da378
do not try to store on oars temporary or in transit objects ( they may be deleted during the save)
|
7 years ago |
UbitUmarov
|
637d35631c
make oar/iar assets writer be done by caller thread like the rest of the
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
ec8101a24a
remove references to RegionCombinerModule
|
8 years ago |
Justin Clark-Casey (justincc)
|
b267c238fb
minor: Remove windows build warning about CompressionLevel package ambiguity.
|
9 years ago |
Justin Clark-Casey (justincc)
|
08606ae409
Make the IteratingUuidGatherer the only UuidGatherer.
|
9 years ago |
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 years ago |
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 years ago |
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 years ago |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
10 years ago |
Oren Hurvitz
|
e131e73652
Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout)
|
10 years ago |
Robert Adams
|
4c362a83f9
Merge branch 'master' into varregion
|
10 years ago |
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
|
11 years ago |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
11 years ago |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 years ago |
Oren Hurvitz
|
d2f4ca0dfe
If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed
|
12 years ago |
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 years ago |
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 years ago |