|
|
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
|
2019-02-28 14:07:00 +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 |
|
|
|
c2046157d6
|
add ghttp.Request.GetRawString function
|
2019-02-27 21:17:56 +08:00 |
|
|
|
7058e4f2c4
|
fix issue of router group in auto-adding 'index' router for controller and object
|
2019-02-26 22:21:57 +08:00 |
|
|
|
fbd4ce8c2e
|
fulfil unit cases of ghttp.Cookie/Session
|
2019-02-26 17:17:11 +08:00 |
|
|
|
cb3ce71cdc
|
fix issue in ghttp.Session
|
2019-02-26 14:33: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 |
|
|
|
6aa1c5b1eb
|
ghttp updates
|
2019-02-20 16:07:11 +08:00 |
|
|
|
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 |
|
|
|
989d543a1f
|
fix issue with error response status code 200 of web server; ghttp request client updates
|
2019-02-17 20:45:35 +08:00 |
|
|
|
c00f528098
|
remove reuseport in ghttp
|
2019-02-14 15:43:31 +08:00 |
|
|
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
|
|
16bde5e9fc
|
gmap updates
|
2019-02-01 22:25:58 +08:00 |
|
|
|
7b85c44444
|
add Clone for garray; comments of garray update
|
2019-02-01 22:00:58 +08:00 |
|
|
|
ba050d4c86
|
merge qiangg_reuseport
|
2019-02-01 20:51:02 +08:00 |
|
|
|
29b42290c7
|
merge master
|
2019-02-01 20:46:53 +08:00 |
|
|
|
6c6c64bb3b
|
rename category string to text
|
2019-02-01 20:45:11 +08:00 |
|
|
|
92c0bf9cdc
|
fix unit test cases of ghttp
|
2019-02-01 11:53:10 +08:00 |
|
|
|
020b050fb1
|
fix unit test cases for gstr/gconv/ghttp
|
2019-02-01 11:42:25 +08:00 |
|
|
|
08d71cede3
|
merge qiangg_php
|
2019-02-01 00:04:34 +08:00 |
|
|
|
be1f6cfbae
|
Merge branch 'master' of https://gitee.com/johng/gf into develop
|
2019-02-01 00:02:17 +08:00 |
|
|
|
85677b952f
|
fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category
|
2019-01-30 21:27:03 +08:00 |
|
|
|
f4773ef1e4
|
add func ghttp.Group.Common for common http methods(GET/PUT/POST/DELETE) binding; fix issue #IRHB3,#IRHSJ; add more unit test cases for gvalid
|
2019-01-29 23:01:14 +08:00 |
|
|
|
79cb386d82
|
reuseport updates
|
2019-01-27 16:40:16 +08:00 |
|
|
|
09be68831b
|
reuseport updates
|
2019-01-27 14:25:31 +08:00 |
|
|
|
0ac13c2b81
|
reuseport updates
|
2019-01-27 14:14:59 +08:00 |
|
|
|
94ef38e3cc
|
reuseport updates
|
2019-01-27 03:28:55 +08:00 |
|
|
|
76882ac01c
|
update golang.org/x/sys, add reuseport package
|
2019-01-27 03:13:20 +08:00 |
|
|
|
5dd0a78423
|
ghttp updates
|
2019-01-24 14:03:48 +08:00 |
|
|
|
141ea7cc2d
|
ghttp updates
|
2019-01-24 13:50:26 +08:00 |
|
|
|
a488d1dbf7
|
ghttp updates
|
2019-01-24 13:40:48 +08:00 |
|
|
|
9698a7c5be
|
gpool updates
|
2019-01-23 15:01:21 +08:00 |
|
|
|
7d103c4ee8
|
gcron updates
|
2019-01-18 22:02:17 +08:00 |
|
|
|
14fcd0b2f9
|
move gtime.SetTimeout>ime.SetInterval to gtimer
|
2019-01-16 23:23:53 +08:00 |
|
|
|
a4ad301b44
|
fulfil logics of Exit* funcs of ghttp
|
2019-01-16 20:27:58 +08:00 |
|
|
|
0c41909454
|
pakage comments updates
|
2019-01-15 23:27:47 +08:00 |
|
|
|
f900414e38
|
add surport for field type auto detection in gform
|
2019-01-14 22:55:43 +08:00 |
|
|
|
018853e976
|
optimize WebServer in hook priority handler and request exit mechanism
|
2019-01-13 00:43:36 +08:00 |
|
|
|
f4644ce685
|
change func(xxx, safe...bool) to func(xxx, unsafe...bool); add new internal package mutex
|
2019-01-12 23:36:22 +08:00 |
|
|
|
eae857bcf7
|
merge master
|
2019-01-04 18:39:40 +08:00 |
|
|
|
d604d198ab
|
hot fix
|
2019-01-04 15:43:56 +08:00 |
|
|
|
a95b1f0dae
|
add more unit test cases
|
2019-01-02 10:18:00 +08:00 |
|
|
|
6f15adf57f
|
unit test cases++
|
2018-12-31 17:46:04 +08:00 |
|
|
|
1966b40d01
|
ghttp.Client updates; add more unit test cases for web server
|
2018-12-31 00:50:55 +08:00 |
|
|
|
24ce4d098e
|
ghttp.Client updates; add more unit test cases for web server
|
2018-12-31 00:22:18 +08:00 |
|
|
|
98619f9bc9
|
add more unit test cases for web server
|
2018-12-30 22:02:46 +08:00 |
|
|
|
f5b2556b70
|
up
|
2018-12-28 21:44:36 +08:00 |
|
|
|
2cff10e0d2
|
fix issue in controller interface definition
|
2018-12-26 10:17:24 +08:00 |
|