721 Commits (30fe8e3adf7f3ded85b1be0647456bdf76384ada)
 

Author SHA1 Message Date
  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
  jason aaeeea37e5 Feature: Make transport-netty-http/transport-simple-http support posting 5 years ago
  Eric Zhao b02ef82c62 Add constructor for EntryConfig in sentinel-reactor-adapter 5 years ago
  Paul Kenneth Kent 4cc25429d3 Add unit tests for com.alibaba.csp.sentinel.util (#651) 5 years ago
  Eric Zhao 29f22e370b
Fix the NPE bug when passing null args to SphU.entry() and paramIdx is negative (#642) 5 years ago
  Eric Zhao fc550343c7 Support passing parameters via SentinelReactorTransformer 5 years ago
  Eric Zhao afc77c2b3e Fix the bug that entry in SentinelReactorSubscriber did not carry expected entry type 5 years ago
  luoxiangnan 4b0960c942 dashboard: fix CountDownLatch wait timeout in MetricFetcher when machine is dead (#645) 5 years ago
  Eric Zhao 5f20899e34 Update codecov conf file 5 years ago
  shxz130 3eb4a37744 doc: add blogs in awesome-sentinel.md (#626) 5 years ago
  Eric Zhao 015c87cfe1 Update demo for parameter flow control 5 years ago
  Eric Zhao 0c3bf96678 Bump version to 1.6.0-SNAPSHOT 5 years ago
  Eric Zhao 4751b588ea Update README.md 5 years ago
  Eric Zhao 48286e0ff8 Bump version to 1.5.1 (release) 5 years ago
  Eric Zhao f59b134b3c Add demo module for integration with Apache Dubbo 2.7.x and above version 5 years ago
  Eric Zhao 0389974d2d Add adapter module for Apache Dubbo 2.7.x and above 5 years ago
  Eric Zhao d5204bb6a4
Ensure Error caught in InitExecutor and do not exit when error occurs in LogBase (#613) 5 years ago
  Eric Zhao 7f29773a34
Update Dubbo version to 2.6.x in sentinel-dubbo-adapter and demo (#617) 5 years ago
  Eric Zhao 16d92b8821 dashboard: code rearrangement and javadoc refinement 5 years ago
  Eric Zhao 53a4e16144 Fix bug for completing entry with parameters in SentinelResourceAspect 5 years ago
  Eric Zhao 1d0b5fae6a dashboard: use default console log format of Spring Boot 5 years ago
  zhousiliang163 12c67d4770 Improve ZookeeperDataSource to deal with bad connection when initializing (#597) 5 years ago
  Eric Zhao 61c525076f Improve SentinelResourceAspect and update test cases / document of annotation support 5 years ago
  beston123 6e1dfb374c Add exceptionsToTrace configuration support in @SentinelResource annotation (#543) 5 years ago
  Eric Zhao 468327bdcd Remove useless global NodeBuilder in Env class 5 years ago
  Carpenter Lee 7feaf709fc Fix deadlock bug in Env static initialization (#610) 5 years ago
  Eric Zhao f60394c651
Add test cases for sentinel-annotation-aspectj (#581) 5 years ago
  lawrence wu 9051a6be96 Improve field naming in ApolloDataSource (#593) 5 years ago
  Eric Zhao 409d63347c Update README.md and assets 5 years ago
  Eric Zhao cda4f7e13b Update test dependency in pom.xml 5 years ago
  cdfive 6d1e7bcb7a Add some unit test for sentinel-dubbo-adapter module (#569) 5 years ago
  Eric Zhao 21d436cae0 Fix pmd configuration in pom.xml 5 years ago
  Bo Zhang a3369378ad Apply Alibaba p3c pmd plugin/rules and fix/ignore all violations of priority 1 (#574) 5 years ago