73 コミット (be43a31dc419c5de87b941f5b2752bc1bc2314ce)
 

作成者 SHA1 メッセージ 日付
  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年前
  moon tiger 4ff2e37abb Add DataSource integration for Redis (#102) 6年前
  Eric Zhao 5edac71fef
Add support for asynchronous invocation entry (#146) 6年前
  Eric Zhao 54905497d0 Refactor LeapArray to reuse code for current bucket 6年前
  Eric Zhao 2a3e33590f Update test cases and demo for async support 6年前
  Eric Zhao ca2f4d9fae
Support extensible slot chain builder using SPI mechanism (#145) 6年前
  Eric Zhao d798794ab3 Refactor the context and entry to support asynchronous invocation chain 6年前
  Eric Zhao d142a07a39 Enhance log and null check for rule managers 6年前
  Eric Zhao 02cf5e5639
Add MetricsRepository interface and reuse original in-memory implementation (#126) 6年前
  Eric Zhao ed30f85f9c Fixes #128: Fix early return when exception ratio is 100% 6年前
  Eric Zhao 50a5610010 Enhance file data source and flow rule manager 6年前
  yfh0918 175452a96a Enhance FileRefreshableDataSource and FileWritableDataSource (#125) 6年前
  Eric Zhao 9a27f395e6 Some structure refactor for Sentinel Dashboard 6年前
  Eric Zhao 007cd9d291 Some refactor of data source 6年前
  Eric Zhao f3eb285445 Update demo of various data source to adapt to new changes 6年前
  Eric Zhao c70d6e92bc Update command handler for modifying rules 6年前
  Eric Zhao 0060e8042a Refactor Sentinel data source hierarchy 6年前
  Carpenter Lee 6799da270d Fixed #109: fix miss-usage of ClusterNode.successQps() in DegradeRule.passCheck() method 6年前
  Eric Zhao f70ab5ab05 Fixes #117: Update document of Sentinel Dashboard 6年前
  Eric Zhao 9164bb19fe
Fix the bug when resolving original method to get annotation (#111) 6年前
  refactormachine b61be268a3 Refactor test cases for Sentinel gRPC Adapter (#101) 6年前
  Shalti 2772f189ab Fixed CR comments 6年前
  Shalti dc0a7086b5 Renamed to MetricsReader 6年前
  Shalti ac8698ed9f Refactored some classes 6年前
  Carpenter Lee d716f0f14a Fixes #99, fix miss comparison of FlowRule.maxQueueingTimeMs 6年前
  子矜 cedd420336 jialianglinjl 6年前
  kimmking f8a72c4931 update README to add coverage icon 6年前
  Eric Zhao f6484514ff Add benchmark for Sentinel 6年前
  Eric Zhao 23f65b9fee Update dependencies and add log 6年前
  Eric Zhao 94aea568f6 Miscellaneous update 6年前
  Eric Zhao 49097fa45c Resolves #61: Enhance exception trace in Sentinel Dubbo Adapter 6年前
  Eric Zhao 820160d542 Fix update logic of minRt in bucket 6年前
  Eric Zhao 6392cb0336 Modify loading mechanism of authority rules: only pick first 6年前
  Eric Zhao 4226868dcf Fix typo in rule constants and add authority rule demo 6年前
  Eric Zhao b76ad9b480
Fix url for Maven Central Badge 6年前
  Eric Zhao b42a930a83 Update documents 6年前
  Eric Zhao 227776a301 Fixes #52: Error file separator regex in Windows environment 6年前
  Carpenter Lee 430ef8a99a Fixes #51, use js type–converting comparisons. 6年前
  Eric Zhao b212e5f26e Bump version to 0.2.0-SNAPSHOT 6年前
  Eric Zhao 6bef9a8ee1 Bump version to 0.1.1 6年前
  Eric Zhao a65d16083d
Optimize for statistic data structures (#47) 6年前
  Jason Song b51c3ad13e Add Apollo data source extension (#46) 6年前
  Eric Zhao 73b0979542 Remove sentinel-spring-boot-starter module 6年前
  Eric Zhao 008b82078d Fix pom.xml error of sentinel-transport 6年前
  Carpenter Lee 40514587ac Set SystemRule's threshold to zero is allowed. 6年前
  Eric Zhao b1cf30fc24 Add support for shared block handler 6年前