86 コミット (ad1d9f02707511da91ef73afdedca66fedb6710c)

作成者 SHA1 メッセージ 日付
  Eric Zhao 4342b1e935 Code refinement for LeapArray 6年前
  Eric Zhao f539b5b827 Update parameter flow rule to adapt to cluster mode and extract rule util class 6年前
  Eric Zhao a6534e5b13 Update flow rule for cluster mode and extract util class 6年前
  Eric Zhao d6237bee0a Add basic interface and entity for Sentinel cluster flow control 6年前
  Eric Zhao 7bf2a809e9 Code and javadoc improvement 6年前
  Eric Zhao 09ba7f081b Resolves #256: Support parameters in entry of Sentinel annotation support 6年前
  Eric Zhao 2237727a11
Add prioritized entry support in ProcessorSlot and SphU (#255) 6年前
  Eric Zhao f2a401cdb3 Code and javadoc refinement 6年前
  Eric Zhao f8bc6f631a Code and javadoc refinement 6年前
  Eric Zhao c42ba34568 Add basic helper functional interface 6年前
  Eric Zhao 6765130f1b Add log for fatal error when InitExecutor failed 6年前
  Eric Zhao a680b4c5e3 Add sort for flow rules when loading rules 6年前
  Eric Zhao 1ca28d8974 Update test cases for flow slot and checker 6年前
  Eric Zhao d4d63fad95 Extract flow rule checker from FlowRule 6年前
  Carpenter Lee 08f2a71f4e Add "warmup with rate limiting" implementation for traffic shaping (#220) 6年前
  Eric Zhao df84b6b41e Update javadoc and code refinement for AbstractRule 6年前
  Eric Zhao bffa4ff777 Bump version to 1.4.0-SNAPSHOT 6年前
  Eric Zhao f4b5fae130 Bump version to 1.3.0-GA and update dependencies 6年前
  Eric Zhao 0c15dd9fe3
Fixes #198: Enhance rule checking in rule managers and Sentinel Dashboard (#202) 6年前
  Eric Zhao 531578ce54 Bump version to 1.3.0-SNAPSHOT 6年前
  Eric Zhao 5aad448191 Refactor logic of getting resource name in Sentinel annotation 6年前
  waveng 078df9db4f Sentinel annotation supports method name as default resource name (#187) 6年前
  Carpenter Lee 85c844eb9c
Config whether pid is needed in the log file name (#194) 6年前
  Carpenter Lee bbea62a5c7 Add StringUtil.capitalize() method 6年前
  Carpenter Lee b85d8ef1db Change behavior when exception occurred in InitExecutor. Will not call System.exit(), just print stack trace 6年前
  Eric Zhao 7626bf4a49 Code enhancement for #161 6年前
  Carpenter Lee ba10d10aa9
Bug fix: fix wrong log file name checking (#182) 6年前
  jasonjoo2010 0916a9bfa2 Enhancements in transport-netty-http and properties related (#161) 6年前
  李豪 9ae079c152
Support degrade by exception count (#174) 6年前
  Carpenter Lee 570c3ee5b7 Change intervalInSec of StatisticNode.rollingCounterInMinute to 60 seconds 6年前
  李豪 03922dbf6c
Enhancement/normalize metric field (#170) 6年前
  Carpenter Lee 85540229e9 Change eagleEye log path when log base configured. 6年前
  Carpenter Lee 4610bd3da6 Use System property to config log base dir 6年前
  Eric Zhao 94dc7966ae Bump version to 0.2.1-SNAPSHOT 6年前
  Eric Zhao 1063974ceb Bump version to 0.2.0 6年前
  Eric Zhao 9c2683e6ba Log warn when amount of context exceeds the max capacity for the first time 6年前
  Eric Zhao 87076a6977 Code and javadoc refinement 6年前
  Eric Zhao 88a02623ac
Add flow control by frequent (hot spot) parameters (#156) 6年前
  Eric Zhao 9e012d2e20 Refactor version representation and add client version to heartbeat 6年前
  Eric Zhao 7c179bb592 Update integration test and demo for async entry 6年前
  Eric Zhao e50fc55d68 Add more test cases for Sentinel core internal (e.g. Entry, CtSph) 6年前
  Eric Zhao fe6b4f4865 Some code update and rearrangement 6年前
  Eric Zhao 62decf0464 Some bug fixes and enhancement for async entry support 6年前
  Eric Zhao cbaacfda55 Bug fix for automatic exit of default context when exiting the entry 6年前
  Eric Zhao be43a31dc4
Fix internal bug when amount of context exceeds the threshold (#152) 6年前
  Carpenter Lee 91f27977e9 1. Refector SampleCountProperty and IntervalProperty; 6年前
  Eric Zhao 015efe2f9b Separate checking logic from AuthorityRule and add test cases 6年前
  Carpenter Lee b5b3f6edee Bug fix: fix probability of metric lose 6年前
  Eric Zhao b1f33675c5 Improvements for Redis data source and demo 6年前
  Eric Zhao 54905497d0 Refactor LeapArray to reuse code for current bucket 6年前