Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
| | |||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -7/+0 |
| | |||||
* | 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. | ||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-18 | 1 | -2/+2 |
| | |||||
* | Adds REST interface for setting avatar appearance. cleans up a couple | Dr Scofield | 2008-09-18 | 1 | -1/+3 |
| | | | | | | | of places in the REST inventory code. | ||||
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -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. | ||||
* | fixing Rest/Inventory stuff again. changes somehow got lost locally. | Dr Scofield | 2008-08-20 | 1 | -2/+2 |
| | |||||
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-20 | 1 | -12/+31 |
| | | | | | | cleanups of the REST inventory code. | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -9/+4 |
| | |||||
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | From: awebb | Dr Scofield | 2008-07-25 | 1 | -0/+236 |
test code for REST handlers. |