Commit Graph

2632 Commits

Author SHA1 Message Date
John
add7dd5a45 merge develop 2019-12-09 23:22:49 +08:00
John
e40894ca45 add IsServiceHandler for ghttp.RouterItem 2019-12-09 23:19:39 +08:00
John
28825f5395 add gdebug.BuildInfo function; improving gproc 2019-12-09 21:53:44 +08:00
John
6ca5141020 some improving 2019-12-08 22:55:32 +08:00
John
fe4f8e1810 version updates 2019-12-05 19:46:50 +08:00
John
671157cb70 release updates 2019-12-05 12:34:33 +08:00
John
f775479c3f fix issue in ghttp.Request.GetRequest* 2019-12-05 10:44:31 +08:00
John
64bb72842e comment update for unit testing case of gdb 2019-12-04 22:38:58 +08:00
John
e1d4ba9d23 add GetError function for ghttp.Request 2019-12-04 19:50:49 +08:00
John
a1edd83add README/DONATOR update 2019-12-04 18:48:13 +08:00
John
f7d6883405 fix issue in gredis for int set/get 2019-12-04 18:43:16 +08:00
John
8448a70646 change minimum go version from 1.10. to 1.11; travis ci updates 2019-12-04 17:50:03 +08:00
John
4018bfa899 travis updates 2019-12-04 17:36:31 +08:00
John
3cc9ce74e1 add IsEmpty function for gdb.Record/Result 2019-12-04 17:01:30 +08:00
John
eac60d845f go.mod updates 2019-12-04 16:27:19 +08:00
John
835c045c92 fix unit testing case for gdb 2019-12-04 16:21:35 +08:00
John
be15f85eae remove sql.ErrNoRows error for select functions for gdb; improve configuration feature for gdb/glog/gview 2019-12-04 16:04:52 +08:00
John
3e27ea0259 change duration parameter type from interface{} to time.Duration for gcache/gfcache 2019-12-04 14:42:09 +08:00
John
6abe660287 export router map api for ghttp.Server; comment update for ghttp.Server 2019-12-04 13:55:08 +08:00
John
a06ca31530 improve middleware feature for ghttp.Server 2019-12-04 10:03:03 +08:00
John
890865251b improve routerMap handling for ghttp.Request 2019-12-03 17:16:52 +08:00
John
6af90cafee rename ghttp.Domain.AddBindMiddleware to BindMiddlewareDefault for ghttp 2019-12-02 23:05:05 +08:00
John
2e2363bb41 change routergroup parameter name 'g' to 'group' for unit testing cases of ghttp 2019-12-02 23:00:48 +08:00
John
108ced2b0b improve route priority handling for ghttp.Server 2019-12-02 21:26:12 +08:00
John
fcba650348 add more unit testing case for gview 2019-12-02 20:27:21 +08:00
John
1b8a082942 change view configuration name from 'view' to 'viewer' in gins 2019-12-02 20:08:45 +08:00
John
40570cdb03 change logger configuration name from 'logging' to 'logger' in gins 2019-12-02 19:55:45 +08:00
John
10451864e6 improve parameter handling for ghttp.Requset 2019-12-01 21:41:29 +08:00
John
55e2646367 comment update for ghttp.Server 2019-12-01 21:05:46 +08:00
John
c88839edb1 comment update for ghttp.ServerConfig 2019-12-01 14:24:56 +08:00
John
2a2cfc289c improve ghttp.Client 2019-12-01 14:07:36 +08:00
John
8bbeb186c2 add Exit feature for ghttp.Response 2019-11-30 20:41:53 +08:00
John
be4bf39719 comment update for container 2019-11-30 18:33:51 +08:00
John
459c69839a comment update for container 2019-11-30 18:28:11 +08:00
John
a5407e57d9 comment update for ghttp.Client 2019-11-30 10:24:19 +08:00
John
5c749e7762 improve parameters handling for ghttp.Request 2019-11-30 09:42:07 +08:00
John
b3fafc64f8 improve parameter handling for ghttp.Request 2019-11-29 22:02:19 +08:00
John
c7b0763ab0 comment and unit testing case update for gdb 2019-11-28 23:51:05 +08:00
John
0cfdf60de5 change model default unsafe for gdb 2019-11-28 23:23:11 +08:00
John
096bff791d change model default safe for gdb 2019-11-28 23:21:27 +08:00
John
0cce858641 improve configuration feature for ghttp.Server/gview/glog 2019-11-28 23:19:37 +08:00
John
bb45d8d578 improve template cache feature for gview 2019-11-28 14:29:58 +08:00
John
7e43aa6b9d improve parameter parsing for ghtto.Request; add configuration feature for gview 2019-11-28 11:18:09 +08:00
John
4ee7c82bf1 fix issue in empty slice converting panic for gconv.Struct 2019-11-28 08:46:38 +08:00
John
85caa40a3d fix issue in empty slice converting panic for gconv.Struct 2019-11-27 23:38:33 +08:00
John
f4654bf446 fix comment issue in example codes for gmap 2019-11-27 23:19:07 +08:00
John
94ed0bf9c9 fix issue in ghttp.Request.GetView 2019-11-26 15:12:58 +08:00
John
22e3705d3e improve ghttp.GracefulServer; add more unit test case for ghttp.Server.Middleware 2019-11-26 14:56:05 +08:00
John
9b1cc6e9c7 add special handle for configuration of mssql for gdb 2019-11-22 19:45:42 +08:00
John
9429c8ff83 improve gd.Model.Clone 2019-11-21 22:21:57 +08:00