John Guo
|
c226782f23
|
improve package gcmd,internal/cmdenv
|
2020-12-04 23:29:20 +08:00 |
|
jianchenma
|
57a82ebcc0
|
improve gconv.Struct
|
2020-12-04 18:17:11 +08:00 |
|
jianchenma
|
416885a726
|
gdb driver example updates
|
2020-12-04 15:42:35 +08:00 |
|
jianchenma
|
9b4d2d9172
|
fix issue in unit testing case for package gjson/gparser
|
2020-12-04 15:41:26 +08:00 |
|
jianchenma
|
d4b2bf20bb
|
gdb driver example updates
|
2020-12-04 15:37:14 +08:00 |
|
Jack
|
ce9a0555c5
|
improve gconv.Interfaces by adding support for type map as its parameter
|
2020-12-04 14:33:47 +08:00 |
|
Jack
|
5171250a9d
|
improve gutil.Keys,gdb.Model.Fields,internal/structs
|
2020-12-04 14:22:50 +08:00 |
|
John
|
80b629916a
|
fix issue in function Clone for package gmap/garray/gtree
|
2020-12-02 21:38:29 +08:00 |
|
John
|
ecaf0da228
|
improve package glog; add more unit testing case for package gmlock
|
2020-12-02 21:33:07 +08:00 |
|
John
|
8c0a905a9f
|
improve package gconv for custom type converting
|
2020-12-01 15:57:06 +08:00 |
|
Jack
|
5a0326f666
|
fix issue in unit testing case for package gconv
|
2020-11-30 09:07:44 +08:00 |
|
John
|
790a651ac1
|
fix typo
|
2020-11-29 23:55:32 +08:00 |
|
John
|
6f93bd17f2
|
add context feature for package gdb
|
2020-11-29 23:54:38 +08:00 |
|
John
|
3419d66c4b
|
add context feature for package gdb
|
2020-11-29 23:50:16 +08:00 |
|
John
|
cabf684ec9
|
add context feature for package gdb
|
2020-11-29 23:47:57 +08:00 |
|
John
|
2b6e6ce28e
|
improve update counter feature for package gdb
|
2020-11-29 22:26:16 +08:00 |
|
John
|
32101189a2
|
Merge branch 'master' of https://github.com/gogf/gf into develop
|
2020-11-29 21:46:36 +08:00 |
|
John Guo
|
600c081801
|
Merge pull request #1028 from arieslee/gdb-counter
add update counter method for package gdb.
|
2020-11-29 21:46:17 +08:00 |
|
John Guo
|
0899a9d49a
|
Merge pull request #1027 from arieslee/gvalid-phone-loose
Add 172-segment verification rules, add loose mobile number verificat…
|
2020-11-29 21:45:28 +08:00 |
|
John
|
c56f4eabca
|
inprove gconv.Interfaces for struct type
|
2020-11-29 21:34:28 +08:00 |
|
John
|
bfe89e0b12
|
add build-in fuction json for package gview
|
2020-11-28 22:48:01 +08:00 |
|
sunmoon
|
6cb38cfa92
|
add update counter method for package gdb.
|
2020-11-28 14:56:21 +08:00 |
|
sunmoon
|
09bb0c9397
|
更新gdb.Update方法
|
2020-11-28 13:52:17 +08:00 |
|
sunmoon
|
fa47b0306d
|
Add 172-segment verification rules, add loose mobile number verification rules.
|
2020-11-28 12:23:18 +08:00 |
|
John
|
55429ad589
|
fix data race issue in unit testing case of package gdb
|
2020-11-28 00:11:22 +08:00 |
|
John
|
9592fb099f
|
Change time string argument wrapping with TO_DATE function for DriverOracle in package gdb
|
2020-11-27 23:11:55 +08:00 |
|
John
|
18ec6116ad
|
improve time argument timezone handling for package gdb
|
2020-11-27 22:51:34 +08:00 |
|
Jack
|
9d0f306684
|
improve time argument timezone handling for package gdb
|
2020-11-27 21:03:22 +08:00 |
|
Jack
|
3eba8d690f
|
add TimeMaintainDisabled configuration for automatic time maintaining feature
|
2020-11-27 13:28:18 +08:00 |
|
Jack
|
c0b59007ce
|
improve configuration for package gdb
|
2020-11-27 13:24:05 +08:00 |
|
John
|
3485ba2a5d
|
improve package gtime
|
2020-11-26 22:40:55 +08:00 |
|
John
|
43ecfc7484
|
Merge branch 'develop' of https://github.com/gogf/gf into develop
|
2020-11-26 22:12:48 +08:00 |
|
John
|
5ba53e56c9
|
improve join feature for sub-query for gdb.Model
|
2020-11-26 22:11:58 +08:00 |
|
John Guo
|
af1d14ace6
|
Merge pull request #1021 from tiansin/develop
fix: 🐛 fix model chunk page
|
2020-11-26 21:40:45 +08:00 |
|
John
|
c02bf715c5
|
improve gutil.ListItemValues/ListItemValuesUnique supporting retrieving values from slice attributes
|
2020-11-26 21:13:44 +08:00 |
|
John
|
0c0e902b07
|
if CreatedAt/UpdatedAt/DeletedAt field name configured, just use it, ignore the default field names
|
2020-11-26 20:17:24 +08:00 |
|
John
|
750b53d7aa
|
improve debug infor for argument of time.Time for package gdb
|
2020-11-26 19:53:44 +08:00 |
|
John
|
1d807c095a
|
Merge branch 'master' into develop
|
2020-11-26 19:28:25 +08:00 |
|
tiansin
|
69b5873bf9
|
fix: 🐛 fix model chunk page
|
2020-11-26 14:26:32 +08:00 |
|
Jack
|
60fc9b6417
|
add gerror.ApiCurrent impements for gerror.Error
|
2020-11-25 19:06:29 +08:00 |
|
Jack
|
0bc8944a08
|
change ghttp.NewClient to g.Client
|
2020-11-25 16:40:45 +08:00 |
|
Jack
|
33292f54e0
|
improve status handler by supporting multiple status handler for package ghttp
|
2020-11-25 16:37:41 +08:00 |
|
Jack
|
fc215ef0b2
|
add function ghttp.RouterGroup.ALLMap
|
2020-11-24 21:19:01 +08:00 |
|
Jack
|
65c67427d4
|
compatible with Case of https://github.com/pkg/errors
|
2020-11-23 16:32:57 +08:00 |
|
John
|
bc8142974f
|
version update
|
2020-11-21 14:08:29 +08:00 |
|
John
|
fadb7a8f8f
|
fix issue 1002
|
2020-11-21 13:20:32 +08:00 |
|
John
|
e1bfe90833
|
improve package gdb for structire retrieving in transaction operations
|
2020-11-21 12:24:32 +08:00 |
|
John
|
042dc0b33f
|
improve package gdb for structire retrieving in transaction operations
|
2020-11-21 11:42:50 +08:00 |
|
John
|
8ca535dbf0
|
fix issue in session cookie feature
|
2020-11-21 11:18:21 +08:00 |
|
John
|
e20183e7a1
|
improve gutil.Keys/Values for embedded struct
|
2020-11-20 00:53:12 +08:00 |
|