Jack
|
dbcdd06b19
|
Merge branch 'master' of https://github.com/gogf/gf
|
2020-07-30 20:49:32 +08:00 |
|
Jack
|
ff5dab5c70
|
improve package glog for rotation feature
|
2020-07-30 20:49:11 +08:00 |
|
John Guo
|
84b576418f
|
Merge pull request #835 from XWR940711/master
add func gtimer.Entry.Reset()
|
2020-07-30 20:20:50 +08:00 |
|
Jack
|
253b124903
|
fix issue in database configuration for package gind
|
2020-07-30 20:18:18 +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 |
|
糖水不加糖
|
9e1fb93e08
|
adjust gtimer.Entry.Reset() Test Code.
|
2020-07-30 11:00:19 +08:00 |
|
糖水不加糖
|
5d24f702be
|
adjust gtimer.Entry.Reset() Test Code.
|
2020-07-30 10:37:48 +08:00 |
|
Jack
|
ca8e2c2986
|
version updates
|
2020-07-29 23:19:59 +08:00 |
|
Jack
|
2f0e5a45c5
|
improve package gcron
|
2020-07-29 23:03:31 +08:00 |
|
john
|
c4b28b0bc4
|
improve gtime.ParseDuration
|
2020-07-29 11:44:58 +08:00 |
|
糖水不加糖
|
6cc4747965
|
add func gtimer.Entry.Reset()
|
2020-07-29 11:22:46 +08:00 |
|
john
|
91cd34b26a
|
improve multiple seperator chars handling for router of ghttp.Server
|
2020-07-29 00:32:54 +08:00 |
|
john
|
e35a2f028c
|
add timeout feature for Do/Receive functions of package gredis
|
2020-07-28 23:48:12 +08:00 |
|
john
|
9cff2bd10f
|
add function ParseDuration and time unit 'd' support for package gtime
|
2020-07-28 22:46:15 +08:00 |
|
john
|
6d406498db
|
improve result data type converting for package gdb
|
2020-07-28 20:31:50 +08:00 |
|
john
|
939ae37baf
|
example codes update for package gdb
|
2020-07-28 19:55:13 +08:00 |
|
john
|
4d6c8744e5
|
upgrade mxj
|
2020-07-25 15:31:51 +08:00 |
|
john
|
e252d8b740
|
add function ListItemValuesUnique for package gdb
|
2020-07-25 15:05:08 +08:00 |
|
john
|
9b8d63e21b
|
improve graceful reload feature for ghttp.Server
|
2020-07-25 14:09:03 +08:00 |
|
john
|
04dee090a3
|
improve graceful reload feature for ghttp.Server
|
2020-07-25 13:50:04 +08:00 |
|
john
|
245c6d24a1
|
improve ghttp.Client
|
2020-07-25 11:24:35 +08:00 |
|
John Guo
|
e92fd05f9f
|
Merge pull request #815 from tikrgo/camelcaseConvert
|
2020-07-25 11:07:51 +08:00 |
|
john
|
f489e6273e
|
fix issue 819
|
2020-07-25 10:54:48 +08:00 |
|
botphp
|
4f99bdbc87
|
Merge branch 'master' of https://github.com/gogf/gf into camelcaseConvert
|
2020-07-24 09:49:53 +08:00 |
|
botphp
|
1250b33220
|
将正则移到全局提高效率
|
2020-07-24 09:48:51 +08:00 |
|
John Guo
|
b57aee4595
|
Merge pull request #800 from chenghonour/master
Add database method
|
2020-07-23 21:30:24 +08:00 |
|
john
|
d9da51933d
|
improve gconv.Struct
|
2020-07-23 21:15:54 +08:00 |
|
john
|
9fca93e7d8
|
Merge branch 'master' of https://github.com/gogf/gf
|
2020-07-23 21:01:37 +08:00 |
|
john
|
854b2ed185
|
improve function convertValue for package gdb
|
2020-07-23 21:01:16 +08:00 |
|
John Guo
|
cfac03bc40
|
Merge pull request #814 from xbkaishui/support-redis-tls
support redis tls
|
2020-07-22 19:49:29 +08:00 |
|
botphp
|
a3cb4a6ae8
|
驼峰转换下划线时,不连续大写字母首位加下划线规范
|
2020-07-22 16:15:06 +08:00 |
|
xbkaishui
|
2798fa4444
|
revert unit test
|
2020-07-22 15:27:00 +08:00 |
|
xbkaishui
|
8bac0614f5
|
format code
|
2020-07-22 15:13:40 +08:00 |
|
xbkaishui
|
646280a6a9
|
remove tls unit test case
|
2020-07-22 15:08:32 +08:00 |
|
xbkaishui
|
208bdffdf7
|
update comment
|
2020-07-22 14:02:21 +08:00 |
|
xbkaishui
|
9e7291903f
|
support redis tls
|
2020-07-22 13:28:45 +08:00 |
|
chenghonour
|
d56835fc00
|
go fmt
|
2020-07-21 13:28:25 +08:00 |
|
chenghonour
|
1d5e717a80
|
update err return
|
2020-07-21 12:40:13 +08:00 |
|
chenghonour
|
2f44d9ae18
|
add unit test
|
2020-07-21 12:37:04 +08:00 |
|
John Guo
|
0627ab81d6
|
Merge pull request #810 from chenall/master
fix ghttp_client upload filename issue #809
|
2020-07-21 10:52:39 +08:00 |
|
john
|
8167a398fc
|
add function GetHeader for ghttp.Request
|
2020-07-21 10:17:31 +08:00 |
|
chenall
|
6291751014
|
fix ghttp_client upload filename issue #809
|
2020-07-21 09:57:13 +08:00 |
|
john
|
ee5ddaab52
|
fix place holder for pgsql
|
2020-07-20 22:47:12 +08:00 |
|
John Guo
|
207476be1f
|
Merge pull request #807 from tiancai45/master
fix issue pq: syntax error at or near $
|
2020-07-20 22:15:20 +08:00 |
|
John Guo
|
b9b470c2ae
|
Merge branch 'master' into master
|
2020-07-20 22:14:29 +08:00 |
|
john
|
52b6e8ef9d
|
fix place holder for mssql
|
2020-07-20 21:55:34 +08:00 |
|
john
|
48c84bf74a
|
fix place holder for mssql
|
2020-07-20 21:48:44 +08:00 |
|
john
|
5be30b3684
|
fix issue in logging file rotation
|
2020-07-20 21:32:28 +08:00 |
|
John Guo
|
54a2b13825
|
Merge pull request #802 from csrgxtu/bug/log-file-rotate
bug/log-file-rotate: fix big file even with rotate-by-size and rotate…
|
2020-07-20 21:30:52 +08:00 |
|