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
/
UDP
/
Tests
/
ThrottleTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-29
/
+29
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-6
/
+11
*
Comment out the debugging statements added in the last commit. Keeping
Mic Bowman
2014-12-30
1
-4
/
+4
*
Fix the throttle tests. Remove the hardcoded constant multipliers and
Mic Bowman
2014-12-30
1
-9
/
+11
*
Change the effect of successfully acknowledged packets to bump the
Mic Bowman
2014-12-29
1
-2
/
+2
*
Fix recent regression where adaptive throttles stopped adjusting.
Justin Clark-Casey (justincc)
2014-11-25
1
-14
/
+28
*
Fix setting of max scene throttle so that setting it restricts the child clie...
Justin Clark-Casey (justincc)
2014-11-25
1
-23
/
+43
*
Add request drip rate to assertions for token bucket regression tests
Justin Clark-Casey (justincc)
2014-11-25
1
-12
/
+14
*
Add regression tests for token buckets on their own
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+49
*
Make regression throttle tests consistently test target and max throttle sett...
Justin Clark-Casey (justincc)
2014-11-25
1
-136
/
+62
*
Fix an issue where specifying both max client and server outgoing UDP throttl...
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+160
*
extend TestClientThrottleRegionLimited for 2 clients after testing 1. Rename...
Justin Clark-Casey (justincc)
2014-11-25
1
-25
/
+71
*
Add regression test TestClientThrottleRegionLimited() for testing simple beha...
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+50
*
factor out common throttle setting byte[] array construction in ThrottleTests.
Justin Clark-Casey (justincc)
2014-11-25
1
-44
/
+43
*
Add regression test TestClientThrottleLimited() for throttle behaviour when a...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+58
*
minor: disable logging in regression test TestClientThrottleSetNoLimit
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
Add basic regression test ThrottleTests.TestClientThrottleSetNoLimit
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+106