aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Tests/Cache/AssetCacheTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-10Heart surgery no.2: the inventory service hooks. diva1-0/+6
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker1-60/+1
2009-04-23* Allow interested user data plugins to store temporary user profilesJustin Clarke Casey1-0/+5
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-0/+5
2009-04-14* Change simple asset cache test to manually pump the asset server rather tha...Justin Clarke Casey1-8/+7
2009-04-14* Explicitly start the asset server thread so that unit tests can run single ...Justin Clarke Casey1-1/+3
2009-04-13* Some more experimental work on distributed assets. Nothing hotwired yet.lbsa711-0/+5
2009-04-09* Added some more experimental code; nothing wired in so far.lbsa711-3/+95
2009-04-08* Introduced some experimental code with regards to asset data substitutionlbsa711-3/+14
2009-03-09* minor: remove some mono compiler warningsJustin Clarke Casey1-2/+2
2009-03-09* Add basic asset cache get testJustin Clarke Casey1-27/+47
2009-02-12* refactor: Move RequestInventoryForUser() from service to CachedUserInfoJustin Clarke Casey1-2/+3
2009-02-12* optimized usings.lbsa711-2/+0
2009-01-05* Simplify test code by always setting up mock 'in memory' user and inventory...Justin Clarke Casey1-27/+1
2008-12-12* Add file missing from last commitJustin Clarke Casey1-0/+95