340 次程式碼提交 (f59b134b3c48280be72161be9f470259ac9b5aef)
 

作者 SHA1 備註 提交日期
  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 年之前
  Eric Zhao 1d0b5fae6a dashboard: use default console log format of Spring Boot 5 年之前
  zhousiliang163 12c67d4770 Improve ZookeeperDataSource to deal with bad connection when initializing (#597) 5 年之前
  Eric Zhao 61c525076f Improve SentinelResourceAspect and update test cases / document of annotation support 5 年之前
  beston123 6e1dfb374c Add exceptionsToTrace configuration support in @SentinelResource annotation (#543) 5 年之前
  Eric Zhao 468327bdcd Remove useless global NodeBuilder in Env class 5 年之前
  Carpenter Lee 7feaf709fc Fix deadlock bug in Env static initialization (#610) 5 年之前
  Eric Zhao f60394c651
Add test cases for sentinel-annotation-aspectj (#581) 5 年之前
  lawrence wu 9051a6be96 Improve field naming in ApolloDataSource (#593) 5 年之前
  Eric Zhao 409d63347c Update README.md and assets 5 年之前
  Eric Zhao cda4f7e13b Update test dependency in pom.xml 5 年之前
  cdfive 6d1e7bcb7a Add some unit test for sentinel-dubbo-adapter module (#569) 5 年之前
  Eric Zhao 21d436cae0 Fix pmd configuration in pom.xml 5 年之前
  Bo Zhang a3369378ad Apply Alibaba p3c pmd plugin/rules and fix/ignore all violations of priority 1 (#574) 5 年之前
  Eric Zhao 0d4c47b23e Bump version to 1.5.1-SNAPSHOT 5 年之前
  Eric Zhao 053f7172a3 Bump version to 1.5.0 (release) 5 年之前
  Eric Zhao 18cd27100a dashboard: update frontend npm dependencies 5 年之前
  Eric Zhao 1741da0bab
Automatically de-duplicate rules when loading rules (#571) 5 年之前
  Eric Zhao ae774dba61 dashboard: update machine list page 5 年之前
  Jason Joo 78c0dd8f86 transport: netty-http revert the default port to 80 of console.server and add unit test (#567) 5 年之前
  Eric Zhao 1a482b1d9f doc: Update README for new adapter modules 5 年之前
  Eric Zhao 044cdbb1bf
Add occupy mechanism for future buckets of sliding window to support "prioritized requests final pass" (#568) 5 年之前
  Carpenter Lee 3c52bbc3c8 dashboard: Add interface of authentication/authorization and provide a default stub implementation (#503) 5 年之前
  Eric Zhao 4b1ccd93e2
Refactor Node interface: change return type of `xxxQps` method from long to double (#564) 5 年之前
  Carpenter Lee 63d7c9d207 Revert "Add more overload methods in SphO and SphO" to avoid ambiguous method call 5 年之前
  Carpenter Lee 35371c1a3c Add more overload methods in SphO and SphO 5 年之前
  Eric Zhao 860e7eb16e Update javadoc for CommandCenterProvider 5 年之前
  Eric Zhao efcd877714 Add integration test for SentinelWebFluxFilter 5 年之前
  Eric Zhao 0b8f1c5838 Add basic demo for Sentinel Spring WebFlux adapter 5 年之前
  Eric Zhao d481014d8a Add adapter module and implementation for Spring WebFlux 5 年之前
  Carpenter Lee 341b6426f0 Record total inbound traffic data in metric file (#555) 5 年之前
  Eric Zhao 4073053b3a Update javadoc for core classes 5 年之前
  Neptune 7367da6936 Upgrade apollo-client to 1.3.0 and add support for removing listener in sentinel-datasource-apollo (#562) 5 年之前
  Jason Joo c7f3fd874c dashboard: fix a request mapping issue of removing machines api (#559) 5 年之前
  Eric Zhao 775484ba61
Add try-with-resources support for Entry class (#550) 5 年之前
  Eric Zhao e857b5cef7
Reactive: add Sentinel Reactor adapter module (#545) 5 年之前
  Carpenter Lee b8e295a138 Convert negative paramIdx of ParamFlowRule in ParamFlowSlot 5 年之前
  yikangfeng 9ec1985755 Fix SimpleDateFormat concurrent issue in CspFormatter of sentinel-core (#548) 5 年之前
  Carpenter Lee 5279895581 Add highestCpuUsage in system rule. 5 年之前
  Carpenter Lee b4422407ae Update java version to 1.7 of sentinel-core 5 年之前
  cdfive 33fc154d64 Fix Dubbo-related dependencies in sentinel-dubbo-demo (#534) 5 年之前
  Carpenter Lee 80797ae85e Allow negative paramIndex as reversed-order in ParamFlowRule (#549) 5 年之前
  Eric Zhao d05a603873 Update fastjson dependency version to 1.2.56 5 年之前
  Eric Zhao 1ffce6b579 Fix test dependencies 5 年之前
  Jason Joo 5d3ccb0863 Solve the issue that sleeping-based tests are not stable and optimize slow tests (#546) 5 年之前