John
|
11c89c4090
|
fix issue in GetOrSetFuncLock of gmap/gcache; add gutil.IsEmpty/Export functions
|
2019-03-21 18:20:20 +08:00 |
|
John
|
c9d2d5e8ab
|
add configuration support for maxIdle/maxActive/idleTimeout/maxConnLifetime of gredis; update gjson.Append/Len functions; add more unit test cases for gredis/gins/gstr/gjson
|
2019-03-21 00:14:23 +08:00 |
|
John
|
80e0eae6b0
|
add TLSConfig support for ghttp.Server
|
2019-03-19 17:48:37 +08:00 |
|
John
|
4e3d735b90
|
add logging for gcron
|
2019-03-19 13:58:18 +08:00 |
|
John
|
5a82d695c1
|
mv greuseport to a new repo
|
2019-03-18 13:56:16 +08:00 |
|
John
|
25a6c53533
|
add unit test cases for gfsnotify
|
2019-03-15 14:54:01 +08:00 |
|
John
|
782aaabd07
|
add more unit test cases for gins; update text/template for gview
|
2019-03-12 23:26:10 +08:00 |
|
John
|
127fb67185
|
add session id check in session object initialzing
|
2019-03-11 16:33:51 +08:00 |
|
John
|
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 |
|
John
|
8a3365d18e
|
ghttp comment updates
|
2019-03-10 00:39:34 +08:00 |
|
John
|
2ae5b1a4f8
|
add more unit test cases for ghttp.Server
|
2019-03-10 00:35:03 +08:00 |
|
John
|
991f7c4958
|
ghttp.Response updates
|
2019-03-08 19:03:22 +08:00 |
|
John
|
e66f63262b
|
add more unit test cases for ghttp.Server
|
2019-03-08 17:31:30 +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
|
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
|
f92c1fc527
|
update CORS feature of ghttp.Response; add more unit cases for ghttp.Server
|
2019-03-01 23:45:55 +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
|
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
|
c2046157d6
|
add ghttp.Request.GetRawString function
|
2019-02-27 21:17:56 +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
|
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
|
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
|
6aa1c5b1eb
|
ghttp updates
|
2019-02-20 16:07:11 +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
|
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
|
c00f528098
|
remove reuseport in ghttp
|
2019-02-14 15:43:31 +08:00 |
|
John
|
ca6c0791ae
|
fix issue with greuseport in windows
|
2019-02-03 21:41:32 +08:00 |
|
John
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
John
|
16bde5e9fc
|
gmap updates
|
2019-02-01 22:25:58 +08:00 |
|
John
|
7b85c44444
|
add Clone for garray; comments of garray update
|
2019-02-01 22:00:58 +08:00 |
|
John
|
87d553fca2
|
greuseport updates
|
2019-02-01 21:05:56 +08:00 |
|
John
|
ba050d4c86
|
merge qiangg_reuseport
|
2019-02-01 20:51:02 +08:00 |
|
John
|
90cd7f49fd
|
greuseport updates
|
2019-02-01 20:49:02 +08:00 |
|
John
|
29b42290c7
|
merge master
|
2019-02-01 20:46:53 +08:00 |
|
John
|
6c6c64bb3b
|
rename category string to text
|
2019-02-01 20:45:11 +08:00 |
|
John
|
92c0bf9cdc
|
fix unit test cases of ghttp
|
2019-02-01 11:53:10 +08:00 |
|
John
|
020b050fb1
|
fix unit test cases for gstr/gconv/ghttp
|
2019-02-01 11:42:25 +08:00 |
|
John
|
08d71cede3
|
merge qiangg_php
|
2019-02-01 00:04:34 +08:00 |
|
John
|
be1f6cfbae
|
Merge branch 'master' of https://gitee.com/johng/gf into develop
|
2019-02-01 00:02:17 +08:00 |
|
John
|
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 |
|
John
|
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 |
|
John
|
79cb386d82
|
reuseport updates
|
2019-01-27 16:40:16 +08:00 |
|
John
|
09be68831b
|
reuseport updates
|
2019-01-27 14:25:31 +08:00 |
|
John
|
0ac13c2b81
|
reuseport updates
|
2019-01-27 14:14:59 +08:00 |
|
John
|
94ef38e3cc
|
reuseport updates
|
2019-01-27 03:28:55 +08:00 |
|