aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Inventory/RestInventoryServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2343/+0
* Thanks Kevin Cozens for a patch that:BlueWall2011-03-171-3/+3
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-02-041-2/+2
* Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-0/+1
* comment out large chunks of appearance/inventory region access services to el...Justin Clark-Casey (justincc)2010-05-281-508/+506
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-197/+199
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-2/+1
* * Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)2009-09-091-2/+5
* A better purge of trash folder.Diva Canto2009-08-191-2/+6
* Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-101-1/+1
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-1/+1
* Formatting cleanup.Jeff Ames2009-06-101-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-221-4/+0
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-2/+2
* Fixed handling of inventory a bitHomer Horwitz2009-05-091-8/+8
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-4/+4
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-271-14/+0
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-12/+12
* * optimized usings.lbsa712009-02-121-13/+13
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-24/+24
* * More friendly OpenJpeg error handling.Teravus Ovares2009-01-211-1/+19
* * Assume that asset data in a reset inventory post is not inlined by defaultJustin Clarke Casey2008-12-011-3/+2
* * stop inventory item creation via REST falling over on any included assets t...Justin Clarke Casey2008-12-011-93/+93
* * minor: fix log message printed when unrecognized elements are found in inve...Justin Clarke Casey2008-12-011-133/+119
* Add group permissions to agent inventory.Melanie Thielker2008-11-141-0/+8
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-301-11/+11
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-211-9/+9
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-10-201-11/+76
* - a couple of minor code cleanups in RestInventoryServicesDr Scofield2008-09-301-25/+25
* * minor: fix lolbug in RestInventoryService spotted by jhurlimanJustin Clarke Casey2008-09-261-2/+2
* cleanups in inventory REST code. also, disables digest authenticationsDr Scofield2008-09-221-0/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-181-4/+4
* Adds REST interface for setting avatar appearance. cleans up a coupleDr Scofield2008-09-181-12/+17
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-48/+50
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-200/+125
* fixing Rest/Inventory stuff again. changes somehow got lost locally.Dr Scofield2008-08-201-4/+5
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-08-201-299/+617
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-4/+2
* Formatting cleanup.Jeff Ames2008-08-181-184/+116
* From: alan webb <alan_webb@us.ibm.com>Dr Scofield2008-08-061-2/+6
* From: awebbDr Scofield2008-07-251-96/+199
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-2/+2
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-7/+0
* From: Alan M Webb <awebb@vnet.ibm.com>Dr Scofield2008-07-021-0/+1993