Commit Graph

829 Commits

Author SHA1 Message Date
John Guo
9dc97f4b0d
fix issue in init context for package gctx (#2138)
* fix issue in init context for package gctx

* improve package gtest
2022-09-23 20:50:48 +08:00
John Guo
714bda3e0f
remove noisy internal logging content of package gcron (#2141) 2022-09-23 20:50:25 +08:00
John Guo
3988a7ff6b
add more UT cases for package gview (#2072)
* CI updates

* add more UT cases for package gview
2022-08-18 21:06:20 +08:00
OmegaMT
897d6d9ad0
fix gctx init slice bounds out of range on ios platform (#2062) 2022-08-15 20:40:17 +08:00
John Guo
f580b7a488
improve header printing in json format for package glog; add golang v1.18 support for ci workflow (#2037) 2022-07-29 19:06:22 +08:00
John Guo
b7794a8783
use method name as its command name if no name defined in Meta of input struct for package gcmd (#2019) 2022-07-19 16:30:00 +08:00
John Guo
5d51e9fa2c
improve package gerror, add HasCode/HasError function for package gerror (#2006) 2022-07-15 10:49:04 +08:00
John Guo
98b2e8ab18
improve panic...recover of exit feature for package ghttp/gtimer/gfsnotify (#2000) 2022-07-13 20:20:38 +08:00
John Guo
f1766bdbdc
add init ctx feature (#1995) 2022-07-12 19:27:42 +08:00
John Guo
dd7caea910
fix UT issue for package gcron (#1992) 2022-07-12 09:55:46 +08:00
John Guo
f876a56d2a
some improves for ci yaml and package cmd/gf, database/gdb (#1972) 2022-07-07 21:16:26 +08:00
John Guo
047c90466d
improve UT for package gcron (#1966) 2022-07-04 21:18:20 +08:00
mingzaily
8a853b1bb7
add file export (#1959) 2022-07-04 20:17:00 +08:00
John Guo
2bcd6c4771
add full week/month name support for pattern, add seconds fix feature in some delay seconds for package gcron (#1960) 2022-07-01 09:53:01 +08:00
John Guo
1acc1b8230
improve DeepCopy feature for bunch of components, especially the container and gtime (#1956) 2022-06-29 14:58:27 +08:00
John Guo
2c169e2330
improve package glog; fix issue in package gtrace (#1952) 2022-06-28 15:47:16 +08:00
wenzi
141f3512a9
fix glog bug (#1844) 2022-06-23 21:05:12 +08:00
John Guo
2bcee014f7
add tracing feature for package gproc (#1923) 2022-06-21 21:46:12 +08:00
John Guo
f0568b4e22 Merge branch 'develop' 2022-06-21 19:08:36 +08:00
John Guo
33a528af76 fix issue #1913 2022-06-20 22:03:19 +08:00
Lonely
52056644d4
add context parameter (#1919) 2022-06-20 20:34:59 +08:00
John Guo
1e8237446e add tracing logging content if trace id is available in context for package gcmd 2022-06-17 17:42:49 +08:00
John Guo
b2b2044786 add tracing logging content if trace id is available in context for package gcmd 2022-06-17 17:41:10 +08:00
John Guo
64c5222623 add environment support of opentelemetry propagation for package gctx 2022-06-17 16:47:01 +08:00
John Guo
c2e742335b add otel support for package gcmd 2022-06-17 15:16:35 +08:00
John Guo
cdd4473df5 improve command gen service; add error trace for error of some packages 2022-06-16 17:07:25 +08:00
John Guo
0d7e28ee75 add deep copy feature 2022-05-23 16:51:10 +08:00
happyinsect
57941b6df9
Bug fix#1849 (#1851) 2022-05-18 20:19:40 +08:00
John Guo
c871bb3a1e improve package gcfg 2022-05-18 15:11:49 +08:00
John Guo
a2905977ec improve package gcmd, adding CaseSensitive option for options parsing, default is CaseInsensitive 2022-05-13 15:24:10 +08:00
John Guo
b63e01adf6 add internal log content for package gcmd 2022-05-13 14:48:22 +08:00
John Guo
6d0b4faeb0 gitignore updates 2022-05-12 16:01:55 +08:00
John Guo
bef942b19f ci test 2022-05-12 14:57:26 +08:00
John Guo
df3ae386cb ci test 2022-05-12 14:35:39 +08:00
John Guo
f6f0c8fd1e ci test 2022-05-11 20:42:34 +08:00
John Guo
cbff244d88 improve package gcron 2022-05-09 21:45:57 +08:00
John Guo
2e405342ca improve package gcron 2022-05-09 21:42:50 +08:00
John Guo
9ad9292321 improve handler feature for package glog 2022-04-29 14:13:54 +08:00
John Guo
48fddcd5e7 improve session Manager and default Storage implements for package gsession; fix issue #1781 2022-04-27 15:05:34 +08:00
John Guo
ed0b3c039a improve package gsession; improve command docker for cli 2022-04-26 22:42:56 +08:00
John Guo
eef25c28b4 improve command docker/gen service 2022-04-26 17:49:01 +08:00
John Guo
a32847f0c5 add default handler feature for package glog 2022-04-25 18:05:52 +08:00
John Guo
be77779aff Merge branch 'master' of https://github.com/gogf/gf into develop 2022-04-18 20:29:35 +08:00
John Guo
1e3d8cdadd fix issue #1721 2022-04-13 21:58:35 +08:00
John Guo
bf674060c0 add internal package consts to manage shared constants; improve buildin function dump only available in develop mode for package gview 2022-04-13 21:08:12 +08:00
John Guo
2d6fcf5d06 fix issue #1708 2022-04-12 12:09:09 +08:00
John Guo
55e0262c37 improve package gconv 2022-04-11 21:54:23 +08:00
yuancjun
4ca168412b
avoid a single space at the end of a line. 2022-04-06 11:57:22 +08:00
John Guo
b4184e4523 Merge branch 'master' of https://github.com/gogf/gf 2022-03-31 16:16:57 +08:00
John Guo
21f48d3750 improve Unique function performance for normal arrays 2022-03-30 14:32:16 +08:00