| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to cache system folders if they aren't already there when one is requested | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -0/+13 |
* | Pull out distinct cache system folders and drop cache methods in InventoryCache | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -13/+34 |
* | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 2009-08-22 | 4 | -0/+39 |
* | Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ... | Diva Canto | 2009-08-19 | 1 | -3/+3 |
* | Added MoveItems, which is most useful upon viewer-delete inventory operation.... | Diva Canto | 2009-08-19 | 4 | -0/+35 |
* | Async purge so that the client thread doesn't wait. | Diva Canto | 2009-08-19 | 1 | -5/+5 |
* | A better purge of trash folder. | Diva Canto | 2009-08-19 | 4 | -14/+20 |
* | GetFolderItems implemented. It's not being called, but it might. | Diva Canto | 2009-08-18 | 2 | -3/+11 |
* | jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 | Diva Canto | 2009-08-18 | 1 | -2/+1 |
* | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2009-08-16 | 1 | -1/+1 |
* | Returning UUID.Zero is scene and user profile service are null in GetSession.... | Diva Canto | 2009-08-14 | 1 | -0/+8 |
* | Changed the way to get to the profile service. Changed GetSystemsFolder in HG... | Diva Canto | 2009-08-14 | 2 | -5/+19 |
* | More debug messages. | Diva Canto | 2009-08-14 | 1 | -0/+7 |
* | Doing session lookup in the right way. | Diva Canto | 2009-08-14 | 2 | -8/+11 |
* | Additional debug messages, and bug fix in RemoteInventoryServiceConnector.cs,... | Diva Canto | 2009-08-14 | 2 | -2/+12 |
* | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. | Diva Canto | 2009-08-13 | 4 | -18/+36 |
* | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 2009-08-13 | 4 | -12/+12 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-12 | 2 | -2/+56 |
|\ |
|
| * | Formatting cleanup. Add copyright headers. | Jeff Ames | 2009-08-13 | 2 | -2/+56 |
* | | Redirected all calls to CachedUserProfile methods to the inventory service. R... | Diva Canto | 2009-08-12 | 1 | -0/+1 |
|/ |
|
* | * Added two new packet handler implementations for inventory ops. This is sta... | Diva Canto | 2009-08-12 | 5 | -74/+270 |
* | Better test for dropping inventory cache and writing out debug messages. | Diva Canto | 2009-08-12 | 1 | -16/+21 |
* | Fixed test for detecting when user is no longer in sim. | Diva Canto | 2009-08-11 | 1 | -3/+5 |
* | Improved test for system folders. Removed log messages. | Diva Canto | 2009-08-11 | 2 | -4/+5 |
* | System folders inventory cache added to OUT inventory modules. This tracks ag... | Diva Canto | 2009-08-11 | 4 | -37/+207 |
* | Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo... | Diva Canto | 2009-08-10 | 3 | -0/+75 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-10 | 14 | -14/+14 |
|\ |
|
| * | Replace the Replaceable modules name | Melanie | 2009-08-10 | 14 | -14/+14 |
* | | Changed RequestRootFolder to GetRootFolder | Diva Canto | 2009-08-10 | 3 | -4/+4 |
|/ |
|
* | Finish the renaming and mae things compile again | Melanie | 2009-08-09 | 2 | -5/+5 |
* | Remove waiting in TestReplicateArchivePathToUserInventory() since local inven... | Justin Clark-Casey (justincc) | 2009-08-05 | 1 | -1/+0 |
* | * Updates RESTInterregionComms and LocalInterregionComms to the new region mo... | Arthur Valadares | 2009-07-23 | 2 | -49/+92 |
* | minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-07-15 | 1 | -2/+2 |
* | Test commit to see if commit is working for me, as another core developer is ... | MW | 2009-07-15 | 1 | -1/+2 |
* | Committing the interface change and the addition to the modules to get | Melanie Thielker | 2009-07-10 | 12 | -0/+61 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -2/+2 |
* | Committing RemoteUserServiceConnector out connector, local user service | Melanie Thielker | 2009-06-22 | 2 | -5/+26 |
* | Update svn properties. | Jeff Ames | 2009-06-22 | 2 | -251/+251 |
* | Factoring out "land_data" / RequestLandData that was hanging off of IGridServ... | diva | 2009-06-14 | 3 | -1/+252 |
* | Update svn properties. | Jeff Ames | 2009-06-14 | 2 | -283/+283 |
* | Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon... | diva | 2009-06-14 | 12 | -0/+3285 |