aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Plugins/Simple (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the AssetInventory server from core. It has fallen behind bothMelanie2009-08-204-1002/+0
* Mark AssetBase.Metadata with [XmlIgnore]Mike Mazur2009-03-131-2/+2
* Use Inventory{Item,Folder}Base in AssetInventoryServer.Mike Mazur2009-03-051-41/+41
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-7/+8
* - replace existing license header in each source file inMike Mazur2009-02-163-69/+63
* - add restrictions and error handling to plugin loading inMike Mazur2009-02-162-2/+2
* Standardize logging messages.Mike Mazur2009-02-162-18/+18
* - removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor ofMike Mazur2009-02-161-42/+37
* - clean up using references as well as References in prebuild.xmlMike Mazur2009-02-162-4/+0
* Name extension points a little clearer.Mike Mazur2009-02-161-2/+2
* - change AssetInventoryServer config from XML to INIMike Mazur2009-02-162-18/+24
* - asset server functionality works with OpenSim's HttpServerMike Mazur2009-02-161-3/+13
* - add list for backend plugins and Dispose() all plugins on shutdownMike Mazur2009-02-162-2/+0
* Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur2009-02-162-0/+630
* - added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur2009-02-163-0/+372