| Commit message (Expand) | Author | Age | Files | Lines |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -12/+12 |
* | Create a generic way for passing constructor args to plugins | Melanie Thielker | 2017-01-02 | 1 | -2/+10 |
* | Add a MaxRetries option to the inventory connector. | Melanie Thielker | 2016-12-29 | 1 | -2/+15 |
* | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2016-07-04 | 1 | -6/+8 |
* | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 1 | -0/+2 |
|\ |
|
| * | Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that... | Diva Canto | 2015-09-11 | 1 | -1/+9 |
* | | put back diva's cache with her recent fix but also avoid duplicated Inventor... | UbitUmarov | 2015-09-11 | 1 | -1/+8 |
* | | inventory mess | UbitUmarov | 2015-09-11 | 1 | -66/+219 |
* | | remove diva's inventory cache since it seems to cause mantis 7720, broken it... | UbitUmarov | 2015-09-11 | 1 | -219/+66 |
|/ |
|
* | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2015-09-04 | 1 | -1/+1 |
* | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 2015-08-08 | 1 | -1/+1 |
* | More on mantis #7567. Two things: | Diva Canto | 2015-06-05 | 1 | -2/+4 |
* | Mantis #7600. The warning message was not a symptom of a problem, it was just... | Diva Canto | 2015-06-04 | 1 | -9/+11 |
* | Making the inventory cache static, so that there's less timers. | Diva Canto | 2015-06-04 | 1 | -1/+1 |
* | Mantis #7567. Once again, avoiding prefetching linked items within linked fo... | Diva Canto | 2015-06-04 | 1 | -1/+9 |
* | Mantis #7567: added an 8-sec expiring item cache to the inventory network con... | Diva Canto | 2015-06-03 | 1 | -6/+31 |
* | Added inventory tests to Robust.Tests. | Diva Canto | 2015-05-11 | 1 | -1/+5 |
* | Another major overhaul of inventory downloading, this time pertaining to inve... | Diva Canto | 2015-05-08 | 1 | -0/+37 |
* | I shouldn't write code this early in the morning... Fixing a 'duh' on previou... | Diva Canto | 2015-05-08 | 1 | -1/+1 |
* | Additional debug message to help diagnose a warning message and exception rel... | Diva Canto | 2015-05-08 | 1 | -0/+1 |
* | Major change in the way inventory is downloaded: added a method throughout II... | Diva Canto | 2015-05-07 | 1 | -1/+80 |
* | Move the inventory request lock introduced in git master a58152bd to HGInvent... | Justin Clark-Casey (justincc) | 2014-08-09 | 1 | -7/+4 |
* | Add inventory.<url>.RequestsMade stat. | Justin Clark-Casey (justincc) | 2014-07-26 | 1 | -0/+21 |
* | Add undocumented RemoteRequestTimeout seconds parameter to xinventory requests | Justin Clark-Casey (justincc) | 2014-07-25 | 1 | -4/+14 |
* | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 1 | -2/+3 |
* | Improved HTTP logging | Oren Hurvitz | 2014-04-29 | 1 | -1/+6 |
* | Removed GetUserInventory(). It wasn't being used, and was creating warnings b... | Oren Hurvitz | 2014-04-23 | 1 | -40/+1 |
* | Make XInventoryServicesConnector properly handle a RESULT = false return for ... | Justin Clark-Casey (justincc) | 2013-06-13 | 1 | -68/+56 |
* | Change exception log messages in XInventoryService connector to error rather ... | Justin Clark-Casey (justincc) | 2012-08-01 | 1 | -9/+8 |
* | If we're fetching active gestures via the XInventoryServiceConnector, then pr... | Justin Clark-Casey (justincc) | 2012-07-30 | 1 | -1/+1 |
* | Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the... | Justin Clark-Casey (justincc) | 2012-05-09 | 1 | -0/+0 |
* | Finish the implementation of GetUserInventory, even though it's still not used. | Diva Canto | 2012-04-06 | 1 | -8/+39 |
* | More on inventory transfer hold ups: | Diva Canto | 2012-03-09 | 1 | -3/+7 |
* | Addresses mantis #5449 -- crashing exception in SendInventoryFolderDetails. | Diva Canto | 2011-04-25 | 1 | -6/+4 |
* | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open... | Diva Canto | 2011-04-12 | 1 | -1/+0 |
* | Added an additional debug message, and removed a bunch of files that weren't ... | Diva Canto | 2011-02-04 | 4 | -1253/+0 |
* | Fix some crashes caused by the addition of the CreatorData column | Melanie | 2010-11-23 | 1 | -1/+8 |
* | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 1 | -0/+3 |
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -1/+1 |
* | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 2010-04-30 | 1 | -65/+54 |
* | XInventory connector/handler showing signs of life. Tested, but needs more te... | Diva Canto | 2010-04-27 | 1 | -50/+78 |
* | RemoteXInventoryServiceConnector, the plugin region module. Not active in def... | Diva Canto | 2010-04-26 | 1 | -0/+29 |
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -1/+1 |
* | * Typo fixes | John Hurliman | 2010-03-09 | 1 | -1/+1 |
* | Finished implementing the XInventory connector. Untested. | Diva Canto | 2010-02-07 | 1 | -10/+10 |
* | The first 2 handlers for the XInventory system. | Melanie | 2010-01-08 | 1 | -2/+2 |
* | Complete the XInventoryConnector. Flesh out the skeleton for the | Melanie | 2010-01-06 | 1 | -2/+48 |
* | Add the XInventoryServicesConnector, a new inventory connector without the cruft | Melanie | 2010-01-05 | 1 | -13/+185 |
* | Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile! | Melanie | 2010-01-05 | 1 | -0/+317 |
* | minor: Correct some inventory corrector log messages and add more identifying... | Justin Clark-Casey (justincc) | 2009-11-18 | 1 | -19/+20 |