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
|
1b327b8abd
|
improve database configuration parsing for package gins/gdb
|
2022-06-20 12:07:51 +08:00 |
|
John Guo
|
bb5cd3e224
|
fix database configuration parsing for package gins
|
2022-06-20 11:14:13 +08:00 |
|
John Guo
|
1597291ac3
|
improve configuration parsing for package gdb
|
2022-06-17 15:35:55 +08:00 |
|
John Guo
|
4505d61604
|
improve WhereBuilder feature for package gdb
|
2022-05-25 21:52:08 +08:00 |
|
John Guo
|
bef942b19f
|
ci test
|
2022-05-12 14:57:26 +08:00 |
|
John Guo
|
f6f0c8fd1e
|
ci test
|
2022-05-11 20:42:34 +08:00 |
|
John Guo
|
4bdaacab91
|
ci test
|
2022-05-11 20:12:30 +08:00 |
|
John Guo
|
60ca7d7246
|
ci test
|
2022-05-11 18:11:35 +08:00 |
|
John Guo
|
6cf6414da2
|
improve package gdb
|
2022-05-10 16:31:56 +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
|
f865d6fa6a
|
remove UT case of http server in package gins
|
2022-03-18 10:13:00 +08:00 |
|
John Guo
|
5f3a525d11
|
add Set function for AdapterFile for package gcfg
|
2022-03-17 21:41:10 +08:00 |
|
John Guo
|
c5d80a2192
|
improve UT cases for package gins/gvalid
|
2022-03-17 21:31:07 +08:00 |
|
John Guo
|
bceb5fc7de
|
rename gdebug.TestData* -> gtest.Data*; add UT case for http server
|
2022-03-17 16:58:04 +08:00 |
|
John Guo
|
546b6b1724
|
t.Assert(err, nil) -> t.AssertNil(err)
|
2022-03-10 11:36:40 +08:00 |
|
John Guo
|
1724a26957
|
improve package gcfg
|
2022-03-01 22:34:57 +08:00 |
|
John Guo
|
f0b78253b2
|
fix issue #1605
|
2022-02-15 01:10:03 +08:00 |
|
John Guo
|
5f2047d61b
|
fix issue in configuration StdoutColorDisabled for package glog; rename TempDir to Temp for package gfile
|
2022-02-14 14:50:25 +08:00 |
|
John Guo
|
1f9d86f015
|
improve configuration read from package frame/gins
|
2022-02-14 11:46:20 +08:00 |
|
John Guo
|
4fae47db63
|
add secondary configuration node name for http server; improve package gsvc
|
2022-01-28 17:29:05 +08:00 |
|
John Guo
|
3cb578488c
|
add service registry feature for package ghttp/gclient
|
2022-01-27 16:50:31 +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
|
fd5b0fdf49
|
comment update
|
2021-12-30 00:20:38 +08:00 |
|
John Guo
|
ce93b625d4
|
change errors wrapped by gerror.Wrap with error stack info for all packages
|
2021-12-21 22:59:14 +08:00 |
|
John Guo
|
8de176d73f
|
move package /net/ghttp/internal/client as /net/gclient
|
2021-12-03 23:32:00 +08:00 |
|
John Guo
|
bf8afc96e4
|
improve instance creating of database for package gins
|
2021-11-27 11:53:05 +08:00 |
|
John Guo
|
c906990b63
|
add http instance function for package gins
|
2021-11-25 16:06:02 +08:00 |
|
John Guo
|
de4db409ee
|
improve gutil.Dump
|
2021-11-18 15:25:24 +08:00 |
|
John Guo
|
57ccc13e0c
|
unit testing files renaming
|
2021-11-17 23:20:58 +08:00 |
|
houseme
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
John Guo
|
748040fb0b
|
improve group router for package ghttp
|
2021-11-07 21:31:33 +08:00 |
|
John Guo
|
ac6968edf1
|
improve Dump feature
|
2021-10-30 20:35:55 +08:00 |
|
John Guo
|
977780736f
|
improve gutil.Dump
|
2021-10-21 22:07:43 +08:00 |
|
John Guo
|
fa5499373a
|
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
|
2021-10-21 18:22:47 +08:00 |
|
John Guo
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
John Guo
|
5d804987b9
|
add alias g.Meta for gmeta.Meta
|
2021-10-06 20:11:54 +08:00 |
|
John Guo
|
993bf897cf
|
remove deprecated functions; refract package gjson
|
2021-09-27 22:47:39 +08:00 |
|
John Guo
|
5904a1e7c0
|
refract package gredis
|
2021-09-26 23:22:32 +08:00 |
|
John Guo
|
6fa0ad5793
|
gredis refract
|
2021-09-23 19:12:02 +08:00 |
|
John Guo
|
c99c13acd1
|
refract pacakge gcfg, adding adapter interface for pacakge gcfg
|
2021-09-19 10:01:09 +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
|
006fb79967
|
improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb
|
2021-09-13 16:43:09 +08:00 |
|
John Guo
|
29d50994ae
|
add function Close for DB for package gdb
|
2021-08-24 22:59:25 +08:00 |
|
John Guo
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
John Guo
|
3fc96f2bd0
|
add package gctx
|
2021-08-11 13:20:00 +08:00 |
|
John Guo
|
1c600d5b20
|
revert ORM logger from interface to glog.Logger
|
2021-08-10 15:36:15 +08:00 |
|
John Guo
|
dc407bf293
|
merge develop
|
2021-08-07 12:04:31 +08:00 |
|