Commit Graph

787 Commits

Author SHA1 Message Date
John Guo
be77779aff Merge branch 'master' of https://github.com/gogf/gf into develop 2022-04-18 20:29:35 +08:00
John Guo
1e3d8cdadd fix issue #1721 2022-04-13 21:58:35 +08:00
John Guo
bf674060c0 add internal package consts to manage shared constants; improve buildin function dump only available in develop mode for package gview 2022-04-13 21:08:12 +08:00
John Guo
2d6fcf5d06 fix issue #1708 2022-04-12 12:09:09 +08:00
John Guo
55e0262c37 improve package gconv 2022-04-11 21:54:23 +08:00
yuancjun
4ca168412b
avoid a single space at the end of a line. 2022-04-06 11:57:22 +08:00
John Guo
b4184e4523 Merge branch 'master' of https://github.com/gogf/gf 2022-03-31 16:16:57 +08:00
John Guo
21f48d3750 improve Unique function performance for normal arrays 2022-03-30 14:32:16 +08:00
John Guo
707dc6b346 add xextensions feature for package goai 2022-03-29 20:31:00 +08:00
cuishuang
2d586859c3 fix some typos
Signed-off-by: cuishuang <imcusg@gmail.com>
2022-03-23 21:45:00 +08:00
John Guo
439350836e fix example case for package gsession 2022-03-21 22:44:21 +08:00
John Guo
f670c24e2c fix issue #1681 2022-03-21 22:24:59 +08:00
John Guo
f865d6fa6a remove UT case of http server in package gins 2022-03-18 10:13:00 +08:00
John Guo
5f3a525d11 add Set function for AdapterFile for package gcfg 2022-03-17 21:41:10 +08:00
John Guo
bceb5fc7de rename gdebug.TestData* -> gtest.Data*; add UT case for http server 2022-03-17 16:58:04 +08:00
John Guo
60340a7348 fix UT case for package glog 2022-03-15 10:15:46 +08:00
John Guo
dccfc1c8cd add hook feature for model of package gdb 2022-03-14 23:47:55 +08:00
John Guo
d8d9996464 fix issue #1662 2022-03-11 10:24:42 +08:00
John Guo
afa1f78a02 fix issue #1661 2022-03-10 21:12:24 +08:00
John Guo
546b6b1724 t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
John Guo
eca3583845 fix issue #1416; add ParseOption for package gview 2022-03-10 11:35:23 +08:00
John Guo
f5693c4393 improve package gview 2022-03-10 09:48:19 +08:00
John Guo
6301403777
Merge pull request #1632 from huangqian1985/master
Improving gfile and gSesssion Code Coverage
2022-03-09 20:45:44 +08:00
yxh
2510e0412d [fix bug] Fix redis cache adapter GetOrSetFunc, GetOrSetFuncLock method bug and add unit test 2022-03-09 17:21:02 +08:00
huangqian
f08c18594b Merge branch 'master' of https://github.com/gogf/gf 2022-03-07 22:35:39 +08:00
John Guo
531cc7b864 fix issue in package gproc 2022-03-07 09:57:51 +08:00
John Guo
3fcd6ef877 fix issue orphan value parsing for sructured arguments of command for package gcmd 2022-03-03 21:03:42 +08:00
huangqian
b5855037f3 Improving gSession Code Coverage 2022-03-02 21:50:23 +08:00
huangqian
4d5b41434a Merge branch 'master' of https://github.com/gogf/gf 2022-03-01 22:38:51 +08:00
John Guo
1724a26957 improve package gcfg 2022-03-01 22:34:57 +08:00
huangqian
cb69fbcbd6 Improving gSession Code Coverage 2022-03-01 22:12:59 +08:00
John Guo
12fdfbf8b2 improve package gcfg 2022-03-01 21:14:45 +08:00
huangqian
992a986d12 Merge branch 'master' of https://github.com/gogf/gf 2022-03-01 20:02:21 +08:00
John Guo
88a9eef8a6 api swagger ui update 2022-03-01 11:43:42 +08:00
huangqian
eb533f3344 Improving gfile Code Coverage 2022-02-28 22:57:53 +08:00
huangqian
0516159ae3 Improving gcmd Code Coverage 2022-02-28 21:11:53 +08:00
huangqian
8acffd1186 Improving gcmd Code Coverage 2022-02-27 21:00:23 +08:00
huangqian
814450fd17 gcmd example 2022-02-27 13:22:26 +08:00
John Guo
8eb9fdfcd0 improve package gbuild; version updates 2022-02-23 12:03:21 +08:00
John Guo
22941276a5 fix issue #1611 2022-02-22 21:59:18 +08:00
John Guo
aa6705f493 improva gf cli, package gcfg 2022-02-22 17:42:40 +08:00
John Guo
fdf09b5978 improve UT case for package gtimer 2022-02-17 22:45:06 +08:00
John Guo
31ce55eb4d cli update 2022-02-17 17:52:48 +08:00
John Guo
255b502460 README update 2022-02-17 17:15:09 +08:00
John Guo
948cb9ff7c enhance from issue #1589 2022-02-16 20:51:39 +08:00
John Guo
2428b27168 fix issue #1488 2022-02-15 00:21:05 +08:00
John Guo
01ba56c38b remove function Set for package gcfg 2022-02-14 17:20:27 +08:00
John Guo
23c00eb83f fix issue #1394 2022-02-14 16:08:26 +08:00
John Guo
5f2047d61b fix issue in configuration StdoutColorDisabled for package glog; rename TempDir to Temp for package gfile 2022-02-14 14:50:25 +08:00
John Guo
1f9d86f015 improve configuration read from package frame/gins 2022-02-14 11:46:20 +08:00