index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
Caps
/
WebFetchInvDescModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change handling of the FetchInventoryDescendents2 capability configuration to...
Mic Bowman
2013-09-11
1
-23
/
+36
*
revert last commit which seems to conflict with DoubleQueue internals. The ra...
dahlia
2013-07-16
1
-10
/
+5
*
add locking to internal queue in WebFetchInvDescModule; lack of which caused ...
dahlia
2013-07-16
1
-5
/
+10
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-07-15
1
-2
/
+3
|
\
|
*
Guard against null ref
Diva Canto
2013-07-15
1
-1
/
+2
*
|
Add request received/handling stats for caps which are served by http poll ha...
Justin Clark-Casey (justincc)
2013-07-15
1
-35
/
+31
|
/
*
Get InventoryWorkerThreads to update watchdog on processing requests
Justin Clark-Casey (justincc)
2013-07-06
1
-0
/
+2
*
minor: remove mono compiler warnings in WebFetchInvDescModule
Justin Clark-Casey (justincc)
2013-06-17
1
-3
/
+2
*
Don't try to abort worker threads in WebFetchInvDescModule if module was not ...
Justin Clark-Casey (justincc)
2013-06-14
1
-6
/
+4
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2013-06-07
1
-0
/
+29
|
\
|
*
Put the configuration back in FetchInventoryDesc2 cap.
Diva Canto
2013-06-07
1
-0
/
+29
*
|
Supply proper type information for the various types of requests
Melanie
2013-06-07
1
-0
/
+1
*
|
Adding Avination's PollService to round out the HTTP inventory changes
Melanie
2013-06-07
1
-2
/
+2
|
/
*
Port Avination's inventory send throttling
Melanie
2013-06-05
1
-52
/
+213
*
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
2012-11-12
1
-1
/
+1
*
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
2012-05-03
1
-2
/
+7
*
Use the same web fetch handler for every request from every avatar, since it ...
Justin Clark-Casey (justincc)
2011-11-26
1
-3
/
+11
*
Fix config so that you can have both WebFetchInventoryDescendents and FetchIn...
Justin Clark-Casey (justincc)
2011-11-25
1
-1
/
+2
*
Resolve error where an unknown asset type would cause the fetch inventory des...
Justin Clark-Casey (justincc)
2011-11-25
1
-4
/
+1
*
Implement the FetchInventoryDescendents2 capability using the same code as We...
Justin Clark-Casey (justincc)
2011-11-25
1
-17
/
+38
*
Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/Inventory...
Justin Clark-Casey (justincc)
2011-11-25
1
-0
/
+2
*
Test m_Enabled on RemoveRegion.
Diva Canto
2011-05-04
1
-0
/
+3
*
WebFetchInventoryDescendents working. Tested with robust.
Diva Canto
2011-05-02
1
-0
/
+131