| Commit message (Expand) | Author | Files | Lines |
2009-09-06 | Revising the user account data interfaces. No user functionality yet | Melanie | 1 | -132/+13 |
2009-09-03 | Fixes seven leaky .BeginInvoke() calls | John Hurliman | 2 | -1/+3 |
2009-08-25 | Closed the web request and stream in SynchronousRestSessionObjectPoster -- ma... | Diva Canto | 1 | -0/+5 |
2009-08-22 | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 4 | -2/+45 |
2009-08-21 | Added a more sane InventoryServerMoveItemsHandler. Changed SynchronousRestObj... | Diva Canto | 1 | -3/+18 |
2009-08-19 | Makes the inventory connectors fully compatible with the old Grid.InventorySe... | Diva Canto | 1 | -29/+35 |
2009-08-19 | Added MoveItems, which is most useful upon viewer-delete inventory operation.... | Diva Canto | 4 | -0/+62 |
2009-08-19 | A better purge of trash folder. | Diva Canto | 4 | -7/+10 |
2009-08-18 | GetFolderItems implemented. It's not being called, but it might. | Diva Canto | 3 | -0/+37 |
2009-08-17 | Added some padding to the remote inventory connector so that it tries to oper... | Diva Canto | 1 | -4/+70 |
2009-08-13 | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. | Diva Canto | 4 | -16/+54 |
2009-08-13 | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 1 | -2/+2 |
2009-08-11 | Fixes a race condition in EQ processing that was making EQs pop up again upon... | Diva Canto | 1 | -14/+14 |
2009-08-11 | Some more hammering on the head of the obsolete rest inventory handlers, just... | Diva Canto | 1 | -10/+14 |
2009-08-11 | Re-adding a conditional in UserManager that was removed with arthusv's commit... | Diva Canto | 1 | -2/+2 |
2009-08-11 | Disabling the remote call for the time being, so that I can test it on a grid... | Diva Canto | 1 | -10/+11 |
2009-08-11 | Added http handlers for the two new inventory operations. | Diva Canto | 1 | -4/+4 |
2009-08-11 | System folders inventory cache added to OUT inventory modules. This tracks ag... | Diva Canto | 3 | -6/+6 |
2009-08-10 | Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo... | Diva Canto | 4 | -0/+113 |
2009-08-10 | Changed RequestRootFolder to GetRootFolder | Diva Canto | 1 | -1/+1 |
2009-08-09 | Finish the renaming and mae things compile again | Melanie | 1 | -20/+20 |
2009-07-26 | Patch from RemedyTomm: A failed inventory request would block any further | Melanie Thielker | 1 | -5/+44 |
2009-07-15 | minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -4/+4 |
2009-07-10 | * minor: Make GridCommon.ini.example refer to inventory service rather than a... | Justin Clarke Casey | 1 | -1/+1 |
2009-06-30 | Updated services to allow external applications like web interfaces to | Melanie Thielker | 1 | -2/+58 |
2009-06-22 | Forgot a file | Melanie Thielker | 1 | -0/+177 |
2009-06-22 | Update svn properties. | Jeff Ames | 3 | -544/+544 |
2009-06-15 | Moving these nice HG connectors to their homes. | diva | 2 | -0/+419 |
2009-06-14 | Factoring out "land_data" / RequestLandData that was hanging off of IGridServ... | diva | 1 | -0/+125 |
2009-06-14 | Update svn properties. | Jeff Ames | 2 | -336/+336 |
2009-06-14 | Bug fix in remote neighbour connector. | diva | 1 | -1/+1 |
2009-06-14 | And this one too... | diva | 1 | -0/+166 |
2009-06-11 | Fixes mantis #3803. Thanks jhurliman. | diva | 1 | -1/+1 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 2 | -2/+172 |
2009-06-07 | First draft of inventory service connectors, and service implementation. No h... | diva | 2 | -0/+450 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-30 | Slashing trailing slashes. | diva | 1 | -1/+1 |
2009-05-29 | Making the delegate handlers async in async Get, to make things consistent. T... | diva | 1 | -1/+1 |
2009-05-26 | Catching exceptions on Store, including timeout. Store may fail, for whatever... | diva | 1 | -2/+10 |
2009-05-18 | Move the connectors under services for reasons of application logic. Remove | Melanie Thielker | 1 | -0/+260 |