Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closing another stream. | Diva Canto | 2009-10-02 | 1 | -4/+19 |
| | |||||
* | Added a more sane InventoryServerMoveItemsHandler. Changed ↵ | Diva Canto | 2009-08-21 | 1 | -1/+1 |
| | | | | SynchronousRestObjectRequester so that it also understands PUTs. | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Bug fix on POST asset so that the new asset service connector can talk to ↵ | diva | 2009-05-15 | 1 | -2/+5 |
| | | | | the old asset server. | ||||
* | Create SynchronousRestObjectRequester and make SynchronousRestObjectPoster | Melanie Thielker | 2009-05-10 | 1 | -1/+10 |
| | | | | | | use that. Mark SynchronousRestObjectPoster.BeginPostObject as obsolete. | ||||
* | Create an async form of the RestObjectPoster. Rename the file (but not the | Melanie Thielker | 2009-05-10 | 1 | -0/+95 |
class!) to SynchronousRestObjectRequester. Add CacheBuckets parameter to cache |