653 コミット (82826fa8865197998080625747a9333943915ee8)
 

作成者 SHA1 メッセージ 日付
  polarbear567 82826fa886
Support both HTTP and HTTPS protocol heart beating to dashboard (#1896) 4年前
  zhangxn 6719ceef65
Add Motan RPC adapter implementation (#1825) 4年前
  zcai2 6f7d4d09e2
test: Fix potential flaky test cases in TracerTest (#1859) 4年前
  Lynx 7920243dec
dashboard: Add statIntervalMs field in DegradeRule dialog (#1781) 4年前
  Brent 699532efe3
[feat #1839]: Make dashboard support deploying under subpath (#1851) 4年前
  odidev 8c4f251922
CI: Polish dependencies for ARM64 and add ARM64 job to Travis CI (#1765) 4年前
  Lynx 6f2f844726
Fix the problem that requests will never be blocked when slowRatioThreshold = 100% (#1779) 4年前
  王振广 9936b4da60
Improve default block fallback logic in Dubbo 2.6.x adapter to avoid serialization problem (#1794) 4年前
  Jason Joo d510eb6cd3
test: Fix overrunning test `FlowRuleManagerTest.testLoadAndGetRules` (#1823) 4年前
  Weihua c00f946813 Fix potential concurrency issue when updating flow rules (#1783) 4年前
  Luke 55a8294ab0
Polish document and name of parameter (#1738) 4年前
  nickChenyx cc2d1a69a9
Optimize logging statements using placeholder (#1736) 4年前
  HelloCoCooo 7192bcfb5b Fix the dependency conflict issue 4年前
  Luke 398e5aa874
doc: Fix content in README.md of sentinel-dashboard (#1737) 4年前
  yunfeiyanggzq 10e6e8dcf6 Add unit tests for cluster concurrent limiting checker 4年前
  yunfeiyanggzq 6314caab80 Add basic cluster concurrency limiting impl in token server module 4年前
  yunfeiyanggzq 473cc84262 Add concurrency token request/release operation in TokenService 4年前
  yunfeiyanggzq 75f138821d Add attributes of cluster concurrency limiting in ClusterFlowConfig 4年前
  cj 34fc435ce5
Make NettyTransportClient.getCurrentId() thread safe (#1707) 4年前
  dani3lWong b7b54034cc
Fix NPE bug when updating gateway flow rules before the route/API has been requested once (#1729) 4年前
  M4Y b50ce662bd
Solve the URI fetching bug in sentinel-zuul-adapter #1109 (#1605) 4年前
  M4Y 10aa39f822
doc: Fix typo in code comments (#1721) 4年前
  mikawudi d5eb5f473f
Pre-calculate intervalInSecond in LeapArray to reduce redundant calculation (#1700) 4年前
  ZhiQiang Gu b91305a903
Fix typo in CircuitBreakingIntegrationTest (#1688) 4年前
  Eric Zhao e58267012d Bump version to 1.8.1-SNAPSHOT 4年前
  Eric Zhao 5e26ccc2c9 Update README.md 4年前
  Eric Zhao d17bf8c7cc Bump version to 1.8.0 4年前
  Jason Joo 656e3de2f9
Improve compatibility for dispatched servlet request in Spring Web adapter (#1681) 4年前
  Eric Zhao 5905874dd8 Fix NPE bug and improve default fallback in Dubbo 2.7.x adapter 4年前
  Eric Zhao 125996d4d1 Add RuntimeException converting method in BlockException and polish logic for validation 4年前
  liqiangz 113afab380
adapter: Add test cases for Spring WebFlux HandlerFunction (#1678) 4年前
  cdfive a1ce97677c
webmvc-adapter: improve to avoid ErrorEntryFreeException (#1533) 4年前
  Eric Zhao bcbc19c772 Polish code and README.md of sentinel-datasource-eureka 4年前
  M4Y 197b7db440
Support customized origin parser in Apache Dubbo 2.7.x adapter and unify config (#1617) 4年前
  Eric Zhao a88288715a Refactor extended MetricExtension interface (matching events in Sentinel) 4年前
  Eric Zhao 58ff01e39b
Polish Dubbo 2.6.x adapter and unify callback registry into DubboAdapterGlobalConfig (#1572) 4年前
  Eric Zhao 5334f51d21 dashboard: Refactor degrade service/controller and adapt to new features 4年前
  Bill Yip 8643dac943
Add extended interface for metric extension hook to support distinguishing traffic type (#1665) 4年前
  Eric Zhao dae4621e6e Refactor exit handler mechanism of Entry 4年前
  Eric Zhao 55e038cc33 Polish CircuitBreaker interface and update comments 4年前
  Jason Joo ee2772b513
Fix the bug of circuit breaker half-open state transformation when request is blocked by upcoming rules (#1645) 4年前
  M4Y 10c92e69a2
Optimize the order of slots in ProcessorSlot SPI config (#1649) 4年前
  cj dbbed35cc4
Remove unused code in TokenServerHandler#channelActive (#1667) 4年前
  Peine c5da3faad9
Polish boolean checking in test cases and dashboard (#1664) 4年前
  ZhiQiang Gu b9b1e8a481
Polish cluster flow control demo: add port in Nacos address (#1655) 4年前
  Eric Zhao a18ef7cbfa Remove deprecated passCheck() in Rule and polish interface 4年前
  Eric Zhao a5fe23ad63 test: Update test cases with new degrade mechanism in sentinel-demo-quarkus 4年前
  Eric Zhao 19db20f00d Update demo for circuit breaking (DegradeRule) 4年前
  Eric Zhao 07b811196b Update test cases for circuit breaking 4年前
  Eric Zhao c0c27c86b7 Refactor degrade hierarchy with new circuit breaker mechanism and improve strategy 4年前