Commit Graph

  • d189b28210 Dynamic thread pool access prometheus monitoring (#96) chen.ma 2022-03-26 00:58:41 +0800
  • 2310bba85c Repair unit test startup error. (#151) chen.ma 2022-03-25 21:22:34 +0800
  • 1bd367dcb7 Abstract web container and develop core monitoring function. chen.ma 2022-03-25 21:19:56 +0800
  • de946e78a6 添加 Http 请求超时时间. chen.ma 2022-03-24 19:59:45 +0800
  • a2d5399493
    Merge pull request #159 from weihubeats/develop 龙台 Long Tai 2022-03-23 11:30:21 +0800
  • bf86429846 update bugfix NullPointerException #159 weihu 2022-03-23 11:28:37 +0800
  • d3dc463172 update bugfix NullPointerException weihu 2022-03-23 11:20:05 +0800
  • fec000b853
    Merge febd255f8b into 3d6a238c4b #157 weihubeats 2022-03-23 10:56:58 +0800
  • 3d6a238c4b 1.1.0-RC1 版本发布. chen.ma 2022-03-23 08:48:56 +0800
  • c7ac968277 优化 hippo4j-core 报警通知配置 (#158) chen.ma 2022-03-22 19:19:23 +0800
  • febd255f8b 封装代码 #157 weihu 2022-03-22 17:00:42 +0800
  • 29f0d1c4a8
    Merge pull request #156 from weihubeats/develop 龙台 Long Tai 2022-03-22 14:22:25 +0800
  • e746353296 修复空指针问题 #156 weihu 2022-03-22 14:17:48 +0800
  • 70c6edba6e
    Merge pull request #154 from xqxyxchy/develop 龙台 Long Tai 2022-03-22 14:12:50 +0800
  • dfaa284045 【修复】调整client端请求方式后堆栈数据无法展示问题 #154 eddy 2022-03-22 14:01:08 +0800
  • 71bc4e8f53 【修复】调整client端请求方式后堆栈数据无法展示问题 eddy 2022-03-22 14:00:30 +0800
  • f99d44207e
    Merge pull request #153 from ghx577/develop 龙台 Long Tai 2022-03-22 10:51:16 +0800
  • d87cf61656 修复在jdk小版本中的兼容性问题 #153 guohx 2022-03-22 10:31:43 +0800
  • a4693978ec
    Merge pull request #150 from xqxyxchy/develop 龙台 Long Tai 2022-03-22 08:44:50 +0800
  • b5d532495b Revert "忽略临时文件" #150 eddy 2022-03-21 14:15:42 +0800
  • 1479af36a0 忽略临时文件 eddy 2022-03-21 14:12:09 +0800
  • beb9b07e7d 【还原】删除临时文件 eddy 2022-03-21 14:01:58 +0800
  • 62d2b3ec1d 【还原】还原格式化 eddy 2022-03-21 13:37:42 +0800
  • 957d05159a 【还原】还原类型强转 eddy 2022-03-21 11:40:31 +0800
  • d2aadc520c 【优化】调整client端请求方式 eddy 2022-03-21 11:11:55 +0800
  • 0ef01a54da Update README.md chen.ma 2022-03-19 15:47:54 +0800
  • 6a5ee7fcef 适配非 Web SpringBoot 项目使用 Hippo4J. (#147) chen.ma 2022-03-16 08:28:17 +0800
  • 6a34754dd8 代码优化. chen.ma 2022-03-15 22:48:50 +0800
  • 6c1976db8b
    Merge pull request #146 from Redick01/#143 龙台 Long Tai 2022-03-15 22:46:59 +0800
  • 42a6f89530 add hippo4j-core-zookeeper-spring-boot-starter-example pom.xml #146 Redick01 2022-03-15 21:58:43 +0800
  • 72c3623ced 代码优化. chen.ma 2022-03-15 21:33:44 +0800
  • 7cf7baaa9f
    Merge pull request #145 from Redick01/#143 龙台 Long Tai 2022-03-15 21:09:24 +0800
  • 41383a4efd 1.支持zookeeper注册中心 2.zookeeper配置中心只支持properties类型配置 3.增加zookeeper配置中心的使用example 4.提供zookeeper配置中心配置样例,参考zookeeper example中的zookeeper-demo.properties #145 Redick01 2022-03-15 20:53:29 +0800
  • cb9eece623 1.1.0 版本发布. v1.1.0 chen.ma 2022-03-13 21:03:19 +0800
  • 0a0a904063
    Merge pull request #142 from skyemin/develop 龙台 Long Tai 2022-03-13 21:00:52 +0800
  • ba4fb445d8 添加MarkerConfiguration.Marker条件Bean #142 skyemin 2022-03-13 20:57:04 +0800
  • c2c06899e9 优化动态线程池示例项目. chen.ma 2022-03-13 18:54:22 +0800
  • cb842fa083 代码优化. chen.ma 2022-03-13 13:34:47 +0800
  • 8ede173bbb pom description 修改. chen.ma 2022-03-13 12:13:22 +0800
  • ca68742a13 调整动态刷新日志打印. chen.ma 2022-03-13 11:48:03 +0800
  • 17ab730e71 hippo4j-core 添加 web 容器线程池修改. (#141) chen.ma 2022-03-11 22:38:48 +0800
  • 06822f07f6 hippo4j-core 添加 web 容器线程池修改. (#141) chen.ma 2022-03-11 22:37:57 +0800
  • e5a83a0cfb 抽象 web 容器线程池组件. (#141) chen.ma 2022-03-11 22:36:41 +0800
  • 69973a8554 ApplicationContextHolder 适配非 Spring 环境. chen.ma 2022-03-10 22:55:57 +0800
  • 24b7b2b0aa
    Merge pull request #140 from LINGLUOJUN/develop 龙台 Long Tai 2022-03-10 22:49:32 +0800
  • de94993cfe perf: 优化 #140 yangs 2022-03-10 22:06:14 +0800
  • 2210410c62 perf: 优化 yangs 2022-03-10 21:14:56 +0800
  • a306c4fdd4 发布 1.1.0-beta.4 版本. chen.ma 2022-03-10 20:45:59 +0800
  • ee60b65102 优化消息通知模块. (#138) chen.ma 2022-03-10 20:38:12 +0800
  • 3bec271ea1 增强线程池动态刷新能力. (#139) chen.ma 2022-03-10 20:37:24 +0800
  • c2da994e31 消息报警推送优化. chen.ma 2022-03-10 08:43:38 +0800
  • 44f3d2ccbd Update README.md chen.ma 2022-03-10 07:12:16 +0800
  • 61668d2f62 发布 1.1.0-beta.3 版本. chen.ma 2022-03-10 07:08:15 +0800
  • 827954d0eb Update README.md chen.ma 2022-03-10 07:07:40 +0800
  • 5bc745a228 适配低版本 SpringBoot Binder 未定义问题. (#136) chen.ma 2022-03-09 22:22:18 +0800
  • dae61975e9 修复 ThreadLocal 内存泄漏问题. chen.ma 2022-03-09 22:20:13 +0800
  • 2dff52142b
    Merge pull request #135 from voilaf/develop 龙台 Long Tai 2022-03-09 16:31:18 +0800
  • 14c0ff04dc
    Merge branch 'acmenlt:develop' into develop #135 voilaf 2022-03-09 15:54:38 +0800
  • 7e800b31dc 1. executeTimeOut配置项或考虑可选,默认设置0不使用,目前不配置将导致NPE;2. 增加错误输出信息,NullPointException无堆栈信息不好排查 LinJinYi 2022-03-09 15:51:55 +0800
  • 68336dcc85 Update README.md chen.ma 2022-03-09 12:04:59 +0800
  • c808de32a0 apollo 配置中心动态刷新线程池配置完善. chen.ma 2022-03-09 12:04:20 +0800
  • 97ac5a7596 前端弹框样式优化. (#134) chen.ma 2022-03-09 08:11:26 +0800
  • 80d4ee936d description 介绍修改, 推送中央仓库时使用. chen.ma 2022-03-08 08:21:18 +0800
  • 7f17e5b593
    Merge pull request #133 from CalebZYC/issue-132 龙台 Long Tai 2022-03-08 08:17:18 +0800
  • 2ba12d2b05 优化refresherHandler实现类中实现重复的InitializingBean接口(#132) #133 CalebZYC 2022-03-08 00:37:19 +0800
  • da7c6225f3
    Merge pull request #131 from Memorydoc/develop 龙台 Long Tai 2022-03-07 10:50:13 +0800
  • dc3fd76d2a Rejectedproxy update #131 sizegang1 2022-03-07 10:42:09 +0800
  • 9397ecab8d 容器线程池支持 Jetty、Undertow. (#113、#114) chen.ma 2022-03-06 14:16:25 +0800
  • 1f51cbfbdb 调整示例项目配置文件. chen.ma 2022-03-06 11:23:22 +0800
  • 321e8679e2 优化线程池报警推送文案. (#129) chen.ma 2022-03-06 11:22:17 +0800
  • b07429a70a 完善示例项目配置文件. chen.ma 2022-03-04 09:24:17 +0800
  • c272675197 发布 1.1.0 beta 版本. chen.ma 2022-03-03 22:43:38 +0800
  • c6e98e0ba3 前端项目 Token 失效跳转登录页 #77 chen.ma 2022-03-03 22:40:51 +0800
  • a9c951d025 hippo4j-server 添加测试项目. chen.ma 2022-03-03 22:25:00 +0800
  • 4897eb279b 飞书消息通知报警优化. chen.ma 2022-03-03 22:23:36 +0800
  • 5279d6209c 任务执行超时添加 Trace 信息. chen.ma 2022-03-03 09:08:09 +0800
  • b36e17920e pom 文件格式调整. chen.ma 2022-03-03 08:08:19 +0800
  • b22c152581 发布 1.1.0-alpha.2 version. chen.ma 2022-03-02 21:34:00 +0800
  • cfe5a11778 添加测试用例. chen.ma 2022-03-02 21:32:12 +0800
  • bfe5626853 添加线程池任务运行超长报警 #112 chen.ma 2022-03-02 21:31:44 +0800
  • 27739d458f 重构服务端异常体系 #124 chen.ma 2022-03-02 21:19:18 +0800
  • a1d6e8a723 Update README.md chen.ma 2022-03-02 12:10:31 +0800
  • ad07b802d0 更新示例项目 hippo4j-core 配置文件. chen.ma 2022-03-02 08:55:15 +0800
  • 530022c5cb 修复推送中央仓库问题. chen.ma 2022-03-02 08:15:18 +0800
  • 4dd5f55cad Update README.md chen.ma 2022-03-02 08:05:30 +0800
  • 471ccbdf89 发布 1.1.0-alpha version. chen.ma 2022-03-01 21:57:27 +0800
  • 6673c02dab Update README.md chen.ma 2022-03-01 21:56:55 +0800
  • 66465fd62a hippo4j-core-nacos module 调整. chen.ma 2022-03-01 21:46:30 +0800
  • e912165a7c 调整 apollo namespace 配置命名. chen.ma 2022-03-01 21:39:40 +0800
  • 61d1f70a8f hippo-core enable 添加开关. chen.ma 2022-03-01 21:39:03 +0800
  • e11153aa12 调整示例项目结构. chen.ma 2022-03-01 21:38:20 +0800
  • 3080a97dbe 重构部分 API 以及格式调整. chen.ma 2022-03-01 21:15:54 +0800
  • a0d95cbb14
    Merge pull request #123 from voilaf/develop 龙台 Long Tai 2022-03-01 17:24:41 +0800
  • 0ba99d3ab7 清楚无效引入 #123 LinJinYi 2022-03-01 17:16:00 +0800
  • addd19f4af 修复客户端使用core-starter库时,单个引入apollo或nacos库,另外库不存在导致类加载失败问题 LinJinYi 2022-03-01 17:10:49 +0800
  • 45378783e1 Update README.md chen.ma 2022-03-01 12:04:09 +0800
  • 018554ee07
    Merge pull request #120 from weihubeats/develop 龙台 Long Tai 2022-03-01 09:15:28 +0800
  • d4f7e61188 Merge remote-tracking branch 'upstream/develop' into develop #120 weihu 2022-03-01 08:31:09 +0800
  • a4265b5ef9
    Merge pull request #121 from HKMV/develop 龙台 Long Tai 2022-03-01 08:19:57 +0800
  • 100202fe07 重构configParser weihu 2022-03-01 08:16:59 +0800