Commit Graph

4053 Commits

Author SHA1 Message Date
John Guo
006fb79967 improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb 2021-09-13 16:43:09 +08:00
John Guo
cc60bc9dab fix issue printing to stdout using fmt.Fprintf for package glog 2021-09-01 16:14:17 +08:00
John Guo
425ca8aa3e improve process comminucation folder creating for package gproc 2021-09-01 15:02:58 +08:00
John Guo
73d2b7ed06 fix issue #1387 2021-08-30 22:26:02 +08:00
John Guo
0048e2c8c4 improve package gstr 2021-08-30 14:29:04 +08:00
John Guo
549adf6487 improve unit testing case for package gdb 2021-08-27 20:35:35 +08:00
John Guo
b5502c5580 revert and use 2021-08-27 20:26:07 +08:00
John Guo
46bf669cdd Merge branch 'master' of https://github.com/gogf/gf 2021-08-27 20:16:41 +08:00
John Guo
fa7a3e987d improve With feature for package gdb 2021-08-27 20:16:29 +08:00
John
b316b9c073 example updates for package gcache 2021-08-27 01:01:41 +08:00
John
5b57c35522 comment updates for package gcache 2021-08-27 00:01:15 +08:00
John
e0a3233ea3 improve package gcron 2021-08-26 00:11:27 +08:00
John
1b588b14d8 Merge branch 'master' of https://github.com/gogf/gf 2021-08-25 23:46:16 +08:00
John Guo
2c839db941
Merge pull request #1372 from gzhmt-developer/master
fix tcp http demo error content-length
2021-08-25 23:42:30 +08:00
John Guo
f9eaa8f930 fix issue of nested transaction missing in function operations for package gdb 2021-08-25 22:31:59 +08:00
John Guo
59397fd8a5 add buildin function add/minus/times/divide for package gview 2021-08-25 20:00:53 +08:00
John Guo
6be582355c improve DB.Close for package gdb 2021-08-25 10:58:29 +08:00
John
257897763d Merge branch 'master' of https://github.com/gogf/gf 2021-08-25 00:54:47 +08:00
John Guo
29d50994ae add function Close for DB for package gdb 2021-08-24 22:59:25 +08:00
John Guo
b129ee3f04 fix issue in unit testing case for package ghttp 2021-08-24 21:35:49 +08:00
John Guo
a47699bf6e fix issue in unit testing case for package gjson 2021-08-24 21:34:14 +08:00
John Guo
66b8b591df fix issue in missing import for package gcode 2021-08-24 21:31:15 +08:00
John Guo
7b47fe96dd update version of third-party redigo from v2.0.0+incompatible to v1.8.5 2021-08-24 21:22:58 +08:00
John Guo
abc8e62d58 add package gcode and improve error implements for package gerror 2021-08-24 21:18:59 +08:00
John
ef36cf8446 fix issue in example of package gjson 2021-08-20 23:15:48 +08:00
John Guo
c5345239fc improve logging content for package gcron 2021-08-20 15:49:45 +08:00
John Guo
a229960218 add context id feature for package gctx/glog 2021-08-20 15:44:08 +08:00
John Guo
43180ef239 improve package gcron 2021-08-20 14:09:15 +08:00
John Guo
e10240bd7c improve package gcron 2021-08-20 11:52:22 +08:00
John Guo
a0ef6fce81 add bacth registering function Map for package ghttp 2021-08-19 20:59:08 +08:00
John Guo
314bee2b4e remove context key printing into logging content for context feature of package glog 2021-08-19 15:35:41 +08:00
John Guo
050c93ee8d Merge branch 'develop' of https://github.com/gogf/gf 2021-08-19 14:12:04 +08:00
John Guo
feefcc98ef improve condition parameter of struct by sequence for package gdb 2021-08-19 14:11:28 +08:00
John Guo
8f4ce91361 improve condition parameter of struct by sequence for package gdb 2021-08-19 14:09:31 +08:00
John Guo
f03f56ba4e improve gconv.Struct for map attribute converting 2021-08-19 11:28:25 +08:00
John Guo
457d552fa0 add UnmarshalJSON interface support for package gconv 2021-08-17 16:51:29 +08:00
John Guo
be2fcf7f57 add UnmarshalJSON interface support for package gconv 2021-08-17 16:30:47 +08:00
John Guo
ad6c4f5245 improve session storage for package gsession 2021-08-16 21:47:45 +08:00
John Guo
db621e38d9 improve ServeFile/ServeFileDownload for package ghttp 2021-08-16 20:30:58 +08:00
John Guo
170af1ab00
Merge pull request #1374 from wangle201210/develop
add func SetWriterColorEnable for file log color
2021-08-15 23:52:10 +08:00
wanna
31ef4e7b5a fmt 2021-08-13 13:27:43 +08:00
wanna
f56f689970 fmt 2021-08-13 13:24:28 +08:00
wanna
17b73e7cb3 add func SetWriterColorEnable for file log color 2021-08-13 13:20:33 +08:00
John Guo
903f29a824 add OmitNil feature for package gdb 2021-08-13 11:28:47 +08:00
John Guo
12f2193963 improve handler feature for package glog 2021-08-12 22:14:31 +08:00
John Guo
13ecbc263e improve handler feature for package glog 2021-08-12 21:58:06 +08:00
John Guo
7b9888c004 add FieldCount/FieldSum/FieldMax/FieldMin/FieldAvg functions for gdb.Model 2021-08-12 19:42:44 +08:00
Anson
91cd4f96f0
Update gtcp_conn.go 2021-08-12 10:50:46 +08:00
John Guo
95a44122dd comment update for package glog 2021-08-12 10:47:05 +08:00
ansionfor
2bd76dfdde go fmt code 2021-08-12 09:35:57 +08:00