Commit History

作者 SHA1 備註 提交日期
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 年之前
  Mic Bowman 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping 9 年之前
  Mic Bowman 75df04f0b3 Fix the throttle tests. Remove the hardcoded constant multipliers and 9 年之前
  Mic Bowman bda8f2a2c1 Change the effect of successfully acknowledged packets to bump the 9 年之前
  Justin Clark-Casey (justincc) 5ab5d7fe47 Fix recent regression where adaptive throttles stopped adjusting. 10 年之前
  Justin Clark-Casey (justincc) b2e377f168 Fix setting of max scene throttle so that setting it restricts the child client throttles properly. 10 年之前
  Justin Clark-Casey (justincc) b114f5626e Add request drip rate to assertions for token bucket regression tests 10 年之前
  Justin Clark-Casey (justincc) 8a949f0ee1 Add regression tests for token buckets on their own 10 年之前
  Justin Clark-Casey (justincc) ec3b43d28d Make regression throttle tests consistently test target and max throttle settings. 10 年之前
  Justin Clark-Casey (justincc) d33964222a Fix an issue where specifying both max client and server outgoing UDP throttles would cause client throttles to be lower than expected when total requests exceeded the scene limit. 10 年之前
  Justin Clark-Casey (justincc) df031fe8be extend TestClientThrottleRegionLimited for 2 clients after testing 1. Renames to TestSingleClientThrottleRegionLimited() 10 年之前
  Justin Clark-Casey (justincc) dce98acb69 Add regression test TestClientThrottleRegionLimited() for testing simple behaviour of throttles where a region-wide total outbound limit is in place. 10 年之前
  Justin Clark-Casey (justincc) 075f718f3f factor out common throttle setting byte[] array construction in ThrottleTests. 10 年之前
  Justin Clark-Casey (justincc) 9cdd38d0cf Add regression test TestClientThrottleLimited() for throttle behaviour when a max client total limit is enforced server-side 10 年之前
  Justin Clark-Casey (justincc) af0a851eba minor: disable logging in regression test TestClientThrottleSetNoLimit 10 年之前
  Justin Clark-Casey (justincc) 746defa094 Add basic regression test ThrottleTests.TestClientThrottleSetNoLimit 10 年之前