aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Inventory/Rest.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-18Adds REST interface for setting avatar appearance. cleans up a coupleDr Scofield1-0/+1
of places in the REST inventory code.
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-25/+15
2008-08-20From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-83/+150
cleanups of the REST inventory code.
2008-08-19Update svn properties, formatting cleanup.Jeff Ames1-9/+0
2008-08-18Formatting cleanup.Jeff Ames1-12/+12
2008-07-25From: awebbDr Scofield1-1/+0
Further improvements to the REST handlers.
2008-07-02From: Alan M Webb <awebb@vnet.ibm.com>Dr Scofield1-0/+479
This adds REST services for inventory access. It also allows inventory uploads.