zhanghongtong
|
897f862d29
|
chore(appup): update appup version
|
2020-12-11 20:01:31 +08:00 |
Shawn
|
10dbb5bc96
|
Fix testcases warns (#3906)
|
2020-12-11 18:54:48 +08:00 |
JianBo He
|
c1e47fd147
|
test(limiter): more robust asserting logic
|
2020-12-11 17:33:53 +08:00 |
JianBo He
|
19e8a187e4
|
feat(ssl): supports configuration of keyfile password
|
2020-12-11 17:33:53 +08:00 |
zhanghongtong
|
ca86e795e8
|
feat(listener): add depth for ssl listener
|
2020-12-11 17:33:53 +08:00 |
Zaiming Shi
|
e06fcbb769
|
chore(elvis): only trigger in github action when pull request
|
2020-12-11 17:33:53 +08:00 |
ayodele.akingbule
|
315d14d3ed
|
chore(lint): Add Elvis Linter Config and Github Action
|
2020-12-11 17:33:53 +08:00 |
z8674558
|
fd986bbbb2
|
docs(contrib): add CONTRIBUTING.md
|
2020-12-11 17:33:53 +08:00 |
z8674558
|
6a7438ce6b
|
feat(ci): use gitlint to check if commit messages are semantic
|
2020-12-11 17:33:53 +08:00 |
zhouzb
|
9ced63cadd
|
fix(ekka): update ekka version to fix oom
|
2020-12-11 17:33:53 +08:00 |
Zaiming Shi
|
c8d949bc0d
|
Merge pull request #3814 from zmstone/umbrella-fix-build
Umbrella fix build
|
2020-12-11 09:05:27 +01:00 |
Zaiming Shi
|
7bdd093ef5
|
Merge remote-tracking branch 'origin/dev/v4.3.0' into umbrella-fix-build
|
2020-12-11 08:55:57 +01:00 |
Zaiming Shi
|
3e1787d6bb
|
Merge pull request #3900 from zmstone/chore-build-resync-apps
chore(build): resync apps
|
2020-12-11 08:44:45 +01:00 |
Zaiming Shi
|
d75b89eadb
|
chore(proj): sync .ci directories
|
2020-12-11 08:37:14 +01:00 |
Zaiming Shi
|
08d4678ac7
|
chore(build): Pin rebar3 version 3.14.3-emqx-2
Rebar3 3.14.3-emqx-1 always copy non-deps app dirs. i.e. never
try to simlink them.
|
2020-12-11 08:29:45 +01:00 |
Zaiming Shi
|
0237abd3d2
|
chore(emqx_lwm2m): Ensure xml dir copied to build dir
|
2020-12-11 08:29:45 +01:00 |
Zaiming Shi
|
3a91ff8a7b
|
chore(proj): resync apps
|
2020-12-11 08:19:26 +01:00 |
Zaiming Shi
|
de233bc234
|
chore(build): Ensure etc dirs are copied to build dir
|
2020-12-11 08:19:26 +01:00 |
Zaiming Shi
|
d4fb3f99fe
|
chore(xref): Ignore xref checks for enterprise and generated modules
Schema registry is so far only used in enterprise edition.
Ignore xref for generated modules for protobuf
|
2020-12-11 08:19:26 +01:00 |
Zaiming Shi
|
9fc482e0e5
|
chore(build): fix duplicated Makefile targets
|
2020-12-11 08:19:26 +01:00 |
Zaiming Shi
|
fd6a173eff
|
chore(build): remove lib symlink
it seem to interfere rebar3
|
2020-12-11 08:19:26 +01:00 |
Zaiming Shi
|
d67212e7fa
|
chore(test): Make test profile build
|
2020-12-11 08:19:26 +01:00 |
Zaiming Shi
|
e6f946a79a
|
chore(build): Pin erlang version
|
2020-12-11 08:19:26 +01:00 |
ayodele.akingbule
|
b2efcef4b4
|
fix(emqx_rule_runtime): Dialyzer warnings
|
2020-12-10 23:34:36 +01:00 |
ayodele.akingbule
|
6ffb20e1d4
|
fix(emqx_auth_mnesia_api): Dialyzer warnings
|
2020-12-10 23:34:36 +01:00 |
ayodele.akingbule
|
7998ea1703
|
fix(emqx_auth_mnesia): Dialyzer warnings
|
2020-12-10 23:34:36 +01:00 |
ayodele.akingbule
|
5644fdc1f0
|
fix(emqx_acl_mnesia): Dialyzer warnings
|
2020-12-10 23:34:36 +01:00 |
ayodele.akingbule
|
b08d9d5d9b
|
fix(emqx_auth_jwt_svr): Dialyzer warnings
|
2020-12-10 23:34:36 +01:00 |
ayodele.akingbule
|
6973837829
|
fix(emqx_plugins): Dialyzer warnings
|
2020-12-10 23:34:36 +01:00 |
Shawn
|
ed510936fe
|
fix(test): revert the code committed by mistake
|
2020-12-10 21:37:29 +08:00 |
JianBo He
|
c6ec7a3724
|
Merge pull request #3877 from emqx/e422_to_v430
|
2020-12-10 20:42:33 +08:00 |
JianBo He
|
1c2d9767ae
|
Merge branch 'dev/v4.3.0' into e422_to_v430
|
2020-12-10 20:42:15 +08:00 |
Zaiming Shi
|
93a35c4814
|
chore(build): add 'check' profile for xref and dialyzer
|
2020-12-10 12:03:16 +01:00 |
Zaiming Shi
|
b2d3358368
|
chore(rebar): Move no_debug_info to per-profile config
|
2020-12-10 11:43:28 +01:00 |
Zaiming Shi
|
ded92cc10b
|
chore(Makefile): delete stamp clean
|
2020-12-10 11:42:58 +01:00 |
Ayodele
|
56d7b3deb1
|
Umbrella fix build (#8)
|
2020-12-10 11:25:25 +01:00 |
Zaiming Shi
|
fb5ad0559f
|
fix(emqx_exproto_conn): dialyzer warning
|
2020-12-10 11:22:38 +01:00 |
Zaiming Shi
|
d3fda0f944
|
refactor(emqx_coap): pin gen_coap 0.3.1 for dialyzer warning fix
|
2020-12-10 11:22:38 +01:00 |
Zaiming Shi
|
19edda4136
|
fix(emqx_lwm2m): bump to lwm2m_coap 1.1.2
|
2020-12-10 11:22:38 +01:00 |
Ayodele
|
ff99bc10ad
|
Umbrella fix build (#7)
* fix(emqx_auth_mongo): Dialyzer warnings
* fix(emqx_auth_mnesia_api): Dialyzer warnings
* fix(emqx_exhook): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
Ayodele
|
0cb9cbce71
|
Umbrella fix build (#6)
* fix(emqx_bridge_rpc): Dialyzer warnings
* fix(emqx_coap_app): Dialyzer warnings
* fix(emqx_coap_mqtt_adapter): Dialyzer warnings
* fix(emqx_lwm2m_json): Dialyzer warnings
* fix(emqx_lwm2m_message): Dialyzer warnings
* fix(emqx_mgmt): Dialyzer warnings
* fix(emqx_mgmt_cli): Dialyzer warnings
* fix(emqx_mgmt): Dialyzer warnings
* fix(emqx_bridge_rpc): Dialyzer warnings
* fix(emqx_mgmt): Dialyzer warnings
* fix(emqx_exproto_gcli): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
Ayodele
|
13b67c0d19
|
Umbrella fix build (#5)
* fix(emqx_auth_jwt): Dialyzer warnings
* fix(emqx_auth_mnesia_cli): Dialyzer warnings
* fix(emqx_bridge_mqtt_cli): Dialyzer warnings
* fix(emqx_bridge_mqtt_cli): Dialyzer warnings
* fix(emqx_auth_redis_sup): Dialyzer warnings
* fix(emqx_bridge_mqtt): Dialyzer warnings
* fix(emqx_auth_pgsql_cli): Dialyzer warnings
* fix(emqx_bridge_mqtt_cli): Dialyzer warnings
* fix(emqx_auth_mnesia_cli): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
ayodele.akingbule
|
18ddde0174
|
fix(emqx_lwm2m_app): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
ayodele.akingbule
|
a03d7045cf
|
fix(emqx_lwm2m_protocol): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
ayodele.akingbule
|
80f56654e2
|
fix(emqx_psk_file): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
ayodele.akingbule
|
01fe9d3ee7
|
fix(emqx_psk_file_app): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
ayodele.akingbule
|
7116a22fa5
|
fix(emqx_psk_file): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
ayodele.akingbule
|
1a8baa9d8a
|
fix(emqx_management): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
ayodele.akingbule
|
37e3b11263
|
fix(emqx_mgmt_api_alarms): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |
ayodele.akingbule
|
8ed5dc0b78
|
fix(emqx_lwm2m_timer): Dialyzer warnings
|
2020-12-10 11:22:38 +01:00 |