John Guo
8e5a03f6c9
add Ptr*
functions for package gconv ( #2206 )
...
* add Ptr* functions for package gconv
* delete binary file
* revert changes for file gconv.go
Co-authored-by: houseme <housemecn@gmail.com>
2022-10-18 19:13:14 +08:00
John Guo
1c5fd1a1f7
improve ut cases for package contrib/drivers/mysql ( #2216 )
...
* improve ut cases for package contrib/drivers/mysql
* improve logging for database Open
2022-10-17 15:43:22 +08:00
John Guo
2598745e50
fix issue #1971 ( #2203 )
...
Co-authored-by: houseme <housemecn@gmail.com>
2022-10-14 10:10:27 +08:00
ccpro
e756f284be
Add test for clickhouse #1815 ( #2200 )
2022-10-13 20:34:44 +08:00
John Guo
c6a02b850d
fix issue #1934 ( #2193 )
2022-10-13 19:13:10 +08:00
John Guo
55e8dbe9fd
remove repeated error stack file lines among stacks for package gerror ( #2199 )
...
* remove repeated error stack file lines among stacks for package gerror
* fix nil pointer error for package gerror
2022-10-13 19:12:01 +08:00
John Guo
5efa5ebd2f
fix issue #1946 ( #2194 )
...
* fix issue #1946
* fix issue #1946
2022-10-12 20:31:03 +08:00
John Guo
4ebe4233fc
fix issue of OmitEmptyWhere in Builder for package gdb ( #2195 )
2022-10-12 20:30:47 +08:00
houseme
35623b5abe
fix: modify Polaris
config readme.md ( #2186 )
...
* fix: modify polaris config readme.md
* modify readme.md ,add License
* feat: add License
2022-10-11 19:27:26 +08:00
John Guo
b617d399b6
fix info content when listens on port :0 for ghttp.Server ( #2191 )
2022-10-11 19:20:39 +08:00
yss930819
b96b5c3f7c
fix: pgsql driver check local type error ( #2192 )
2022-10-11 19:20:16 +08:00
John Guo
847f016cc9
new version v2.2.0 ( #2185 )
2022-10-10 20:15:17 +08:00
houseme
c613dc8c5c
feat: temporarily disable the unit testing of the Polaris configuration center ( #2183 )
...
* feat: temporarily annotate the unit test of Polaris configuration Center
* fix: remove
2022-10-09 21:42:32 +08:00
John Guo
182a393050
package comments and readme update ( #2182 )
2022-10-09 21:23:55 +08:00
houseme
6cb91021cf
feat: create polaris config ( #2170 )
...
* feat: create polaris config
* feat: improve code
* feat: modify config file path
Co-authored-by: John Guo <john@johng.cn>
2022-10-09 19:20:33 +08:00
John Guo
2be9bb970b
add function ZipPathContent
for package gcompress
( #2179 )
...
add function ZipPathContent for package gcompress
2022-10-09 19:19:10 +08:00
houseme
ea396a3925
feat: improve glog for polaris register ( #2178 )
...
feat: improve glog
2022-10-09 09:10:02 +08:00
John Guo
b1611fee1b
improve port listening for ghttp.Server ( #2175 )
...
* version updates
* fix issue #2172
* improve port listening for ghttp.Server
* UT cases update
* UT cases update
* add GetListenedPort/GetListenedAddress for gtcp.Server
* UT cases update for package gudp
* up
2022-10-08 21:45:21 +08:00
John Guo
dba903c13b
add WithUUID for package gtrace ( #2176 )
...
* add WithUUID for package gtrace
* feat: improve import
Co-authored-by: houseme <housemecn@gmail.com>
2022-10-08 21:44:42 +08:00
John Guo
7cb5fbe684
fix issue #1965 ( #2177 )
2022-10-08 21:42:30 +08:00
glennliao
d7ae5624c8
fix issue #1965 ( #2174 )
...
Co-authored-by: houseme <housemecn@gmail.com>
2022-10-08 19:36:05 +08:00
John Guo
f1455ad37a
fix issue #2172 ( #2173 )
...
* version updates
* fix issue #2172
2022-10-08 11:46:38 +08:00
John Guo
127e8af6a6
add gcfg.Adapter
implements using apollo service ( #2165 )
...
* version updates
* up
* add watch feature for package kubecm
* feat: support apollo as Adapter (#2143 )
* feat: support apollo as Adapter
* feat: support apollo as Adapter
* feat: support apollo as Adapter
* feat: test apollo Adapter
* feat: test apollo Adapter
Co-authored-by: hongyihui <hongyihui@lixiang.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: John Guo <john@johng.cn>
* add gcfg.Adapter implements using apollo service
* ci yaml update for apollo
Co-authored-by: hong0220 <hong0220@users.noreply.github.com>
Co-authored-by: hongyihui <hongyihui@lixiang.com>
Co-authored-by: houseme <housemecn@gmail.com>
2022-09-30 18:19:52 +08:00
John Guo
d9be1d0b52
add watch feature for package kubecm ( #2164 )
...
* version updates
* up
* add watch feature for package kubecm
2022-09-30 17:36:40 +08:00
John Guo
6cd84e8276
fix configuration management for package gdb ( #2163 )
2022-09-30 15:41:51 +08:00
John Guo
ceaeceadd9
add local db configuration support for package gdb ( #2161 )
...
* version updates
* add local db configuration support for package gdb
* add local db configuration support for package gdb
* add local db configuration support for package gdb
2022-09-29 11:58:03 +08:00
zhonghuaxunGM
cd5bf7c504
Feature/driver-dm fix something is invalid in dm ( #2158 )
...
* fix core.hasfield error index out of range & fix GroupConcat is invalid in dm
* add unit test
Co-authored-by: Xu <zhenghao.xu>
2022-09-28 10:02:48 +08:00
John Guo
66aa0c7050
add switch of brief stack for package gerror
( #2153 )
2022-09-27 10:11:33 +08:00
John Guo
141ca62c6d
feature/v2.2.0 ( #2154 )
2022-09-26 22:11:13 +08:00
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
HaiLaz
2b4598f65b
fix: pgsql DoExec Transaction checks ( #2101 )
...
Co-authored-by: John Guo <john@johng.cn>
2022-09-20 20:29:42 +08:00
John Guo
5e9ef8ada4
fix issue incorrect struct name match pattern for command gen service
( #2125 )
...
* project template update for command init
* improve command , add extra option [H[2J
* add [H[2J option for command
* up
2022-09-15 14:44:24 +08:00
John Guo
cf7c07cc34
improve and add clear
option for command gen dao/service
( #2123 )
...
* project template update for command init
* improve command , add extra option [H[2J
* add [H[2J option for command
2022-09-14 21:01:57 +08:00
lingcoder
508062f8dc
fix issue bot :ignore issue which without labels ( #2077 )
...
Co-authored-by: John Guo <john@johng.cn>
2022-09-14 15:44:54 +08:00
John Guo
e5c63c7e16
project template update for command init ( #2117 )
2022-09-11 20:02:28 +08:00
promisingMan
7a11f00eb4
TplTableNameCamelLowerCase remove space ( #2109 )
...
Co-authored-by: zengjia <zengjia2@37.com>
Co-authored-by: houseme <housemecn@gmail.com>
2022-09-11 20:02:07 +08:00
John Guo
faf09c586c
add GzipPathWriter for package gcompress ( #2116 )
...
* add GzipPathWriter for package gcompress
* UT case updates for package package gclient
2022-09-08 17:32:21 +08:00
John Guo
c866b5005f
fix error message for package gtrace ( #2103 )
2022-08-31 19:53:21 +08:00
daguang
a0619f7ff0
remove uint repeat conversion ( #2096 )
...
Co-authored-by: houseme <housemecn@gmail.com>
2022-08-26 15:45:41 +08:00
John Guo
37aee19bfa
new release v2.1.4 ( #2095 )
...
v2.1.4
2022-08-26 15:05:45 +08:00
John Guo
27609d8da8
fix issue #1921 ( #2091 )
...
* CI updates
* fix issue in OpenAPI json marshaling of embedded struct definition; improve command gen service
* improve logging content printing for internal log
* fix issue #1921
2022-08-26 14:30:49 +08:00
John Guo
c083b333d8
fix field type check for package gdb ( #2086 )
...
* CI updates
* fix field type check for package gdb
2022-08-26 14:30:33 +08:00
John Guo
ee376883d1
improve logging content printing for internal log ( #2090 )
...
* CI updates
* fix issue in OpenAPI json marshaling of embedded struct definition; improve command gen service
* improve logging content printing for internal log
2022-08-26 14:30:12 +08:00
John Guo
98169784b1
fix issue in OpenAPI json marshaling of embedded struct definition; improve command gen service ( #2089 )
...
* CI updates
* fix issue in OpenAPI json marshaling of embedded struct definition; improve command gen service
2022-08-24 21:20:17 +08:00
John Guo
9d1c6f2daa
v2.1.3 release ( #2084 )
2022-08-22 14:40:36 +08:00
John Guo
25d4ba320a
improve command init: add go mod tidy for init project ( #2083 )
...
* CI updates
* improve command init
2022-08-22 14:31:35 +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
John Guo
26e3c7aeb8
fix issue 1914 ( #2075 )
...
* CI updates
* fix issue #1914
2022-08-18 21:05:58 +08:00
John Guo
eff46bd1db
fix issue #2047 ( #2069 )
2022-08-16 20:46:22 +08:00