aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Asset (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-05-18Bug fix and config rename.diva1-1/+2
2009-05-17Renaming [ServiceConnectors] back to [Modules].diva1-2/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-1/+5
2009-05-12Make the accet cache module actually register the interfaceMelanie Thielker1-0/+2
2009-05-10Create an async form of the RestObjectPoster. Rename the file (but not theMelanie Thielker1-1/+1
2009-05-10Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker1-1/+9
2009-05-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-13/+19
2009-05-10Fix the build breakMelanie Thielker1-0/+1
2009-05-10Small asset cache addition. Comment a debug output left in CAPSMelanie Thielker1-0/+11
2009-05-09COmmitting the asset cache skeletonMelanie Thielker1-0/+99