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 |
|
John
|
0f854e46d8
|
refact Merge function for garray; add more frequently-used type alias for gf
|
2019-02-22 09:08:46 +08:00 |
|
John
|
4564f38e1a
|
add PopRands/Rands functions for garray
|
2019-02-20 19:06:08 +08:00 |
|
John
|
7e06bf6705
|
Merge branch 'master' into qiangg_garray2
|
2019-02-20 16:28:24 +08:00 |
|
John
|
3dd8b6ad33
|
version updates
|
2019-02-20 16:24:44 +08:00 |
|
John
|
3e0a975a88
|
fix issue in gcron, allow special char '?' for day and week pattern
|
2019-02-20 16:24:05 +08:00 |
|
John
|
6aa1c5b1eb
|
ghttp updates
|
2019-02-20 16:07:11 +08:00 |
|
John
|
d780cf64c2
|
garray updates
|
2019-02-20 14:18:11 +08:00 |
|
John
|
1fb5a8cd6f
|
comments for glog update
|
2019-02-20 11:16:10 +08:00 |
|
John
|
8925460718
|
comment updates of gregex package
|
2019-02-19 11:19:23 +08:00 |
|
John
|
9797701881
|
remove Search/InArray functions from gstr package; update custom http status handling logics of web server
|
2019-02-18 16:12:59 +08:00 |
|
John
|
8a50b180c0
|
README updates
|
2019-02-18 09:25:05 +08:00 |
|
John
|
159190d187
|
version updates
|
2019-02-17 20:49:58 +08:00 |
|
John
|
989d543a1f
|
fix issue with error response status code 200 of web server; ghttp request client updates
|
2019-02-17 20:45:35 +08:00 |
|
John
|
fcc3a1b2f6
|
README updates
|
2019-02-15 23:21:46 +08:00 |
|
John
|
cfdeb87093
|
gfile updates
|
2019-02-15 21:30:35 +08:00 |
|
John
|
74eef34ec2
|
gtest updates; TODO++
|
2019-02-15 08:55:29 +08:00 |
|
John
|
2e87d5322f
|
remove sarama-cluster
|
2019-02-14 19:30:58 +08:00 |
|
John
|
e89a49f39a
|
remove gkafka
|
2019-02-14 19:24:45 +08:00 |
|