aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Tests/Cache/AssetCacheTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-60/+1
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-231-0/+5
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-0/+5
* * Change simple asset cache test to manually pump the asset server rather tha...Justin Clarke Casey2009-04-141-8/+7
* * Explicitly start the asset server thread so that unit tests can run single ...Justin Clarke Casey2009-04-141-1/+3
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-0/+5
* * Added some more experimental code; nothing wired in so far.lbsa712009-04-091-3/+95
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-081-3/+14
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-091-2/+2
* * Add basic asset cache get testJustin Clarke Casey2009-03-091-0/+88