88 コミット (master)

作成者 SHA1 メッセージ 日付
  Yanming Zhou df871b0350
Simplify enums: reuse enum name and remove unnecessary code (#2032) 3年前
  shenbaoyong 8025ef5934
Add sentinel-transport-spring-mvc module (#1957) 3年前
  Eric Zhao fca70646ad Bump version to 1.8.2-SNAPSHOT 3年前
  Eric Zhao ae214b5244 Bump version to 1.8.1 3年前
  cdfive 62efb78d4e
Refactor SpiLoader and enhance SPI mechanism (#1383) 3年前
  polarbear567 82826fa886
Support both HTTP and HTTPS protocol heart beating to dashboard (#1896) 3年前
  nickChenyx cc2d1a69a9
Optimize logging statements using placeholder (#1736) 4年前
  HelloCoCooo 7192bcfb5b Fix the dependency conflict issue 4年前
  M4Y 10aa39f822
doc: Fix typo in code comments (#1721) 4年前
  Eric Zhao e58267012d Bump version to 1.8.1-SNAPSHOT 4年前
  Eric Zhao d17bf8c7cc Bump version to 1.8.0 4年前
  HupJ 4f31b2c61b
Add explicit null checking for charset in SimpleHttpClient#encodeRequestParams (#1589) 4年前
  Eric Zhao a0196b6b00 Bump version to 1.8.0-SNAPSHOT 4年前
  Eric Zhao 6a7ec708bc Bump version to 1.7.2 4年前
  Jason Joo 49e60a3e51
Force modifyRule command handler to fail if an incompatible old fastjson found (#1377) 4年前
  Eric Zhao e4769293dc
Move CommandCenterLog to sentinel-transport-common and polish related code (#1341) 4年前
  Eric Zhao 22df09b427 Polish code of transport command centers and heartbeat senders 4年前
  Jason Joo 05e3caf618
Fix the parsing issue in large post request for sentinel-transport-simple-http (#1255) 4年前
  Lin.Liang 72bfe870cb
Improve the logs when the heartbeat response indicates failure (#1303) 4年前
  Jason Joo cd1d9be0ea
refactor: Migrate the console server's specifying logic into sentinel-transport-common (#926) 4年前
  mantuliu f3b1b126c8
Improve singleton logic in SendMetricCommandHandler (#1294) 4年前
  Eric Zhao 87142ce512 Bump version to 1.7.2-SNAPSHOT 4年前
  Eric Zhao 9c909e3631 Bump version to 1.7.1 4年前
  Eric Zhao f6badb0622 Improve logs in HttpEventTask of sentinel-transport-simple-http module 4年前
  zhenxianyimeng 50f3080add Fix content-type parsing bug in transport module and support UTF-8 encoding in SentinelApiClient (#1207) 5年前
  Eric Zhao 9d02e84674 Improve logic for configuring the heartbeat API path in TransportConfig 5年前
  nick.tan 9beb655b42 Support configuration for the heartbeat API path in transport module (#515) 5年前
  Eric Zhao 9705f54611 Bump version to 1.7.1-SNAPSHOT 5年前
  Eric Zhao 8cdf1de854 Bump version to 1.7.0 5年前
  Eric Zhao b0905547ff Use ServiceLoaderUtil to create SPI ServiceLoader 5年前
  cdfive e810ab849e Fix multiple slash command name issue in sentinel-transport-netty-http module (#817) 5年前
  Eric Zhao f8ebbbccf4 Bump version to 1.7.0-SNAPSHOT 5年前
  Eric Zhao 3d2c33ef1d Bump version to 1.6.1 (release) 5年前
  Carpenter Lee 18d8b4c8a7
Add CPU usage and system load to metric (#749) 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 268c5502ed Update transport module to carry appName in heartbeat message 5年前
  Eric Zhao 030ec23736 Make CommandCenterProvider and HeartBeatSenderProvider choose the instance with highest precedence 5年前
  jason aaeeea37e5 Feature: Make transport-netty-http/transport-simple-http support posting 5年前
  Eric Zhao 0c3bf96678 Bump version to 1.6.0-SNAPSHOT 5年前
  Eric Zhao 48286e0ff8 Bump version to 1.5.1 (release) 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年前
  Jason Joo 78c0dd8f86 transport: netty-http revert the default port to 80 of console.server and add unit test (#567) 5年前
  Eric Zhao 4b1ccd93e2
Refactor Node interface: change return type of `xxxQps` method from long to double (#564) 5年前
  Eric Zhao 860e7eb16e Update javadoc for CommandCenterProvider 5年前
  cdfive 61fede3827 Add a CommandCenterProvider to resolve and cache the CommandCenter instance (#409) 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年前