439 コミット (37e78e511dc252e334fbb3760c1d210a235f56bf)
 

作成者 SHA1 メッセージ 日付
  Eric Zhao 37e78e511d
Use the unified context name instead in Web Servlet filter and code improvement (#944) 5年前
  Eric Zhao 103fa307e5 Add Ordered support for Spring Cloud Gateway adapter 5年前
  Eric Zhao fb31bb8d4d Fix the empty value matching bug in GatewayParamParser of API gateway adapter common module 5年前
  Eric Zhao e50be35a9d dashboard: code and frontend style refinement for #927 and #869 5年前
  田阳 5e85965754 dashboard: fix the problem that dashboard could not correctly display the SystemRule in CPU usage strategy (#927) 5年前
  Eric Zhao d19df2aadc Polish awesome-sentinel.md and add slides of Dubbo Tech Day (#936) 5年前
  lym-ifae 7dd20dd202 Add support for excluding some URLs in Web Servlet CommonFilter (#914) 5年前
  Lin.Liang 61c8397e48 Fix temp file problem in log test cases (#908) 5年前
  Lin.Liang 326dd4434d Fix the compatibility problem of ConfigUtil for Windows environment (#903) 5年前
  Eric Zhao 4a9543fd1f dashboard: improvements for gateway flow control pages 5年前
  cdfive 856ff312e9 dashboard: add support for managing gateway flow rules (#699) 5年前
  cdfive eda7fdc5c8 Add parse method for parse ApiPredicateItem from json string in UpdateGatewayApiDefinitionGroupCommandHandler 5年前
  cdfive 817a41d996 doc: add a blog link about building front-end development environment of dashboard in awesome-sentinel.md 5年前
  Eric Zhao 90662a423b Code refinement for Sentinel config classes 5年前
  Lin.Liang ff33de199a Support arbitrary configuration properties file path for Sentinel (#804) 5年前
  yidadi c14e3296cb Refine the methods and variable name in SlotChainProvider (#871) 5年前
  Lin.Liang ba146765e3 Reuse connections of the same address in ZooKeeper data-source (#788) 5年前
  Braavos dca4440d40 Add unit tests for com.alibaba.csp.sentinel.eagleeye.EagleEyeCoreUtils (#854) 5年前
  Eric Zhao 66b9198fc3 dashboard: update dependencies in package.json to fix vulnerabilities 5年前
  Eric Zhao 58a83b42aa Update ZooKeeper client in data-source module to 3.4.14 to fix vulnerability 5年前
  cdfive 8661d9abc1 Add support for logging into console for common logs (#836) 5年前
  Eric Zhao 7997cf65fc
Fix the numeric overflow bug of ping response data in the cluster module (#844) 5年前
  Eric Zhao 56e463e1fe
Add support for request item pattern matching in API gateway flow control (#842) 5年前
  Eric Zhao d59beaec66
Fix the bug that numeric overflow might occur when refilling tokens in ParamFlowChecker (#838) 5年前
  Eric Zhao eb7508ca80 Improve the edit dialog for FlowRule and ParamFlowRule in Sentinel dashboard (#845) 5年前
  Eric Zhao 00f116e344 Refine the DegradeRule and add validating logic for the two new attributes 5年前
  Jason Joo 254ccbbdc5 doc: Update README.md with the new metric log writing format (#840) 5年前
  Eric Zhao 08676c4f6e
Support parsing cookie as request items in gateway flow control (#814) 5年前
  Lin.Liang 2eecd3ac6a Make the value of RT_MAX_EXCEED_N in DegradeRule configurable (#789) 5年前
  Lin.Liang e6e27c6faa Make maxParamByteSize configurable in ParamFlowRequestDataWriter of cluster client module and fix bugs (#823) 5年前
  Eric Zhao 0f6cadbc93 doc: remove vivo logo in README.md 5年前
  Luan Louis f762ba2042 doc: add the blog link to awesome-sentinel.md about handling RESTful API resources (#825) 5年前
  cdfive e810ab849e Fix multiple slash command name issue in sentinel-transport-netty-http module (#817) 5年前
  Jobs Wang e3b9f99f9d doc: add the link of sentinel-pigeon-adapter repo to awesome-sentinel.md (#781) 5年前
  Eric Zhao 281d3420ca dashboard: code refinement for version and auth API 5年前
  HiSEN 72276a3951 dashboard: Add HTTP API to get the version the of the dashboard (#800) 5年前
  liming 062385f306 doc: update awesome-sentinel.md (#815) 5年前
  kexianjun 0176f0ead3 Use calculateTimeIdx to calculate array idx in LeapArray#getPreviousWindow (#723) 5年前
  Lin.Liang ee38587a6e Remove redundant operation when adding child node in NodeSelectorSlot (#794) 5年前
  Lin.Liang 3a9e2629b7 Replace AtomicInteger with LongAdder for curThreadNum of StatisticNode (#747) 5年前
  TomlongTK 9583e18706 doc: add a dashboard multiple data-source adapter demo to Awesome Sentinel (#806) 5年前
  Eric Zhao 4182c013c8 dashboard: Filter internal virtual resources in MetricFetcher 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 f3e705c5f3 Add exceptionsToTrace and exceptionsToIgnore support in Tracer (#766) 5年前
  Eric Zhao 8d0bb691b3 Fix the bug for parsing with only non-param gateway rules 5年前
  Eric Zhao ae0b8a5c74 Refactor API gateway common module to separate converted rules from other rule managers 5年前
  Eric Zhao 77dec5f845 Separate parameter metric storage from ParamFlowSlot and improve ParamFlowRuleUtil 5年前
  Eric Zhao 54da16d304 Refactor FlowRuleChecker to improve code reuse 5年前
  yikangfeng 4ec0462e31 Add getCpuUsageThreshold() method in SystemRuleManager (#770) 5年前