Commit Graph

  • e37292dec0 HttpUtil.decodeParams增加isFormUrlEncoded重载 Looly 2023-01-17 11:13:46 +08:00
  • e20c0c3fcc !918 修复 HttpUtil.decodeParams方法无法正确获取x-www.-form-urlencoded模式提交的含空格的参数 Merge pull request !918 from liangqingfeng/v5-dev Looly 2023-01-17 03:10:46 +00:00
  • 5e6804536e 修复HttpUtil.decodeParams方法,判断是否x-www-form-urlencoded的模式 liangqingfeng 2023-01-16 21:52:44 +08:00
  • 61c10f7b52 fix code Looly 2023-01-16 19:12:27 +08:00
  • 43f4f4f6ec fix code Looly 2023-01-16 12:31:05 +08:00
  • 21eecdc760 ServletUtil遵循rfc 3986优化 Looly 2023-01-16 10:17:51 +08:00
  • 3f811c9f82 fix code Looly 2023-01-16 10:12:43 +08:00
  • 39369e8f6a fix code Looly 2023-01-15 12:21:41 +08:00
  • 84c36e685e add FileMagicNumber Looly 2023-01-15 12:10:26 +08:00
  • 9261511574 fix code Looly 2023-01-15 12:00:23 +08:00
  • b212fdc685 修复FileUtil的rename在newName与原文件夹名称一样时,文件夹会被删除问题 Looly 2023-01-15 11:35:31 +08:00
  • d8edccf920 增加WGS84 坐标与墨卡托投影互转 Looly 2023-01-15 11:29:13 +08:00
  • c80fc89952 Merge pull request #2811 from bigbeef/v5-master Golden Looly 2023-01-15 11:28:26 +08:00
  • 9aef56a973 重构根据file magic number判断文件类型 Looly 2023-01-15 11:27:08 +08:00
  • d5718240cc Merge pull request #2834 from CherryRum/lin_dev Golden Looly 2023-01-15 11:23:25 +08:00
  • 78a14dc345 HttpGlobalConfig.allowPatch()调用时忽略错误 Looly 2023-01-15 11:22:44 +08:00
  • 247d79a4fb HttpGlobalConfig.allowPatch()调用时忽略错误 Looly 2023-01-15 11:21:21 +08:00
  • 554b828745 XmlUtil.readObjectFromXml增加注入漏洞的警告注释,并标识为废弃 Looly 2023-01-15 11:08:09 +08:00
  • b4f6ffc66f Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev Looly 2023-01-15 11:01:57 +08:00
  • a0cba2fd55 修复HexUtil.isHexNumber()对"-"的判断问题 Looly 2023-01-15 11:01:28 +08:00
  • 7970df3675 🎨 给AbstractDb添加返回类型为PageResult<T>的page重载方法 TomXin 2023-01-12 17:47:34 +08:00
  • d5e8c53b2b fix comment Looly 2023-01-11 15:48:00 +08:00
  • 8959e029ce !915 优化ArrayUtil文档注释和部分方法的实现逻辑 Merge pull request !915 from emptypoint/update-ArrayUtil Looly 2023-01-11 07:15:39 +00:00
  • a4bca7715b !914 针对cn.hutool.core.convert.Convert的toStr方法,增加了测试覆盖 Merge pull request !914 from happycoder/v6-dev Looly 2023-01-11 07:09:17 +00:00
  • 13af0c97e3 优化ArrayUtil文档注释和部分方法的实现逻辑 emptypoint 2023-01-10 21:26:28 +08:00
  • 9612432d61 提交Convert.toStr(final Object value, final String defaultValue)的测试方法 happycoder 2023-01-09 21:12:30 +08:00
  • b9417a4114 fix code Looly 2023-01-09 18:01:48 +08:00
  • c7ffae7915 !913 优化PrimitiveArrayUtil Merge pull request !913 from emptypoint/update-PrimitiveArrayUtil Looly 2023-01-09 09:58:14 +00:00
  • 8b04138ad5 优化PrimitiveArrayUtil: 1.优化split方法; 2.优化多个方法注释; emptypoint 2023-01-07 18:15:09 +08:00
  • 08928c3dbc !910 减少WordTree的内存浪费 Merge pull request !910 from emptypoint/update-WordTree Looly 2023-01-03 02:08:14 +00:00
  • c8055cdcfb !909 fix doc DatePattern Merge pull request !909 from emptypoint/fix_doc-DatePattern Looly 2023-01-03 02:04:37 +00:00
  • 7fc1ffe291 优化WordTree: 1.只有真正的叶子节点才创建“尾节点集合”; 2.除了根节点,其余节点的容量默认为1,避免无意义的浪费; emptypoint 2023-01-01 21:56:37 +08:00
  • d2604ea000 修复javadoc问题; emptypoint 2023-01-01 13:16:34 +08:00
  • 14351aa725 修复javadoc问题; emptypoint 2023-01-01 11:30:19 +08:00
  • d67e1c567d fix(FileTypeUtil): 重构根据file magic number判断文件类型 yulin 2022-12-31 21:31:46 +08:00
  • 1d3c3a6c48 fix code Looly 2022-12-28 21:04:07 +08:00
  • 190ba4e1f4 fix code Looly 2022-12-28 21:00:43 +08:00
  • ca5a39e9bc fix code Looly 2022-12-28 16:12:31 +08:00
  • a9ed895c9d !907 ECB/PKCS5Padding is the default mode and padding Merge pull request !907 from 悟道/v5-dev Looly 2022-12-28 07:37:09 +00:00
  • 0b202511c0 fix comment Looly 2022-12-28 15:19:35 +08:00
  • bb629b6e7e fix comment: ECB/PKCS5Padding is the default mode and padding. 悟道 2022-12-28 14:55:56 +08:00
  • ed5bbe716e fix bug Looly 2022-12-27 22:26:11 +08:00
  • 09a2dc3807 prepare 5.8.12 Looly 2022-12-27 22:14:45 +08:00
  • 61dbf0ffe2 🐧release 5.8.11 Looly 2022-12-27 22:02:14 +08:00
  • 433c0d3ae1 fix test Looly 2022-12-27 21:52:01 +08:00
  • 837489aa1a fix comment Looly 2022-12-27 21:50:01 +08:00
  • 582f9e7a8c 修复CoordinateUtil坐标转换参数错误 Looly 2022-12-27 21:40:59 +08:00
  • 200c098b29 修复ConverterRegistry中无效加载导致的问题 Looly 2022-12-27 20:48:28 +08:00
  • 379b10bbd5 BooleanUtil增加toString重载 Looly 2022-12-27 20:26:02 +08:00
  • 0cf4a8d6c1 Merge pull request #2816 from 847689421/v5-dev Golden Looly 2022-12-27 20:25:27 +08:00
  • f9dbb4c587 修复sm2构造方法NullPointerException Looly 2022-12-27 20:22:31 +08:00
  • b596be1083 Merge pull request #2820 from CherryRum/lin_dev Golden Looly 2022-12-27 20:21:34 +08:00
  • f4c46d5b98 ServletUtil和JakartaServletUtil新增获取所有响应头的方法 Looly 2022-12-27 20:21:00 +08:00
  • 1a0c22b555 Merge pull request #2828 from Charles7c/v5-dev Golden Looly 2022-12-27 20:14:08 +08:00
  • eec3590b7c CompressUtil 新增 stripComponents 参数 Looly 2022-12-27 20:10:01 +08:00
  • 5d62517ad3 !904 CompressUtil 新增 stripComponents 参数 Merge pull request !904 from 不忘初心/v5-dev Looly 2022-12-27 12:09:22 +00:00
  • 1e11bd5da5 修复IndexedComparator导致的数据错乱问题(ExcelWriter使用部分别名导致字段丢失) Looly 2022-12-27 19:59:35 +08:00
  • 05c32a8f46 KeyUtil中的读取KeyStore文件的方法增加全局Provider Looly 2022-12-27 19:52:33 +08:00
  • b78657f67f 修复UrlBuilder中参数中包括"://"判断错误问题 Looly 2022-12-27 19:41:52 +08:00
  • 7ee9b163c4 !898 修复Gitee issue #I66CIR Merge pull request !898 from Tom Xin/v5-dev-fix_#I66CIR Looly 2022-12-27 11:37:11 +00:00
  • c5957beaa7 修复通过jdbcurl创建SimpleDataSource报NullPointException Looly 2022-12-27 19:36:04 +08:00
  • 0831176af6 !900 修复通过jdbcurl创建SimpleDataSource报NullPointException Merge pull request !900 from Tom Xin/v5-dev-fix-create-mariadb-datasource Looly 2022-12-27 11:35:26 +00:00
  • 18ecdc09e4 修复JSONXMLSerializer将Json转为XML时,遇到嵌套需要递归情况时会丢失contentKeys问题 Looly 2022-12-27 19:34:24 +08:00
  • f4d73ee66e !903 修复#I676IT Merge pull request !903 from Xeons/v5-dev Looly 2022-12-27 11:27:12 +00:00
  • 73da439198 fix code Looly 2022-12-27 18:37:22 +08:00
  • b92d98e286 feat CompressUtil 新增 stripComponents 参数 #I67MIK bwcx_jzy 2022-12-27 18:27:47 +08:00
  • b31d16bc49 fix code Looly 2022-12-27 18:25:48 +08:00
  • 1bca825fff fix bug Looly 2022-12-27 18:24:23 +08:00
  • 8c0fb77421 fix bug Looly 2022-12-27 17:55:37 +08:00
  • 228d0a438a fix code Looly 2022-12-27 17:46:28 +08:00
  • e645d741c7 fix bug Looly 2022-12-27 17:41:52 +08:00
  • 803f1b313c fix code Looly 2022-12-27 16:55:09 +08:00
  • f013446279 fix code Looly 2022-12-27 16:44:14 +08:00
  • 1950b783ab 修正20037508不不准确的问题 大黄蜂coder 2022-12-26 17:08:36 +08:00
  • 7faa15c393 修复JSON转XML时,用户指定的contentKeys只对最外面一层的元素生效 YangXikun 2022-12-26 11:07:46 +08:00
  • 8e33ba1799 新增获取所有响应头的方法 Charles7c 2022-12-25 15:23:48 +08:00
  • 9a5786798b 修复对mariadb的jdbcurl的解析 TomXin 2022-12-23 11:01:44 +08:00
  • 0c31def7b8 修复Gitee issue #I66CIR TomXin 2022-12-21 17:16:13 +08:00
  • 988e59eafd feature: 修复sm2构造方法NullPointerException yulin 2022-12-20 12:53:02 +08:00
  • d63d28106a BooleanUtil增加toString(Boolean bool, String trueString, String falseString, String nullString)方法 subin 2022-12-19 22:18:16 +08:00
  • 31407e11a0 !896 优化TimeUtil工具类 Merge pull request !896 from emptypoint/update-TimeUtil Looly 2022-12-19 09:37:10 +00:00
  • a4fba3e429 优化TimeUtil工具类: 1.优化parse方法; 2.抽取常量; 3.修复注释; emptypoint 2022-12-17 15:17:09 +08:00
  • d6cf4d70e9 style(core): 规范命名,暴露异常 wy 2022-12-17 08:41:27 +08:00
  • bc306e56de WGS84 坐标与墨卡托投影互转 大黄蜂coder 2022-12-15 18:24:46 +08:00
  • 22933829e2 fix code Looly 2022-12-14 18:20:05 +08:00
  • 31c5357409 修复ZIP bomb漏洞 Looly 2022-12-14 17:09:26 +08:00
  • ecde508346 修复ZIP bomb漏洞 Looly 2022-12-14 16:29:39 +08:00
  • edcbbb8396 Merge pull request #2804 from zhaoshengwolf/v5-master Golden Looly 2022-12-14 12:02:52 +08:00
  • 85c1c84af1 Merge pull request #2798 from LuisStruggle/v6-dev Golden Looly 2022-12-14 11:57:25 +08:00
  • bcc0605036 Merge pull request #2799 from LuisStruggle/v6-dev-1 Golden Looly 2022-12-14 11:55:12 +08:00
  • ec4467cb43 addtest Looly 2022-12-14 11:53:05 +08:00
  • e89de5c18f update dependency Looly 2022-12-14 09:22:20 +08:00
  • 843a222bee add LocalTimeUtil\ Looly 2022-12-14 09:02:33 +08:00
  • c4c2bde0b4 解决FtpTest.java的downloadTest下载会将文件夹下载成文件的问题 zhaoshengwolf 2022-12-13 09:12:55 +00:00
  • 7bc020607f test:ReUtil.replaceAll()方法,当replacementTemplate为null对象时,出现空指针异常(优化测试方法) LuisStruggle 2022-12-12 19:30:02 +08:00
  • a6ffb7a62f fix:ReUtil.replaceAll()方法,当replacementTemplate为null对象时,出现空指针异常 LuisStruggle 2022-12-12 19:06:04 +08:00
  • d67d5f3ad4 修改:HtmlUtil中cleanHtmlTag方法和removeScriptTag方法的“替换空文本”,修改为静态常量空字符变量 LuisStruggle 2022-12-12 14:51:48 +08:00
  • cfc72cc2a9 add test Looly 2022-12-12 13:09:52 +08:00
  • 3346ef025b fix doc Looly 2022-12-11 16:25:12 +08:00
  • edde416ffe fix bug Looly 2022-12-11 16:20:50 +08:00