Commit Graph

4077 Commits

Author SHA1 Message Date
John Guo
53db88c630 comment update for package gsession 2021-09-19 10:18:58 +08:00
John Guo
c99c13acd1 refract pacakge gcfg, adding adapter interface for pacakge gcfg 2021-09-19 10:01:09 +08:00
jianchenma
01a3dd1eb0 add function gerror.HasStack; rename all api* interfaces to i* 2021-09-17 19:26:56 +08:00
jflyfox
5383672d78 change returned parameter from interface{} to *gvar.Var for gsession.Sessio.Get; remove Get* function excluding Get for gsession.Session 2021-09-17 11:15:00 +08:00
John Guo
28f70d52ee add context parameter for all functions of package gcache 2021-09-17 10:48:08 +08:00
John Guo
1455e30350 change returned value by Get* and Update/Remove functions from type interface{} to *gvar.Var for package gcache 2021-09-16 22:13:00 +08:00
John Guo
b46e9bb68a improve package gcache 2021-09-16 21:17:03 +08:00
John Guo
55a9c0738b improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache 2021-09-16 20:57:59 +08:00
John Guo
101db282c2 fix issue #1401 2021-09-15 22:28:26 +08:00
John Guo
ac78b2fa50 fix ci issue 2021-09-15 21:46:58 +08:00
John Guo
e877eab033 fix ci issue 2021-09-15 21:21:29 +08:00
John Guo
68e760d13a fix issue @1380 2021-09-15 21:17:45 +08:00
John Guo
64a5cedcdf fix recover logic 2021-09-14 20:47:06 +08:00
John Guo
40fedea408 Merge branch 'master' of https://github.com/gogf/gf 2021-09-14 20:25:33 +08:00
John Guo
ffedfb7c0c improve package gproc for customize environment variables when creating process 2021-09-14 20:25:23 +08:00
John Guo
cc08ceb797 improve package gring; remove function LockIteratorNext/LockIteratorPrev from package gring 2021-09-14 20:15:21 +08:00
John Guo
053e4f2fc8
Merge pull request #1395 from houseme/master
[feature] upgrade opentelemetry v1.0.0-RC3
2021-09-14 20:15:01 +08:00
John Guo
727f58a24b remove usage of gconv.Unsafe* functions internally to avoid unexpected errors 2021-09-14 19:30:20 +08:00
John Guo
99b6085235 Merge branch 'master' of https://github.com/gogf/gf 2021-09-13 16:43:20 +08:00
John Guo
006fb79967 improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb 2021-09-13 16:43:09 +08:00
houseme
0776c35ddb upgrade toml version 0.4.1 2021-09-08 05:43:04 +08:00
houseme
471a37ef00 upgrade toml version 0.4.1 2021-09-08 05:41:44 +08:00
houseme
1242733735 [feature] upgrade opentelemetry v1.0.0-RC3 2021-09-04 14:27:38 +08:00
John Guo
077a41911b
Merge pull request #1390 from houseme/master
fix #1389
2021-09-03 10:54:03 +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
houseme
adee4ac8dd fix #1389 2021-08-29 12:23:22 +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