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
|
cb8362d447
|
update unit test cases of package gins
|
2019-03-14 23:28:56 +08:00 |
|
John
|
6171c621a7
|
fix issue in missing customed error messages in package gvalid
|
2019-03-11 22:33:20 +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
|
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 |
|
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
|
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 |
|
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
|
cfdeb87093
|
gfile updates
|
2019-02-15 21:30:35 +08:00 |
|
John
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
John
|
1447496efa
|
comments update
|
2019-02-02 14:22:32 +08:00 |
|
John
|
ba050d4c86
|
merge qiangg_reuseport
|
2019-02-01 20:51: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
|
f2e149d3b3
|
fulfil unit test cases of gstr
|
2019-02-01 14:38:45 +08:00 |
|
John
|
9aa5e139cf
|
fulfil unit test cases of gstr
|
2019-02-01 00:02:01 +08:00 |
|
John
|
0e611ae94b
|
merge master
|
2019-01-31 18:14:02 +08:00 |
|
John
|
99577ad874
|
hot fix gfcache issue
|
2019-01-31 13:55:53 +08:00 |
|
John
|
908a46d27d
|
gtest updates
|
2019-01-31 13:00: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
|
94ef38e3cc
|
reuseport updates
|
2019-01-27 03:28:55 +08:00 |
|
John
|
76882ac01c
|
update golang.org/x/sys, add reuseport package
|
2019-01-27 03:13:20 +08:00 |
|
John
|
485dafb616
|
update grand.MeetProb, change param type from float64 to float32
|
2019-01-17 14:20:18 +08:00 |
|
John
|
cb24714faa
|
gcron updates
|
2019-01-16 22:59:26 +08:00 |
|
John
|
a4ad301b44
|
fulfil logics of Exit* funcs of ghttp
|
2019-01-16 20:27:58 +08:00 |
|
John
|
1c72766c34
|
add new func Meet/MeetProb and alias N/Str/Digits/Letters for grand
|
2019-01-14 20:12:44 +08:00 |
|
John
|
302f3c1467
|
optimized package gconv, supported struct attr with ptr
|
2019-01-14 13:55:07 +08:00 |
|
John
|
9415419324
|
fix issue in gconv.Struct when given atrr of struct is nil time.Time
|
2019-01-14 09:00:31 +08:00 |
|
John
|
602592a354
|
TODO--
|
2019-01-13 17:02:32 +08:00 |
|
John
|
018853e976
|
optimize WebServer in hook priority handler and request exit mechanism
|
2019-01-13 00:43:36 +08:00 |
|
John
|
33dd0f9922
|
timing wheel up
|
2019-01-11 13:46:40 +08:00 |
|
John
|
1c9cb8286f
|
up
|
2019-01-09 12:54:37 +08:00 |
|
John
|
8296061b64
|
up
|
2019-01-06 16:43:42 +08:00 |
|
John
|
bb5d84c29c
|
up
|
2019-01-06 11:09:50 +08:00 |
|
John
|
40b5162fdf
|
up
|
2019-01-04 15:32:16 +08:00 |
|
John
|
858b010caa
|
up
|
2019-01-03 19:11:54 +08:00 |
|
John
|
f1c7b95b33
|
up
|
2019-01-01 19:43:31 +08:00 |
|
John
|
1966b40d01
|
ghttp.Client updates; add more unit test cases for web server
|
2018-12-31 00:50:55 +08:00 |
|
John
|
e558863743
|
up
|
2018-12-30 11:08:07 +08:00 |
|
John
|
f5b2556b70
|
up
|
2018-12-28 21:44:36 +08:00 |
|
John
|
d7381399aa
|
fix issue of grand.intn in x86 arch; add router group feature for WebServer
|
2018-12-20 21:04:43 +08:00 |
|
John
|
48328ae52c
|
router group developing
|
2018-12-19 14:45:39 +08:00 |
|
John
|
a86f4f8e23
|
disable auto adding temp directory to gview/gcfg search path; disable backtrace feature in normal log print with glog; fix issue caused by fmt.Fprintf in gfsnotify
|
2018-12-18 20:03:23 +08:00 |
|
John
|
0a1e048268
|
add Model.Clone support for gdb package
|
2018-12-18 10:10:14 +08:00 |
|
John
|
7a8bd96edc
|
gdb: add support for slice argument in where statement
|
2018-12-17 10:52:44 +08:00 |
|
John
|
e67aa63a50
|
refract gdb package, add complete unit test cases, almost there
|
2018-12-15 15:50:39 +08:00 |
|
John
|
09e6f10b60
|
new version of gdb developing
|
2018-12-14 10:09:45 +08:00 |
|
John
|
c961c22cd7
|
update gview: show empty string when the variable does not exist
|
2018-12-13 18:24:22 +08:00 |
|
John
|
51e70be04d
|
Add rewrite feature to WebServer; Add Unique for un sorted array of garray; Fix map conversion issue of gjson.
|
2018-12-10 20:24:20 +08:00 |
|