aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Inventory/RequestData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-1/+1
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-74/+73
|
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-08-201-444/+632
| | | | | | cleanups of the REST inventory code.
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-55/+4
|
* Formatting cleanup.Jeff Ames2008-08-181-60/+59
|
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-1/+1
| | | | | | | The following patch allows spaces in usernames and passwords in HTTP Basic authentication for REST services.
* From: awebbDr Scofield2008-07-251-122/+249
| | | | | | Further improvements to the REST handlers.
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-1/+1
|
* From: Alan M Webb <awebb@vnet.ibm.com>Dr Scofield2008-07-021-0/+1201
This adds REST services for inventory access. It also allows inventory uploads.