Commit Graph

839 Commits

Author SHA1 Message Date
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
John
432c16c89f complete pckage gtimer development, a levelled timing wheel for interval/delayed jobs running and management 2019-01-12 22:41:12 +08:00
John
241706cbbf up 2019-01-12 20:20:30 +08:00
John
33dd0f9922 timing wheel up 2019-01-11 13:46:40 +08:00
John
ed8bb354e5 up 2019-01-09 18:47:11 +08:00
John
e373392f64 up 2019-01-09 13:26:59 +08:00
John
292fd2f39e up 2019-01-09 13:06:15 +08:00
John
1c9cb8286f up 2019-01-09 12:54:37 +08:00
John
8296061b64 up 2019-01-06 16:43:42 +08:00
John
bb5d84c29c up 2019-01-06 11:09:50 +08:00
John
eae857bcf7 merge master 2019-01-04 18:39:40 +08:00
John
d604d198ab hot fix 2019-01-04 15:43:56 +08:00
John
40b5162fdf up 2019-01-04 15:32:16 +08:00
John
7934ad6904 Merge branch 'develop' of https://gitee.com/johng/gf into develop 2019-01-03 19:12:08 +08:00
John
858b010caa up 2019-01-03 19:11:54 +08:00
蚊子
37cd2351e2 !16 增加ORACLE,SQL SERVER中获取指定表的所有字段名的方法
Merge pull request !16 from 蚊子/master
2019-01-02 21:11:30 +08:00
wenzi1
be1e250a6b 增加ORACLE,SQL SERVER中获取指定表的所有字段名的方法 2019-01-02 18:17:01 +08:00
John
f86896e5af Merge branch 'master' into develop 2019-01-02 12:42:36 +08:00
John
7ad4f61564 revert hot fix codes, waiting for next release to fix 2019-01-02 11:41:22 +08:00
John
adf06a2b0d thirdparty package kafka updated to date 2019-01-02 11:02:03 +08:00
John
d6aa2b2512 hot fix for gcache 2019-01-02 10:30:27 +08:00
John
a95b1f0dae add more unit test cases 2019-01-02 10:18:00 +08:00
John
f1c7b95b33 up 2019-01-01 19:43:31 +08:00
wgb
2c27c0f58a close file 2019-01-01 15:35:25 +08:00
John
6f15adf57f unit test cases++ 2018-12-31 17:46:04 +08:00
John
1966b40d01 ghttp.Client updates; add more unit test cases for web server 2018-12-31 00:50:55 +08:00
John
24ce4d098e ghttp.Client updates; add more unit test cases for web server 2018-12-31 00:22:18 +08:00
John
98619f9bc9 add more unit test cases for web server 2018-12-30 22:02:46 +08:00
John
1efeb2515d refract package 'gcron'; add package 'gtimew' for Time Wheel style job management 2018-12-30 18:56:21 +08:00
John
ccf837b2bf up 2018-12-30 14:53:16 +08:00
John
e558863743 up 2018-12-30 11:08:07 +08:00
John
43f21dfe92 Merge branch 'master' into qiangg_unit_test1 2018-12-29 13:07:32 +08:00
John
4172eae87e update default ConnMaxLifeTime to 30 seconds in gdb package 2018-12-28 22:02:21 +08:00
John
26f2c61068 update default ConnMaxLifeTime to 30 seconds in gdb package 2018-12-28 22:00:49 +08:00
John
f97bed2607 update default ConnMaxLifeTime to 10 seconds in gdb package 2018-12-28 21:56:27 +08:00
John
8ef7155c70 hot fix 2018-12-28 21:46:01 +08:00
John
f5b2556b70 up 2018-12-28 21:44:36 +08:00
John
2cff10e0d2 fix issue in controller interface definition 2018-12-26 10:17:24 +08:00
John
cab78f557d fix issue in controller detection for object parameter, in router group of web server 2018-12-25 23:20:43 +08:00
John
e726ed2c19 gdb.Model updates 2018-12-22 21:03:03 +08:00
John
503446afc7 fix issue of ghttp.Request.GetVar 2018-12-22 11:52:12 +08:00
John
2063f662d3 fix silly issue in binary search of garray package, and add unit-test file for garray 2018-12-20 21:55:05 +08:00
John
d7381399aa fix issue of grand.intn in x86 arch; add router group feature for WebServer 2018-12-20 21:04:43 +08:00
John
d05b497cdb Merge branch 'master' into qiangg_router_group 2018-12-19 18:58:47 +08:00
John
ef919be587 g.DB can use gdb's configurations, not to force using config.toml 2018-12-19 18:35:44 +08:00
John
fff31e0f4f add Charset support for mysql of gdb package; fix issue for glog for log writing failed when the folder path wa deleted 2018-12-19 18:15:22 +08:00
John
cdd6fc7c1e extend pid length from 16bit to 24bit in process communication of gproc package 2018-12-19 16:17:54 +08:00