OpenSimMirror/OpenSim/ApplicationPlugins/Rest/Inventory
Sean Dague 8088802c21 From Alan Webb <awebb@linux.vnet.ibm.com>
These changes replace all direct references to the AssetCache with
IAssetCache. There is no change to functionality. Everything works as
before.

This is laying the groundwork for making it possible to register
alternative asset caching mechanisms without disrupting other parts of
OpenSim or their dependencies upon AssetCache functionality.
2009-02-09 21:47:55 +00:00
..
Resources Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls. Fix issue 1876. 2008-08-06 01:20:31 +00:00
tests This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
IRest.cs Update svn properties, formatting cleanup. 2008-08-19 02:59:27 +00:00
IRestHandler.cs From: Alan Webb <alan_webb@us.ibm.com> 2008-10-20 18:07:06 +00:00
RequestData.cs From: Alan Webb <alan_webb@us.ibm.com> 2008-10-20 18:07:06 +00:00
Rest.cs From Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-09 21:47:55 +00:00
RestAppearanceServices.cs Update svn properties, minor formatting cleanup. 2008-10-21 14:08:30 +00:00
RestAssetServices.cs - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 2009-02-04 00:01:36 +00:00
RestHandler.cs From: Alan Webb <alan_webb@us.ibm.com> 2008-10-20 18:07:06 +00:00
RestInventoryServices.cs - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 2009-02-04 00:01:36 +00:00
RestTestServices.cs cleanups in inventory REST code. also, disables digest authentications 2008-09-22 11:20:09 +00:00