aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Asset (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardize FlotsamAssetCache headerJustin Clark-Casey (justincc)2009-08-281-25/+25
* Remove OpenSim.ini comments from the top of FlotsamAssetCache.cs to avoid dup...Justin Clark-Casey (justincc)2009-08-271-51/+0
* Apply http://opensimulator.org/mantis/view.php?id=3829Justin Clark-Casey (justincc)2009-08-271-1/+1
* Replace the Replaceable modules nameMelanie2009-08-104-4/+4
* Add copyright header. Formatting cleanup.Jeff Ames2009-08-011-1/+1
* Thank you, coyled, for a patch to change Flotsamcache path generationMelanie Thielker2009-07-291-4/+4
* Thank you, mcortez, for a patch to correct a folder bloat issue in theMelanie Thielker2009-07-281-3/+54
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-104-0/+20
* Thanks cmickeyb for a patch that checks for null assets in Cenome asset cache...Dahlia Trimble2009-06-191-3/+7
* Removing the default reading of AssetCaching on all cache modules.diva2009-06-102-2/+2
* Reverse the default setting in Flotsam Asset Cache. Nothing should be the def...Melanie Thielker2009-06-101-1/+1
* Formatting cleanup.Jeff Ames2009-06-101-3/+3
* Letting the Flotsam cache be enabled even when [AssetCache] section is missin...diva2009-06-091-8/+9
* Formatting cleanup. Ignore some generated files.Jeff Ames2009-06-092-37/+37
* Update svn properties.Jeff Ames2009-06-091-523/+523
* Updating the flotsam asset cache. Thank you, mcortez!Melanie Thielker2009-06-081-438/+523
* Committing mcortez's FlotsamAssetCache after several positive reviews.Melanie Thielker2009-06-051-0/+438
* Changed a comment to reflect changes in config.diva2009-06-041-1/+1
* Add copyright headers.Jeff Ames2009-06-041-9/+27
* Update svn properties.Jeff Ames2009-06-041-382/+382
* Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...Dahlia Trimble2009-06-031-0/+382
* revert r9765 due to too many errors on some compilers. Affects Mantis #3759Dahlia Trimble2009-06-031-381/+0
* Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...Dahlia Trimble2009-06-021-0/+381
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-012-2/+2
* Instrumenting GlynnTuckerCache to find out the hit rate.diva2009-05-281-0/+29
* Adding the GlynnTucker cache module as the default choice in .ini's.diva2009-05-271-1/+1
* Update svn properties.Jeff Ames2009-05-271-126/+126
* Experimental alternative cache module implementation, using GlynnTucker.Cache...diva2009-05-261-0/+126
* Bug fix and config rename.diva2009-05-181-1/+2
* Renaming [ServiceConnectors] back to [Modules].diva2009-05-171-2/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-1/+5
* Make the accet cache module actually register the interfaceMelanie Thielker2009-05-121-0/+2
* Create an async form of the RestObjectPoster. Rename the file (but not theMelanie Thielker2009-05-101-1/+1
* Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker2009-05-101-1/+9
* Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker2009-05-101-13/+19
* Fix the build breakMelanie Thielker2009-05-101-0/+1
* Small asset cache addition. Comment a debug output left in CAPSMelanie Thielker2009-05-101-0/+11
* COmmitting the asset cache skeletonMelanie Thielker2009-05-091-0/+99