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
/
Region
/
ClientStack
/
Linden
/
Caps
/
WebFetchInvDescModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...
UbitUmarov
2017-05-26
1
-2
/
+1
*
make a few more threads background ones
UbitUmarov
2017-05-25
1
-1
/
+1
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-1
/
+1
*
fix the queue type in use
UbitUmarov
2015-12-09
1
-7
/
+8
*
change threading on GetTexture and getMesh and WebFetch Modules.
UbitUmarov
2015-11-27
1
-30
/
+38
*
remove some duplicate using statements
UbitUmarov
2015-11-21
1
-1
/
+1
*
try to better merge avn and os fetchinventory and fetchinvdescendents
UbitUmarov
2015-09-12
1
-2
/
+2
*
inventory mess return to the state before divas cache issue
UbitUmarov
2015-09-11
1
-29
/
+116
*
change to avn fecthinventory and webfecth.. code
UbitUmarov
2015-09-11
1
-116
/
+29
*
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
2015-09-03
1
-1
/
+2
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-4
/
+0
*
bad merge?
UbitUmarov
2015-09-01
1
-3
/
+9
|
\
|
*
Merge branch 'master' into careminster
Melanie
2013-10-04
1
-22
/
+35
|
|
\
|
*
\
Merge branch 'master' into careminster
Melanie
2013-07-24
1
-35
/
+32
|
|
\
\
|
*
\
\
Merge branch 'master' into careminster
Melanie
2013-07-18
1
-0
/
+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into careminster
Melanie
2013-06-18
1
-6
/
+4
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into careminster
Melanie
2013-06-08
1
-0
/
+29
|
|
\
\
\
\
\
|
*
|
|
|
|
|
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
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
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
*
|
|
|
|
|
|
|
Bug fix in inventory fetching: sometimes the caps request comes before there ...
Diva Canto
2015-06-17
1
-5
/
+0
*
|
|
|
|
|
|
|
Mantis #7567: added an 8-sec expiring item cache to the inventory network con...
Diva Canto
2015-06-03
1
-1
/
+1
*
|
|
|
|
|
|
|
Major change in the way inventory is downloaded: added a method throughout II...
Diva Canto
2015-05-07
1
-1
/
+5
*
|
|
|
|
|
|
|
Attempt at fixing mantis #7054. The two inventory threads are stepping on eac...
Diva Canto
2015-05-05
1
-2
/
+3
*
|
|
|
|
|
|
|
And finally renamed the classes themselves.
Diva Canto
2015-01-13
1
-2
/
+2
*
|
|
|
|
|
|
|
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
|
|
|
|
|
|
|
If processing a queued request fails up to the top of the stack, log the exce...
Justin Clark-Casey (justincc)
2014-06-16
1
-3
/
+13
*
|
|
|
|
|
|
|
rename prefix of scene-inventory.<scene-name>.ProcessedFetchInventoryRequests...
Justin Clark-Casey (justincc)
2014-03-21
1
-34
/
+36
*
|
|
|
|
|
|
|
minor: Put ProcessedFetchInventoryRequests and QueuedFetchInventoryRequests i...
Justin Clark-Casey (justincc)
2014-03-19
1
-2
/
+2
*
|
|
|
|
|
|
|
Add scene.<scene-name>.ProcessedFetchInventoryRequests
Justin Clark-Casey (justincc)
2014-03-18
1
-15
/
+41
*
|
|
|
|
|
|
|
Add scene.<scene-name>.QueuedFetchInventoryRequests stat
Justin Clark-Casey (justincc)
2014-03-18
1
-0
/
+19
*
|
|
|
|
|
|
|
Add regression test for http inventory fetch.
Justin Clark-Casey (justincc)
2014-03-17
1
-7
/
+36
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
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
|
|
_
|
_
|
/
|
/
|
|
|
[next]