Zaiming Shi
|
c422b200be
|
Merge pull request #4088 from emqx/dev/v4.3.0
Auto-pull-request-on-2021-01-27
|
2021-01-27 22:02:52 +01:00 |
Zaiming Shi
|
d38b626579
|
fix(emqx_coap_ps_resource): Copy uri decode code from OTP-22
|
2021-01-27 19:19:38 +01:00 |
zhouzb
|
e6235d3bc9
|
fix(scheme): fix default scheme
|
2021-01-27 19:11:41 +01:00 |
zhouzb
|
92d307b1b3
|
fix(scheme): update test case
|
2021-01-27 19:11:41 +01:00 |
zhouzb
|
45aafc75dd
|
fix(scheme): using uri_string:normalize/1
|
2021-01-27 19:11:41 +01:00 |
zhouzb
|
311df2f8a6
|
fix(scheme): fix scheme parsing
|
2021-01-27 19:11:41 +01:00 |
zhouzb
|
a631a2d64f
|
fix(ssl): fix ssl option
|
2021-01-27 19:11:41 +01:00 |
Zaiming Shi
|
f42e52e84e
|
fix(auth_pgsql): Add back econnrefused error clause
|
2021-01-27 19:10:47 +01:00 |
wwhai
|
b5c435e211
|
fix(rule-engine): add format space
|
2021-01-27 19:01:11 +01:00 |
Zaiming Shi
|
fc71285c3f
|
fix(auth_ldap): do not load plugin when no params configured
|
2021-01-27 12:56:13 +01:00 |
zhanghongtong
|
689b530b4f
|
chore(auth-http): remove needless test case
|
2021-01-27 19:55:21 +08:00 |
JianBo He
|
b77ac247eb
|
chore(auth-http): remove needless lines
|
2021-01-27 19:55:21 +08:00 |
zhanghongtong
|
eaa7394554
|
chore(ldap): delete uesless dir
|
2021-01-27 18:58:35 +08:00 |
JianBo He
|
02cb8d0211
|
chore(style): set warnings_as_errors compile option
|
2021-01-27 18:02:12 +08:00 |
zhanghongtong
|
fc3ebf41fa
|
fix(docker): fix docker entryponit script
remove useless environmental variables
update the key of the environment variable
fix issue #4011
|
2021-01-27 18:01:50 +08:00 |
wwhai
|
001a89a396
|
Merge pull request #4070 from wwhai/fix-update-problem
feat(rule-engine): change init resource to test resource
|
2021-01-27 17:09:37 +08:00 |
wwhai
|
e7153c4266
|
fix(rule-engine): add cluster init callback
|
2021-01-27 15:06:12 +08:00 |
JianBo He
|
7919f08e03
|
Merge pull request #4067 from HJianBo/fix/webhook_certs
fix(webhook): fix bad https confs
|
2021-01-27 10:44:28 +08:00 |
zhanghongtong
|
068c351936
|
chore(docker): controls the timeout of the container through environmental variables
|
2021-01-27 09:54:38 +08:00 |
Zaiming Shi
|
fa7d96dd4a
|
Merge remote-tracking branch 'origin/dev/v4.3.0' into dev/v5.0
|
2021-01-26 19:32:55 +01:00 |
Zaiming Shi
|
da406689c5
|
Merge pull request #4055 from zmstone/chore-otp23-for-430
chore(CI): Put OTP 23 on trial
|
2021-01-26 14:37:34 +01:00 |
Zaiming Shi
|
6468e7af34
|
fix(test): Pin ct-helper 1.3.4 for tls config fix
|
2021-01-26 12:38:36 +01:00 |
zhanghongtong
|
58af9e8474
|
chore(build): rename dashboard download file
|
2021-01-26 19:31:23 +08:00 |
Zaiming Shi
|
937390fe0f
|
Merge pull request #4072 from emqx/dev/v4.3.0
Auto-pull-request-on-2021-01-25
|
2021-01-25 22:05:03 +01:00 |
Zaiming Shi
|
5477457c7e
|
fix(emqx_recon): fix badarg for remote module load
|
2021-01-25 19:09:41 +01:00 |
Zaiming Shi
|
7edb320ec8
|
docs(README): update ct command with node name
|
2021-01-25 19:09:09 +01:00 |
wwhai
|
81da182e1b
|
feat(rule-engine): change init resource to test resource
|
2021-01-25 19:44:32 +08:00 |
JianBo He
|
8d56371465
|
Merge branch 'dev/v4.3.0' into fix/webhook_certs
|
2021-01-25 19:22:14 +08:00 |
Zaiming Shi
|
197196624e
|
chore(CI): Put OTP 23 on trial
|
2021-01-25 11:44:00 +01:00 |
Zaiming Shi
|
6a6a94f99e
|
Merge pull request #4057 from zmstone/fix-emqx_vm-allocator-info-otp-23-compatibility
fix emqx_vm allocator info otp 23 compatibility
|
2021-01-25 11:36:47 +01:00 |
JianBo He
|
86942ffa14
|
fix(webhook): fix bad https confs
|
2021-01-25 18:20:12 +08:00 |
JianBo He
|
670c3894fb
|
chore(redis): upgrade eredis_cluster to 0.6.4
|
2021-01-25 17:29:56 +08:00 |
zhouzb
|
b25dedccc9
|
refactor(inet parse): refactor inet parse
|
2021-01-25 15:59:23 +08:00 |
JianBo He
|
67e56658a7
|
fix(bridge-mqtt): fix bad time unit
|
2021-01-25 15:35:04 +08:00 |
JianBo He
|
3de8fea435
|
fix(bridge-mqtt): fix bad received metrics counting
|
2021-01-25 15:35:04 +08:00 |
wwhai
|
f3420e8810
|
fix(rule-engine): fix update resource maybe remove resource
|
2021-01-25 10:56:58 +08:00 |
JianBo He
|
3322bb60c3
|
fix(exproto): fix the bad return type for auth
|
2021-01-25 09:24:03 +08:00 |
Zaiming Shi
|
20c37609af
|
Merge pull request #4062 from emqx/dev/v4.3.0
Auto-pull-request-on-2021-01-24
|
2021-01-24 22:29:09 +01:00 |
Zaiming Shi
|
f96c4f36d2
|
Merge pull request #4060 from zmstone/refactor-coap-use-uri-string-module
refactor(emqx_coap): use url_string module to decode url encoded topic
|
2021-01-24 12:29:40 +01:00 |
Zaiming Shi
|
8a05380388
|
refactor(emqx_coap): use url_string module to decode url encoded topic
|
2021-01-24 10:28:37 +01:00 |
Zaiming Shi
|
de972b3d84
|
fix(emqx_vm): Call recon_alloc:allocators/0 to get allocators
|
2021-01-23 11:42:28 +01:00 |
Zaiming Shi
|
17d70772a8
|
refactor(emqx_recon): Use latest version recon
Moved recon dependency from emqx_recon to root
|
2021-01-23 11:42:28 +01:00 |
Zaiming Shi
|
c1b1ddbb6f
|
Merge pull request #4032 from zmstone/chore-sync-apps-resync-4.2.6
chore(sync-apps): resync plugin apps from their 4.2.6 tag
|
2021-01-23 11:15:46 +01:00 |
Zaiming Shi
|
23b2f4fa72
|
Merge pull request #4050 from zmstone/chore-delete-stale-code
chore(emqx_vm): delete stale code
|
2021-01-23 11:13:22 +01:00 |
JianBo He
|
7c3cd26589
|
chore(elvis): fix elvis wanrings
|
2021-01-23 18:07:58 +08:00 |
JianBo He
|
f59377adf5
|
fix(logs): print the correct username and clientid
|
2021-01-23 18:07:58 +08:00 |
zhanghongtong
|
17ee5b0af5
|
build(helm): add loaded-plugins and loaded-modules to helm configmap
turn off telemetry in CI
|
2021-01-23 12:21:16 +08:00 |
Zaiming Shi
|
84e922205b
|
Merge pull request #4056 from emqx/dev/v4.3.0
Auto-pull-request-on-2021-01-22
|
2021-01-22 21:41:06 +01:00 |
Zaiming Shi
|
2c03bca6ae
|
chore(auth_jwt): Upgrade to jose 1.11.1 prepare for OTP 23
|
2021-01-22 20:31:27 +01:00 |
Zaiming Shi
|
bc29a1f9c4
|
chore(dev): Pin asdf erlang 23.2.2
|
2021-01-22 20:31:27 +01:00 |