Phillip Stagnet
0813471202
Merge branch 'develop-2.0' of github.com:astaxie/beego into change_redis_provider
2020-08-11 09:52:53 +02:00
AllenX2018
993ccac2bd
fix comment router generate issue
2020-08-08 16:17:12 +08:00
Phillip Stagnet
ec55edfbc4
Add additional options to redis session prov
...
Adding option for frequency of checking timed out connections as well as
an option to specify retries.
These changes make redis provider more stable since connection problems
are becoming fewer.
Since redigo does not have this options and since redis_sentinel and
redis_cluster are using go-redis as a client, this commit changes from
redigo to go-redis for redis session provider.
Added tests for redis session provider as well.
2020-08-06 11:14:36 +02:00
Ming Deng
6c6cf91741
Support prometheus and opentracing filter
2020-08-04 23:15:42 +08:00
Ming Deng
192a278a2a
Fix orm test when using Driver = mysql
2020-07-19 12:56:58 +00:00
Ming Deng
2f5ed5b433
Remove tidb dependency
2020-06-30 21:04:37 +08:00
Ming Deng
1f9da8d75b
Fix ES bug
2020-06-29 22:25:22 +08:00
harry890829
0f6735e20d
Merge branch 'develop' of https://github.com/astaxie/beego into develop
...
Conflicts:
go.mod
go.sum
2020-06-29 16:48:03 +08:00
Ming Deng
16b81d09a7
Add prometheus support
2020-06-21 17:10:34 +08:00
Ming Deng
6c0db4db3d
Using HTMLEscapeString in adminui.go to avoid XSS attack
2020-06-19 21:49:17 +08:00
harry890829
131748bb3d
update go.mod&go.sum
2020-06-10 11:34:58 +08:00
harry890829
71cb1379b4
update support bit operation
2020-06-10 11:15:23 +08:00
flycash
ce0e7525ad
Fix ES client
2020-06-06 20:14:01 +08:00
flycash
d0b7244d57
Fix ledis
2020-06-06 19:21:57 +08:00
Ming Deng
5100a8c396
fix CI and UT
2020-06-06 18:16:36 +08:00
Liu Zhang
034599ca1d
验证调整,增加label, xx不能为空
2020-01-17 16:47:19 +08:00
astaxie
11774c87a5
update version 1.13
2019-09-19 00:19:33 +08:00
Witaya Tospitakkul
12fdc04f1b
fix: when parse post form it didnt parse fields which have same name but the first index is empty but another is not
2019-01-25 00:15:40 +07:00
DennisMao
24215fb3eb
update dependency
2019-01-02 15:37:41 +08:00
astaxie
10729a1fc5
update vendor & module
2018-11-28 16:05:15 +08:00
astaxie
6282747f6d
update vendor
2018-11-27 14:11:14 +08:00
astaxie
55d9b69cd9
update mod
2018-11-22 13:08:39 +08:00
Viktor Vassilyev
01a99edf80
chore(GoMod): add dependency go-bindata-assetfs
2018-11-10 12:26:19 +06:00
astaxie
5ea04bdfd3
update mod
2018-11-09 12:37:28 +08:00
kun
cf5d1f3f3c
support go modules
2018-09-05 14:05:16 +08:00