Commit Graph

1321 Commits

Author SHA1 Message Date
John
374c70c0e3 README updates 2019-03-08 09:03:32 +08:00
John
40771066d4 travis updates 2019-03-08 08:48:53 +08:00
John
22a7ef43ce Merge branch 'master' into develop 2019-03-08 00:21:52 +08:00
John
05f22d1cee README updates 2019-03-08 00:15:57 +08:00
John
ebf56a86ab add Alterable function for gdb.Model 2019-03-07 23:53:56 +08:00
John
2ba59e8943 fix issue in gtime convert in package gconv; add Structs/Scan functions for gdb.Model; add GetStructs/GetScan functions for gdb.Base and gdb.TX 2019-03-07 23:36:45 +08:00
John
83be1de04c remove error returns from router registry functions of WebServer; add more unit test cases for WebServer 2019-03-06 15:21:00 +08:00
John
c8251ed82f g.Map updates 2019-03-06 10:38:50 +08:00
John
2335ea0c4d merge master 2019-03-05 21:07:54 +08:00
John
5d874e9063 add example code for gconv.Map; comment updates of gdb 2019-03-05 17:52:34 +08:00
John
f2c080d25f update ghttp.Response 2019-03-05 17:16:21 +08:00
John
975da97b4a fix issue in empty check for nil attribute of struct in package 'empty';add set-cookie support for 302 status in ghttp.Server 2019-03-05 17:06:37 +08:00
John
37617589a6 add more unit test cases for ghttp.Server 2019-03-04 23:51:44 +08:00
John
5c9f0db903 version updates 2019-03-04 23:37:01 +08:00
John
28abf0c175 add ReplaceI/ReplaceIByArray/ReplaceIByMap case-insensetive replacing functions for gstr 2019-03-04 23:35:06 +08:00
John
13749feab4 add json features '-' and 'omitempty' for gconv.Map, like package 'json' from stdlib; add internal package 'empty', to check empty variable 2019-03-04 22:59:29 +08:00
John
c1e77b7e09 update example of gtcp 2019-03-03 20:40:36 +08:00
John
962a5e93f7 update example of gtcp 2019-03-03 20:20:31 +08:00
John
c3b9b8d5ae gconv updates 2019-03-03 00:53:35 +08:00
John
1ad076c522 travis updates 2019-03-03 00:31:16 +08:00
John
b01777fcd1 travis updates 2019-03-03 00:28:32 +08:00
John
55a5532c2e gdb updates 2019-03-03 00:14:20 +08:00
John
adb928941a issue template updates 2019-03-02 00:02:05 +08:00
John
f92c1fc527 update CORS feature of ghttp.Response; add more unit cases for ghttp.Server 2019-03-01 23:45:55 +08:00
John
3ae7279ebc issue template updates 2019-03-01 14:01:05 +08:00
John
66287c2d0e update the admin feature and unit test cases of ghttp 2019-02-28 23:57:20 +08:00
John
5d37626981 hot fix issue in router registry 2019-02-28 14:07:00 +08:00
John
d0ed3b979d release updates 2019-02-28 10:28:09 +08:00
John
fa256aec9f add example for layout using template engine; fix issue with config error output in gview when no config used 2019-02-27 22:53:39 +08:00
John
86834c5a15 version and comment updates 2019-02-27 22:17:09 +08:00
John
c2046157d6 add ghttp.Request.GetRawString function 2019-02-27 21:17:56 +08:00
John
cdb2cc89c0 remove password for unit test of gdb 2019-02-27 12:51:48 +08:00
John
4964c09a77 add more unit test cases for gdb 2019-02-27 12:38:12 +08:00
John
ef34b2c9ce gdb updates, add batch operation support for Insert/Save/Replace, change list param type from List to interface{} for Batch* functions 2019-02-27 09:38:10 +08:00
John
9afe242293 Merge branch 'master' into qiangg_gdb_map 2019-02-27 08:52:50 +08:00
John
136d93d373 add donate for gitee 2019-02-26 23:39:09 +08:00
John
3102cec5b8 issue template updates 2019-02-26 23:06:14 +08:00
John
e28eb9da04 add issue template 2019-02-26 22:58:52 +08:00
John
754ed86dfb add issue template 2019-02-26 22:56:52 +08:00
John
e352b07055 add issue_template 2019-02-26 22:51:30 +08:00
John
fdea242b50 Merge branch 'master' into develop 2019-02-26 22:23:24 +08:00
John
7058e4f2c4 fix issue of router group in auto-adding 'index' router for controller and object 2019-02-26 22:21:57 +08:00
John
704a5dbd73 fix issue of "memory leaks" in gfpool 2019-02-26 17:52:50 +08:00
John
fbd4ce8c2e fulfil unit cases of ghttp.Cookie/Session 2019-02-26 17:17:11 +08:00
John
cb3ce71cdc fix issue in ghttp.Session 2019-02-26 14:33:01 +08:00
John
7f44f2f5e4 gdb updates 2019-02-26 14:23:29 +08:00
John
66efbe63f0 add struct support for *Insert/*Save/*Replace/*Update/Where/Data functions 2019-02-26 01:19:01 +08:00
John
49a1308875 ghttp.Session updates 2019-02-25 23:08:26 +08:00
John
4332580c01 disable build-in session variable in template parsing, when it's not necessary 2019-02-25 15:20:57 +08:00
John
72ecf2d2af TODO++ 2019-02-25 12:39:07 +08:00