Commit Graph

3093 Commits

Author SHA1 Message Date
john
f654bb2eda comment update for package gtree 2020-07-16 11:46:11 +08:00
john
205f98cfeb improve gconv.Struct for interface UnmarshalValue 2020-07-15 23:30:07 +08:00
john
69fa5bf464 improve package gtime for nil gtime.Time object 2020-07-15 20:37:13 +08:00
john
e7dc58ac6c unit testing case update for package gdb 2020-07-15 20:21:04 +08:00
john
2033299632 improve placeholder for pgsql 2020-07-15 20:15:09 +08:00
john
639d34d5d9 fix issue in incorrect debug sql information for package gdb 2020-07-15 20:10:54 +08:00
john
605181da32 fix issue in gins.Database 2020-07-15 19:17:42 +08:00
john
183f631190 improve Model.One for package gdb 2020-07-15 09:15:03 +08:00
john
64c99b9871 add configuration updating feature for package gcfg 2020-07-15 00:07:07 +08:00
John Guo
d29b0a27ff
Merge pull request #760 from kirileec/master
add a SetProxy function and a chaining function Proxy for ghttp.Clien…
2020-07-14 23:09:06 +08:00
john
aaa726e6dc add limit 1 for function One of package gdb 2020-07-14 21:42:28 +08:00
john
05cc0c4644 improve gconv.Struct for nil attribute interface 2020-07-14 21:34:29 +08:00
john
e1c0a92e60 improve the performance when converting struct that implements UnmarshalValue 2020-07-13 23:51:36 +08:00
John Guo
c770e4779a
Merge pull request #758 from wnstar/log
log added function name display
2020-07-13 23:21:49 +08:00
john
c135122ca1 improve package gconv for detailed handling of interface attributes 2020-07-13 23:13:50 +08:00
john
1d87df2afe add more unit testing case for package ghttp 2020-07-13 22:45:20 +08:00
john
8efc0ca0ea comment update for package gvalid 2020-07-12 10:33:24 +08:00
john
001d524ff7 readme update 2020-07-12 10:25:15 +08:00
john
5c5dce9dc3 comment update for admin controller of package ghttp 2020-07-12 09:56:07 +08:00
john
293256c2ca improve package gmode 2020-07-12 09:34:43 +08:00
john
4e027c1de3 improve argument handling for empty slice for package gdb 2020-07-11 09:53:16 +08:00
john
6712a33164 fix issue 785 in function Unique for packge garray 2020-07-10 22:26:02 +08:00
john
98531143a6 donator updates 2020-07-10 21:32:53 +08:00
John
71127ba308 improve package gins 2020-07-10 00:20:46 +08:00
John
0f6f571ccb remove the space trimming of the validation value for package gvalid 2020-07-08 20:53:56 +08:00
John
9b6936a4fb deprecate function DB.Table; improve the configuration node name case-insensitive and ignoring special chars 2020-07-08 20:48:29 +08:00
John
8b78609412 add more unit testing case for package gdb 2020-07-08 19:12:48 +08:00
John
4a31082f8c improve function Struct/StructDeep for package gconv 2020-07-08 11:32:35 +08:00
John
3643a69d8d improve function Struct/StructDeep for package gconv 2020-07-08 10:52:45 +08:00
John
adbaa4aa89 donator updates 2020-07-07 22:06:35 +08:00
John
0e025eda1b improve function Struct for package gconv 2020-07-06 22:37:37 +08:00
John
7c44bf8e94 Merge branch 'develop' of https://github.com/gogf/gf into develop 2020-07-06 21:18:51 +08:00
John
e6718f1113 improve function Struct for package gconv 2020-07-06 21:18:25 +08:00
kirile
f3f6adb03a read Client's timeout for net.Dialer
make sure Client.Transport is *http.Transport
2020-07-05 20:52:33 +08:00
linx
977827e453 add examples for SetProxy function and Proxy chaining function 2020-07-05 20:52:33 +08:00
linx
bcc9153991 add a SetProxy function and a chaining function Proxy for ghttp.Client to do HTTP request via proxy. #285 2020-07-05 20:52:32 +08:00
john
c04be14cd9 add custom validation rule feature for package gvalid 2020-07-05 18:55:38 +08:00
john
de8f29751d improve function ScanList for package gdb 2020-07-05 12:17:56 +08:00
John
12d58e4d08 add ScanList feature for gdb.Model 2020-07-05 11:54:37 +08:00
John
3ae44185f4 add ScanList feature for gdb.Result 2020-07-05 11:23:39 +08:00
john
1290f42f75 improving package gdb 2020-07-04 08:50:52 +08:00
John
17b91dcad7 add ListItemValues/ListItemValuesUnique functions and associated unit testing cases for package gutil/gvar 2020-07-02 23:40:34 +08:00
John
72da1642ee add more unit testing case for ghttp.Client 2020-07-02 19:12:01 +08:00
John
76d93b3a61 donator updates 2020-07-01 23:05:39 +08:00
John
7be0ee9566 donator updates 2020-07-01 23:02:07 +08:00
John
326e1f8da5 donator updates 2020-07-01 22:53:34 +08:00
John
e4e44ddd19 revert gvar.Var from interface to struct 2020-06-29 17:23:49 +08:00
John
46bdde9265 revert gvar.Var from interface to struct 2020-06-29 13:40:19 +08:00
John
09eba58927 add more unit testing case for ghttp.Client 2020-06-28 23:23:09 +08:00
John
0e884c78f5 fix issue of https://github.com/gogf/gf/issues/765 2020-06-28 23:03:41 +08:00