Ming Deng
c2361170b3
Support etcd
2020-08-29 00:07:33 +08:00
Ming Deng
b4a85c8f13
Remove files
2020-08-16 23:09:19 +08:00
Ming Deng
f73eee75ff
Merge develop-2.0
2020-08-14 14:34:59 +08:00
Ming Deng
bdec93986b
Bean: Support autowire by tag
...
Orm: Support default value filter
2020-08-13 21:26:39 +08:00
Phillip Stagnet
d1d9df74c7
Merge branch 'develop-2.0' of github.com:astaxie/beego into change_redis_provider
2020-08-11 10:47:06 +02:00
Ming Deng
c22af4c611
Fix Tracing and prometheus bug
2020-08-11 03:23:38 +00: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
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
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
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
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
d0d28566b9
chore(GoMod): add dependency go-bindata-assetfs in vendor dir
2018-11-10 13:41:47 +06: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