k32
|
d939cdebde
|
Merge pull request #4607 from k32/readme-ru
Add README-RU
|
2021-04-16 18:59:46 +02:00 |
k32
|
952f3e7050
|
feat(README): Add README-RU
|
2021-04-16 17:54:21 +02:00 |
k32
|
d61b1dc334
|
chore(README): fix typo
|
2021-04-16 17:43:09 +02:00 |
zhanghongtong
|
8ef4df4592
|
chore(web hook): fix tests error
|
2021-04-16 23:27:20 +08:00 |
Swilder-M
|
fa676ad957
|
chore(README): change twitter icon
|
2021-04-16 16:12:27 +02:00 |
zhouzb
|
3ae8bae9f3
|
feat(uri): update urldecode/1
|
2021-04-16 20:19:45 +08:00 |
zhouzb
|
49502b4e7c
|
feat(uri): add missed function
|
2021-04-16 20:19:45 +08:00 |
zhouzb
|
bd1051d1e6
|
feat(uri): support decoding uri in string
|
2021-04-16 20:19:45 +08:00 |
Turtle
|
5009ec0c34
|
fix(tests): fix ee import auth mnesia fail
|
2021-04-16 19:47:49 +08:00 |
Swilder-M
|
05b43fa147
|
chore(README): change twitter url
|
2021-04-16 13:39:18 +02:00 |
Shawn
|
5896e90235
|
fix(export): Mod:call/3 not exported
|
2021-04-16 18:44:28 +08:00 |
Karol Kaczmarek
|
7b5422dbae
|
feat: cluster info available in metrics
|
2021-04-16 11:28:35 +02:00 |
zhanghongtong
|
cf16a822b8
|
chore(release): update emqx release version
|
2021-04-16 17:07:24 +08:00 |
tigercl
|
1a630a308a
|
fix(backup): support minimum version number when import (#4582)
|
2021-04-16 15:51:36 +08:00 |
Shawn
|
a09434acd2
|
fix(emqx_sn): dialyzer problems
|
2021-04-16 14:04:34 +08:00 |
Shawn
|
47817ea28d
|
fix(emqx): meck emqx_connection:call/3 in testcase
|
2021-04-16 13:37:24 +08:00 |
Shawn
|
98edbc39af
|
fix(emqx_sn): race_condition when discarding
|
2021-04-16 12:38:13 +08:00 |
Shawn
|
4885171e4f
|
fix(emqx): add timeout for open/kick a session
|
2021-04-15 23:09:58 +08:00 |
Shawn
|
ebac8c1612
|
fix(emqx): set the timetrap of emqx_cm_SUITE to 1 min
|
2021-04-15 23:09:58 +08:00 |
zhanghongtong
|
53992ba138
|
chore(tests): fix tests error for web hook
|
2021-04-15 23:07:00 +08:00 |
zhanghongtong
|
0090295a17
|
chore(tests): fix import and export test cases for auth mnesia
|
2021-04-15 23:05:12 +08:00 |
wwhai
|
b48c437f97
|
test(mgmt): add data im/export tests for EE
|
2021-04-15 21:59:37 +08:00 |
zhanghongtong
|
ef88b283e8
|
chore(CI): fix redis ssl cluster error
|
2021-04-15 21:51:27 +08:00 |
zhanghongtong
|
ed2a675404
|
chore(fvt test): update emqx cluster compose file
|
2021-04-15 21:51:27 +08:00 |
zhanghongtong
|
ea4a587f6d
|
chore(listeners): delete the port override by the env
|
2021-04-15 21:50:14 +08:00 |
JianBo He
|
50f6ff4151
|
test(proper): avoid to generate any term
|
2021-04-15 21:49:25 +08:00 |
JianBo He
|
36663b9cb1
|
test(exhook): add tests for exhook cli
|
2021-04-15 21:48:32 +08:00 |
JianBo He
|
6710a508df
|
fix(exhook): correct the exhook server anme
|
2021-04-15 21:48:32 +08:00 |
JianBo He
|
373532f9e4
|
fix(exhook): fix the match pattern
|
2021-04-15 21:48:32 +08:00 |
zhouzb
|
9bedd1bb4f
|
chore(ehttpc): update tag of ehttpc
|
2021-04-15 21:47:20 +08:00 |
Shawn
|
45626bf96d
|
fix(emqx_coap): return unauthorized when username/password error
|
2021-04-15 21:47:00 +08:00 |
JianBo He
|
04cbb3751d
|
test(proper): wait tcp port closed
|
2021-04-15 21:18:17 +08:00 |
JianBo He
|
9f088bcb7f
|
test(proper): test message hooks
|
2021-04-15 11:07:55 +08:00 |
JianBo He
|
b7a8884d4a
|
chore(exhook): add a comment to bool type
|
2021-04-15 11:07:55 +08:00 |
zhanghongtong
|
446a69c814
|
fix(ws connection): fix peer_cert_as_username error when ws connect
|
2021-04-15 09:06:27 +08:00 |
zhanghongtong
|
eda783efd0
|
chore: delete needless ct print
|
2021-04-14 23:06:34 +08:00 |
JianBo He
|
4a388400a5
|
test(proper): ensure epmd started
|
2021-04-14 19:38:56 +08:00 |
JianBo He
|
0e5fd67898
|
test(helpers): upgrade ct-helpers to 1.3.9
|
2021-04-14 19:38:56 +08:00 |
JianBo He
|
9e8c379ab4
|
test(ci): add proper testing back
|
2021-04-14 19:38:56 +08:00 |
JianBo He
|
c413af5c35
|
test(proper): track to the lastest code
- use limited atom type
- keep webhook confs testing to lastest schema
|
2021-04-14 19:38:56 +08:00 |
JianBo He
|
1d241bc39c
|
fix(webhook): convert atom to binary to avoid jiffy encoding failure
|
2021-04-14 19:38:56 +08:00 |
JianBo He
|
eb8c8021f0
|
test(proper): spefic the nodename for checking
|
2021-04-14 19:38:56 +08:00 |
k32
|
9ead5c8cfd
|
chore(test): fix shutting down of applications in web hooks suite
|
2021-04-14 19:18:35 +08:00 |
k32
|
8304a96e1d
|
fix(emqx_management): Don't fix broken emqx_auth_mnesia data
|
2021-04-14 19:18:35 +08:00 |
z8674558
|
a48e7df4f5
|
feat(emqx_ws_connection): check http header to know real IP/port
|
2021-04-14 06:45:39 +00:00 |
Zaiming Shi
|
0a092c8ba0
|
chore(build): pin ekka 0.8.1
wait mnesia table
|
2021-04-13 19:38:34 +02:00 |
JianBo He
|
4f6216b812
|
build(test): add proper checking targets for each application
|
2021-04-13 18:10:21 +08:00 |
JianBo He
|
bd8cde3479
|
build(test): add emqx-ct target support
|
2021-04-13 18:10:21 +08:00 |
Zaiming (Stone) Shi
|
24fdd7aef5
|
Merge pull request #4526 from zmstone/fix-mqtt-bridge-retry
fix(emqx_bridge_mqtt): fix retry_inflight
|
2021-04-13 12:04:14 +02:00 |
zhanghongtong
|
be36e51f6e
|
feat(redis): redis sentinel support ssl connect
|
2021-04-13 14:42:08 +08:00 |