index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
Connectors
/
Inventory
/
XInventoryServicesConnector.cs
(
follow
)
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
/
+623