aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory (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/+0
* Finish the implementation of GetUserInventory, even though it's still not used.Diva Canto2012-04-061-8/+39
* More on inventory transfer hold ups:Diva Canto2012-03-091-3/+7
* Addresses mantis #5449 -- crashing exception in SendInventoryFolderDetails.Diva Canto2011-04-251-6/+4
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+0
* Added an additional debug message, and removed a bunch of files that weren't ...Diva Canto2011-02-044-1253/+0
* Fix some crashes caused by the addition of the CreatorData columnMelanie2010-11-231-1/+8
* Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-0/+3
* Formatting cleanup.Jeff Ames2010-09-121-1/+1
* * XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto2010-04-301-65/+54
* XInventory connector/handler showing signs of life. Tested, but needs more te...Diva Canto2010-04-271-50/+78
* RemoteXInventoryServiceConnector, the plugin region module. Not active in def...Diva Canto2010-04-261-0/+29
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* * Typo fixesJohn Hurliman2010-03-091-1/+1
* Finished implementing the XInventory connector. Untested.Diva Canto2010-02-071-10/+10
* The first 2 handlers for the XInventory system.Melanie2010-01-081-2/+2
* Complete the XInventoryConnector. Flesh out the skeleton for theMelanie2010-01-061-2/+48
* Add the XInventoryServicesConnector, a new inventory connector without the cruftMelanie2010-01-051-13/+185
* Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile!Melanie2010-01-051-0/+317
* minor: Correct some inventory corrector log messages and add more identifying...Justin Clark-Casey (justincc)2009-11-181-19/+20