aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Asset (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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