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 年前