|
|
6171c621a7
|
fix issue in missing customed error messages in package gvalid
|
2019-03-11 22:33:20 +08:00 |
|
|
|
fc11856a28
|
Merge pull request #4 from gogf/master
日常更新
|
2019-03-11 17:43:06 +08:00 |
|
|
|
802568856c
|
version updates
v1.5.14
|
2019-03-11 16:35:44 +08:00 |
|
|
|
127fb67185
|
add session id check in session object initialzing
|
2019-03-11 16:33:51 +08:00 |
|
|
|
5db039bbce
|
gdb.Model updates, rename Alterable function to Safe, change gdb.Model alterable in default, update Where function to support more cases when using map as its param, add more unit test cases for gdb.Model
|
2019-03-11 16:14:55 +08:00 |
|
|
|
b0726b9733
|
Merge pull request #3 from gogf/master
日常更新
|
2019-03-10 22:38:15 +08:00 |
|
|
|
8a3365d18e
|
ghttp comment updates
|
2019-03-10 00:39:34 +08:00 |
|
|
|
2ae5b1a4f8
|
add more unit test cases for ghttp.Server
|
2019-03-10 00:35:03 +08:00 |
|
|
|
f9515d7126
|
version updates
v1.5.13
|
2019-03-09 10:20:11 +08:00 |
|
|
|
b56679a97c
|
revert g.Map to map[string]interface{}, add g.MapAnyAny
|
2019-03-09 10:17:21 +08:00 |
|
|
|
d1b123964a
|
README updates
|
2019-03-08 21:07:18 +08:00 |
|
|
|
991f7c4958
|
ghttp.Response updates
|
2019-03-08 19:03:22 +08:00 |
|
|
|
770619c39e
|
update unit test cases og gcron
|
2019-03-08 18:27:11 +08:00 |
|
|
|
4ad5450b80
|
gtest updates; remove one unit test case of gconv.Struct
|
2019-03-08 18:18:29 +08:00 |
|
|
|
49ce7fe885
|
fix data race issue of gqueue
|
2019-03-08 17:54:50 +08:00 |
|
|
|
e66f63262b
|
add more unit test cases for ghttp.Server
|
2019-03-08 17:31:30 +08:00 |
|
|
|
94bd5da68a
|
add map key operator support in Where function for gdb
v1.5.12
|
2019-03-08 11:12:52 +08:00 |
|
|
|
3eee95caf2
|
VERSION updates
|
2019-03-08 10:35:35 +08:00 |
|
|
|
5c638c630a
|
add select in support for slice type of arguments in Where function of gdb
|
2019-03-08 10:33:36 +08:00 |
|
|
|
a6ec9d7a1c
|
update gdb.Model.Where, orverwrite args if multiple calls Where function
|
2019-03-08 10:18:38 +08:00 |
|
|
|
374c70c0e3
|
README updates
|
2019-03-08 09:03:32 +08:00 |
|
|
|
40771066d4
|
travis updates
|
2019-03-08 08:48:53 +08:00 |
|
|
|
22a7ef43ce
|
Merge branch 'master' into develop
|
2019-03-08 00:21:52 +08:00 |
|
|
|
05f22d1cee
|
README updates
|
2019-03-08 00:15:57 +08:00 |
|
|
|
ebf56a86ab
|
add Alterable function for gdb.Model
|
2019-03-07 23:53:56 +08:00 |
|
|
|
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 |
|
|
|
4e4ea25e7f
|
Merge pull request #2 from gogf/master
第一次同步
|
2019-03-07 17:35:22 +08:00 |
|
|
|
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 |
|
|
|
c8251ed82f
|
g.Map updates
|
2019-03-06 10:38:50 +08:00 |
|
|
|
2335ea0c4d
|
merge master
|
2019-03-05 21:07:54 +08:00 |
|
|
|
5d874e9063
|
add example code for gconv.Map; comment updates of gdb
|
2019-03-05 17:52:34 +08:00 |
|
|
|
f2c080d25f
|
update ghttp.Response
v1.5.11
|
2019-03-05 17:16:21 +08:00 |
|
|
|
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 |
|
|
|
37617589a6
|
add more unit test cases for ghttp.Server
|
2019-03-04 23:51:44 +08:00 |
|
|
|
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 |
|