|
|
5c9f0db903
|
version updates
v1.5.10
|
2019-03-04 23:37:01 +08:00 |
|
|
|
28abf0c175
|
add ReplaceI/ReplaceIByArray/ReplaceIByMap case-insensetive replacing functions for gstr
|
2019-03-04 23:35:06 +08:00 |
|
|
|
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 |
|
|
|
c1e77b7e09
|
update example of gtcp
|
2019-03-03 20:40:36 +08:00 |
|
|
|
962a5e93f7
|
update example of gtcp
|
2019-03-03 20:20:31 +08:00 |
|
|
|
c3b9b8d5ae
|
gconv updates
|
2019-03-03 00:53:35 +08:00 |
|
|
|
1ad076c522
|
travis updates
|
2019-03-03 00:31:16 +08:00 |
|
|
|
b01777fcd1
|
travis updates
|
2019-03-03 00:28:32 +08:00 |
|
|
|
55a5532c2e
|
gdb updates
|
2019-03-03 00:14:20 +08:00 |
|
|
|
adb928941a
|
issue template updates
|
2019-03-02 00:02:05 +08:00 |
|
|
|
f92c1fc527
|
update CORS feature of ghttp.Response; add more unit cases for ghttp.Server
|
2019-03-01 23:45:55 +08:00 |
|
|
|
3ae7279ebc
|
issue template updates
|
2019-03-01 14:01:05 +08:00 |
|
|
|
66287c2d0e
|
update the admin feature and unit test cases of ghttp
|
2019-02-28 23:57:20 +08:00 |
|
|
|
5d37626981
|
hot fix issue in router registry
v1.5.9
v1.5.8
|
2019-02-28 14:07:00 +08:00 |
|
|
|
d0ed3b979d
|
release updates
|
2019-02-28 10:28:09 +08:00 |
|
|
|
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 |
|
|
|
86834c5a15
|
version and comment updates
|
2019-02-27 22:17:09 +08:00 |
|
|
|
c2046157d6
|
add ghttp.Request.GetRawString function
|
2019-02-27 21:17:56 +08:00 |
|
|
|
cdb2cc89c0
|
remove password for unit test of gdb
|
2019-02-27 12:51:48 +08:00 |
|
|
|
4964c09a77
|
add more unit test cases for gdb
|
2019-02-27 12:38:12 +08:00 |
|
|
|
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 |
|
|
|
9afe242293
|
Merge branch 'master' into qiangg_gdb_map
|
2019-02-27 08:52:50 +08:00 |
|
|
|
136d93d373
|
add donate for gitee
|
2019-02-26 23:39:09 +08:00 |
|
|
|
3102cec5b8
|
issue template updates
|
2019-02-26 23:06:14 +08:00 |
|
|
|
e28eb9da04
|
add issue template
|
2019-02-26 22:58:52 +08:00 |
|
|
|
754ed86dfb
|
add issue template
|
2019-02-26 22:56:52 +08:00 |
|
|
|
7058e4f2c4
|
fix issue of router group in auto-adding 'index' router for controller and object
v1.5.7
|
2019-02-26 22:21:57 +08:00 |
|
|
|
704a5dbd73
|
fix issue of "memory leaks" in gfpool
v1.5.6
|
2019-02-26 17:52:50 +08:00 |
|
|
|
fbd4ce8c2e
|
fulfil unit cases of ghttp.Cookie/Session
|
2019-02-26 17:17:11 +08:00 |
|
|
|
cb3ce71cdc
|
fix issue in ghttp.Session
v1.5.5
|
2019-02-26 14:33:01 +08:00 |
|
|
|
7f44f2f5e4
|
gdb updates
|
2019-02-26 14:23:29 +08:00 |
|
|
|
66efbe63f0
|
add struct support for *Insert/*Save/*Replace/*Update/Where/Data functions
|
2019-02-26 01:19:01 +08:00 |
|
|
|
49a1308875
|
ghttp.Session updates
|
2019-02-25 23:08:26 +08:00 |
|
|
|
4332580c01
|
disable build-in session variable in template parsing, when it's not necessary
|
2019-02-25 15:20:57 +08:00 |
|
|
|
3dd8b6ad33
|
version updates
v1.5.4
|
2019-02-20 16:24:44 +08:00 |
|
|
|
3e0a975a88
|
fix issue in gcron, allow special char '?' for day and week pattern
|
2019-02-20 16:24:05 +08:00 |
|
|
|
6aa1c5b1eb
|
ghttp updates
|
2019-02-20 16:07:11 +08:00 |
|
|
|
1fb5a8cd6f
|
comments for glog update
|
2019-02-20 11:16:10 +08:00 |
|
|
|
8925460718
|
comment updates of gregex package
|
2019-02-19 11:19:23 +08:00 |
|
|
|
9797701881
|
remove Search/InArray functions from gstr package; update custom http status handling logics of web server
v1.5.3
|
2019-02-18 16:12:59 +08:00 |
|
|
|
8a50b180c0
|
README updates
|
2019-02-18 09:25:05 +08:00 |
|
|
|
159190d187
|
version updates
|
2019-02-17 20:49:58 +08:00 |
|
|
|
989d543a1f
|
fix issue with error response status code 200 of web server; ghttp request client updates
|
2019-02-17 20:45:35 +08:00 |
|
|
|
fcc3a1b2f6
|
README updates
|
2019-02-15 23:21:46 +08:00 |
|
|
|
cfdeb87093
|
gfile updates
v1.5.2
|
2019-02-15 21:30:35 +08:00 |
|
|
|
74eef34ec2
|
gtest updates; TODO++
|
2019-02-15 08:55:29 +08:00 |
|
|
|
2e87d5322f
|
remove sarama-cluster
|
2019-02-14 19:30:58 +08:00 |
|
|
|
e89a49f39a
|
remove gkafka
|
2019-02-14 19:24:45 +08:00 |
|
|
|
5d3fd91f0b
|
remove sarama
|
2019-02-14 19:21:38 +08:00 |
|
|
|
f455d22893
|
move gkafka to new repo
|
2019-02-14 17:04:20 +08:00 |
|