John Guo
114cdb2351
improve package gtimer
2021-08-03 19:37:25 +08:00
John Guo
5a4de52900
fix invalid separator char in packing with prefix folder string in OS widnows for package gres
2021-08-02 19:58:04 +08:00
John Guo
fa64df6f91
improve package gdb/glog
2021-08-01 10:33:33 +08:00
John Guo
0acd118c03
add ModelHandler feature for package gdb
2021-08-01 10:17:03 +08:00
John Guo
2b5244a54b
unit testing cases update for package gredis/glog
2021-08-01 09:45:46 +08:00
John Guo
5899f676f7
Merge pull request #1347 from stardemo/develop
...
add basic action scripts
2021-08-01 09:17:31 +08:00
starliu
6240c3d90b
disabled error test case to test action
2021-07-20 23:35:07 +08:00
John Guo
0ddacdd7e2
add error code for components
2021-07-20 23:02:02 +08:00
John Guo
b192b7dd60
remove internal logging for package gtimer
2021-07-15 21:46:56 +08:00
John Guo
03d51bd18c
add internal logging for package gtimer
2021-07-15 21:40:26 +08:00
John Guo
5c6c932a75
merge master
2021-07-15 21:23:36 +08:00
John Guo
92c3c136f9
improve color feature for package glog
2021-07-15 21:20:29 +08:00
John Guo
fae4dea37a
improve color feature for package glog
2021-07-15 13:31:32 +08:00
wanna
30dbccf99e
输出对应err
2021-07-14 21:28:23 +08:00
wanna
9b2497bc57
Merge branch 'develop-up' into develop
...
* develop-up: (38 commits)
revert gerror usage for package gvalid
unify error package to gerror
add CtxStrict feature for package gdb
rename constants of package gpage from skake to upper camel case
add context for intlog
improve Record/Result converting for package gdb
add context for intlog/gsession;improve struct/structs converting for package gconv
unify command or enviroment key names for packages
improve details for package glog
add file configuration support for logger in ghttp.Server
version updates
add more unit testing cases for package ghttp
add automatic fields mapping and filtering for Model.Where statements
improve Order feature for package gdb
improve function Increment/Decrement for package gdb
add auto fields filtering feature for function Scan of package gdb; mark funtcion Struct/Structs deprecated for gdb.Model
improve record converting for package gdb
improve transaction feature for package gdb
improve caller path filtering for package gdebug
improve caller path filtering for package gdebug
...
# Conflicts:
# os/glog/glog_logger.go
# os/glog/glog_logger_config.go
# os/glog/glog_logger_level.go
2021-07-14 21:12:18 +08:00
wanna
84aa30d9c2
允许日志文件中添加颜色
2021-07-13 22:45:35 +08:00
wanna
bc724deb5e
日志内容区分文件和控制台输出
2021-07-13 21:43:07 +08:00
John Guo
3d4d3a763a
comment update for package gfsnotify
2021-07-12 22:05:03 +08:00
wanna
bfdeb6c4f5
log color兼容win环境
2021-06-29 21:05:46 +08:00
wanna
03928f1977
add logging level prefix with color or not config
2021-06-28 00:58:35 +08:00
wanna
a2771c7558
format code
2021-06-28 00:23:25 +08:00
wanna
968e1db94d
add log level prefix color
2021-06-28 00:00:44 +08:00
John Guo
d109706ad3
unify error package to gerror
2021-06-26 18:34:26 +08:00
John Guo
91ca79b300
add context for intlog
2021-06-26 16:51:26 +08:00
John Guo
50ffaef33f
add context for intlog/gsession;improve struct/structs converting for package gconv
2021-06-26 16:23:54 +08:00
John Guo
c25f88293b
unify command or enviroment key names for packages
2021-06-26 12:08:18 +08:00
John Guo
025cdd66c5
improve details for package glog
2021-06-26 11:25:54 +08:00
John Guo
237f172ae5
add file configuration support for logger in ghttp.Server
2021-06-26 11:18:44 +08:00
John Guo
7c4a0453b7
improve handler feature for package glog
2021-06-08 21:35:54 +08:00
John Guo
702a296258
improve handler feature for package glog
2021-06-02 09:53:08 +08:00
John Guo
c3c5414ce2
add custom handler feature
2021-06-02 09:42:27 +08:00
John Guo
1441ce7f5f
add examples for package gproc
2021-05-29 15:47:07 +08:00
John Guo
8acb921ee3
improve package gtimer for times limitation
2021-05-27 13:10:10 +08:00
John Guo
fc88001a8c
revert name from Job to Entry for package gtimer/gcron
2021-05-26 09:55:33 +08:00
John Guo
4e41d8aff8
improve context and nested transaction feature for package gdb
2021-05-21 13:25:53 +08:00
John Guo
fac9ab5c01
improve package gvalid
2021-05-19 19:00:34 +08:00
John Guo
0dfd968824
comment update for package gconv/gproc
2021-05-17 21:26:39 +08:00
John Guo
b84ca9cc13
debug
2021-05-17 20:25:00 +08:00
John Guo
e5734425ba
debug
2021-05-17 20:18:21 +08:00
John Guo
2274a10cfd
fx issue #1250
2021-05-17 19:59:34 +08:00
John Guo
302e234bfe
comment update for package gfsnotify
2021-05-17 19:17:04 +08:00
John Guo
522f6cb455
fix issue of failing in folder watching with no recursive option for package gfsnotify
2021-05-17 13:43:36 +08:00
John Guo
a757fbd37d
improve package gcfg
2021-05-17 00:07:06 +08:00
John Guo
7003c284d0
replace json.Unmarshal with json.UnmarshalUseNumber for packages
2021-05-15 22:38:07 +08:00
John Guo
facb2949c3
improve unit testing cases for package gtimer
2021-05-15 18:31:46 +08:00
John Guo
1b1355a595
improve package gtimer
2021-05-15 18:27:46 +08:00
John Guo
d76e4c8aed
refract package gtimer for more stable
2021-05-15 18:13:51 +08:00
John Guo
a326f4a989
improve package gi18n/gview/gvalid for more flexable i18n feature controll,add custom error configuration and i18n translation for custom error message
2021-05-13 00:16:45 +08:00
jflyfox
d0753fa527
Merge branch 'develop'
2021-04-26 20:38:16 +08:00
jflyfox
524e3bedc7
improve empty value validation for required-with* patterns for package gvalid
2021-04-26 20:37:36 +08:00