Commit Graph

6652 Commits

Author SHA1 Message Date
Looly
745ebacb4d add test 2025-10-04 16:35:13 +08:00
Looly
944e914454 fix code 2025-10-04 15:39:05 +08:00
Looly
8ef76cc56b add test 2025-10-03 20:26:53 +08:00
Looly
73de40813f add test 2025-10-03 20:20:27 +08:00
Looly
11b0abf7b3 修复SqlUtil.removeOuterOrderBy处理没有order by的语句导致异常问题(pr#4089@Github) 2025-09-29 16:55:23 +08:00
Looly
cc0a299ab9 StrUtil增加null检查处理(pr#4086@Github) 2025-09-28 01:23:08 +08:00
Looly
f46d0891f0 fix test 2025-09-28 00:48:22 +08:00
Looly
1d43179470 fix test 2025-09-28 00:27:42 +08:00
Looly
941c04d478 add methods 2025-09-27 22:14:43 +08:00
Looly
bdeb33cf24 fix code 2025-09-27 21:43:54 +08:00
Looly
545ef2d2f8 LocalDateTimeUtil.parseDate注释修正(pr#parseDate @Github) 2025-09-24 21:12:20 +08:00
Looly
abda118f72 add null check 2025-09-19 20:33:14 +08:00
Looly
365c56b2f8 add test 2025-09-16 21:31:43 +08:00
Looly
90bb916bb7 Merge branch 'v7-dev' of github.com:chinabugotech/hutool into v7-dev 2025-09-16 11:07:24 +08:00
Looly
6d1a2e5ba6 DataSizeUtil改进,兼容GiB等单位名称(issue#ICXXVF@Github) 2025-09-16 11:03:51 +08:00
elichow
578ed13414 Merge pull request #4075 from elichow/v7-dev
`Message`增加setter和构造方法(issue#ICXTP2@Gitee)
2025-09-15 10:55:10 +08:00
choweli
11e6ba99d0 Message增加setter和构造方法(issue#ICXTP2@Gitee) 2025-09-15 10:50:19 +08:00
Looly
705872eeda add SMTPMessage 2025-09-13 19:16:13 +08:00
Looly
7a34175318 Mail.buildContent改进,正文部分总在最前(issue#4072@Github) 2025-09-13 16:35:16 +08:00
Looly
f2e05ff5ac fix code 2025-09-12 20:32:15 +08:00
Looly
bbb0157259 change getEnums as public 2025-09-12 10:13:04 +08:00
Looly
f4e0f994f7 修复NamedSql.replaceVar关键字处理问题(issue#4062@Github) 2025-09-11 14:33:39 +08:00
Looly
85c4cc0121 add 重命名文件主名称 2025-09-11 14:16:14 +08:00
Golden Looly
889ed69b3f Merge pull request #4064 from toint-admin/v7-dev
add 重命名文件主名称
2025-09-11 14:15:20 +08:00
Looly
ed52beeb8e 修复DialectRunner.count方法中,去除包含多字段order by子句的SQL语句时错误问题(issue#4066@Github) 2025-09-11 14:12:03 +08:00
Looly
1a6be933cc add SqlUtil.removeOuterOrderBy 2025-09-11 14:06:41 +08:00
Looly
810a7e9952 fix code 2025-09-11 13:26:36 +08:00
Looly
08aa9e6374 add test 2025-09-11 09:08:49 +08:00
Looly
83c4554505 add test 2025-09-10 20:03:00 +08:00
Toint
a667511978 add 重命名文件主名称 2025-09-10 17:52:21 +08:00
Looly
10e662886b add getExitStatus check 2025-09-10 09:33:52 +08:00
Looly
9116f26375 fix #4060 2025-09-10 09:02:44 +08:00
Golden Looly
c71c68c89d Merge pull request #4061 from toint-admin/v7-dev
fix OkHttpEngine重定向后未释放资源(issue#4060@Github)
2025-09-10 08:57:30 +08:00
Toint
51fc85492f fix OkHttpEngine重定向后未释放资源(issue#4060@Github) 2025-09-10 05:24:28 +08:00
Looly
c1bffcb325 add methods 2025-09-09 21:19:10 +08:00
Looly
2d3e80b36a add DelegatePath\ 2025-09-09 17:37:01 +08:00
Looly
2353d8f895 add copyright 2025-09-09 16:42:27 +08:00
Looly
e1fd530614 add VirtualFile 2025-09-09 16:25:52 +08:00
Looly
07224772de add methods 2025-09-09 11:52:42 +08:00
Looly
0be2f37e74 add test 2025-09-08 11:49:42 +08:00
Looly
bb1edad252 add test 2025-09-06 02:16:27 +08:00
Looly
67478d18b4 add test 2025-09-06 01:51:25 +08:00
Looly
5e966fdfc6 fix cron bug 2025-09-06 00:58:58 +08:00
Looly
b6e7287287 fix code 2025-09-05 17:23:06 +08:00
Looly
175dd746ac add isMetaAnnotation 2025-09-05 09:30:04 +08:00
Looly
4770bf3fdb add isMetaAnnotation 2025-09-05 09:29:50 +08:00
Looly
d05a023c63 OsInfo增加isWindows11方法(pr#4054@Github) 2025-09-03 16:48:09 +08:00
Looly
4c61c23497 修复HttpRequest.sendRedirectIfPossible未对308做判断问题。(issue#4053@Github) 2025-09-03 08:57:08 +08:00
Looly
a4ed76242e IoUtil.writeObjs判空避免空指针(issue#4049@Github) 2025-08-30 21:56:11 +08:00
Looly
aff8616e65 fix code 2025-08-30 21:49:27 +08:00