aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory/XInventoryServicesConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-12/+12
* Create a generic way for passing constructor args to pluginsMelanie Thielker2017-01-021-2/+10
* Add a MaxRetries option to the inventory connector.Melanie Thielker2016-12-291-2/+15
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-6/+8
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-0/+2
|\
| * Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that...Diva Canto2015-09-111-1/+9
* | put back diva's cache with her recent fix but also avoid duplicated Inventor...UbitUmarov2015-09-111-1/+8
* | inventory messUbitUmarov2015-09-111-66/+219
* | remove diva's inventory cache since it seems to cause mantis 7720, broken it...UbitUmarov2015-09-111-219/+66
|/
* Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+1
* WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-081-1/+1
* More on mantis #7567. Two things:Diva Canto2015-06-051-2/+4
* Mantis #7600. The warning message was not a symptom of a problem, it was just...Diva Canto2015-06-041-9/+11
* Making the inventory cache static, so that there's less timers.Diva Canto2015-06-041-1/+1
* Mantis #7567. Once again, avoiding prefetching linked items within linked fo...Diva Canto2015-06-041-1/+9
* Mantis #7567: added an 8-sec expiring item cache to the inventory network con...Diva Canto2015-06-031-6/+31
* Added inventory tests to Robust.Tests.Diva Canto2015-05-111-1/+5
* Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto2015-05-081-0/+37
* I shouldn't write code this early in the morning... Fixing a 'duh' on previou...Diva Canto2015-05-081-1/+1
* Additional debug message to help diagnose a warning message and exception rel...Diva Canto2015-05-081-0/+1
* Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2015-05-071-1/+80
* Move the inventory request lock introduced in git master a58152bd to HGInvent...Justin Clark-Casey (justincc)2014-08-091-7/+4
* Add inventory.<url>.RequestsMade stat.Justin Clark-Casey (justincc)2014-07-261-0/+21
* Add undocumented RemoteRequestTimeout seconds parameter to xinventory requestsJustin Clark-Casey (justincc)2014-07-251-4/+14
* Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2014-05-231-2/+3
* Improved HTTP loggingOren Hurvitz2014-04-291-1/+6
* Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz2014-04-231-40/+1
* Make XInventoryServicesConnector properly handle a RESULT = false return for ...Justin Clark-Casey (justincc)2013-06-131-68/+56
* Change exception log messages in XInventoryService connector to error rather ...Justin Clark-Casey (justincc)2012-08-011-9/+8
* If we're fetching active gestures via the XInventoryServiceConnector, then pr...Justin Clark-Casey (justincc)2012-07-301-1/+1
* Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-091-0/+623