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
|
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
|
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
|
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
|
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 |
|
John Guo
|
0e158903c2
|
improve package gtimer for priority checks
|
2021-08-06 12:08:49 +08:00 |
|
John Guo
|
28cb0bef25
|
change logger of DB from glog.Logger to interface Logger
|
2021-08-03 20:34:26 +08:00 |
|
John Guo
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +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
|
237f172ae5
|
add file configuration support for logger in ghttp.Server
|
2021-06-26 11:18:44 +08:00 |
|
John Guo
|
2af4fd86cc
|
rename configuration node name from LinkInfo to Link
|
2021-06-15 19:57:55 +08:00 |
|
John Guo
|
c8c28770fb
|
change Error from struct to interface for package gvalid;error string update for package gdb
|
2021-05-18 20:51:31 +08:00 |
|
John Guo
|
23110b5d19
|
fix issue in unit testing case of package gins
|
2021-05-13 08:53:54 +08:00 |
|
jianchenma
|
150f237f13
|
fix issue in incorrect parameter sequence in package gi18n;improve package gcfg for detailed error printing
|
2021-03-16 14:39:01 +08:00 |
|
John Guo
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
jflyfox
|
3ab32faccc
|
improve package gins
|
2021-01-04 14:15:42 +08:00 |
|
John Guo
|
cb2c9c43a8
|
rename constant names
|
2020-12-14 19:34:02 +08:00 |
|
jflyfox
|
a2e7aec37f
|
change constant variable names
|
2020-12-14 13:26:48 +08:00 |
|
jflyfox
|
102e2d07d9
|
improve package gcfg for automatic configuration file type checks; change const variables for package gcfg/glog/gtimer/gmode/gins/gi18n
|
2020-12-14 13:02:08 +08:00 |
|
Jack
|
a7c269886b
|
improve support for dynamic database configurations in codes
|
2020-08-31 15:39:27 +08:00 |
|
Jack
|
33dc5ddf79
|
fix issue in database configuration for package gind
|
2020-07-30 18:52:27 +08:00 |
|
Jack
|
a456fa537c
|
fix logger configure issue for package gdb
|
2020-07-30 17:16:29 +08:00 |
|
john
|
605181da32
|
fix issue in gins.Database
|
2020-07-15 19:17:42 +08:00 |
|
John
|
71127ba308
|
improve package gins
|
2020-07-10 00:20:46 +08:00 |
|
John
|
9b6936a4fb
|
deprecate function DB.Table; improve the configuration node name case-insensitive and ignoring special chars
|
2020-07-08 20:48:29 +08:00 |
|
John
|
30501a882d
|
improve function Struct for package gconv
|
2020-06-06 15:31:04 +08:00 |
|
John
|
ddcb7121c1
|
improve temporary path producing from gfile.Join to gfile.TempDir
|
2020-03-28 00:41:12 +08:00 |
|
John
|
c2966817ce
|
improve function gdebug.TestDataPath and update all usage codes
|
2020-03-21 19:41:05 +08:00 |
|
John
|
e57942b374
|
improve unit testing cases
|
2020-03-20 08:56:17 +08:00 |
|
John
|
07e65c14a9
|
improve unit testing cases
|
2020-03-19 23:53:03 +08:00 |
|
John
|
0b6d04485e
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
|
John
|
9f0548c03d
|
improve testdata directory retrieving for unit testing cases
|
2020-03-16 22:47:39 +08:00 |
|
John
|
2e9be609c8
|
fix issue in unit testing of gins
|
2020-03-11 09:22:13 +08:00 |
|
John
|
645cecdffb
|
improve template view instance initialization for instance of ghttp.Server
|
2020-03-10 20:13:36 +08:00 |
|
John
|
22e9965629
|
improve template view instance initialization for instance of ghttp.Server
|
2020-03-10 08:57:37 +08:00 |
|
John
|
c70bc7c96a
|
improve pakage g/gins
|
2020-02-23 20:25:55 +08:00 |
|
John
|
f9e7823c14
|
improve configuration for package gdb
|
2020-02-16 16:36:39 +08:00 |
|
John
|
36403fdc08
|
improve configuration for mssql
|
2020-02-16 16:25:03 +08:00 |
|
John
|
7df53ff55e
|
rename all timestamp function names from *Second to Timestamp*
|
2020-01-20 14:14:11 +08:00 |
|
John
|
922e720d63
|
improve gdb/ghttp/gins; fix issue in gstr
|
2019-12-19 15:14:05 +08:00 |
|
John
|
5f2be10563
|
improve gdb/gtime
|
2019-12-17 21:06:34 +08:00 |
|
John
|
6ca5141020
|
some improving
|
2019-12-08 22:55:32 +08:00 |
|
John
|
be15f85eae
|
remove sql.ErrNoRows error for select functions for gdb; improve configuration feature for gdb/glog/gview
|
2019-12-04 16:04:52 +08:00 |
|