14d2d747f6
add minus of start parameter support for gstr.Substr, like the substr function in PHP ( #2297 )
...
* Make the substr like the substr in PHP
Make the substr like the substr in PHP
* Update gstr_z_unit_test.go
* Update gstr_z_unit_test.go
* Make the SubStrRune like the mb_substr in PHP
Make the SubStrRune like the mb_substr in PHP
* Update gstr_z_unit_test.go
* Update gstr_z_unit_test.go
* Update gins_z_unit_view_test.go
* Update gview_z_unit_test.go
2022-11-16 10:10:59 +08:00
1793bf0863
add golangci feature to guarantee codes quality ( #2229 )
2022-11-01 20:12:21 +08:00
182a393050
package comments and readme update ( #2182 )
2022-10-09 21:23:55 +08:00
141ca62c6d
feature/v2.2.0 ( #2154 )
2022-09-26 22:11:13 +08:00
dd7caea910
fix UT issue for package gcron ( #1992 )
2022-07-12 09:55:46 +08:00
f876a56d2a
some improves for ci yaml and package cmd/gf, database/gdb ( #1972 )
2022-07-07 21:16:26 +08:00
f0568b4e22
Merge branch 'develop'
2022-06-21 19:08:36 +08:00
33a528af76
fix issue #1913
2022-06-20 22:03:19 +08:00
52056644d4
add context parameter ( #1919 )
2022-06-20 20:34:59 +08:00
1b327b8abd
improve database configuration parsing for package gins/gdb
2022-06-20 12:07:51 +08:00
bb5cd3e224
fix database configuration parsing for package gins
2022-06-20 11:14:13 +08:00
1597291ac3
improve configuration parsing for package gdb
2022-06-17 15:35:55 +08:00
4505d61604
improve WhereBuilder feature for package gdb
2022-05-25 21:52:08 +08:00
bef942b19f
ci test
2022-05-12 14:57:26 +08:00
f6f0c8fd1e
ci test
2022-05-11 20:42:34 +08:00
4bdaacab91
ci test
2022-05-11 20:12:30 +08:00
60ca7d7246
ci test
2022-05-11 18:11:35 +08:00
6cf6414da2
improve package gdb
2022-05-10 16:31:56 +08:00
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
f865d6fa6a
remove UT case of http server in package gins
2022-03-18 10:13:00 +08:00
5f3a525d11
add Set function for AdapterFile for package gcfg
2022-03-17 21:41:10 +08:00
c5d80a2192
improve UT cases for package gins/gvalid
2022-03-17 21:31:07 +08:00
bceb5fc7de
rename gdebug.TestData* -> gtest.Data*; add UT case for http server
2022-03-17 16:58:04 +08:00
546b6b1724
t.Assert(err, nil) -> t.AssertNil(err)
2022-03-10 11:36:40 +08:00
1724a26957
improve package gcfg
2022-03-01 22:34:57 +08:00
f0b78253b2
fix issue #1605
2022-02-15 01:10:03 +08:00
5f2047d61b
fix issue in configuration StdoutColorDisabled for package glog; rename TempDir to Temp for package gfile
2022-02-14 14:50:25 +08:00
1f9d86f015
improve configuration read from package frame/gins
2022-02-14 11:46:20 +08:00
4fae47db63
add secondary configuration node name for http server; improve package gsvc
2022-01-28 17:29:05 +08:00
3cb578488c
add service registry feature for package ghttp/gclient
2022-01-27 16:50:31 +08:00
e5613e8690
improve function New for creating db by specified configuration node
2022-01-12 21:57:46 +08:00
fd5b0fdf49
comment update
2021-12-30 00:20:38 +08:00
ce93b625d4
change errors wrapped by gerror.Wrap with error stack info for all packages
2021-12-21 22:59:14 +08:00
8de176d73f
move package /net/ghttp/internal/client as /net/gclient
2021-12-03 23:32:00 +08:00
bf8afc96e4
improve instance creating of database for package gins
2021-11-27 11:53:05 +08:00
c906990b63
add http instance function for package gins
2021-11-25 16:06:02 +08:00
de4db409ee
improve gutil.Dump
2021-11-18 15:25:24 +08:00
57ccc13e0c
unit testing files renaming
2021-11-17 23:20:58 +08:00
be03b3cdda
Improved import, by group improt.
2021-11-13 23:23:55 +08:00
748040fb0b
improve group router for package ghttp
2021-11-07 21:31:33 +08:00
ac6968edf1
improve Dump feature
2021-10-30 20:35:55 +08:00
977780736f
improve gutil.Dump
2021-10-21 22:07:43 +08:00
fa5499373a
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
2021-10-21 18:22:47 +08:00
1bc0635f8b
version 2
2021-10-11 21:41:56 +08:00
5d804987b9
add alias g.Meta for gmeta.Meta
2021-10-06 20:11:54 +08:00
993bf897cf
remove deprecated functions; refract package gjson
2021-09-27 22:47:39 +08:00
5904a1e7c0
refract package gredis
2021-09-26 23:22:32 +08:00
6fa0ad5793
gredis refract
2021-09-23 19:12:02 +08:00
c99c13acd1
refract pacakge gcfg, adding adapter interface for pacakge gcfg
2021-09-19 10:01:09 +08:00
55a9c0738b
improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache
2021-09-16 20:57:59 +08:00