603 Commits (17c3ff7a443752b4d37c19ef56b90f4637cc3dd5)
 

Author SHA1 Message Date
  liming 062385f306 doc: update awesome-sentinel.md (#815) 5 years ago
  kexianjun 0176f0ead3 Use calculateTimeIdx to calculate array idx in LeapArray#getPreviousWindow (#723) 5 years ago
  Lin.Liang ee38587a6e Remove redundant operation when adding child node in NodeSelectorSlot (#794) 5 years ago
  Lin.Liang 3a9e2629b7 Replace AtomicInteger with LongAdder for curThreadNum of StatisticNode (#747) 5 years ago
  TomlongTK 9583e18706 doc: add a dashboard multiple data-source adapter demo to Awesome Sentinel (#806) 5 years ago
  Eric Zhao 4182c013c8 dashboard: Filter internal virtual resources in MetricFetcher 5 years ago
  Eric Zhao f8ebbbccf4 Bump version to 1.7.0-SNAPSHOT 5 years ago
  Eric Zhao 3d2c33ef1d Bump version to 1.6.1 (release) 5 years ago
  Carpenter Lee f3e705c5f3 Add exceptionsToTrace and exceptionsToIgnore support in Tracer (#766) 5 years ago
  Eric Zhao 8d0bb691b3 Fix the bug for parsing with only non-param gateway rules 5 years ago
  Eric Zhao ae0b8a5c74 Refactor API gateway common module to separate converted rules from other rule managers 5 years ago
  Eric Zhao 77dec5f845 Separate parameter metric storage from ParamFlowSlot and improve ParamFlowRuleUtil 5 years ago
  Eric Zhao 54da16d304 Refactor FlowRuleChecker to improve code reuse 5 years ago
  yikangfeng 4ec0462e31 Add getCpuUsageThreshold() method in SystemRuleManager (#770) 5 years ago
  threedr3am 83ab401ab4 dashboard: fix wrong bean name of FlowRuleZookeeperProvider sample (#765) 5 years ago
  Eric Zhao 0508c92665
Fix the bug that parameters are not carried when exiting entries in SentinelReactorSubscriber 5 years ago
  Carpenter Lee 18d8b4c8a7
Add CPU usage and system load to metric (#749) 5 years ago
  尹吉欢 274ecb51c3 Fix the bug that Chinese characters are malformed in response body of ZuulBlockFallbackProvider (#737) 5 years ago
  Eric Zhao 6e4560845c Update SENTINEL_VERSION constant to 1.6.1 5 years ago
  Carpenter Lee a2683383d1
[Feature]Add an extension to Sentinel internal statistics (#730) 5 years ago
  haofangyuan 55838d9fb0 dashboard: Fix empty rule pushing bug of FlowRuleZookeeperPublisher sample (#732) 5 years ago
  kexianjun 1d1878c1dd dashboard: Add ZooKeeper flow rule dynamic publisher sample (#714) 5 years ago
  Jason Joo ecf4822ae1 Make SentinelConfig.loadProps() thread-safe using CopyOnWriteArraySet (#706) 5 years ago
  Eric Zhao 346e9b274e Bump version to 1.6.1-SNAPSHOT 5 years ago
  Eric Zhao b1345f751f Bump version to 1.6.0 (release) 5 years ago
  Eric Zhao 7546bcc83b Add basic demo for Sentinel Zuul adapter 5 years ago
  Eric Zhao 1baac7783d Refactor and improve Sentinel Zuul Adapter 5 years ago
  Eric Zhao 540428bae0 Support getting and updating gateway rules and API groups via transport command 5 years ago
  kexianjun 4819675f84 dashboard: fix typo in SystemController (#700) 5 years ago
  Eric Zhao 82578e1fdf
Refactor and improve fallback support for @SentinelResource annotation (#693) 5 years ago
  Eric Zhao 268c5502ed Update transport module to carry appName in heartbeat message 5 years ago
  Eric Zhao bb4fde58b8 Add appType property field in SentinelConfig 5 years ago
  Eric Zhao 845b258b61 Add demo for Sentinel Spring Cloud Gateway adapter 5 years ago
  Eric Zhao 0f875d89f3 Add Sentinel Spring Cloud Gateway adapter module and implementation 5 years ago
  Eric Zhao faceb5f419 Add sentinel-api-gateway-adapter-common module for universal gateway rule and API definition management 5 years ago
  Eric Zhao 5f713bd404 Update toString() method of ParamFlowRule 5 years ago
  Eric Zhao c316211faf Add loadInstanceList support for SpiLoader 5 years ago
  Eric Zhao e9719d32ec
Refactor flow algorithm for parameter flow control and support more traffic shaping mode (#677) 5 years ago
  yikangfeng 08611fae0f Add exceptionsToIgnore configuration support in @SentinelResource annotation (#683) 5 years ago
  zhaixiaoxiang cb9335126c test: Fix unstable test cases in OccupiableBucketLeapArrayTest (#687) 5 years ago
  Eric Zhao af126b0c8d dashboard: improve login page and update related document 5 years ago
  cdfive 4acb907050 dashboard: Add a simple login page to support basic auth (#659) 5 years ago
  Eric Zhao 7d344dcb95 Improve AbstractTimeBasedTest in sentinel-core 5 years ago
  Eric Zhao 030ec23736 Make CommandCenterProvider and HeartBeatSenderProvider choose the instance with highest precedence 5 years ago
  Eric Zhao 79211f055c Add @SpiOrder annotation and update SPI loader for loading SPI with highest precedence 5 years ago
  Eric Zhao df27e3ef9d Code refactor and refinement for FileInJarReadableDataSource 5 years ago
  nick.ding 882a06007d Add FileInJarReadableDataSource to support reading config file in jar (#646) 5 years ago
  Jason Joo 359e65932c dashboard: refinement and support HTTP POST request for update operations in SentinelApiClient (#620) 5 years ago
  jason 73f166e258 Make ClusterNodeTest.testGetOrCreateOriginNodeMultiThread stable 5 years ago
  jason 16082a875c Make WarmUpRateLimiterControllerTest stable 5 years ago