Commit Graph

445 Commits

Author SHA1 Message Date
bceb5fc7de rename gdebug.TestData* -> gtest.Data*; add UT case for http server 2022-03-17 16:58:04 +08:00
e06f831205 improve package grand 2022-03-15 17:09:35 +08:00
329f6b90f7 improve gutil.Dump feature 2022-03-11 15:26:01 +08:00
d8d9996464 fix issue #1662 2022-03-11 10:24:42 +08:00
acd1989fa1 improve Dump feature for package gutil 2022-03-10 22:29:47 +08:00
afa1f78a02 fix issue #1661 2022-03-10 21:12:24 +08:00
546b6b1724 t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
213392640c fix issue #1653 2022-03-10 09:22:50 +08:00
d64898c59a improve package goai 2022-03-02 20:00:40 +08:00
88a9eef8a6 api swagger ui update 2022-03-01 11:43:42 +08:00
456697ea99 improve cli command install 2022-02-28 17:48:52 +08:00
ee614f9c6b fix issue #1563 2022-02-23 10:27:31 +08:00
d9c1e1f576 improve package gconv/cli 2022-02-22 20:19:41 +08:00
afa58ed45b fix issue #1227 #1617 2022-02-22 10:43:31 +08:00
00ccce7bb8 fix issue #1607 2022-02-17 22:02:51 +08:00
2461ef9f29 fix issue #1597 2022-02-17 11:46:35 +08:00
a5cc03ff25 fix issue #1563 2022-02-16 00:47:23 +08:00
2428b27168 fix issue #1488 2022-02-15 00:21:05 +08:00
033e2c1d78 fix issue in rules of gmeta.Meta for package gvalid 2022-01-18 15:43:12 +08:00
d4b502f14e fix issue #1571 2022-01-15 22:15:10 +08:00
fe93d7b332 add GetRegisteredRuleMap function, add internal logging for rule overwrite situation of package gvalid 2022-01-14 16:46:25 +08:00
6e12aa4bf7 fix issue #1568 2022-01-13 20:49:26 +08:00
343985ad12 Add tests to highlight problem cases previously failing 2022-01-10 18:53:32 +00:00
4cdddbd6e0 Recurse map fields inside structs 2022-01-04 19:22:18 +00:00
14e96069f2 comment update for package gvalid 2021-12-26 23:17:33 +08:00
48c5c1e5a8 change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-23 00:09:00 +08:00
ce93b625d4 change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
7e81600772 improve package gjson 2021-12-20 00:32:23 +08:00
40225c5352 improve route dump for package ghttp;remove mutex for package gtag 2021-12-18 12:54:09 +08:00
20c0e6d68f error message update for package gconv 2021-12-17 17:28:02 +08:00
b27259aded fix issue converting empty map[string]string to map[string]interface{} 2021-12-17 17:22:55 +08:00
e401ba0f43 Merge branch 'master' of https://github.com/gogf/gf 2021-12-11 23:11:35 +08:00
b4e6abc460 Adjust the function sequence 2021-12-11 23:11:17 +08:00
f0c25d8476 improve package gcmd/gtag 2021-12-10 23:58:10 +08:00
02f01323f9 Merge pull request #1510 from huangqian1985/master
Validator Function Example
2021-12-07 19:07:54 +08:00
6a82fdb888 add config feature for package gcmd 2021-12-07 19:08:52 +08:00
10fc81f716 modify gvalid sample file name 2021-12-07 13:49:08 +08:00
ff36667dbc move sample function to right file 2021-12-06 22:20:00 +08:00
e11698dc2a modify function name 2021-12-05 22:18:13 +08:00
68a8a456c9 move function sample to new file 2021-12-05 14:56:34 +08:00
acb2bc7d99 Merge branch 'master' of https://github.com/gogf/gf into gvalid_Example 2021-12-04 14:35:45 +08:00
7b9a03d13c Implemented Validator Example
1.RuleFunc 2.RuleFuncMap
2021-12-04 14:35:33 +08:00
0da5535bda improve package gvalid 2021-12-04 00:11:57 +08:00
3f030b1f6e improve error message for invalid rule for package gvalid 2021-12-03 23:56:00 +08:00
9659f45fbb Implemented Validator Example
1.Ci 2.Data 3.Assoc 4.Rules 5.Messages
2021-12-01 23:16:16 +08:00
6b5f111b6a Implemented gvalid Example
1.New 2.Run 3.Clone 4.I18n
2021-11-30 23:48:26 +08:00
c5541b484f improve package gtag/gcmd 2021-11-24 21:41:36 +08:00
7b22355abb expose package internal/structs as os/gstructs; add package gtag for custom tag storage feature 2021-11-24 16:17:50 +08:00
28fe100761 Merge pull request #1489 from huangqian1985/master
gmap Example and gvalid Example
2021-11-23 20:40:33 +08:00
0622b517c5 command object feature for package gcmd 2021-11-23 20:26:55 +08:00