317 コミット (ae774dba61387376725d8423f449fcdb74f41f62)
 

作成者 SHA1 メッセージ 日付
  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年前
  Eric Zhao 226589f773 dashboard: update InMemoryMetricsRepositoryTest 5年前
  ATAXGT 10d7c903cf Optimize circuit breaking state transformation using CAS in DegradeRule (#538) 5年前
  Eric Zhao b7956c6bb4 dashboard: code and document refinement 5年前
  Jason Joo 737747a412 dashboard: support automatic/manual removal of unhealthy machines and disconnected applications (#168) 5年前
  cdfive 61fede3827 Add a CommandCenterProvider to resolve and cache the CommandCenter instance (#409) 5年前
  hantianwei b54461b058 dashboard: add Apollo flow rule publisher sample in Sentinel dashboard (#535) 5年前
  MickMo 3e4fc7a952 Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 5年前
  Eric Zhao ed5ecd8580 Update command handler demo and code refinement 5年前
  逅弈 59d923ebc1 Add an ApiCommandHandler to list all available commands and description (#491) 5年前
  Eric Zhao 13de41ba6f Update test cases in Sentinel dashboard 5年前
  Eric Zhao 59c721691b Improve demo for Sentinel cluster flow control 5年前
  Eric Zhao 094ba3bfba Carry appName in FetchClusterServerInfo command 5年前
  Eric Zhao 01533543ef dashboard: improve management for foreign-app token server in cluster page 5年前
  qinggeng ec0883d22e Add AuthInfo parameter in the constructor of ZooKeeperDataSource to support ACL (#508) 5年前
  Carpenter Lee 5d2170282f Add Sph.entryWithPriority() method to receive args 5年前
  nick.tan b309dbe835 Fix concurrent error in InMemoryMetricsRepository of the dashboard (#488) 5年前
  mjaow 291742c171 Change default value of avgUsedTokens to zero to be more meaningful in DefaultController (#460) 5年前
  Eric Zhao 5b260a9f75 Bump version to 1.5.0-SNAPSHOT 5年前
  Zhiyu Xing f66e90d74e Fix incorrect resource name print in log in README.md (#506) 5年前
  Eric Zhao 2e0fe23384 Bump version to 1.4.2 (release) 5年前
  Eric Zhao f7c08df5c1
Fix bug of calculating param size and amount in ParamFlowRequestDataWriter of Sentinel cluster (#495) 5年前
  Eric Zhao 020a63fdb5
Bug fix: NPE when adding event count in ParamMapBucket (#494) 5年前
  Eric Zhao ee4a0d43a1 Improve and fix bugs for ConnectionManager and add test cases 5年前