John Hurliman
|
3f6c4c150e
* Adds IAssetService.GetCached() to allow asset fetching from the local cache only
|
14 years ago |
John Hurliman
|
33f5d0d1e9
* UuidGatherer now tracks asset types for assets it discovers. The asset types are inferred from context
|
14 years ago |
Justin Clark-Casey (justincc)
|
214b1351fb
minor: Make FlotsamAssetCache default loglevel 0 to match that given in bin/config-include/FlotsamCache.ini.example
|
14 years ago |
Justin Clark-Casey (justincc)
|
7b53067d6d
Apply http://opensimulator.org/mantis/view.php?id=4548
|
15 years ago |
Justin Clark-Casey (justincc)
|
a7af92d5d0
minor: remove some mono compiler warnings
|
15 years ago |
John Hurliman
|
32ccd5bb40
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget()
|
15 years ago |
John Hurliman
|
9a5e7222ce
* Removing cruft left over from the conversion to the new texture sending and UDP code
|
15 years ago |
John Hurliman
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 years ago |
Jeff Ames
|
0d29614ca1
Formatting cleanup.
|
15 years ago |
Melanie
|
bf68dad643
0004246: [Patch] FlotsamAssetCache deep scan & cache
|
15 years ago |
Justin Clark-Casey (justincc)
|
2a19187e01
* minor: tweak asset cache logging levels downwards
|
15 years ago |
Diva Canto
|
fe9cca64de
Stream needs to be closed before the file can be moved...
|
15 years ago |
Diva Canto
|
b803d5ab9b
Make sure to close the file streams on the FlotsamCache, even if something fails.
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Diva Canto
|
eed8a61559
More small changes to FlotsamAssetCache as per mcortez' request.
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
dc3798ddc3
* Another Timer lock
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
df9f80aabd
Merge branch 'master' of ssh://MyConnection/var/git/opensim
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
c605509da3
* Lock timers when Calling Start() and Stop() when the Thread Context is murky. This affects Mono only.
|
15 years ago |
Melanie
|
5c606d0233
Thank you, mcortez, for a patch to fix errors in FlotsamCache and expand
|
15 years ago |
Justin Clark-Casey (justincc)
|
33004b613d
Standardize FlotsamAssetCache header
|
15 years ago |
Justin Clark-Casey (justincc)
|
d704e62b39
Remove OpenSim.ini comments from the top of FlotsamAssetCache.cs to avoid duplication and divergence with config-include/FlotsamCache.ini.example
|
15 years ago |
Justin Clark-Casey (justincc)
|
40fbdaaac4
Apply http://opensimulator.org/mantis/view.php?id=3829
|
15 years ago |
Melanie
|
eba23048ca
Replace the Replaceable modules name
|
15 years ago |
Jeff Ames
|
4ce5c894cf
Add copyright header. Formatting cleanup.
|
15 years ago |
Melanie Thielker
|
cbeebc209d
Thank you, coyled, for a patch to change Flotsamcache path generation
|
15 years ago |
Melanie Thielker
|
b008865110
Thank you, mcortez, for a patch to correct a folder bloat issue in the
|
15 years ago |
Melanie Thielker
|
8ecfc9a717
Committing the interface change and the addition to the modules to get
|
15 years ago |
Melanie Thielker
|
b465dd7eb3
Reverse the default setting in Flotsam Asset Cache. Nothing should be the default
|
15 years ago |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 years ago |
diva
|
ca52c3ef26
Letting the Flotsam cache be enabled even when [AssetCache] section is missing. Thank you mcortez!
|
15 years ago |