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
*
Merge branch 'master' into careminster
Melanie
2013-10-04
1
-22
/
+35
|
\
|
*
Change handling of the FetchInventoryDescendents2 capability configuration to...
Mic Bowman
2013-09-11
1
-23
/
+36
*
|
Merge branch 'master' into careminster
Melanie
2013-07-24
1
-35
/
+32
|
\
\
|
|
/
|
*
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
|
|
/
*
|
Merge branch 'master' into careminster
Melanie
2013-07-18
1
-0
/
+2
|
\
\
|
|
/
|
*
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
*
|
Merge branch 'master' into careminster
Melanie
2013-06-18
1
-6
/
+4
|
\
\
|
|
/
|
*
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' into careminster
Melanie
2013-06-08
1
-0
/
+29
|
\
\
|
|
/
|
*
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
*
|
Make a viewer sent XML error prettier
Melanie
2013-03-03
1
-0
/
+4
*
|
Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SP
Melanie
2013-02-06
1
-7
/
+70
*
|
Merge branch 'master' into careminster
Melanie
2012-11-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
2012-11-12
1
-1
/
+1
*
|
just remove the damm thing
UbitUmarov
2012-09-26
1
-1
/
+1
*
|
Seems nothing actually need the request body for getevents. so change
UbitUmarov
2012-09-26
1
-1
/
+0
*
|
more changes to PollService
UbitUmarov
2012-09-26
1
-0
/
+1
*
|
do the same to webFecthInvDescModule
UbitUmarov
2012-09-25
1
-33
/
+25
*
|
Protect the responses map with a lock. Also remove ugly "this." type of
Melanie
2012-09-23
1
-12
/
+16
*
|
Revamp the v3 inventory sending. Uses threads and some nifty mechanics to
Melanie
2012-09-11
1
-81
/
+117
*
|
Remove commented code
Melanie
2012-09-10
1
-11
/
+0
*
|
webFetchInventory: change control event to simple flag, adjust locking
UbitUmarov
2012-09-10
1
-11
/
+32
*
|
Remove debug spam
Melanie
2012-08-24
1
-2
/
+2
*
|
Fix background inventory loading (Viewer 3) so it won't lag out the sim
Melanie
2012-08-24
1
-49
/
+103
|
/
*
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