Commit Graph

1097 Commits

Author SHA1 Message Date
John
0c9be40b86 README updates 2018-12-27 09:46:18 +08:00
John
c96abd706d README updates 2018-12-27 09:45:04 +08:00
John
0ae5872783 README updates 2018-12-27 09:22:07 +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
04353aa1a5 RELEASE updates 2018-12-25 13:54:36 +08:00
John
35121a66e9 README updates 2018-12-22 21:50:47 +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
John
74bc36a2dc remove gfile.MainPkgPath check in gcfg/gview default path 2018-12-19 14:51:09 +08:00
John
48328ae52c router group developing 2018-12-19 14:45:39 +08:00
John
a86f4f8e23 disable auto adding temp directory to gview/gcfg search path; disable backtrace feature in normal log print with glog; fix issue caused by fmt.Fprintf in gfsnotify 2018-12-18 20:03:23 +08:00
John
0a1e048268 add Model.Clone support for gdb package 2018-12-18 10:10:14 +08:00
John
6fc5efd6ba README updates 2018-12-17 20:51:49 +08:00
John
2d795b593d README updates 2018-12-17 20:44:38 +08:00
John
20628ec75c README updates 2018-12-17 19:50:35 +08:00
John
10d1ccb009 README updates 2018-12-17 19:41:08 +08:00
John
fcc37c9581 CI updates 2018-12-17 19:36:34 +08:00
John
43cd391543 CI updates 2018-12-17 19:29:03 +08:00
John
18d2df33f7 CI updates 2018-12-17 19:26:59 +08:00
John
a85daa5617 CI updates 2018-12-17 18:35:29 +08:00
John
48dc4ce3e2 travis updates 2018-12-17 14:01:43 +08:00
John
d07bac89a0 travis updates 2018-12-17 13:59:00 +08:00
John
5d32ad6bc4 travis updates 2018-12-17 13:57:15 +08:00
John
397b0a3e7e travis updates 2018-12-17 13:50:17 +08:00
John
259961632d travis updates 2018-12-17 13:46:06 +08:00
John
cb1d6382ec travis updates 2018-12-17 13:38:35 +08:00
John
8714a69a13 travis updates 2018-12-17 13:36:38 +08:00
John
3ae0ea2de7 travis updates 2018-12-17 13:32:35 +08:00
John
1879a9f4c7 README updates 2018-12-17 13:28:19 +08:00
John
3938717b04 travis updates 2018-12-17 13:24:53 +08:00
John
1208b688f1 add code helper 2018-12-17 13:08:32 +08:00
John
0ad7ee5a32 add code helper 2018-12-17 13:07:01 +08:00
John
7a4e68e6b9 add code helper 2018-12-17 13:06:58 +08:00
John
71222b247f add travis/goreport/golint/govet 2018-12-17 13:02:55 +08:00
John
95db811943 add travis/goreport/golint/govet 2018-12-17 13:02:18 +08:00
John
2dbc817132 VERSION updates 2018-12-17 11:24:58 +08:00
John
7a8bd96edc gdb: add support for slice argument in where statement 2018-12-17 10:52:44 +08:00
John
c5e9686a95 gdb updates, make priority=1 when no priority set 2018-12-16 23:11:15 +08:00
John
c914edf616 gdb comment updates 2018-12-16 22:27:04 +08:00
John
656bfcb6bd Merge branch 'qiangg_db2' into develop 2018-12-16 22:22:33 +08:00
John
7434dfe6fa done refacting gdb package 2018-12-16 22:22:07 +08:00
John
e67aa63a50 refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
John
06fc786416 fix issue of gcache 2018-12-14 18:38:29 +08:00