Commit Graph

  • 937f36328f add CookieSpi Looly 2024-09-09 20:12:18 +08:00
  • 426d3acd9c add CookieManager Looly 2024-09-09 14:27:53 +08:00
  • 56db497a0b add SoapResponse Looly 2024-09-09 10:25:15 +08:00
  • 9281b0f8e6 add ECKeySpecUtil Looly 2024-09-09 01:26:00 +08:00
  • 7468032a8d fix code Looly 2024-09-08 21:23:19 +08:00
  • dc9a2092ff 替换convertToLong方法为ByteUtil的toLong方法 Cason 2024-09-08 20:43:48 +08:00
  • 10d84af86a fix code Looly 2024-09-08 03:18:39 +08:00
  • 91d4989c16 add StrStripper Looly 2024-09-08 02:55:38 +08:00
  • 60e6ae7510 fix code Looly 2024-09-08 01:27:39 +08:00
  • e1648198e4 add LineInputStream Looly 2024-09-08 01:13:00 +08:00
  • 1fa1b5f173 fix code Looly 2024-09-07 20:04:36 +08:00
  • c74e244959 fix code Looly 2024-09-07 19:23:12 +08:00
  • 7931966fb3 add test Looly 2024-09-06 18:00:07 +08:00
  • bba5906118 add test Looly 2024-09-06 17:58:57 +08:00
  • 388dc7e3a4 修复重定向没有按照RFC7231规范跳转的问题,修改为除了307外重定向使用GET方式 Looly 2024-09-06 17:13:55 +08:00
  • b7ad1e82d1 修复重定向没有按照RFC7231规范跳转的问题,修改为除了307外重定向使用GET方式 Looly 2024-09-06 17:13:49 +08:00
  • cefc0fd559 HttpConfig增加配置setUseGetIfRedirect Looly 2024-09-06 16:45:12 +08:00
  • 844e98b6fe fix code Looly 2024-09-06 12:13:21 +08:00
  • 262c3b7e11 fix code Looly 2024-09-06 11:40:17 +08:00
  • 21c759ae4f add ColumnType Looly 2024-09-06 10:50:00 +08:00
  • af1f14b439 fix code Looly 2024-09-06 01:45:22 +08:00
  • 3ebaf1a783 update copyright Looly 2024-09-06 00:06:14 +08:00
  • b2fcb1077e add request config Looly 2024-09-05 21:20:03 +08:00
  • c958553e76 add request config Looly 2024-09-05 21:17:10 +08:00
  • c314b4e183 add maxRedirects Looly 2024-09-05 20:50:31 +08:00
  • 9b1ad25864 add config Looly 2024-09-05 20:39:40 +08:00
  • 6ae4169951 add Config Looly 2024-09-05 20:16:48 +08:00
  • 06c0544c11 add test Looly 2024-09-05 18:56:52 +08:00
  • 5da69e1f40 add test Looly 2024-09-05 18:56:47 +08:00
  • 85815af0c7 兼容NumberUtil.add方法传入整型自动类型转换为浮点类型的精度丢失问题 Looly 2024-09-05 16:47:12 +08:00
  • 129588cfd3
    Merge pull request #3721 from liujiabao88/v5-dev Golden Looly 2024-09-05 16:38:52 +08:00
  • b18b25456d fix-兼容NumberUtil.add方法传入整型自动类型转换的精度丢失问题 liujiabao 2024-09-05 13:39:37 +08:00
  • 2b30b8df24 SM2解密时,兼容GmSSL非压缩省略的04头的密文 Looly 2024-09-05 13:23:47 +08:00
  • 38911594c8 SM2解密时,兼容GmSSL非压缩省略的04头的密文 Looly 2024-09-05 13:23:37 +08:00
  • c9cac93337 add config Looly 2024-09-05 02:35:06 +08:00
  • 979bbe2905 add config Looly 2024-09-05 01:40:31 +08:00
  • 1805018bd0 add test Looly 2024-09-04 20:54:03 +08:00
  • 0d0237488e add test Looly 2024-09-04 20:53:25 +08:00
  • 67d1a78147 add test Looly 2024-09-04 20:46:59 +08:00
  • 2f4af776c0 add WeightListRandomSelector Looly 2024-09-04 20:16:46 +08:00
  • b87dd58270 用ArrayList重新实现权重随机类:WeightListRandom Looly 2024-09-04 20:16:37 +08:00
  • 0f995b1010 Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev Looly 2024-09-04 20:08:34 +08:00
  • 7c6978c990
    Merge pull request #3720 from wangyefeng/v5-weight Golden Looly 2024-09-04 20:08:13 +08:00
  • 8586d7f60b 用ArrayList重新实现权重随机类 wangyefeng 2024-09-16 17:31:35 +08:00
  • 41e3037d4b fix code Looly 2024-09-04 17:22:25 +08:00
  • 3cd25c5864 HttpConfig增加setUseDefaultContentTypeIfNull方法 Looly 2024-09-04 17:15:24 +08:00
  • 15317ab861 修复RegexPool.CHINESE_NAME范围太大的问题 Looly 2024-09-03 18:12:48 +08:00
  • 327b6b7dd2 修复RegexPool.CHINESE_NAME范围太大的问题 Looly 2024-09-03 18:12:45 +08:00
  • 7df3308144 修复RegexPool.CHINESE_NAME范围太大的问题 Looly 2024-09-03 18:04:47 +08:00
  • 7e83369205 修复RegexPool.CHINESE_NAME范围太大的问题 Looly 2024-09-03 18:04:39 +08:00
  • f1bc355ff0 SyncFinisher增加setExecutorService方法(issue#IANKQ1@Gitee) Looly 2024-09-03 11:39:58 +08:00
  • 98055b50ad fix issue#IAO9UZ Looly 2024-09-03 11:05:17 +08:00
  • a2e8c9d28f fix code Looly 2024-09-02 16:12:50 +08:00
  • dbd92814db 修复JSONConfig.setDateFormat设置后toBean无效问题 Looly 2024-09-02 13:44:52 +08:00
  • 063314ee2f fix code Looly 2024-09-02 09:05:52 +08:00
  • 7adc506c8d fix code Looly 2024-09-02 08:59:16 +08:00
  • 859762c23a
    Merge pull request #3715 from liaozan/v6-dev Golden Looly 2024-09-02 08:59:00 +08:00
  • b5a70b1ca0 修复FieldUtil错误的方法命名 liaozan 2024-09-01 12:40:01 +08:00
  • 06c6db14f0 修改单元测试方法名 Cason 2024-08-30 22:58:40 +08:00
  • e90986ff19 新增UUID v7生成器 编写对应的单元测试 Cason 2024-08-30 22:50:39 +08:00
  • 21858539e5 next Looly 2024-08-30 19:12:29 +08:00
  • 99c1daf803 prepare 5.8.33 Looly 2024-08-30 19:07:52 +08:00
  • 467d67e83a 🍼Release 5.8.32 Looly 2024-08-30 18:41:44 +08:00
  • 9262ace7da 修复JSONConfig.setDateFormat设置后setWriteLongAsString失效问题 Looly 2024-08-30 18:39:31 +08:00
  • 5e23f3ba4d 修复Tree.cloneTree的Parent节点引用错误问题 Looly 2024-08-30 15:11:48 +08:00
  • c3b576f698 修复Tree.cloneTree的Parent节点引用错误问题 Looly 2024-08-30 15:11:43 +08:00
  • 275092af2f fix code Looly 2024-08-30 11:54:19 +08:00
  • baac5d05d4 GlobalSerializeMapping增加null检查 Looly 2024-08-30 10:49:08 +08:00
  • b8991dbb76 add writeHeader Looly 2024-08-29 20:24:30 +08:00
  • c459a0f613 FileUtil.getTotalLines()支持CR换行符 Looly 2024-08-29 09:50:07 +08:00
  • 54c858b8f1 FileUtil.getTotalLines()支持CR换行符 Looly 2024-08-29 09:49:54 +08:00
  • 5bec26be49 fix test Looly 2024-08-27 17:58:29 +08:00
  • 12a3679c20 fix code Looly 2024-08-27 16:03:02 +08:00
  • 55b433c4ca fix name Looly 2024-08-27 09:41:00 +08:00
  • d53d7a966c fix code Looly 2024-08-27 08:52:36 +08:00
  • 24803f8f0c fix test Looly 2024-08-26 17:58:26 +08:00
  • 4e53a9c0b5 fix code Looly 2024-08-26 14:52:07 +08:00
  • d8e3c7157d add method Looly 2024-08-26 12:44:27 +08:00
  • 45be77b926 fix code Looly 2024-08-25 22:37:16 +08:00
  • 3e9452dfe8 fix code Looly 2024-08-25 22:34:22 +08:00
  • c2e0da7182 add SheetDataWriter and SheetTemplateWriter Looly 2024-08-25 22:25:00 +08:00
  • e67f37fc2f add BeanMap Looly 2024-08-25 20:28:28 +08:00
  • 3a73d3d0a0 add fill template Looly 2024-08-25 19:31:42 +08:00
  • d3752b7648 add fill template Looly 2024-08-25 12:17:27 +08:00
  • 1228c09a10 add template support Looly 2024-08-24 22:17:41 +08:00
  • e8ceffa98d add template support Looly 2024-08-24 22:17:05 +08:00
  • 01e81de806 fix code Looly 2024-08-24 14:33:01 +08:00
  • 63b2f7c70d 修复JSONConfig.setDateFormat设置后setWriteLongAsString失效问题 Looly 2024-08-24 13:28:58 +08:00
  • 1879292a11 add test Looly 2024-08-24 13:28:04 +08:00
  • 227a6efe63 add test Looly 2024-08-24 13:02:11 +08:00
  • 166ee9eeec add test Looly 2024-08-24 13:02:05 +08:00
  • 662bb5ce21
    !1262 add Test Merge pull request !1262 from 温良恭/v6-dev Looly 2024-08-24 05:01:08 +00:00
  • 3d0e42f653 fix code Looly 2024-08-23 19:42:34 +08:00
  • df180b2e12 multipart change to package http Looly 2024-08-23 18:45:49 +08:00
  • ad07814775 fix code Looly 2024-08-23 15:18:14 +08:00
  • b2eef99894 fix code Looly 2024-08-23 12:09:34 +08:00
  • e185097ce9 fix code Looly 2024-08-23 12:06:06 +08:00
  • 3ddad8ff6c Convert change to ConvertUtil Looly 2024-08-23 08:36:52 +08:00
  • c6777244a0 fix code Looly 2024-08-22 22:29:34 +08:00
  • 1176b144d7 add constructor Looly 2024-08-22 20:48:50 +08:00