k32
|
8566d2e246
|
Merge pull request #7051 from k32/schema-typos
docs: Fix typos
|
2022-02-18 15:38:51 +01:00 |
k32
|
ef0da4fc70
|
ci: Spellcheck documentation in the CI
|
2022-02-18 13:32:33 +01:00 |
k32
|
475e8b938f
|
Merge pull request #7037 from zmstone/fix-ekka-pin-version-0.12.1
fix(ekka): pin version 0.12.1
|
2022-02-18 13:04:19 +01:00 |
Zaiming (Stone) Shi
|
e330f789af
|
fix(ekka): pin version 0.12.1
print lock owner status before killing it
|
2022-02-18 09:19:57 +01:00 |
Zaiming (Stone) Shi
|
25c535effa
|
Merge pull request #7039 from zmstone/refactor-mgmt-api-node-info
Refactor: mgmt api node info
|
2022-02-18 09:02:29 +01:00 |
zhongwencool
|
0b74373464
|
Merge pull request #7043 from lafirest/test/ratelimiter
test(emqx_limiter): improve the code coverage of RateLimit to 87%
|
2022-02-18 09:59:23 +08:00 |
k32
|
5638bcb92b
|
docs: Fix typos
|
2022-02-17 23:22:31 +01:00 |
Zaiming (Stone) Shi
|
8f203696ed
|
refactor(emqx_mgmt_api_nodes): delete config_path
config path is not always relative to file:get_cwd.
also rephrase some of the descriptions
|
2022-02-17 21:15:03 +01:00 |
Zaiming (Stone) Shi
|
2a6d11c7f1
|
Merge pull request #7038 from zmstone/chore-rename-emqx-no-space-source-code
chore: EMQ X -> EMQX in source code
|
2022-02-17 21:13:43 +01:00 |
Zaiming (Stone) Shi
|
6a354d910e
|
chore: rename EMQ_X to EMQX in hrl file macros
|
2022-02-17 15:55:46 +01:00 |
zhongwencool
|
c88504f918
|
Merge pull request #7023 from zhongwencool/license-alarm-support
License alarm support
|
2022-02-17 22:09:51 +08:00 |
Zhongwen Deng
|
001b209811
|
fix(license): don't do not lose watermark fields.
|
2022-02-17 15:49:41 +08:00 |
Zhongwen Deng
|
7853eb75df
|
fix(license): fix crash update license.watermark.
|
2022-02-17 15:05:22 +08:00 |
lafirest
|
3c92906405
|
test(emqx_limiter): improve the code coverage of RateLimit to 87%
|
2022-02-17 14:50:27 +08:00 |
lafirest
|
6f1431d283
|
Merge pull request #7008 from lafirest/fix/flakey_test
fix(emqx_slow_subs): fix flakey test case
|
2022-02-17 14:14:17 +08:00 |
Zaiming (Stone) Shi
|
ee544c8298
|
Merge pull request #7028 from Rory-Z/build/add-download-relup
build(relup): add new script for download relup base packages
|
2022-02-17 06:28:20 +01:00 |
Rory Z
|
70ce5cbab3
|
Merge pull request #6929 from Rory-Z/ci/push-multiarch-image-for-aws-ecr-5.0
ci(build_packages): push muilt arch image for aws ecr
|
2022-02-17 11:45:30 +08:00 |
Rory Z
|
8d7e355b61
|
Merge pull request #6626 from Rory-Z/chore/fix-spelling-errors-for-5.0
chore(helm): fix spell errors
|
2022-02-17 11:43:59 +08:00 |
Shawn
|
76e61e849e
|
Update the desc for `node_dump` in issue templates
Putting the link to [node_dump script](https://github.com/emqx/emqx/blob/master/bin/node_dump) will lead the user to download the node_dump script directly from the github, and run it.
|
2022-02-17 10:19:09 +08:00 |
zhanghongtong
|
0152adfceb
|
chore(helm): fix spell errors
|
2022-02-17 09:49:39 +08:00 |
Zaiming (Stone) Shi
|
64db085163
|
chore: EMQ X -> EMQX in source code
|
2022-02-16 22:08:12 +01:00 |
Zaiming (Stone) Shi
|
b769d24ff4
|
Merge pull request #7034 from zmstone/chore-rename-emqx-no-space
chore: rename EMQ X to EMQX (conf and app.src)
|
2022-02-16 21:30:00 +01:00 |
zhanghongtong
|
093e7c3282
|
build(relup): add new script for download relup base packages
|
2022-02-16 18:23:02 +01:00 |
Zaiming (Stone) Shi
|
0528262705
|
chore(app.src): EMQ X -> EMQX in .app.src files
|
2022-02-16 17:51:45 +01:00 |
Zaiming (Stone) Shi
|
b3d9605722
|
chore(conf): EMQ X -> EMQX in conf files
|
2022-02-16 17:50:41 +01:00 |
Zaiming (Stone) Shi
|
09775936e5
|
chore: EMQ X -> EMQX in emqx description
|
2022-02-16 17:49:52 +01:00 |
Zaiming (Stone) Shi
|
ea1bf58a2d
|
Merge pull request #7033 from zmstone/feat-emqx-license-allow-comma-in-numbers
feat(emqx_license): allow comma in integer numbers in license body
|
2022-02-16 17:31:34 +01:00 |
k32
|
e2e92e9a46
|
Merge pull request #7032 from k32/fix-prom-mria
fix(prometheus): Convert all non-numeric values to undefined
|
2022-02-16 15:48:06 +01:00 |
Zaiming (Stone) Shi
|
fa9300e875
|
feat(emqx_license): allow comma in integer numbers in license body
|
2022-02-16 15:37:24 +01:00 |
k32
|
0922f3bde3
|
fix(prometheus): Convert all non-numeric values to undefined
|
2022-02-16 14:45:30 +01:00 |
Zaiming (Stone) Shi
|
79d7832a07
|
Merge pull request #7020 from zmstone/docs-more-renames-in-descriptive-info
docs: More EMQ X -> EMQX rename in descriptive strings
|
2022-02-16 13:43:19 +01:00 |
zhongwencool
|
d900418ce2
|
fix(license): fix maps:get/2 crash
|
2022-02-16 18:15:47 +08:00 |
zhongwencool
|
98b2cd683b
|
fix: dialyzer warning
|
2022-02-16 17:41:51 +08:00 |
zhongwencool
|
310a97305a
|
Merge pull request #6997 from zhongwencool/epoch-rfc3339-convert
feat(schema): schema support epoch_second, epoch_millisecond type.
|
2022-02-16 16:51:38 +08:00 |
Yang Miao
|
78cad0a528
|
Merge pull request #6989 from EMQ-YangM/up_master
refactor(emqx_resource): Improve grouping strategy for emqx_resource_instance
|
2022-02-16 16:26:28 +08:00 |
lafirest
|
7b49daba1f
|
fix(emqx_slow_subs): fix test case error
|
2022-02-16 15:10:23 +08:00 |
zhongwencool
|
34fe5082c4
|
fix(schema): schema global validations not working
|
2022-02-16 14:20:15 +08:00 |
EMQ-YangM
|
f70fc1a3b0
|
fix(emqx_bridge, emqx_retainer): hard code group name
|
2022-02-16 14:02:13 +08:00 |
zhongwencool
|
ea558b2bc5
|
feat(license): license expriy early alarm.
|
2022-02-16 12:31:25 +08:00 |
Zaiming (Stone) Shi
|
2e94880bb6
|
docs: More EMQ X -> EMQX rename in descriptive strings
|
2022-02-15 22:39:11 +01:00 |
k32
|
689ea6546e
|
Merge pull request #7018 from k32/mria-prom-metrics
feat(mria): Add prometheus metrics
|
2022-02-15 21:26:25 +01:00 |
k32
|
c00f4ef83c
|
fix: Add replayq_len
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2022-02-15 20:02:46 +01:00 |
k32
|
6d49754988
|
feat(mria): Add prometheus metrics
|
2022-02-15 19:10:05 +01:00 |
Zaiming (Stone) Shi
|
0834b7717d
|
Merge pull request #7017 from zmstone/docs-README-no-space-in-product-name
docs(README): EMQ X -> EMQX
|
2022-02-15 17:17:50 +01:00 |
Zaiming (Stone) Shi
|
667d66eb1e
|
docs(README): EMQ X -> EMQX
|
2022-02-15 16:19:26 +01:00 |
Zaiming (Stone) Shi
|
df4f528381
|
Merge pull request #7004 from zmstone/chore-check-the-right-base-vsn
chore: exclude alpha beta and rc tags when checking app.src vsn bump
|
2022-02-15 15:24:47 +01:00 |
Zaiming (Stone) Shi
|
761aef7ea0
|
Merge pull request #7015 from zmstone/chore-update-license-pub-key
chore: update license pub key
|
2022-02-15 15:11:02 +01:00 |
Zaiming (Stone) Shi
|
bc67ede384
|
chore: update to use official pub key for 5.0 license
|
2022-02-15 14:22:14 +01:00 |
Zaiming (Stone) Shi
|
7494c47919
|
test: change to use ec keys for testing
|
2022-02-15 13:51:56 +01:00 |
Zaiming (Stone) Shi
|
c8c7ad896e
|
refactor(emqx_license): test with pem format input
no need to perform der encode/decode for pub key
|
2022-02-15 10:39:30 +01:00 |