Commit Graph

1196 Commits

Author SHA1 Message Date
John
f4773ef1e4 add func ghttp.Group.Common for common http methods(GET/PUT/POST/DELETE) binding; fix issue #IRHB3,#IRHSJ; add more unit test cases for gvalid 2019-01-29 23:01:14 +08:00
John
0d315218dd README updates 2019-01-25 12:48:22 +08:00
John
ec130d0763 RELEASE updates 2019-01-23 21:30:02 +08:00
John
30729e3f93 README updates 2019-01-23 18:34:52 +08:00
John
241d7402cc README updates 2019-01-23 18:30:04 +08:00
John
3b14aba1a2 README updates 2019-01-23 17:33:51 +08:00
John
b02205f7cd gpool updates 2019-01-23 17:27:30 +08:00
John
c27bc0023f Merge branch 'master' of https://gitee.com/johng/gf 2019-01-23 15:01:29 +08:00
John
9698a7c5be gpool updates 2019-01-23 15:01:21 +08:00
John
071e2f8bb4 !17 修复where为空时不是1=1的bug
Merge pull request !17 from 张金富/master
2019-01-23 13:46:41 +08:00
John
726d3f7024 update unit tests of gtimer 2019-01-23 13:36:39 +08:00
John
3503aa43b4 gtimer, gmlock updates 2019-01-23 13:30:46 +08:00
John
e865b46304 add console and env values to change the default values of gtimer 2019-01-23 13:01:58 +08:00
John
494f96495e fulfil unit test cases of gtimer 2019-01-23 11:28:57 +08:00
John
7ed2081513 gcron, gtimer updates 2019-01-22 22:07:46 +08:00
John
5110313657 gcron, gtimer updates 2019-01-22 13:50:10 +08:00
John
24990e26c8 gcron, gtimer updates 2019-01-21 22:09:51 +08:00
zhangjinfu
3ca086bcec 修复where为空时不是1=1的bug 2019-01-21 16:26:47 +08:00
John
7d103c4ee8 gcron updates 2019-01-18 22:02:17 +08:00
John
5fed6f5681 update unit test case of gmlock 2019-01-18 15:14:05 +08:00
John
616539ecb0 update unit test cases of gmlock, concurrent safe reason 2019-01-18 15:03:45 +08:00
John
9e99e88d27 gmlock updates, add more unit test cases for gmlock 2019-01-18 11:30:52 +08:00
John
0e39400dd0 johng-cn/gf -> gogf/gf 2019-01-17 22:20:37 +08:00
John
2ba796de01 gconv examples update 2019-01-17 20:32:02 +08:00
John
efe2535977 README updates 2019-01-17 20:04:17 +08:00
John
c17352b8af travis updates 2019-01-17 16:37:26 +08:00
John
b1fc3ff17a travis updates 2019-01-17 16:06:56 +08:00
John
485dafb616 update grand.MeetProb, change param type from float64 to float32 2019-01-17 14:20:18 +08:00
John
bf25a3a601 gtimer updates; grand updates, change buffer slice type from uint64 to uint32 2019-01-17 14:15:23 +08:00
John
14fcd0b2f9 move gtime.SetTimeout&gtime.SetInterval to gtimer 2019-01-16 23:23:53 +08:00
John
cb24714faa gcron updates 2019-01-16 22:59:26 +08:00
John
36199334f0 gcron updates 2019-01-16 22:34:22 +08:00
John
72c7e65dfa gcron updates 2019-01-16 21:06:35 +08:00
John
a4ad301b44 fulfil logics of Exit* funcs of ghttp 2019-01-16 20:27:58 +08:00
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
1600a80124 comment updates 2019-01-16 13:02:59 +08:00
John
80c1a02377 pakage comments update 2019-01-16 09:00:23 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
John
2b5d889bb9 fulfil unit test cases of gconv 2019-01-15 21:54:34 +08:00
John
2c2a71d429 fix issue in concurrent safe handling of gregex 2019-01-15 20:20:34 +08:00
John
f900414e38 add surport for field type auto detection in gform 2019-01-14 22:55:43 +08:00
John
1c72766c34 add new func Meet/MeetProb and alias N/Str/Digits/Letters for grand 2019-01-14 20:12:44 +08:00
John
302f3c1467 optimized package gconv, supported struct attr with ptr 2019-01-14 13:55:07 +08:00
John
9415419324 fix issue in gconv.Struct when given atrr of struct is nil time.Time 2019-01-14 09:00:31 +08:00
John
602592a354 TODO-- 2019-01-13 17:02:32 +08:00
John
1a4cba5fa5 VERSION updates 2019-01-13 00:47:23 +08:00
John
018853e976 optimize WebServer in hook priority handler and request exit mechanism 2019-01-13 00:43:36 +08:00
John
651bd33b73 add new 16x and 19x phone number validation for gvalid 2019-01-12 23:45:45 +08:00
John
f4644ce685 change func(xxx, safe...bool) to func(xxx, unsafe...bool); add new internal package mutex 2019-01-12 23:36:22 +08:00
John
0a422e9a89 rename go test funcs for gtimer 2019-01-12 22:47:07 +08:00