443 Commits

Author SHA1 Message Date
openharmony_ci
4886b545bc
!1135 Description of error codes in the basic database for rectification
Merge pull request !1135 from 李兴阳/master
2024-07-03 10:25:40 +00:00
openharmony_ci
26bd3843c7
!1120 modify a crash issue with illegal characters in xml
Merge pull request !1120 from jiangkai/buffer_base64
2024-07-01 13:07:19 +00:00
@lixingyang-li
431ba0f6f0 The basic library error code description is unclear
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA8IJK
2024-07-01 11:00:53 +08:00
bi-hu
34038409cf Optimize the encoding format performance of the buffer. from interface 'base64'
Signed-off-by: bi-hu <bihu@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA8FJ8
2024-06-26 14:37:11 +08:00
openharmony_ci
aa972e1d7e
!1117 uri的query包含param1=va%2Blue1时,getQueryValue方法获取param1的value应该是va+lue1
Merge pull request !1117 from yp9522/getQueryValue
2024-06-26 02:24:18 +00:00
yp9522
2ca3a9f5ae getQueryValue特殊情况
Signed-off-by: yp9522 <yanpeng51@h-partners.com>
Change-Id: I7c44b77b0fa865369c6d4f455ad2be09ed4cdf2b
2024-06-26 09:29:13 +08:00
zWX1234017
0e76222805 url模块delete接口和get接口性能优化
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA7RSG

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-06-24 14:42:26 +08:00
jiangkai43
c56480f486 modify a Crash Issue with illegal characters in xml`
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA70K7

Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
2024-06-21 18:23:57 +08:00
openharmony_ci
211b23ec95
!1113 Dealing with public basic library alarms of Buffer
Merge pull request !1113 from 王景悟/master
2024-06-18 04:50:23 +00:00
wang-jingwu001
f46c4d29a5 Dealing with public basic library alarms of Buffer
Signed-off-by: wang-jingwu001 <wangjingwu4@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA5P0O
2024-06-15 19:35:43 +08:00
zWX1234017
8d6993e025 url模块params的delete方法耗时过长优化
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA5NYK

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-06-15 18:04:31 +08:00
tangbin
452cca050d revert modify the bug for buffer
Signed-off-by: tangbin <2387440390@qq.com>
2024-06-15 00:18:25 +08:00
wang-jingwu001
0f5039e4f7 Dealing with public basic library alarms
Signed-off-by: wang-jingwu001 <wangjingwu4@huawei.com>

https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA57GX
2024-06-14 15:29:54 +08:00
@lixingyang-li
ca2b182a21 Fix static alarms in the basic library
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA4F1W
2024-06-11 16:54:25 +08:00
openharmony_ci
ed4d587880
!1103 modify the bug for buffer.
Merge pull request !1103 from yuqing_han/master
2024-06-11 06:53:18 +00:00
Han
11614a0cb0 Modity the bug for buffer.
Signed-off-by: Han <yqhanj@isoftstone.com>
2024-06-11 13:58:28 +08:00
openharmony_ci
ced79c88e7
!1046 modify the static warning of xml
Merge pull request !1046 from jiangkai/master
2024-06-11 04:44:12 +00:00
@lixingyang-li
e2aa3dce1f https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9VSIM
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
Rectification of super large functions in public basic libraries
2024-06-07 11:05:43 +08:00
openharmony_ci
52178403a3
!1092 url的params部分set方法性能过低的优化
Merge pull request !1092 from 赵杜炜/master
2024-06-06 04:37:32 +00:00
openharmony_ci
0cd9e51ec8
!1091 ConvertXML and URI performance optimization
Merge pull request !1091 from bihu/master
2024-06-06 02:06:50 +00:00
Han
f79bd948aa https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9VD6I
优化getbuffer接口
Signed-off-by: Han <yqhanj@isoftstone.com>
2024-06-05 21:00:57 +08:00
zWX1234017
d8ffecdeeb url的params部分set方法性能过低的优化
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9VAXW

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-06-05 18:22:54 +08:00
openharmony_ci
67033797d8
!1077 Dealing with alarm issues in public infrastructure libraries
Merge pull request !1077 from 王景悟/master
2024-06-04 11:36:11 +00:00
王景悟
3a960e5619 Merge branch 'master' of gitee.com:openharmony/commonlibrary_ets_utils into master
Signed-off-by: 王景悟 <jwwangaw@isoftstone.com>
2024-06-04 16:32:25 +08:00
bi-hu
d72e026ac7 ConvertXML and URI performance optimization
Signed-off-by: bi-hu <bihu@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9UVGQ
2024-06-04 15:09:13 +08:00
openharmony_ci
c6b4d71e6b
!1089 Modify the problem of xml crash
Merge pull request !1089 from jiangkai/buffer_base64
2024-06-04 03:24:08 +00:00
jiangkai43
d39fd0d032 Modify the problem of xml crash
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9UK5R

Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
2024-06-04 10:16:05 +08:00
openharmony_ci
0300f03476
!1085 url模块构造方法性能不达标优化
Merge pull request !1085 from 赵杜炜/master
2024-06-01 15:03:29 +00:00
openharmony_ci
5239f6c317
!1086 Public infrastructure library TS rectification
Merge pull request !1086 from 李兴阳/master
2024-06-01 14:09:00 +00:00
@lixingyang-li
d886b464f8 Public infrastructure library TS rectification
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9U6TY
2024-06-01 16:27:17 +08:00
coollixin
6b695e0f3e add function
issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9L0XG

Signed-off-by: coollixin <lixin581@huawei.com>
2024-06-01 15:41:51 +08:00
zWX1234017
ea5414299e url模块构造方法性能不达标优化
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9U21D

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-05-31 17:15:48 +08:00
wang-jingwu001
7eb8a08aec Dealing with alarm issues in public infrastructure libraries
Signed-off-by: wang-jingwu001 <wangjingwu4@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9T4R8
2024-05-30 11:09:02 +08:00
openharmony_ci
80c843045b
!1072 uri支持管道符、空格,query支持json
Merge pull request !1072 from yp9522/special
2024-05-28 16:38:43 +00:00
yp9522
dc102a8363 Adapt to special symbols
Signed-off-by: yp9522 <yanpeng51@h-partners.com>
Change-Id: I4ebfe0efbe9df045798d8f03743463caac297c4d
2024-05-28 19:47:35 +08:00
openharmony_ci
7f68e8875d
!1070 Modify the problem of buffer crash
Merge pull request !1070 from jiangkai/buffer_base64
2024-05-27 10:13:13 +00:00
jiangkai43
218a207c58 Modify the problem of buffer crash
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9S5AB

Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
2024-05-25 16:36:23 +08:00
openharmony_ci
70cff5c420
!1062 URL模块Params字段get接口未将编码后的字符串进行正确解码
Merge pull request !1062 from 赵杜炜/master
2024-05-23 15:18:57 +00:00
openharmony_ci
66ad6d686f
!1055 To process large files, memory is requested from the heap
Merge pull request !1055 from jiangkai/buffer_base64
2024-05-23 13:35:55 +00:00
zWX1234017
ed7da5da6f URL模块Params字段get接口未将编码后的字符串进行正确解码
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9RJOC

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-05-23 19:41:05 +08:00
zWX1234017
ebd65710ff url模块在path字段传入encode后的中文字符串时,会再次encode
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9Q8DV

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-05-21 20:13:47 +08:00
jiangkai43
4a41631309 To process large files, memory is requested from the heap
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9QNPD

Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
2024-05-21 10:28:27 +08:00
jiangkai43
8e1cfb4c98 modify the static warn of xml
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9PHPQ

Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
2024-05-15 15:02:15 +08:00
openharmony_ci
5f96d8796a
!1025 Fix a special character escape error and add parameter validation
Merge pull request !1025 from jiangkai/master
2024-05-13 10:50:16 +00:00
jiangkai43
b59170c11a Fix a special character escape error
issue:https://gitee.com/openharmony/docs/issues/I9KIDG

Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
2024-05-13 15:56:38 +08:00
zWX1234017
f7f5cffdcc URL模块URLParams入参为%2B时get()出结果会错误显示为空格,实际应为+
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9NMJJ

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-05-08 20:50:29 +08:00
zWX1234017
1195e25742 在URLParams对象的key或者value为空时,input.match(regex).map抛出异常导致应用崩溃
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9LOYA

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-05-05 20:50:34 +08:00
openharmony_ci
f1c7e6bfea
!1014 uri的hostname适配波浪线、下划线
Merge pull request !1014 from yp9522/uri_hostname_regex
2024-05-05 11:46:15 +00:00
zWX1234017
adad8a6c5f Modify URL module static alarm
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9LGSY

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-05-03 13:21:15 +08:00
zWX1234017
54264df780 The URL module get interface caused% 26 to not convert properly, and the "+" should be a space in the get return. Modification
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/I9L1O8

Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
2024-04-30 19:10:50 +08:00