aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Plugins/Simple/SimpleAssetStoragePlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-20Remove the AssetInventory server from core. It has fallen behind bothMelanie1-290/+0
2009-03-13Mark AssetBase.Metadata with [XmlIgnore]Mike Mazur1-2/+2
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-7/+8
2009-02-16- replace existing license header in each source file inMike Mazur1-23/+21
2009-02-16- add restrictions and error handling to plugin loading inMike Mazur1-1/+1
2009-02-16Standardize logging messages.Mike Mazur1-8/+8
2009-02-16- removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor ofMike Mazur1-42/+37
2009-02-16- clean up using references as well as References in prebuild.xmlMike Mazur1-2/+0
2009-02-16- change AssetInventoryServer config from XML to INIMike Mazur1-8/+11
2009-02-16- asset server functionality works with OpenSim's HttpServerMike Mazur1-3/+13
2009-02-16- add list for backend plugins and Dispose() all plugins on shutdownMike Mazur1-1/+0
2009-02-16- added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur1-22/+48
2009-02-16Converted to Linux newlines.Mike Mazur1-260/+260
2009-02-16Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur1-4/+4
2009-02-16AddingMike Mazur1-0/+260