689 次代码提交 (26158ad3289023d6dd6f43ed6b24a29acd644564)
 

作者 SHA1 备注 提交日期
  FAnett1997 26158ad328
doc: Update README.md and add QualityGate code maintainability badge (#2144) 3 年前
  yunan.zhang aef00c48ed
demo: Improve remoteAddress and groupId of sentinel-demo-nacos-datasource (#2134) 3 年前
  Guilherme Amaral 00a560bd00
test: Improve exception checking in SentinelAnnotationQuarkusAdapterTest (#2116) 3 年前
  drgnchan 2f90a87cab
feat: Fix typo in FlowRuleManager and improve code with Map.computeIfAbsent in MetricTimerListener (#2110) 3 年前
  drgnchan 5ac112efaa
dashboard: Remove unused code in dashboard MetricFetcher (#2104) 3 年前
  Eric Zhao 744be07a57 dashboard: Improve param validation in MachineRegistryController 3 年前
  cdfive a79ef35847
example: Add separate demo for slot/slot chain SPI (#2085) 3 年前
  liqiangz 3e438b3dba
Support Redis cluster mode in Redis data-source extension (#1751) 3 年前
  brothelul 217cccd704
Add GitHub Actions CI workflow (#1992) 3 年前
  wxq 069f6182ab
dashboard: Improve support for customizing auth-related implementations (#2059) 3 年前
  Yan Haonan 4aaf8e9093
Remove unused HotParameterLeapArray in param flow control module (#2070) 3 年前
  Yanming Zhou df871b0350
Simplify enums: reuse enum name and remove unnecessary code (#2032) 3 年前
  张春阳 3755d53498
doc: Fix incorrect comment of rollingCounterInSecond in StatisticNode (#2064) 3 年前
  wxq 16990a8595
doc: Add Sentinel website in README.md (#2054) 3 年前
  wxq d67d842da4
dashboard: Use delimiter '@' only in maven-resources-plugin config of dashboard pom (#2046) 3 年前
  brothelul 09fa9c896e
dependency: Upgrade Netty to 4.1.48.Final in sentinel-cluster pom (#2015) 3 年前
  shenbaoyong 8025ef5934
Add sentinel-transport-spring-mvc module (#1957) 3 年前
  Slideee 77caaffd31
dependency: Bump spring-core version to 5.1.18.RELEASE in sentinel-zuul2-adapter pom (#2028) 3 年前
  ss-superman dfce6ebba4
Remove redundant code in SentinelResourceAspect (#2016) 3 年前
  Eric Zhao fca70646ad Bump version to 1.8.2-SNAPSHOT 3 年前
  Eric Zhao ae214b5244 Bump version to 1.8.1 3 年前
  Eric Zhao 33570dad40 Polish SpiLoader and SentinelConfig 3 年前
  Eric Zhao fefd8c4826 Use JDK 1.8 native LongAdder instead and remove legacy LongAdder 3 年前
  Eric Zhao be2715d814 Update source/target JDK version to 1.8 and update documents 3 年前
  叶枫 a1eed7032f
Remove unused code (#1991) 3 年前
  Peine fe59485fa9
Improve RocketMQ integration example (#1757) 3 年前
  小明同学 bf83f058c8
dependency: Upgrade snakeyaml to 1.26 in sentinel-cluster-server-envoy-rls module (#2003) 3 年前
  小明同学 bc4c21e48d
dependency: Upgrade fastjson to 1.2.75 (#2006) 3 年前
  samuelxw 1f4614c0d4
Improve MetricFetcher under concurrent conditions (#1918) 3 年前
  brothelul b7546c8111
dashboard: authFilterExcludeUrls supports matching path pattern like /xx/** (#1971) 3 年前
  cdfive 62efb78d4e
Refactor SpiLoader and enhance SPI mechanism (#1383) 3 年前
  brothelul a343873c81
Support setting flush interval of the metric log via SentinelConfig property (#1919) 3 年前
  zhangkai253 63aeb49c45
dashboard: Fix issue of memory leak in real-time monitoring page (#1905) 3 年前
  Yu Chenglong 38d97b59bd
doc: Fix typo in README.md (#1926) 3 年前
  brothelul b2502326cd
doc: Fix incorrect comment in FlowRuleComparator (#1915) 3 年前
  brothelul 70b457bdc8
Fix potential NPE bug when updating ParamFlowRule before the resource has been requested once (#1901) 3 年前
  polarbear567 82826fa886
Support both HTTP and HTTPS protocol heart beating to dashboard (#1896) 3 年前
  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 年前