Commit Graph

4872 Commits

Author SHA1 Message Date
John Guo
76b819ae3b move gf cli and gdb drivers into gf repo. 2022-01-24 14:41:23 +08:00
John Guo
43f1354e79 fix configuration support for package gcmd 2022-01-24 10:32:19 +08:00
John Guo
6e1c76efe6 add GetAdapter for package gcache; add GetStorage for package gsession 2022-01-23 15:14:06 +08:00
John Guo
e517bf7b0e improve details for package gjson/gtcp/gudp 2022-01-22 15:45:38 +08:00
John Guo
3b811c3434 add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
John Guo
9e3a49dd1b add GetFreePort/GetFreePorts for package gipv4 2022-01-22 15:12:58 +08:00
John Guo
65d1648c30 improve seconds unit support in configuration for package gredis 2022-01-22 13:48:09 +08:00
John Guo
a4d80bf743 move db drivers to github.com/gogf/gf/gdb-drivers 2022-01-21 18:06:35 +08:00
John Guo
a15ec0d677 expose attributes of struct Result for package gdb 2022-01-21 17:43:00 +08:00
John Guo
7e5301c845 expose insert option constants for package gdb 2022-01-21 17:31:48 +08:00
John Guo
795ac4773e Merge branch 'master' of https://github.com/gogf/gf 2022-01-21 12:38:22 +08:00
John Guo
c75cce0378 fix issue in package gjson for interface assertion of nil Json 2022-01-21 12:38:06 +08:00
John Guo
5760289d2a
Merge pull request #1574 from qinyuguang/gdb_ping
gdb Ping with context
2022-01-21 12:13:39 +08:00
John Guo
619e256138 improve package gcron/gtimer 2022-01-20 15:53:16 +08:00
John Guo
7401fb09c9 add examples for package gcmd 2022-01-19 23:35:23 +08:00
John Guo
bb37e5ac88 remove Handler feature for gcmd.Parser 2022-01-19 21:07:48 +08:00
John Guo
69935f3d1c remove ContainsOpt from package gcmd 2022-01-19 20:25:04 +08:00
John Guo
3dcd9b535b UT update for package gclient/ghttp 2022-01-19 18:26:39 +08:00
John Guo
e90f72b538 improve UT cases for package gtime 2022-01-19 18:23:04 +08:00
John Guo
9efc2894d4 improve UT cases for package gtime 2022-01-19 18:18:30 +08:00
John Guo
07c5ce0bbc improve UT cases for package gtime 2022-01-19 17:26:39 +08:00
John Guo
3bbbe1db9c change pointer receiver that implements interface MarshalJSON to struct receiver for all packages 2022-01-19 16:55:57 +08:00
John Guo
d7b94428ae fix issue in json marshal for package egtime 2022-01-19 16:44:58 +08:00
John Guo
033e2c1d78 fix issue in rules of gmeta.Meta for package gvalid 2022-01-18 15:43:12 +08:00
John Guo
9345eb5e94 dto -> do for package gdb 2022-01-17 21:10:58 +08:00
John Guo
220ed74ad1 fix gstr.IsNumeric 2022-01-17 19:42:21 +08:00
John Guo
56f88f759a add buildin function yamli for package gview 2022-01-17 17:10:44 +08:00
qinyuguang
ee1585fb24 gdb Ping with context 2022-01-17 15:58:31 +08:00
John Guo
c72a9f2e1e add buildin functions xml/ini/yaml/toml for package gview 2022-01-17 15:55:45 +08:00
John Guo
d4b502f14e fix issue #1571 2022-01-15 22:15:10 +08:00
John Guo
d32acabcef fix issue #1570 2022-01-15 21:38:15 +08:00
John Guo
4943c3a9e0 add UT cases for package gjson 2022-01-15 20:25:29 +08:00
John Guo
58290ec9ea fix issue in package ghash 2022-01-15 20:17:40 +08:00
John Guo
6468d55a81 add absolute file path support for package gcfg/gview 2022-01-14 17:16:38 +08:00
John Guo
fe93d7b332 add GetRegisteredRuleMap function, add internal logging for rule overwrite situation of package gvalid 2022-01-14 16:46:25 +08:00
John Guo
067514b74f Merge branch 'master' of https://github.com/gogf/gf 2022-01-13 21:32:17 +08:00
John Guo
aff2fbdc54 Merge branch 'master' of https://github.com/gogf/gf 2022-01-13 21:31:37 +08:00
John Guo
805f60efa1 improve package ghash 2022-01-13 21:31:23 +08:00
John Guo
b0b1b61280
Merge pull request #1555 from larryclean/master
修改gdb cache的key为gcache:md5(sql)方式
2022-01-13 21:29:55 +08:00
John Guo
c09f22242f
Merge pull request #1566 from qinyuguang/pgsql_dropped_field
gdb pgsql skip dropped fields
2022-01-13 20:57:31 +08:00
John Guo
9892cc46e4 improve package ghttp 2022-01-13 20:57:13 +08:00
John Guo
6e12aa4bf7 fix issue #1568 2022-01-13 20:49:26 +08:00
John Guo
8731123030 add StdoutColorDisabled configuration for package glog 2022-01-13 15:22:27 +08:00
qinyuguang
eaeb8e03ab gdb pgsql skip dropped fields 2022-01-13 14:20:01 +08:00
John Guo
6ded700f92 add options for Decode/DecodeTo/DecodeToJson functions of package gjson 2022-01-13 12:09:04 +08:00
John Guo
e5613e8690 improve function New for creating db by specified configuration node 2022-01-12 21:57:46 +08:00
John Guo
45fbb5326c README updates 2022-01-12 20:43:36 +08:00
John Guo
b09f4e9240 Merge branch 'master' of https://github.com/gogf/gf 2022-01-12 20:42:38 +08:00
John Guo
c2f2ad7a28 README updates 2022-01-12 20:42:11 +08:00
John Guo
0534994fa8
Merge pull request #1546 from eh-steve/eh-steve/gconv-map-recurse
Recurse map fields inside structs
2022-01-12 20:01:31 +08:00