Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 2008-09-22 | 1 | -1/+1 |
| | | | | | | | | | | | for inventory REST calls for the time being, as firefox, curl, and also python's urllib2 cannot authenticate using digest auth. fix permission checking for prim inventory to be the same as for normal edit ops. | ||||
* | Adds REST interface for setting avatar appearance. cleans up a couple | Dr Scofield | 2008-09-18 | 1 | -0/+1 |
| | | | | | | | of places in the REST inventory code. | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -25/+15 |
| | |||||
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-20 | 1 | -83/+150 |
| | | | | | | cleanups of the REST inventory code. | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -9/+0 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -12/+12 |
| | |||||
* | From: awebb | Dr Scofield | 2008-07-25 | 1 | -1/+0 |
| | | | | | | Further improvements to the REST handlers. | ||||
* | From: Alan M Webb <awebb@vnet.ibm.com> | Dr Scofield | 2008-07-02 | 1 | -0/+479 |
This adds REST services for inventory access. It also allows inventory uploads. |