Commit Graph

  • bc849c1556
    Merge pull request #1227 from gan879065613/develop yanrongzhen 2023-05-07 14:37:47 +0800
  • 445be17df0 Delete the license file 'LICENSE-asm.txt' in hippo4j-agent/dist-material folder.(#1226) #1227 ganjunhao 2023-05-06 22:20:36 +0800
  • 706d3b468b
    type: Some CheckStyle fix. (#1224) Xin Chen 2023-05-06 10:08:37 +0800
  • f04be0416c fix an SimplifyBooleanReturn error. Because key.indexOf(filters) > -1' can be replaced with 'key.contains(filters)' #1224 DDDreame 2023-05-05 23:56:27 +0800
  • 773983df7f fix all ConstantName style error. Constant names are required to be written in uppercase letters and separated by underscores DDDreame 2023-05-05 23:51:50 +0800
  • 3e2aecf1aa fix all OperatorWrap style error. The OperatorWrap style mandates that operator symbols should begin each new line, hence the need for adjusting the formatting. DDDreame 2023-05-05 23:44:57 +0800
  • d61260419d
    optimize 1220: optimize all import * and unuse import in java (#1221) yangsanity 2023-05-05 09:13:20 +0800
  • 36d679c892 Introduce Baidu statistics chen.ma 2023-05-04 21:49:26 +0800
  • 583b798b22
    Fix: import without using 'import *' (#1218) yanrongzhen 2023-05-04 21:27:15 +0800
  • 649076cc49 optimize 1220: optimize all import * and unuse import in java #1221 yangsanity 2023-05-04 18:34:55 +0800
  • 8c1fe83ffa Fix: import without using 'import *' #1218 yanrongzhen 2023-05-04 17:01:40 +0800
  • a066e01a93 refactor 1171: optimize @Deprecated coreSize and maxSize #1219 yangsanity 2023-05-04 16:48:04 +0800
  • 9a1089f640
    Rpc simplify (#1212) pizihao 2023-05-04 16:10:17 +0800
  • f1321052c1
    Complete the agent of springboot1.x version in config mode. (#1215) yanrongzhen 2023-05-04 08:46:27 +0800
  • 671cf63468 delete some comments. #1215 yanrongzhen 2023-05-04 04:28:59 +0800
  • 0ce662705e Complete the agent module development of springboot1.x version in config mode yanrongzhen 2023-05-04 04:25:15 +0800
  • e188855997
    Fix default values using Collections.emptyList causing UnsupportedOperationException during parameter binding. (#1214) yanrongzhen 2023-05-03 23:06:59 +0800
  • 4a3d66c56c Fix default values using Collections.emptyList causing UnsupportedOperationException during parameter binding. #1214 yanrongzhen 2023-05-03 22:46:13 +0800
  • 3b823090ac fix : The RPC module is used to modify the invocation between server modes(#1187) (#812) pizihao 2023-05-03 10:37:35 +0800
  • e7320f4516 fix : Add new unit tests(#1187) (#812) #1212 pizihao 2023-05-03 10:29:27 +0800
  • 6b18c70d02 fix : Adjust unit tests against simplified code(#1187) (#812) pizihao 2023-05-03 10:27:57 +0800
  • fc74642ff8 fix : Adjust unit tests against simplified code(#1187) (#812) pizihao 2023-05-03 10:26:17 +0800
  • fcec338e29 fix : Simplify the rpc module, remove unnecessary classes and methods (#1187) (#812) pizihao 2023-05-03 10:16:52 +0800
  • 62de8fff0f fix : Add annotations to classes of rpc module Add version: @since 1.5.1 (#1187) (#812) pizihao 2023-05-03 10:14:29 +0800
  • 425f27aef2 feat(MaximumActiveThreadCountChecker): add new plugin that checks whether the maximum number of threads in the thread pool is exceeded(#1208) huangchengxing 2023-05-02 19:51:20 +0800
  • 46334f8927
    change tomcat to web (#1210) Abhishek Pathak 2023-05-01 09:14:34 +0530
  • 7e15b24bfa
    Update hippo4j-config-more.md #1210 Abhishek Pathak 2023-04-30 21:08:08 +0530
  • fe23a98264
    Update hippo4j-config-more.md Abhishek Pathak 2023-04-30 21:06:41 +0530
  • 34e63e6aee
    optimize 1131: set notifyPlatforms default value to empty list (#1170) yangsanity 2023-04-30 10:20:06 +0800
  • c1bea7a6bf
    Complete the configuration analysis of SpringBoot 1.x and 2.x versions with spring-boot agent plugins. (#1207) yanrongzhen 2023-04-30 09:57:12 +0800
  • 9315e147d2 Complete the configuration analysis of SpringBoot 1.x and 2.x versions through spring-boot agent plugins. #1207 yanrongzhen 2023-04-30 04:38:53 +0800
  • a67d117b41 fix : Modify the wrongly written variable(#1187) (#812) #1206 pizihao 2023-04-29 22:43:06 +0800
  • 18999970db fix : Supplementary unit tests for RPC modules (#1187) (#812) pizihao 2023-04-29 22:42:15 +0800
  • d705ed5fd7 fix : Simplify the RPC module and remove redundant design (#1187) (#812) pizihao 2023-04-29 21:39:25 +0800
  • 619b2da733 fix : Modify the thread pool information passed to the server to ensure that the server can access the Netty server rather than the web server#(1187) #(812) pizihao 2023-04-29 21:39:25 +0800
  • 88ae840891 Merge branch 'dev_1.5.1' into rpc_2023426 pizihao 2023-04-29 22:40:22 +0800
  • cc3931d716
    Merge pull request #1199 from z-y-hang/develop iwangjie 2023-04-29 17:58:55 +0800
  • 086bec27d4 test:update RejectedProxyInvocationHandlerTest #1199 z-y-hang 2023-04-29 17:17:38 +0800
  • d3bf9dead3 Remove dependency-reduced-pom.xml from the agent core module. yanrongzhen 2023-04-29 15:52:40 +0800
  • 7b30ad81c7
    Complete the docking of the premain mechanism. (#1203) yanrongzhen 2023-04-29 15:48:13 +0800
  • 4d26404b15
    Merge b05aa79c29 into 35cf3a2791 #991 WuLang 2023-04-29 15:38:30 +0800
  • 43c7be988a Modify hippo4j-agent submodule naming. #1203 yanrongzhen 2023-04-29 15:37:03 +0800
  • 1d01a1cb16 Complete the docking of the premain mechanism. Modify .gitignore file. yanrongzhen 2023-04-29 13:44:09 +0800
  • 35cf3a2791
    test: add ThreadPoolRunStateHandler (#1200) Pan_Yujie 2023-04-29 10:41:47 +0800
  • d325a8acf8 test: add ThreadPoolRunStateHandler #1200 Pan-YuJie 2023-04-28 17:28:55 +0800
  • 8670c06931
    Bump junit from 4.12 to 4.13.1 in /hippo4j-agent #1202 dependabot[bot] 2023-04-28 05:44:06 +0000
  • 254b587111
    Initialize the hippo4j-agent module and complete the construction of the agent-core core module (#1196) (#1201) yanrongzhen 2023-04-28 13:43:38 +0800
  • 4cd446f21b test:update RejectedProxyInvocationHandlerTest z-y-hang 2023-04-28 11:06:14 +0800
  • 08e73699d7 test:update RejectedProxyInvocationHandlerTest z-y-hang 2023-04-28 10:55:40 +0800
  • 6edc76c106 test: add ThreadPoolRunStateHandler Pan-YuJie 2023-04-28 10:45:33 +0800
  • 4f14cfa768 test:add RejectedProxyInvocationHandlerTest z-y-hang 2023-04-28 10:32:59 +0800
  • c97fc6f1c6 Initialize the hippo4j-agent module and complete the construction of the agent-core core module (#1196) #1201 yanrongzhen 2023-04-28 03:52:20 +0800
  • 088970d80a test: add ThreadPoolRunStateHandler pan_yujie 2023-04-27 23:25:38 +0800
  • d35f6a679e test:add RejectedProxyInvocationHandlerTest z-y-hang 2023-04-27 23:03:38 +0800
  • 9b33ea69c0
    fix #1153 fix list display exception (#1189) 程序猿小石头 2023-04-27 16:58:57 +0800
  • 63f320ef67 fix list display exception(#1153) #1189 shikaibin 2023-04-27 16:41:59 +0800
  • e3cb45f5ba
    optimize 1192: Set a friendly prompt respectively when the login user does not exist and the password is wrong (#1194) lucca suen 2023-04-27 10:49:17 +0800
  • f6de5b04de style: Add a blank line for JWTAuthenticationFilterTest.class #1194 lucca 2023-04-26 23:07:32 +0800
  • fd96f51612 test: add test for JWTAuthenticationFilter.getMessage lucca 2023-04-26 23:04:28 +0800
  • cdeae3010f
    add mockito dependencey. (#1183) iwangjie 2023-04-26 22:02:23 +0800
  • 2d47e696a8
    Merge 8d069c941f into 8215c2a981 #923 baymax55 2023-04-26 21:42:40 +0800
  • e0fcbc4010 add mockito dependency. #1183 iwangjie 2023-04-26 21:25:28 +0800
  • b909874a69 optimize: set a friendly prompt respectively when the login user does not exist and the password is wrong. lucca 2023-04-26 18:13:39 +0800
  • 9910f5636f Merge branch 'optimize_20230426_server-auth_shiming.sun' into develop #1193 lucca 2023-04-26 17:51:34 +0800
  • 1fb73f55a2 optimize: set friendly prompts when the login user does not exist and the password is wrong lucca 2023-04-26 17:51:12 +0800
  • f64add7e80 Merge branch 'optimize_20230426_server-auth_shiming.sun' into develop lucca 2023-04-26 17:21:21 +0800
  • 84370e595f optimize(server): 优化登录用户不存在和密码错误的回显问题 lucca 2023-04-26 17:20:01 +0800
  • bca38c0acb fix #1153 List display exception shikaibin 2023-04-23 18:00:49 +0800
  • 8215c2a981
    fix #1167 Verify password length to prevent denial of service attack … (#1188) 程序猿小石头 2023-04-23 17:50:44 +0800
  • 0c05ee6903 Add unit tests #1188 shikaibin 2023-04-23 17:31:14 +0800
  • f59bef0a0d fix #1167 Verify password length to prevent denial of service attack caused by too long password shikaibin 2023-04-23 14:59:04 +0800
  • 3b80c28e2d
    Update README.md (#1186) yanrongzhen 2023-04-22 23:21:08 +0800
  • e97d2c87ae
    Update README.md #1186 yanrongzhen-patch-1 yanrongzhen 2023-04-22 23:19:39 +0800
  • 70ec0447fa
    Update README.md 马称 2023-04-22 23:13:07 +0800
  • 5962c186b8 Update docs chen.ma 2023-04-22 15:04:30 +0800
  • 9feaeef95c
    Merge pull request #1 from yummi1234/patch-1 #1185 无知之人 2023-04-22 01:40:51 +0800
  • bfacba0715
    Update pom.xml yummi1234 2023-04-22 01:34:24 +0800
  • 8698efed04 fix ci.yml DDDreame 2023-04-22 01:28:35 +0800
  • 3c4add9ba0 Edit the ci.yml file to enable automatic CI checks when the project pull requests. DDDreame 2023-04-22 01:23:18 +0800
  • a6dd7a40b7
    Update README.md 马称 2023-04-21 22:59:23 +0800
  • e51a32c3ad
    Fixed a link error with CI state in README. iwangjie 2023-04-21 17:57:02 +0800
  • 374d0b3579 fix #1172 #1184 shikaibin 2023-04-21 17:34:04 +0800
  • e40acba8f7
    issue template i18n. (#1182) iwangjie 2023-04-21 15:39:45 +0800
  • 6e0be796e1 case formatting adjustment. #1182 iwangjie 2023-04-21 15:38:12 +0800
  • 5a72f62dfc mockito_dep iwangjie 2023-04-21 15:35:26 +0800
  • 9ebde6e164 issue template i18n. iwangjie 2023-04-21 14:49:47 +0800
  • d8e68e57fd Update README.md chen.ma 2023-04-20 23:05:51 +0800
  • 1f054ac1b9 optimize 1131: set notifyPlatforms default value to empty list #1170 yangsanity 2023-04-20 18:38:24 +0800
  • e9f33c5785
    Bump spring-core in /hippo4j-common #1169 dependabot[bot] 2023-04-17 19:46:23 +0000
  • e596b630cd ROLE_MANAGE role audit thread pool failed (#1166) 1.5.0 chen.ma 2023-04-17 18:42:13 +0800
  • 73124de92e Release 1.5.0 Changelog v1.5.0 chen.ma 2023-04-15 20:34:34 +0800
  • 5fc2906041 Release 1.5.0 Documentation chen.ma 2023-04-15 20:32:17 +0800
  • e141e5d16f Release 1.5.0 release version chen.ma 2023-04-15 19:15:06 +0800
  • ebc6dbd72b Merge remote-tracking branch 'origin/develop' into develop chen.ma 2023-04-15 19:09:13 +0800
  • 8ac99e75ea DynamicThreadPoolRegisterParameter#threadFactory serialization exception (#1085) chen.ma 2023-04-15 19:09:06 +0800
  • a1b085fbed
    Fix: DynamicThreadPoolAdapterRegister NPE during application startup (#1165) yanrongzhen 2023-04-15 18:57:34 +0800
  • d030cb3d24 Fix: DynamicThreadPoolAdapterRegister NPE during application startup #1165 yanrongzhen 2023-04-15 18:54:41 +0800
  • 0838f75702 Change test project configuration chen.ma 2023-04-15 17:59:36 +0800
  • 27b4c9e3ca Fix json string serialization error chen.ma 2023-04-15 17:39:57 +0800
  • 9b9870016b The startup sequence of the adapter adapting to the three-party thread pool is wrong (#1163) #f78419f chen.ma 2023-04-15 17:19:34 +0800