john
|
5abf1b5742
|
Merge branch 'feature_1.8.0' of https://github.com/gogf/gf into feature_1.8.0
|
2019-07-09 13:27:34 +08:00 |
|
John
|
9ac3841342
|
add time.Duration parameter support for gfcache
|
2019-07-09 13:19:28 +08:00 |
|
John
|
1f315c5b8d
|
add time.Duration parameter support for gcache
|
2019-07-09 13:15:53 +08:00 |
|
John
|
b9440587d0
|
add Offset function for gdb.Model; improve schema changing feature for gdb
|
2019-07-09 12:50:38 +08:00 |
|
John
|
835a971f89
|
add slice parameter support for method operations for gdb
|
2019-07-09 12:04:24 +08:00 |
|
John
|
0bba2092af
|
add one slice passing all parameters support for gdb.Model.Where
|
2019-07-09 11:34:45 +08:00 |
|
John
|
c3240218f8
|
merge master
|
2019-07-09 11:11:49 +08:00 |
|
john
|
9e392985b8
|
Merge branch 'feature_1.8.0' of https://github.com/gogf/gf into feature_1.8.0
|
2019-07-09 11:11:03 +08:00 |
|
john
|
a7d30dd1d5
|
improve gfile
|
2019-07-09 11:02:33 +08:00 |
|
John Guo
|
fa96d881e1
|
Merge pull request #232 from skiy/feature-filecopy
|
2019-07-09 10:55:11 +08:00 |
|
john
|
9ca9d6c4bd
|
add Cause function for gerror
|
2019-07-09 10:40:26 +08:00 |
|
John
|
7ad66db491
|
README updates
|
2019-07-09 10:27:47 +08:00 |
|
John
|
1dbda3872b
|
README updates
|
2019-07-09 10:25:59 +08:00 |
|
John
|
3619a46f52
|
README updates
|
2019-07-09 10:23:25 +08:00 |
|
john
|
6a93d166c5
|
improve gjson/gparser/gvar/gcfg with adding more converting functions
|
2019-07-09 09:43:53 +08:00 |
|
John
|
c84e62febe
|
add morte unit test cases for gdb.Model
|
2019-07-09 08:47:23 +08:00 |
|
John
|
8ff21d6936
|
adding support of slice parameters for gdb.Model.Where
|
2019-07-09 08:40:28 +08:00 |
|
john
|
3b0012ec30
|
fix issue in gbase64.Decode
|
2019-07-09 08:07:50 +08:00 |
|
skiy
|
7c4431ceeb
|
add copyfile & copydir test
|
2019-07-08 11:37:02 +08:00 |
|
skiy
|
8cfdc8f27f
|
file and folder copy
|
2019-07-08 01:26:00 +08:00 |
|
john
|
691baf5c16
|
comment updates
|
2019-07-07 09:47:33 +08:00 |
|
John
|
8669057681
|
remove debug line
|
2019-07-06 21:44:31 +08:00 |
|
John
|
b439aedce5
|
RELEASE updates
|
2019-07-06 17:35:03 +08:00 |
|
John
|
2504e405a7
|
add sql.ErrNoRows feature for querying of gdb
|
2019-07-06 17:13:17 +08:00 |
|
John
|
6426409bf9
|
add debug configuration support for gdb
|
2019-07-06 16:51:50 +08:00 |
|
John
|
9cf4ea5c91
|
rename Priority to Weight for gdb
|
2019-07-06 16:14:45 +08:00 |
|
John
|
86343abcf8
|
merge master
|
2019-07-06 16:02:05 +08:00 |
|
John
|
d0fe2d2f75
|
fix issue in gdb.Model.Scan
|
2019-07-06 15:51:32 +08:00 |
|
John
|
49ef4fd266
|
add more example for gconv.Map
|
2019-07-06 15:02:02 +08:00 |
|
John
|
929a57ceb8
|
add Structs/StructsDeep function for gconv; add auto-creating struct/struct pointer for gconv.Struct function when parameter pointer is typeof **struct
|
2019-07-06 11:10:32 +08:00 |
|
John
|
4670a5d2e2
|
TODO++; version updates
|
2019-07-04 19:22:11 +08:00 |
|
John
|
273d992493
|
fix issue in gfsnotify in recursive inotify watcher registering
|
2019-07-04 19:06:06 +08:00 |
|
John
|
ed61c2ee22
|
improve gconv.Map for priority tags
|
2019-07-04 14:27:43 +08:00 |
|
John
|
b29c6add47
|
rename internal/structtag to internal/structs; add more feature for internal/structs; improve gvalid to support recursive validation for struct; improve gconv.Struct/Map functions
|
2019-07-04 11:11:41 +08:00 |
|
john
|
8d01e565c5
|
gfsnotify example updates
|
2019-07-03 22:27:50 +08:00 |
|
John
|
47e0fb95d5
|
add package internal/structtag; improve ghttp.Request.Get*ToStruct functions to support substruct with 'param' tag; improve gtest.compareMap; improve gconv.Map using internal/structtag
|
2019-07-03 22:09:35 +08:00 |
|
John
|
23d346b291
|
improve gdb.Model.Struct/Structs/Scan in error handling, it returns sql.ErrorNoRows if no records received after querying
|
2019-07-03 19:38:52 +08:00 |
|
John
|
5135264d56
|
Merge branch 'develop' of https://github.com/gogf/gf into develop
|
2019-07-03 14:25:49 +08:00 |
|
John
|
c3ff1a3db3
|
merge master
|
2019-07-03 14:25:29 +08:00 |
|
John
|
c90ed0d424
|
comment updates for gfsnotify
|
2019-07-02 23:57:49 +08:00 |
|
John
|
418cbb420b
|
TODO updates; version updates
|
2019-07-02 23:48:38 +08:00 |
|
John
|
c948f0c287
|
improve gdb.Update/Delete feature to support orderby/limit features
|
2019-07-02 23:14:40 +08:00 |
|
John
|
e63e989d41
|
fix issue of dead lock in gcache.doSetWithLockCheck
|
2019-07-02 19:22:06 +08:00 |
|
John
|
31921905a9
|
update unit test cases for gaes because of changes of gbase64
|
2019-07-02 17:40:16 +08:00 |
|
John
|
5572ab858e
|
improve gbase64
|
2019-07-02 17:30:18 +08:00 |
|
John
|
961ca0879d
|
improve gbase64
|
2019-07-02 16:56:10 +08:00 |
|
john
|
39bd2616c4
|
add go.sum to gitignore
|
2019-06-30 22:22:24 +08:00 |
|
john
|
6302789c41
|
improve package gerror; add support for gerror formating output in glog
|
2019-06-30 22:21:08 +08:00 |
|
John
|
0ff31012c8
|
donator updates
|
2019-06-30 19:31:18 +08:00 |
|
john
|
10102f2db9
|
improving gerror
|
2019-06-30 12:54:06 +08:00 |
|