158 Commits (ad1d9f02707511da91ef73afdedca66fedb6710c)
 

Author SHA1 Message Date
  Eric Zhao ad1d9f0270
Update README.md 6 years ago
  nick.tan eb29cc929f Add heartbeat client ip config to resolve ip problem in Docker env (#261) 6 years ago
  Carpenter Lee 223b4e47ee Add verbose log when SimpleHttpCommandCenter chooses port fail 6 years ago
  cdfive 0bc07f314e Optimize the click sensitivity of dashboard's sidebar menu (#268) 6 years ago
  cdfive 4f854c9eae Fix padding issue of charts in monitoring page of Sentinel dashboard (#262) 6 years ago
  Eric Zhao c80bb5a862
Merge pull request #257 from alibaba/feature/cluster-core 6 years ago
  Eric Zhao 4342b1e935 Code refinement for LeapArray 6 years ago
  Eric Zhao f539b5b827 Update parameter flow rule to adapt to cluster mode and extract rule util class 6 years ago
  Eric Zhao a6534e5b13 Update flow rule for cluster mode and extract util class 6 years ago
  Eric Zhao d6237bee0a Add basic interface and entity for Sentinel cluster flow control 6 years ago
  Eric Zhao 7bf2a809e9 Code and javadoc improvement 6 years ago
  Eric Zhao 09ba7f081b Resolves #256: Support parameters in entry of Sentinel annotation support 6 years ago
  Eric Zhao 2237727a11
Add prioritized entry support in ProcessorSlot and SphU (#255) 6 years ago
  Eric Zhao f2a401cdb3 Code and javadoc refinement 6 years ago
  Eric Zhao f8bc6f631a Code and javadoc refinement 6 years ago
  Eric Zhao c42ba34568 Add basic helper functional interface 6 years ago
  Eric Zhao 7fe3656e64 Update dependencies 6 years ago
  Eric Zhao 1e46ff11e5 Add modules for Sentinel cluster flow control 6 years ago
  Eric Zhao 6765130f1b Add log for fatal error when InitExecutor failed 6 years ago
  Eric Zhao a680b4c5e3 Add sort for flow rules when loading rules 6 years ago
  Eric Zhao 1ca28d8974 Update test cases for flow slot and checker 6 years ago
  Eric Zhao d4d63fad95 Extract flow rule checker from FlowRule 6 years ago
  Eric Zhao 700d24db4e
Update README.md 6 years ago
  Eric Zhao aad8631456
Update README.md 6 years ago
  Eric Zhao d01d0560f2 Fix argLine of surefire to make code coverage work again 6 years ago
  Eric Zhao d29c4ca9c9 Update gRPC adapter test cases 6 years ago
  Carpenter Lee d71e95c611 Remove ContextUtil.enter() in client/consumer side 6 years ago
  Eric Zhao 257dde1d5e Some improvements for Sentinel dashboard 6 years ago
  Eric Zhao 695fa9d84c Update test cases for Sentinel web filter and gRPC adapter 6 years ago
  Eric Zhao 3de817be10 Update .travis.yml and dependencies to support build with JDK 11 6 years ago
  Eric Zhao 3b6095899a Some improvements on Sentinel Dashboard 6 years ago
  Eric Zhao 61a75af379 Add exception count trace for Sentinel annotation aspectj support 6 years ago
  bitonly 8f85dc5643 Add overloaded handleBlockException method for customized extension (#223) 6 years ago
  Carpenter Lee 08f2a71f4e Add "warmup with rate limiting" implementation for traffic shaping (#220) 6 years ago
  xcaspar ef96b15f22 Improve log info and condition about fetching metrics (#219) 6 years ago
  Eric Zhao df84b6b41e Update javadoc and code refinement for AbstractRule 6 years ago
  Eric Zhao e0328d412a Remove logic of entering context when entering resource in annotation pointcut 6 years ago
  bitonly cb09304ee2 Add abstract Sentinel aspect class for extension (#214) 6 years ago
  Eric Zhao e322df2d32 Update documentation and issue template 6 years ago
  Eric Zhao bffa4ff777 Bump version to 1.4.0-SNAPSHOT 6 years ago
  Eric Zhao f4b5fae130 Bump version to 1.3.0-GA and update dependencies 6 years ago
  Eric Zhao d43275034c Update Maven plugin version and fix CircleCI build failure 6 years ago
  Eric Zhao eace8ab2ff Add support for adding param rule / authority rule in resource page of dashboard 6 years ago
  Carpenter Lee bd0de9464c Avoid ConcurrentModificationException when getting machine map in AppInfo (#205) 6 years ago
  Eric Zhao 0c15dd9fe3
Fixes #198: Enhance rule checking in rule managers and Sentinel Dashboard (#202) 6 years ago
  shannon312 4198d217e5 Extract slash as a constant to reuse in FilterUtil (#204) 6 years ago
  Carpenter Lee d726e62de2 Add BlockException parameter to UrlBlockHandler.blocked() method 6 years ago
  Eric Zhao 531578ce54 Bump version to 1.3.0-SNAPSHOT 6 years ago
  Eric Zhao 5aad448191 Refactor logic of getting resource name in Sentinel annotation 6 years ago
  waveng 078df9db4f Sentinel annotation supports method name as default resource name (#187) 6 years ago