Commit Graph

2445 Commits

Author SHA1 Message Date
John
1f8408b622 improve gdb 2019-08-19 19:21:27 +08:00
John
98ddadb131 Merge branch 'master' of https://github.com/gogf/gf into develop 2019-08-19 19:09:48 +08:00
John Guo
a5ac12545a
Merge pull request #286 from wenzi1/master 2019-08-19 19:07:46 +08:00
John
e58384d815 update example for gres 2019-08-16 00:37:12 +08:00
John
ab381dacfe add resource feature support for gview 2019-08-16 00:29:14 +08:00
John
9162fde14a improve resource feature for ghttp.Server 2019-08-15 19:27:32 +08:00
John
6cf1714a07 improve resource feature for ghttp.Server 2019-08-15 19:20:39 +08:00
wenzi1
c402e17605 修改mssql中的datetime类型的处理 2019-08-14 22:44:57 +08:00
John
25746e9844 adding gres 2019-08-14 22:18:31 +08:00
John
a8a8dbeab8 adding gres 2019-08-14 22:16:33 +08:00
John
6113df2b3e adding gres 2019-08-14 22:03:52 +08:00
wenzi1
8f7363df41 删除mssql中的convertValue方法。
修改测试案例中的datetime类型的字段在查到数据后做转换
2019-08-14 19:16:45 +08:00
John
dafc79bf80 adding gres 2019-08-14 00:13:42 +08:00
John
9ae537cafc adding gres 2019-08-13 21:06:11 +08:00
John
162df6b250 fix issue in number overflow from int64 to int for ghttp.Session/ghttp.Cookie/gcache 2019-08-13 20:15:09 +08:00
John
12f28dfc95 improving gtree/gres 2019-08-13 13:45:01 +08:00
wenzi1
5d7d8abbde add oracle/mssql/postgres unit test cases 2019-08-12 17:12:16 +08:00
wenzi1
b960faec45 to support automated testing of postgres 2019-08-12 16:57:08 +08:00
wenzi1
9a057b757d add package gini 2019-08-12 16:53:07 +08:00
wenzi1
296c4b750b add oracle/mssql/postgres unit test cases 2019-08-12 16:50:57 +08:00
john
7ecc47e127 adding gres package for resource feature 2019-08-10 23:36:38 +08:00
John Guo
d03180ff4d
Merge pull request #284 from pibigstar/master
feat(travis): exit ci when test failed
2019-08-10 21:17:16 +08:00
pibigstar
c1c52b072e feat(travis): exit ci when test failed 2019-08-10 19:55:01 +08:00
John
72be3803ec update unit test cases for ghttp 2019-08-10 18:07:24 +08:00
John
5cb4a8557d fix issue for unit test case of gutil 2019-08-10 17:59:34 +08:00
John
7787135549 improve status checks if there're middlewares registed for ghttp.Server 2019-08-10 17:46:11 +08:00
John
56368500a3 add header support for session feature of ghttp.Server 2019-08-10 16:39:46 +08:00
John
846c6a579e improve ghttp.RouterGroup 2019-08-10 14:10:47 +08:00
john
573179060e improve gjson 2019-08-09 20:33:21 +08:00
john
fda345577a add package gdebug; improve gconv/gfile/gset 2019-08-09 20:05:36 +08:00
john
8387710473 fix issue in gset.Pop; improve internal/debug 2019-08-09 09:51:56 +08:00
john
3af3fd1428 fix issue in gset.Pop; improve internal/debug 2019-08-09 09:51:52 +08:00
john
c7c6e2866e add Unsafe* functions for gconv 2019-08-09 09:14:48 +08:00
John
7172ae0232 fix issue in invalid error stacks for glog; improve internal/debug and gutil for stack printing 2019-08-08 22:58:49 +08:00
John
4eac97a7d8 add Master/Slave functions for gdb 2019-08-08 17:43:21 +08:00
John
352e4c088a improve gcfg: it returns all values if pattern is '.'; add more functions for gcfg 2019-08-07 16:58:01 +08:00
John
4d5814fc43 improve grand 2019-08-07 16:21:31 +08:00
John
6d13b91d37 improve grand 2019-08-07 16:20:19 +08:00
John
0376c99b5a update unit test cases for ghttp 2019-08-06 23:10:37 +08:00
John
77d9e472b7 add middleware feature for ghttp.Server; improve router group feature for ghttp.Server 2019-08-06 20:40:04 +08:00
John
2911ebb5d7 add middleware feature for ghttp.Server 2019-08-03 23:57:20 +08:00
John
f4d01f56c6 add middleware feature for ghttp.Server 2019-08-03 18:08:10 +08:00
John
878305fee3 add middleware feature for ghttp.Server 2019-08-03 17:14:54 +08:00
John
0460a53f53 add middleware feature for ghttp.Server 2019-08-03 15:54:12 +08:00
John
e622f6aff2 improve gconv to support struct field of interface{} conversion 2019-08-01 19:53:28 +08:00
John
9e96a30ea2 update unit test cases for garray/gparser 2019-08-01 17:31:48 +08:00
John
d188fbdf5a improve gyaml with gopkg.in/yaml.v3; update unit test cases for gfile/gyaml/gtime/garray 2019-08-01 17:12:58 +08:00
John
06c16bf560 remove thirdparty diectory, add go.mod for package dependences 2019-08-01 14:07:25 +08:00
John
29ea9e3237 travis updates 2019-08-01 11:42:51 +08:00
John
b01add2925 update project structure 2019-07-29 21:01:19 +08:00