| Commit message (Expand) | Author | Files | Lines |
2015-08-08 | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 1 | -1/+1 |
2015-06-05 | More on mantis #7567. Two things: | Diva Canto | 1 | -2/+4 |
2015-06-04 | Mantis #7600. The warning message was not a symptom of a problem, it was just... | Diva Canto | 1 | -9/+11 |
2015-06-04 | Making the inventory cache static, so that there's less timers. | Diva Canto | 1 | -1/+1 |
2015-06-04 | Mantis #7567. Once again, avoiding prefetching linked items within linked fo... | Diva Canto | 1 | -1/+9 |
2015-06-03 | Mantis #7567: added an 8-sec expiring item cache to the inventory network con... | Diva Canto | 1 | -6/+31 |
2015-05-11 | Added inventory tests to Robust.Tests. | Diva Canto | 1 | -1/+5 |
2015-05-08 | Another major overhaul of inventory downloading, this time pertaining to inve... | Diva Canto | 1 | -0/+37 |
2015-05-08 | I shouldn't write code this early in the morning... Fixing a 'duh' on previou... | Diva Canto | 1 | -1/+1 |
2015-05-08 | Additional debug message to help diagnose a warning message and exception rel... | Diva Canto | 1 | -0/+1 |
2015-05-07 | Major change in the way inventory is downloaded: added a method throughout II... | Diva Canto | 1 | -1/+80 |
2014-08-09 | Move the inventory request lock introduced in git master a58152bd to HGInvent... | Justin Clark-Casey (justincc) | 1 | -7/+4 |
2014-07-26 | Add inventory.<url>.RequestsMade stat. | Justin Clark-Casey (justincc) | 1 | -0/+21 |
2014-07-25 | Add undocumented RemoteRequestTimeout seconds parameter to xinventory requests | Justin Clark-Casey (justincc) | 1 | -4/+14 |
2014-05-23 | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 1 | -2/+3 |
2014-04-29 | Improved HTTP logging | Oren Hurvitz | 1 | -1/+6 |
2014-04-23 | Removed GetUserInventory(). It wasn't being used, and was creating warnings b... | Oren Hurvitz | 1 | -40/+1 |
2013-06-13 | Make XInventoryServicesConnector properly handle a RESULT = false return for ... | Justin Clark-Casey (justincc) | 1 | -68/+56 |
2012-08-01 | Change exception log messages in XInventoryService connector to error rather ... | Justin Clark-Casey (justincc) | 1 | -9/+8 |
2012-07-30 | If we're fetching active gestures via the XInventoryServiceConnector, then pr... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-05-09 | Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-04-06 | Finish the implementation of GetUserInventory, even though it's still not used. | Diva Canto | 1 | -8/+39 |
2012-03-09 | More on inventory transfer hold ups: | Diva Canto | 1 | -3/+7 |
2011-04-25 | Addresses mantis #5449 -- crashing exception in SendInventoryFolderDetails. | Diva Canto | 1 | -6/+4 |
2011-04-12 | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open... | Diva Canto | 1 | -1/+0 |
2011-02-04 | Added an additional debug message, and removed a bunch of files that weren't ... | Diva Canto | 4 | -1253/+0 |
2010-11-23 | Fix some crashes caused by the addition of the CreatorData column | Melanie | 1 | -1/+8 |
2010-11-21 | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 1 | -0/+3 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2010-06-11 | Revert "Allow IInventoryService.GetFolder(folderId, userId) as well as GetFol... | Justin Clark-Casey (justincc) | 2 | -10/+0 |
2010-06-11 | Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(Inve... | Justin Clark-Casey (justincc) | 2 | -0/+10 |
2010-04-30 | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 1 | -65/+54 |
2010-04-27 | XInventory connector/handler showing signs of life. Tested, but needs more te... | Diva Canto | 1 | -50/+78 |
2010-04-26 | RemoteXInventoryServiceConnector, the plugin region module. Not active in def... | Diva Canto | 1 | -0/+29 |
2010-03-10 | Formatting cleanup. Add copyright notices. | Jeff Ames | 1 | -1/+1 |
2010-03-09 | * Typo fixes | John Hurliman | 1 | -1/+1 |
2010-02-07 | Finished implementing the XInventory connector. Untested. | Diva Canto | 1 | -10/+10 |
2010-01-08 | The first 2 handlers for the XInventory system. | Melanie | 1 | -2/+2 |
2010-01-06 | Complete the XInventoryConnector. Flesh out the skeleton for the | Melanie | 1 | -2/+48 |
2010-01-05 | Add the XInventoryServicesConnector, a new inventory connector without the cruft | Melanie | 1 | -13/+185 |
2010-01-05 | Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile! | Melanie | 1 | -0/+317 |
2009-11-18 | minor: Correct some inventory corrector log messages and add more identifying... | Justin Clark-Casey (justincc) | 1 | -19/+20 |
2009-11-18 | minor: correct error messages when queryfolder fails | Justin Clark-Casey (justincc) | 1 | -4/+1 |
2009-10-12 | * Fixes http://opensimulator.org/mantis/view.php?id=4225 | Diva Canto | 1 | -0/+1 |
2009-10-06 | * Removed verbose debug message | Diva Canto | 1 | -7/+0 |
2009-09-17 | Remove the methods for full inventory fetch from the connector. Remove tests | Melanie | 1 | -35/+1 |
2009-09-03 | Fixes seven leaky .BeginInvoke() calls | John Hurliman | 1 | -0/+2 |
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 |