JianBo He
|
617022f276
|
Merge pull request #7372 from lafirest/fix/coap_events
fix(coap): trigger disconnect logic when the client manually disconne…
|
2022-03-23 19:36:23 +08:00 |
firest
|
ab51d8ab8e
|
fix(coap): trigger disconnect logic when the client manually disconnected
|
2022-03-23 14:19:00 +08:00 |
ieQu1
|
6f4e7dc118
|
docs(schema): Formatting
|
2022-03-22 20:19:18 +01:00 |
ieQu1
|
c6b0e8806f
|
docs(schema): Add descriptions to the schema
|
2022-03-22 19:09:20 +01:00 |
Thales Macedo Garitezi
|
4d3157743e
|
style: format `emqx_modules`
|
2022-03-22 09:31:55 -03:00 |
Thales Macedo Garitezi
|
7ec6947c02
|
fix: add http timeout to prevent hanging
|
2022-03-21 14:24:40 -03:00 |
Thales Macedo Garitezi
|
bf82b2d45c
|
style: fix typo
|
2022-03-21 14:24:40 -03:00 |
Thales Macedo Garitezi
|
e8682a1107
|
feat: add build info and vm specs to telemetry
|
2022-03-21 14:24:40 -03:00 |
Thales Macedo Garitezi
|
5b49f3eee8
|
chore: rm `active_modules`
|
2022-03-21 14:24:40 -03:00 |
Thales Macedo Garitezi
|
98f950881f
|
chore: drop `mnesia(boot)`, create tables on start up
|
2022-03-21 14:24:40 -03:00 |
Zhongwen Deng
|
df6141e4b8
|
test: fix plugin ct failed
|
2022-03-21 17:56:22 +08:00 |
lafirest
|
d231b2222e
|
Merge pull request #7328 from lafirest/fix/delayed_lookup
fix(delayed): make it possible to lookup/delete other node's delayed …
|
2022-03-18 00:53:53 +08:00 |
firest
|
3fc4236565
|
fix(delayed): make it possible to lookup/delete other node's delayed message
|
2022-03-17 14:36:55 +08:00 |
firest
|
43a935286a
|
fix(delayed): cancel the publish timer when terminate
|
2022-03-16 17:51:29 +08:00 |
lafirest
|
1a8288de75
|
fix(delayed): fix code style error
|
2022-03-11 11:32:25 +08:00 |
lafirest
|
eeb92dae23
|
fix(delayed): fix that the query is not a cluster query
|
2022-03-11 10:54:11 +08:00 |
lafirest
|
2b2104851a
|
fix(rewrite): fix config update maybe not work
|
2022-03-10 16:31:44 +08:00 |
Zhongwen Deng
|
512a5c3b8e
|
fix: elvis warning
|
2022-03-08 14:50:10 +08:00 |
Zhongwen Deng
|
1244391cb7
|
fix: alarm crash when safe_publish not ready. Filter out unnecessary APIs
|
2022-03-08 14:14:54 +08:00 |
zhongwencool
|
2d9a086bbb
|
Merge pull request #7198 from zhongwencool/emqx-conf-ct-coverage
chore: add more test for emqx_config_handler
|
2022-03-08 10:04:02 +08:00 |
Zhongwen Deng
|
9b00f2756b
|
feat: Make sure that Specify Key and ?WKEY cannot be on the same level.
|
2022-03-07 21:48:31 +08:00 |
Zhongwen Deng
|
e2f386383d
|
fix: replace local ref by remote ref
|
2022-03-04 09:13:56 +08:00 |
Zhongwen Deng
|
71d20d153b
|
fix: replace deep_merge with merge.
|
2022-03-03 22:52:46 +08:00 |
firest
|
df2da949f1
|
fix(emqx_rewrite): fix config update not work in cluster
|
2022-03-01 23:11:21 +08:00 |
lafirest
|
24cba8efa1
|
fix(emqx_event_message): fix config update not work in cluster
|
2022-03-01 15:08:21 +08:00 |
JimMoen
|
d82a5544da
|
fix: topic_metrics example
|
2022-02-28 11:38:18 +08:00 |
DDDHuang
|
0e3310f1cf
|
fix: remove bindings params url decode (url decode by minirest)
|
2022-02-28 11:13:23 +08:00 |
zhongwencool
|
13a0eff678
|
Merge pull request #7125 from zhongwencool/schema-json
feat: generate hot config's schema.json and remove nullable option.
|
2022-02-25 17:18:20 +08:00 |
firest
|
2053d21bd5
|
fix(emqx_delayed): fix config update not working
|
2022-02-25 11:24:30 +08:00 |
Zhongwen Deng
|
db584f79d6
|
feat: upgrade hocon to 0.25.0 to replace nullable with required.
|
2022-02-24 22:39:03 +08:00 |
zhongwencool
|
b7f808db9e
|
Merge pull request #7027 from DDDHuang/error_code
feat: support http error code & error code api
|
2022-02-23 16:12:20 +08:00 |
DDDHuang
|
90ee450a84
|
feat: support http error code & error code api
|
2022-02-22 17:14:35 +08:00 |
JianBo He
|
20e3b721a8
|
chore(gw): ignore auto-subscribe msg
|
2022-02-22 15:43:04 +08:00 |
Zaiming (Stone) Shi
|
64db085163
|
chore: EMQ X -> EMQX in source code
|
2022-02-16 22:08:12 +01:00 |
Zaiming (Stone) Shi
|
0528262705
|
chore(app.src): EMQ X -> EMQX in .app.src files
|
2022-02-16 17:51:45 +01: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 |
zhongwencool
|
498434826a
|
feat(schema): schema support epoch_second, epoch_millisecond type.
|
2022-02-14 11:35:32 +08:00 |
JianBo He
|
94609e31e4
|
feat(event): add `connected_at` into client_disconnected event
port from v4.3: https://github.com/emqx/emqx/pull/6822
|
2022-02-11 11:01:59 +08:00 |
Shawn
|
81edbd232d
|
fix: reformat some code style
|
2022-02-09 18:57:36 +08:00 |
Shawn
|
8207090419
|
fix: format the code to remove extra spaces
|
2022-02-09 18:46:49 +08:00 |
k32
|
052bd9081d
|
docs(schema): Fix typos in the schema files
|
2022-01-27 22:39:19 +01:00 |
k32
|
8378f52d06
|
Merge pull request #6882 from kianmeng/fix-typos
(docs): fix typos
|
2022-01-27 13:25:44 +01:00 |
Kian-Meng Ang
|
fc92e4c8bf
|
docs: fix typos
|
2022-01-27 12:29:38 +01:00 |
Zaiming (Stone) Shi
|
9946f2ecf4
|
refactor: remove dollar sign from config fields
|
2022-01-26 22:19:01 +01:00 |
Zaiming (Stone) Shi
|
2105d1f22b
|
test: call ct helpers to load config
|
2022-01-25 11:50:18 +01:00 |
JimMoen
|
f30c16e47c
|
refactor(schema): description use binary
|
2022-01-21 17:52:57 +08:00 |
JimMoen
|
ab94b49762
|
refactor(api): event_message swagger spec
|
2022-01-21 17:45:53 +08:00 |
JimMoen
|
1a0862913e
|
refactor(api): swagger api tag `mqtt`
|
2022-01-21 17:26:54 +08:00 |
JimMoen
|
b950042cbf
|
refactor(api): prometheus swagger spec
|
2022-01-21 14:09:42 +08:00 |
JimMoen
|
31edd49f76
|
fix(topic_metrics): `POST` `PUT` need response
|
2022-01-20 10:15:06 +08:00 |