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