aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Inventory/RestAssetServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-8/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-7/+5
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-03-27From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-6/+0
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-28/+28
2009-02-12* optimized usings.lbsa711-7/+1
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-30/+30
2008-12-01* minor: fix log message printed when unrecognized elements are found in inve...Justin Clarke Casey1-2/+0
2008-11-01Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-1/+7
2008-10-21Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-10-20From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-3/+6
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-7/+7
2008-09-23this add POST support for asset services (howto forthcoming) and fixesDr Scofield1-9/+109
2008-09-22cleanups in inventory REST code. also, disables digest authenticationsDr Scofield1-0/+3
2008-09-18Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-09-18Adds REST interface for setting avatar appearance. cleans up a coupleDr Scofield1-11/+24
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-4/+4
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-22/+9
2008-08-27From: Richard Alimi <ralimi@us.ibm.com>Sean Dague1-1/+1
2008-08-20fixing Rest/Inventory stuff again. changes somehow got lost locally.Dr Scofield1-2/+2
2008-08-20From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-25/+34
2008-08-19Update svn properties, formatting cleanup.Jeff Ames1-1/+0
2008-08-18Formatting cleanup.Jeff Ames1-24/+12
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-0/+44
2008-07-25From: awebbDr Scofield1-9/+5
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey1-1/+0
2008-07-02From: Alan M Webb <awebb@vnet.ibm.com>Dr Scofield1-0/+257