aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Asset (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-08* Adds IAssetService.GetCached() to allow asset fetching from the local cache...John Hurliman1-0/+5
2010-03-15* UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman1-1/+1
2010-02-19minor: Make FlotsamAssetCache default loglevel 0 to match that given in bin/c...Justin Clark-Casey (justincc)1-2/+2
2010-02-15Formatting cleanup.Jeff Ames1-1/+1
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)1-13/+14
2010-02-05Revert "Old OpenSim installations may have no AssetCaching setting in config-...Justin Clark-Casey (justincc)1-3/+1
2010-02-05Old OpenSim installations may have no AssetCaching setting in config-include/...Justin Clark-Casey (justincc)1-1/+3
2010-01-29Apply http://opensimulator.org/mantis/view.php?id=4548Justin Clark-Casey (justincc)1-1/+1
2009-11-09minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2009-10-21* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U...John Hurliman1-6/+2
2009-10-20* Removing cruft left over from the conversion to the new texture sending and...John Hurliman4-66/+45
2009-10-19* Removed OpenSim.Data.NHibernateJohn Hurliman1-2/+2
2009-10-19Formatting cleanup.Jeff Ames1-2/+2
2009-10-120004246: [Patch] FlotsamAssetCache deep scan & cacheMelanie1-37/+270
2009-10-05* minor: tweak asset cache logging levels downwardsJustin Clark-Casey (justincc)4-12/+9
2009-10-04Stream needs to be closed before the file can be moved...Diva Canto1-5/+6
2009-10-04Make sure to close the file streams on the FlotsamCache, even if something fa...Diva Canto1-4/+12
2009-10-01Formatting cleanup.Jeff Ames2-3/+3
2009-09-25More small changes to FlotsamAssetCache as per mcortez' request.Diva Canto1-2/+2
2009-09-10* Another Timer lockTeravus Ovares (Dan Olivares)1-1/+4
2009-09-09* Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)1-1/+4
2009-09-08Thank you, mcortez, for a patch to fix errors in FlotsamCache and expandMelanie1-28/+130
2009-08-28Standardize FlotsamAssetCache headerJustin Clark-Casey (justincc)1-25/+25
2009-08-27Remove OpenSim.ini comments from the top of FlotsamAssetCache.cs to avoid dup...Justin Clark-Casey (justincc)1-51/+0
2009-08-27Apply http://opensimulator.org/mantis/view.php?id=3829Justin Clark-Casey (justincc)1-1/+1
2009-08-10Replace the Replaceable modules nameMelanie4-4/+4
2009-08-01Add copyright header. Formatting cleanup.Jeff Ames1-1/+1
2009-07-29Thank you, coyled, for a patch to change Flotsamcache path generationMelanie Thielker1-4/+4
2009-07-28Thank you, mcortez, for a patch to correct a folder bloat issue in theMelanie Thielker1-3/+54
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker4-0/+20
2009-06-19Thanks cmickeyb for a patch that checks for null assets in Cenome asset cache...Dahlia Trimble1-3/+7
2009-06-10Removing the default reading of AssetCaching on all cache modules.diva2-2/+2
2009-06-10Reverse the default setting in Flotsam Asset Cache. Nothing should be the def...Melanie Thielker1-1/+1
2009-06-10Formatting cleanup.Jeff Ames1-3/+3
2009-06-09Letting the Flotsam cache be enabled even when [AssetCache] section is missin...diva1-8/+9
2009-06-09Formatting cleanup. Ignore some generated files.Jeff Ames2-37/+37
2009-06-09Update svn properties.Jeff Ames1-523/+523
2009-06-08Updating the flotsam asset cache. Thank you, mcortez!Melanie Thielker1-438/+523
2009-06-05Committing mcortez's FlotsamAssetCache after several positive reviews.Melanie Thielker1-0/+438
2009-06-04Changed a comment to reflect changes in config.diva1-1/+1
2009-06-04Add copyright headers.Jeff Ames1-9/+27
2009-06-04Update svn properties.Jeff Ames1-382/+382
2009-06-03Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...Dahlia Trimble1-0/+382
2009-06-03revert r9765 due to too many errors on some compilers. Affects Mantis #3759Dahlia Trimble1-381/+0
2009-06-02Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...Dahlia Trimble1-0/+381
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2-2/+2
2009-05-28Instrumenting GlynnTuckerCache to find out the hit rate.diva1-0/+29
2009-05-27Adding the GlynnTucker cache module as the default choice in .ini's.diva1-1/+1
2009-05-27Update svn properties.Jeff Ames1-126/+126
2009-05-26Experimental alternative cache module implementation, using GlynnTucker.Cache...diva1-0/+126