205 コミット (d85c385caa2964fe355648b8638a165804e27e23)
 

作成者 SHA1 メッセージ 日付
  Eric Zhao d85c385caa Add awesome-sentinel and README to doc 5年前
  format 4592c45741 Upgrade nacos-client version and construct NacosDataSource by Properties (#348) 5年前
  Allen Sun af3360948d CI: make Circle CI to linter repo details (#344) 5年前
  leitao 8d5834d2d3 Translate some javadoc to English in MetricFetcher (#338) 5年前
  cdfive 4fbccd879b Add some unit test for sentinel-transport-netty-http module (#321) 5年前
  Eric Zhao f046194d6b Add sampleCount and windowInterval item to cluster config of flow rule and param rule 6年前
  Carpenter Lee c047457c2f
Fix/list metric files (#331) 6年前
  Eric Zhao d3bbe290c2
Refinement for heartbeat logic in sentinel-transport related module (#312) 6年前
  Eric Zhao 96dac7a1e0 Update constructor of Sentinel cluster server statistic component 6年前
  Eric Zhao a2b91a9030 Refactor the constructor and units of LeapArray and related statistic class 6年前
  Eric Zhao c7c59e9de7 Move local frontend lib assets from dist to lib directory 6年前
  Eric Zhao d88ffcd697 Small improvements for `sentinel-transport` 6年前
  Eric Zhao 8096b22eb1 Add cluster embedded mode handling logic for parameter flow checker 6年前
  Eric Zhao d3eb638931 Update README.md 6年前
  leitao e5cc277f0a Remove duplicate class in sentinel-core (#309) 6年前
  Eric Zhao cfcf45de99
Update README.md 6年前
  Eric Zhao 9916dad403 Bump version to 1.4.1-SNAPSHOT 6年前
  Carpenter Lee 84934b8679 Catch Throwable rather than Exception when sending heartbeat. 6年前
  Eric Zhao c7b5653249 Bump version to 1.4.0 6年前
  Eric Zhao 40cd335ec1 Update fastjson dependency to 1.2.54 6年前
  Eric Zhao f49870402d Move CDN resources to local in Sentinel Dashboard 6年前
  Eric Zhao 0059b1a42d Add frontend service and pages for Sentinel cluster flow control in dashboard 6年前
  Eric Zhao 8961927a12 Add dashboard logic for Sentinel cluster flow control 6年前
  Eric Zhao fba114d43e
Merge pull request #294 from alibaba/feature/cluster-flow-control 6年前
  Eric Zhao 465b44b7e7
Merge branch 'master' into feature/cluster-flow-control 6年前
  Eric Zhao f01fe2b437 Add demo module for Sentinel cluster flow control 6年前
  Eric Zhao 2735954afd Update cluster related command APIs and some enhancement and fix for cluster module 6年前
  Eric Zhao a5819e092d Add HTTP command for modifying global state and client config 6年前
  Eric Zhao 2d1313f220 Update test dependency of sentinel-cluster-server-default 6年前
  Eric Zhao a731811d27 Polish default cluster server module for initial work 6年前
  Eric Zhao 138c265a34 Polish cluster client module 6年前
  Eric Zhao 9a69104f79 Refactor param flow checker to support embedded server mode 6年前
  Eric Zhao 2689a3ff43 Add `@RequestType` annotation and common config supplier registry 6年前
  Eric Zhao 9314fca8a6 Add cluster state manager to manage cluster mode 6年前
  Eric Zhao e31e7e0208 Update cluster related logic in core 6年前
  Eric Zhao ba72d4c67a Rearrangement and refinement of statistic code in core 6年前
  Eric Zhao 9d42edcffa Add cluster token server interface to core and support embedded mode 6年前
  Eric Zhao 9f2678eb6c Update token client interface in sentinel-core 6年前
  Eric Zhao b973aca1f5 Add implementation for default token server module 6年前
  Eric Zhao f83ea428ff Update token client interface and default implementation 6年前
  Eric Zhao 6caa19ea95 Add default Sentinel cluster transport implementation with Netty 6年前
  Eric Zhao b3ae7f58bf Add common module for Sentinel default cluster implementation 6年前
  Eric Zhao 1043648fbc Update parameter flow rule to adapt to cluster mode and extract rule util class 6年前
  Eric Zhao b215e8784e Update flow rule for cluster mode and extract util class 6年前
  Eric Zhao 6545a90d46 Add basic interface and entity for Sentinel cluster flow control 6年前
  leitao 512b27bba3 Fix javadoc typo in decreaseThreadNum() method of Node interface (#296) 6年前
  Yuanqing Luo 6802f97528 Add HTTP-method level flow control support in Sentinel Web Servlet Filter (#282) 6年前
  Eric Zhao ad1d9f0270
Update README.md 6年前
  nick.tan eb29cc929f Add heartbeat client ip config to resolve ip problem in Docker env (#261) 6年前
  Carpenter Lee 223b4e47ee Add verbose log when SimpleHttpCommandCenter chooses port fail 6年前