Commit Graph

3723 Commits

Author SHA1 Message Date
jflyfox
524e3bedc7 improve empty value validation for required-with* patterns for package gvalid 2021-04-26 20:37:36 +08:00
John Guo
c4fc9f9618 fix issue #1204: improve validation support for time value, eg: gtime.Time/*gtime.Time, time.Time/*time.Time. 2021-03-30 16:06:20 +08:00
John Guo
9c70fe3be8 add more unit testing case for package gvalid 2021-03-30 15:25:26 +08:00
John Guo
78027d2ec6 deprecated comments update 2021-03-30 13:43:08 +08:00
John Guo
d4e4b9addf improve package gcfg for automatically checking and adding path of package main 2021-03-29 18:05:47 +08:00
John Guo
b2acd22f58 improve package gi18n 2021-03-29 17:36:51 +08:00
John Guo
ae5ecb5bfa update unit testing case for package gtrace 2021-03-29 16:12:14 +08:00
John Guo
6f1340ce36 upgrade otel from v0.18.0 to v0.19.0 2021-03-29 16:00:56 +08:00
John Guo
473fdba14f add replace in go.mod for otel 2021-03-29 15:51:03 +08:00
John Guo
bb6883213f fix issue #1202 2021-03-24 22:04:04 +08:00
John Guo
54395b39a6 fix issue #1202 2021-03-24 21:19:23 +08:00
John Guo
6deb817fd0 fix issue in unit testing case for package gpage 2021-03-23 17:58:09 +08:00
John Guo
482e093331 add map/[]map converting support for gconv.Scan;improve gconv.MaptoMaps 2021-03-23 17:53:20 +08:00
John Guo
042f903157 Merge branch 'master' of https://github.com/gogf/gf 2021-03-23 14:23:47 +08:00
John Guo
c423ad4830 fix issue in gfile.MainPkgPath;improve fields filter for package gdb 2021-03-23 14:21:54 +08:00
jianchenma
958b109a12 fix removing cookie issue 2021-03-19 19:16:21 +08:00
John Guo
113fffdd69
Merge pull request #1199 from yangyanqing/yangyanqing/fix-zte-chinese 2021-03-19 17:08:31 +08:00
jianchenma
4aaf09fded improve gfile.MainPkgPath 2021-03-19 16:35:55 +08:00
jianchenma
2f3df76f37 fix issue #1190 2021-03-19 15:37:33 +08:00
Frank Yang
cf7706b16d
ZTE 的中文名应该是“中兴通讯”,不是“中兴科技” 2021-03-19 11:45:17 +08:00
jianchenma
36963c05a2 fix issue #1190 2021-03-19 11:35:12 +08:00
jianchenma
48d840a1b8 ad go.sum 2021-03-18 15:29:42 +08:00
jianchenma
e3ebc908bb improve package gconv 2021-03-18 15:21:05 +08:00
jianchenma
9ed8d8c113 rename max content log size name for gtrace from maxlogsize to maxcontentlogsize 2021-03-18 11:22:44 +08:00
jianchenma
9eab5daf19 update required minimum go version from 1.11 to 1.14 2021-03-18 11:19:36 +08:00
jianchenma
6a24b595f0 upgrade otel from 0.16.0 to 0.18.0 2021-03-18 10:39:23 +08:00
jianchenma
150f237f13 fix issue in incorrect parameter sequence in package gi18n;improve package gcfg for detailed error printing 2021-03-16 14:39:01 +08:00
John
41f2138b39 fix issue of overflow in grand.D 2021-03-11 23:29:39 +08:00
John Guo
6376b8aaa6 remove session storage file removing feature for package gsession 2021-03-11 21:21:47 +08:00
John Guo
58362ad143 add grand.D for random time.Duration;add checking and removing session files for package gsession 2021-03-11 20:05:08 +08:00
John Guo
d72d23c2eb change browser mode from boolean markable variable to cookiejar for ghttp.Client 2021-03-11 18:58:13 +08:00
John Guo
7702c5bfde add internal logging for package gdb/gredis 2021-03-11 11:39:49 +08:00
John Guo
20f2a6c003 add recursive validation feature of struct attribute for package gvalid for #1165 2021-03-10 23:28:34 +08:00
John Guo
0d4c1c47d5 improve package grand 2021-03-10 21:19:11 +08:00
John Guo
4d32733790 improve ghttp.Client for #1179 2021-03-09 22:54:38 +08:00
John Guo
0e58b6e95b README updates 2021-03-08 23:27:48 +08:00
John Guo
19bfc48dca version updates 2021-03-04 22:49:11 +08:00
John Guo
ae0cc5a4b6 add more unit testing case for ScanList feature 2021-03-04 20:45:05 +08:00
John Guo
ba74e0beb2 improve ScanList of the same replation names for package gdb 2021-03-04 00:07:06 +08:00
jflyfox
e5ca4e788e fix issue #1190 2021-03-03 14:29:01 +08:00
John Guo
1c7f034135 Merge branch 'master' of https://github.com/gogf/gf 2021-03-02 23:32:50 +08:00
John Guo
4c78ce6e3f fix issue #1187 2021-03-02 23:27:50 +08:00
John Guo
7803d557b3
Merge pull request #1183 from rc452860/master 2021-03-02 00:04:05 +08:00
John Guo
204fea395c add struct object support in group router registering for package ghttp 2021-03-01 20:49:09 +08:00
jflyfox
bd13de2b39 improve package internal/intlog 2021-03-01 17:50:02 +08:00
jflyfox
d0f649b328 improve package internal/intlog 2021-03-01 17:39:13 +08:00
jflyfox
04e42d2175 improve package internal/intlog 2021-03-01 17:15:18 +08:00
jflyfox
ffc88eaaa7 improve package gcfg for main package path searching 2021-03-01 17:05:44 +08:00
jflyfox
4b4cc5ebb9 improve package gcfg for main package path searching 2021-03-01 17:02:07 +08:00
turc
0e6cddb547 去除cancelFunc避免退出之前关闭mysqlConn导致数据获取不完整 2021-03-01 01:43:53 +08:00