257 コミット (cd334406afa35f3e1473e742f5800bd9540c55a8)
 

作成者 SHA1 メッセージ 日付
  Eric Zhao cd334406af Code and javadoc refinement 5年前
  luoxiangnan f306a03090 HashMap init optimize when adding new ClusterNode to cluster node map (#465) 5年前
  mjaow 2cf6e29e72 Fix zero-count divide overflow bug in RateLimiterController (#461) 5年前
  mjaow 223ad252df Remove duplicate comment in WarmUpController (#464) 5年前
  mjaow 30907e4c9d Fix error value type and rename variable in EntranceNode class (#457) 5年前
  Eric Zhao 3109ac4bef Remove slf4j dependency in sentinel-annotation-aspectj 5年前
  Eric Zhao ba4fdcc638 Fixes #453: Support tracing exception count for specific entry or context in Tracer 5年前
  Eric Zhao 8e72211db9 Add catch throwable logic in ClusterStateManager to detect fatal error when loading SPI 5年前
  Eric Zhao 83f6de90b0 dashboard: update WebConfig and improve token server list page 5年前
  giegie 6d61fd0538 Add logback dependency in sentinel-demo-nacos-datasource to avoid log ClassNotFoundException thrown by Nacos client (#438) 5年前
  Carpenter Lee 88fd74cdf4
Rename dashboard package name from com.taobao to com.alibaba (#435) 5年前
  huaifeng 70a3144cee Upgrade Dubbo version in sentinel-demo-dubbo (#436) 5年前
  wangjunwei87 d8a522590c doc: fix typo in README of Sentinel Dubbo Demo (#425) 5年前
  Eric Zhao 0969113710 Improve cluster embedded demo 5年前
  Carpenter Lee c45d64c619 Bug fix: fix 420, fix negative waitTime in RateLimiterController and WarmUpRateLimiterController 5年前
  cdfive 303ae86e27 dashboard: when click the first-level menu of sidebar, don't jump to the home page (#422) 5年前
  kexianjun 9697c06739 Fix incorrect comment in NodeSelectorSlot javadoc (#419) 5年前
  kangyl 47148acc1e Remove redundant semicolon in MetricWriter (#412) 5年前
  Eric Zhao a5e95b7b24 Update cluster demo README and remove unused demo 5年前
  Eric Zhao a06a7cf86e Update document and pom for sentinel-zuul-adapter 5年前
  moon tiger 3a1eb56338 Add adapter support for Zuul 1.x (#188) 5年前
  Eric Zhao e42551a877 dashboard: frontend refinement of monitoring page and flow rule dialog description 5年前
  Arlmls 6dfe8e3098 dashboard: change text of p_qps and b_qps to be more intuitive in monitoring page (#398) 5年前
  Eric Zhao 6c70c94e44 dashboard: structure rearrangement and polish related code 5年前
  Zhe Jiang 8970f5380c dashboard: add healthCount/total information in sidebar of Sentinel dashboard (#376) 5年前
  cdfive 5a691140b0 dashboard: make fallbackToLocalWhenFail be configurable in dashboard and fix edit rule issue when cancel (#370) 5年前
  逅弈 c06aa6e290 doc: add blog with Sentinel in action (#392) 5年前
  Eric Zhao d4d85dbc7c Bump version to 1.4.2-SNAPSHOT 5年前
  Eric Zhao 225d81ed93 Bump version to 1.4.1 5年前
  Eric Zhao bf34f8b3be Polish Sentinel dashboard frontend for cluster flow control enhancement 5年前
  Eric Zhao 8d413e1645 Polish Sentinel dashboard backend for cluster flow control enhancement 5年前
  Eric Zhao f82fcd696f Add basic monitoring command API for cluster token server 5年前
  Eric Zhao 1b68d0c9a0 Polish cluster token server handler related logic 5年前
  Eric Zhao e4d0f4c6ab Improve namespace register logic for embedded token server mode 5年前
  Eric Zhao 6a9d479216 Improvements for cluster token client retry and stop control logic 5年前
  Eric Zhao aa6c334703 Disable spell checking in Circle CI lint temporary (need more config later) 5年前
  Eric Zhao c12f016b38 Polish cluster flow control demo to be more instructive 5年前
  Eric Zhao 40368bdcd6 Config and log enhancement for cluster token client 5年前
  Eric Zhao 77df7d23c9 Optimize Netty dependency of cluster modules 5年前
  Eric Zhao 25e96a8cd3 Improve cluster state manager 5年前
  Eric Zhao 99bdb9cf3c
Add total QPS limit control for specific namespace in cluster flow control (#382) 5年前
  Eric Zhao d2d1313e26 Remove markdown-lint-checker from Circle CI lint workflow (there are some bugs in the checker) 5年前
  Eric Zhao 8d84349607 Add returning modified status of `updateProperty` method in SentinelProperty 5年前
  Eric Zhao 9165fe0d61
Support multiple tokens per request entry (#380) 5年前
  Eric Zhao 832d6e425d Update document to meet Markdown lint 6年前
  leitao feb44e74d4 do not remove the first node(#339) (#355) 6年前
  cdfive 44409182ae Make the default statistic max RT value `TIME_DROP_VALVE` configurable (#292) 6年前
  Zhe Jiang 197c982c02 doc: fix SphO document typo (#357) 6年前
  Young Hu 365ffec636 doc: update awesome-sentinel.md (#354) 6年前
  Forever杨 f4d1ac91cc Fix wrong empty check in FlowRuleApiPublisher of Sentinel dashboard (#353) 6年前