384 コミット (a2683383d1dc07f099553598a99b34efa7f764de)
 

作成者 SHA1 メッセージ 日付
  Carpenter Lee a2683383d1
[Feature]Add an extension to Sentinel internal statistics (#730) 5年前
  haofangyuan 55838d9fb0 dashboard: Fix empty rule pushing bug of FlowRuleZookeeperPublisher sample (#732) 5年前
  kexianjun 1d1878c1dd dashboard: Add ZooKeeper flow rule dynamic publisher sample (#714) 5年前
  Jason Joo ecf4822ae1 Make SentinelConfig.loadProps() thread-safe using CopyOnWriteArraySet (#706) 5年前
  Eric Zhao 346e9b274e Bump version to 1.6.1-SNAPSHOT 5年前
  Eric Zhao b1345f751f Bump version to 1.6.0 (release) 5年前
  Eric Zhao 7546bcc83b Add basic demo for Sentinel Zuul adapter 5年前
  Eric Zhao 1baac7783d Refactor and improve Sentinel Zuul Adapter 5年前
  Eric Zhao 540428bae0 Support getting and updating gateway rules and API groups via transport command 5年前
  kexianjun 4819675f84 dashboard: fix typo in SystemController (#700) 5年前
  Eric Zhao 82578e1fdf
Refactor and improve fallback support for @SentinelResource annotation (#693) 5年前
  Eric Zhao 268c5502ed Update transport module to carry appName in heartbeat message 5年前
  Eric Zhao bb4fde58b8 Add appType property field in SentinelConfig 5年前
  Eric Zhao 845b258b61 Add demo for Sentinel Spring Cloud Gateway adapter 5年前
  Eric Zhao 0f875d89f3 Add Sentinel Spring Cloud Gateway adapter module and implementation 5年前
  Eric Zhao faceb5f419 Add sentinel-api-gateway-adapter-common module for universal gateway rule and API definition management 5年前
  Eric Zhao 5f713bd404 Update toString() method of ParamFlowRule 5年前
  Eric Zhao c316211faf Add loadInstanceList support for SpiLoader 5年前
  Eric Zhao e9719d32ec
Refactor flow algorithm for parameter flow control and support more traffic shaping mode (#677) 5年前
  yikangfeng 08611fae0f Add exceptionsToIgnore configuration support in @SentinelResource annotation (#683) 5年前
  zhaixiaoxiang cb9335126c test: Fix unstable test cases in OccupiableBucketLeapArrayTest (#687) 5年前
  Eric Zhao af126b0c8d dashboard: improve login page and update related document 5年前
  cdfive 4acb907050 dashboard: Add a simple login page to support basic auth (#659) 5年前
  Eric Zhao 7d344dcb95 Improve AbstractTimeBasedTest in sentinel-core 5年前
  Eric Zhao 030ec23736 Make CommandCenterProvider and HeartBeatSenderProvider choose the instance with highest precedence 5年前
  Eric Zhao 79211f055c Add @SpiOrder annotation and update SPI loader for loading SPI with highest precedence 5年前
  Eric Zhao df27e3ef9d Code refactor and refinement for FileInJarReadableDataSource 5年前
  nick.ding 882a06007d Add FileInJarReadableDataSource to support reading config file in jar (#646) 5年前
  Jason Joo 359e65932c dashboard: refinement and support HTTP POST request for update operations in SentinelApiClient (#620) 5年前
  jason 73f166e258 Make ClusterNodeTest.testGetOrCreateOriginNodeMultiThread stable 5年前
  jason 16082a875c Make WarmUpRateLimiterControllerTest stable 5年前
  jason aaeeea37e5 Feature: Make transport-netty-http/transport-simple-http support posting 5年前
  Eric Zhao b02ef82c62 Add constructor for EntryConfig in sentinel-reactor-adapter 5年前
  Paul Kenneth Kent 4cc25429d3 Add unit tests for com.alibaba.csp.sentinel.util (#651) 5年前
  Eric Zhao 29f22e370b
Fix the NPE bug when passing null args to SphU.entry() and paramIdx is negative (#642) 5年前
  Eric Zhao fc550343c7 Support passing parameters via SentinelReactorTransformer 5年前
  Eric Zhao afc77c2b3e Fix the bug that entry in SentinelReactorSubscriber did not carry expected entry type 5年前
  luoxiangnan 4b0960c942 dashboard: fix CountDownLatch wait timeout in MetricFetcher when machine is dead (#645) 5年前
  Eric Zhao 5f20899e34 Update codecov conf file 5年前
  shxz130 3eb4a37744 doc: add blogs in awesome-sentinel.md (#626) 5年前
  Eric Zhao 015c87cfe1 Update demo for parameter flow control 5年前
  Eric Zhao 0c3bf96678 Bump version to 1.6.0-SNAPSHOT 5年前
  Eric Zhao 4751b588ea Update README.md 5年前
  Eric Zhao 48286e0ff8 Bump version to 1.5.1 (release) 5年前
  Eric Zhao f59b134b3c Add demo module for integration with Apache Dubbo 2.7.x and above version 5年前
  Eric Zhao 0389974d2d Add adapter module for Apache Dubbo 2.7.x and above 5年前
  Eric Zhao d5204bb6a4
Ensure Error caught in InitExecutor and do not exit when error occurs in LogBase (#613) 5年前
  Eric Zhao 7f29773a34
Update Dubbo version to 2.6.x in sentinel-dubbo-adapter and demo (#617) 5年前
  Eric Zhao 16d92b8821 dashboard: code rearrangement and javadoc refinement 5年前
  Eric Zhao 53a4e16144 Fix bug for completing entry with parameters in SentinelResourceAspect 5年前