Justin Clark-Casey (justincc)
|
603dbea190
tweak messages. Make verbose inventory item save message give the item name as well as item id and asset id
|
13 rokov pred |
Justin Clark-Casey (justincc)
|
e9988a3728
Make sure culture is en-US when saving archive related xml.
|
13 rokov pred |
Diva Canto
|
0fabe0e5a5
Added more debug messages under the -verbose option.
|
14 rokov pred |
Diva Canto
|
f86c438653
Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
e7f184345e
minor: add some text to the oar abort messages on assets timeout to make it clear that the oar will not be usable
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
c607e6f3b8
Revert "don't report the null uuid as a missing asset on saving oars/iars"
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
a4a808818f
don't report the null uuid as a missing asset on saving oars/iars
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
74ef1ed36f
add prim item and test asset save in save oar unit test
|
14 rokov pred |
John Hurliman
|
33f5d0d1e9
* UuidGatherer now tracks asset types for assets it discovers. The asset types are inferred from context
|
14 rokov pred |
John Hurliman
|
b2ed348aa2
Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated
|
15 rokov pred |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 rokov pred |
Justin Clarke Casey
|
15b8641bef
* minor: if OAR saving receives assets after timeout, just print warning, don't accidentally go on to process them
|
15 rokov pred |
Justin Clarke Casey
|
86043c431f
* minor: remove warning from unused field
|
15 rokov pred |
Justin Clarke Casey
|
593942b195
* Fix problem where known missing assets would stop save oar ever completing
|
15 rokov pred |
Justin Clarke Casey
|
bfea077508
* Add oar saving timeout
|
15 rokov pred |
Justin Clarke Casey
|
5c42143a7b
* Add simple original xml serialization test
|
15 rokov pred |
Justin Clarke Casey
|
ecbeb5cea1
* Fix race condition in save oar
|
15 rokov pred |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
Justin Clarke Casey
|
c11e047410
* Resolve bug where save oar would never complete if any assets were missing
|
15 rokov pred |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 rokov pred |
Justin Clarke Casey
|
6277156044
* When saving an oar, save assets when immediately received rather than storing them all up in memory
|
15 rokov pred |
Justin Clarke Casey
|
c04e7cdf2b
* Support loading empty folders in an iar
|
15 rokov pred |
Justin Clarke Casey
|
5a6bc26600
* Address http://opensimulator.org/mantis/view.php?id=3207
|
15 rokov pred |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 rokov pred |
lbsa71
|
801da4346a
* optimized usings.
|
15 rokov pred |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 rokov pred |