Commit Graph

274 Commits

Author SHA1 Message Date
john
c3d3053ded improve GetOrSetFunc for package gcache 2020-08-09 21:28:31 +08:00
John Guo
c39c032b4e
Merge pull request #844 from qinyuguang/scan
gcmd.Scan supports read line that contains whitespace
2020-08-08 09:58:32 +08:00
qinyuguang
cf88f28519 gcmd.Scanf supports read line that contains whitespace 2020-08-03 21:00:02 +08:00
Jack
6d68277db8 improve cookie feature for ghttp.Server 2020-08-03 20:00:00 +08:00
qinyuguang
ba1a9d9f8e gcmd.Scan supports read line that contains whitespace 2020-08-01 02:13:42 +08:00
John Guo
7f33021184
Merge pull request #825 from chenall/gjson-support-utf8-with-bom
fix configfile with UTF8-BOM issue
2020-07-31 00:08:05 +08:00
Jack
f7a9be4292 improve package glog for rotation feature 2020-07-30 21:09:45 +08:00
Jack
a926033b66 move Separator from const to variable for package gfile 2020-07-30 20:57:08 +08:00
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
糖水不加糖
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
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
9cff2bd10f add function ParseDuration and time unit 'd' support for package gtime 2020-07-28 22:46:15 +08:00
chenall
437fc04620 improve testCfg_With_UTF8_BOM unit_test 2020-07-25 14:07:33 +08:00
chenall
937f8e6919 fix configfile with UTF8-BOM issue 2020-07-25 10:57:40 +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
john
ca72d3b23a remove gfcache usage from repo 2020-07-18 08:32:35 +08:00
muyakongali
edc67d9ec3 bug/log-file-rotate: fix big file even with rotate-by-size and rotate-back-expire 2020-07-17 10:39:14 +08:00
john
4dd12434b7 add file cache feature for package gfile and remove package gfcache 2020-07-16 12:31:13 +08:00
john
69fa5bf464 improve package gtime for nil gtime.Time object 2020-07-15 20:37:13 +08:00
john
64c99b9871 add configuration updating feature for package gcfg 2020-07-15 00:07:07 +08:00
John Guo
c770e4779a
Merge pull request #758 from wnstar/log
log added function name display
2020-07-13 23:21:49 +08:00
john
293256c2ca improve package gmode 2020-07-12 09:34:43 +08:00
John
46bdde9265 revert gvar.Var from interface to struct 2020-06-29 13:40:19 +08:00
John
d4d66fd529 improve package gtime 2020-06-22 19:46:39 +08:00
wnstar
b7686d6d37 log added function name display 2020-06-22 11:04:57 +08:00
John
f28a76d470 merge develop 2020-06-17 23:59:20 +08:00
John
b2aa59d893 import third-party library json-iterator to improve the performance for json operations 2020-06-17 21:16:25 +08:00
John
897a9f4584 Merge branch 'develop' 2020-06-16 20:42:26 +08:00
John
4d38b508a3 improve gvar by changig gvar.Var from type struct to interface 2020-06-16 17:38:05 +08:00
fangxiaokai
f6d760e90f 1、修复redis存储session时,最大过期时间问题: ttl.Seconds()返回float64在redis中报错 2020-06-16 11:19:08 +08:00
John
b83f1efde8 remove panic for stdout error for package glog 2020-06-15 22:57:27 +08:00
John
f33753e0cd add example for package ghttp/glog 2020-06-08 20:21:35 +08:00
john
dbb51a9328 improve package glist 2020-06-04 20:13:33 +08:00
John
269378aa0d fix issue in unit testing case for package gsession; version updates 2020-05-28 20:28:07 +08:00
John
6889542801 improve package guid 2020-05-27 11:26:05 +08:00
john
a5a267567c comment update for package garray 2020-05-22 12:04:58 +08:00
john
7c2cff7d99 add function GetVar for package gcache 2020-05-17 18:16:26 +08:00
john
45a94d23d5 improve session feature by allowing custom session id creating function for ghttp.Server 2020-05-17 14:33:21 +08:00
john
3559436d1e improve package guid 2020-05-17 08:50:37 +08:00
john
189f4c1637 improve package gsession 2020-05-16 22:08:16 +08:00
john
8050efb835 improve package gfile 2020-05-16 14:06:35 +08:00
John
acc2a6a353 improve copy feature for package gfile 2020-05-16 00:50:01 +08:00
John
74c65439fc add function ScanDirFunc for package gfile 2020-05-15 21:51:03 +08:00