john
|
3b0012ec30
|
fix issue in gbase64.Decode
|
2019-07-09 08:07:50 +08:00 |
|
jroam
|
62a3f1693d
|
add some garray tests
|
2019-07-08 23:25:47 +08:00 |
|
jroam
|
ed6796dde0
|
Update garray_z_unit_string_test.go
|
2019-07-08 17:53:57 +08:00 |
|
jroam
|
46721d7552
|
update garray unit tests.
|
2019-07-08 17:34:32 +08:00 |
|
jroam
|
a9a5a78e02
|
Merge pull request #39 from gogf/master
日常更新
|
2019-07-08 16:04:20 +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 |
|
jroam
|
c6f94ed95a
|
Update garray_z_unit_string_test.go
|
2019-07-05 15:27:56 +08:00 |
|
jroam
|
949ac459fc
|
Update garray_z_unit_string_test.go
|
2019-07-05 15:07:28 +08:00 |
|
HaiLaz
|
32fc6868aa
|
Merge pull request #2 from gogf/master
sync master
|
2019-07-05 08:58:19 +08:00 |
|
yybjroam@qq.com
|
82394cd70e
|
Update garray_z_unit_string_test.go
|
2019-07-04 22:49:50 +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 |
|
陈国潮
|
1c71340719
|
gfcache test 20190704 15:00
|
2019-07-04 15:03:56 +08:00 |
|
John
|
ed61c2ee22
|
improve gconv.Map for priority tags
|
2019-07-04 14:27:43 +08:00 |
|
陈国潮
|
363dede57c
|
gvalid test 20190704 11:16
|
2019-07-04 11:19:59 +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 |
|
陈国潮
|
105cdf6fe6
|
20190703 14:25
|
2019-07-03 14:28:20 +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 |
|
HaiLaz
|
d62c1dedf3
|
Merge pull request #1 from gogf/master
sync master
|
2019-07-03 11:03:54 +08:00 |
|
jroam
|
bd105a188f
|
Merge pull request #38 from gogf/master
日常更新
|
2019-07-03 10:29:43 +08:00 |
|
jroam
|
09affd3981
|
update tests
|
2019-07-03 10:20:40 +08:00 |
|
jroam
|
8e7e18e22d
|
update test
|
2019-07-03 10:17:17 +08:00 |
|
jroam
|
e03fd80fd4
|
sync gf master
|
2019-07-03 10:02:17 +08:00 |
|
jroam
|
adc3201dcf
|
Update garray_z_unit_string_test.go
|
2019-07-03 09:39:16 +08:00 |
|
jroam
|
3a681e5b1a
|
Update garray_z_unit_string_test.go
|
2019-07-03 09:21:37 +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 |
|
yybjroam@qq.com
|
285b45d19d
|
Update garray_z_unit_string_test.go
|
2019-07-02 22:37:06 +08:00 |
|
yybjroam@qq.com
|
783f1c8457
|
Update garray_z_unit_string_test.go
|
2019-07-02 22:27:31 +08:00 |
|
yybjroam@qq.com
|
daa7f12994
|
Update garray_z_unit_string_test.go
|
2019-07-02 22:22:51 +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 |
|