aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Inventory/RestAssetServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-383/+0
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-2/+2
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-2/+2
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-8/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-7/+5
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-271-6/+0
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-28/+28
* * optimized usings.lbsa712009-02-121-7/+1
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-30/+30
* * minor: fix log message printed when unrecognized elements are found in inve...Justin Clarke Casey2008-12-011-2/+0
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-011-2/+2
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-301-1/+7
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-211-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-10-201-3/+6
* Update svn properties, formatting cleanup.Jeff Ames2008-09-231-7/+7
* this add POST support for asset services (howto forthcoming) and fixesDr Scofield2008-09-231-9/+109
* cleanups in inventory REST code. also, disables digest authenticationsDr Scofield2008-09-221-0/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-181-2/+2
* Adds REST interface for setting avatar appearance. cleans up a coupleDr Scofield2008-09-181-11/+24
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-22/+9
* From: Richard Alimi <ralimi@us.ibm.com>Sean Dague2008-08-271-1/+1
* fixing Rest/Inventory stuff again. changes somehow got lost locally.Dr Scofield2008-08-201-2/+2
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-08-201-25/+34
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-1/+0
* Formatting cleanup.Jeff Ames2008-08-181-24/+12
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-0/+44
* From: awebbDr Scofield2008-07-251-9/+5
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-1/+0
* From: Alan M Webb <awebb@vnet.ibm.com>Dr Scofield2008-07-021-0/+257