Serge Tupchii
|
e4d09d4ad4
|
feat: implement configuration and user data export/import CLI
Closes: EMQX-9203
|
2023-06-09 14:11:47 +03:00 |
Zaiming (Stone) Shi
|
ccd2589ff2
|
Merge remote-tracking branch 'origin/master' into release-51
|
2023-06-07 21:43:29 +02:00 |
Andrew Mayorov
|
95f706bb9e
|
fix(ssl): avoid explicit deletion of managed certs / keys
This logic was incorrect because it didn't take into account
certfiles / keyfiles "refcounts".
|
2023-06-05 22:41:07 +03:00 |
某文
|
03160ef599
|
test: add more test for update_config
|
2023-06-04 12:02:02 +08:00 |
某文
|
bd29433997
|
feat: support emqx_conf:update([exhook],Conf)
|
2023-06-04 09:30:17 +08:00 |
Stefan Strigler
|
062ce5f819
|
refactor: rename emqx_map_lib to emqx_utils_maps
|
2023-04-14 13:41:34 +02:00 |
Zaiming (Stone) Shi
|
dbc10c2eed
|
chore: update copyright year 2023
|
2023-01-02 09:22:27 +01:00 |
firest
|
f9bc700498
|
fix(exhook): fix obsolete SSL files aren't deleted after the Exhook config update
|
2022-11-29 10:40:08 +08:00 |
JianBo He
|
ebb2824e15
|
test: ensure hooks has unloaded if grpc is blocked
|
2022-09-13 09:15:28 +08:00 |
JianBo He
|
dfc6e34680
|
fix(exproto): avoid udp client process leaking
porting from v4.x:
- https://github.com/emqx/emqx/pull/8575
- https://github.com/emqx/emqx/pull/8628
- https://github.com/emqx/emqx/pull/8725
|
2022-09-13 09:15:28 +08:00 |
Shawn
|
39b1b20506
|
feat: fix the hook priorities
|
2022-06-15 19:03:40 +08:00 |
JianBo He
|
6e203496c9
|
chore: rename the exhook server status names
|
2022-05-16 16:08:54 +08:00 |
JimMoen
|
f25dd4b571
|
fix(exhook): use `lists:filter/2` to delete exhook server conf
|
2022-05-13 10:15:00 +08:00 |
JimMoen
|
40188c140b
|
fix(exhook): show file paths for SSL certs in dashboard
|
2022-05-13 10:15:00 +08:00 |
JimMoen
|
ef8ed3202e
|
fix(exhook): refine exhook and exhook api
Refine status code.
Fix ssl ciphers raw list.
Make sure config update error be thrown.
|
2022-05-05 16:03:53 +08:00 |
firest
|
0d0080908c
|
fix(exhook): fix reload error
|
2022-04-21 15:04:22 +08:00 |
firest
|
f20af91ba0
|
refactor(exhook): refine the status of the exhook callback server
|
2022-04-18 11:45:52 +08:00 |
firest
|
ed73001901
|
fix(exhook): ignore the exhook server load error when config update
|
2022-04-18 10:20:47 +08:00 |
firest
|
1a4afabe9f
|
chore(exhook): reformat exhook codes
|
2022-04-14 14:12:34 +08:00 |
JimMoen
|
e83357895c
|
refactor(exhook): move command use macro
|
2022-03-15 11:14:49 +08:00 |
JimMoen
|
02ed2148d7
|
refactor: move api `top` -> `front`, `bottom` -> `rear`
|
2022-03-15 10:28:46 +08:00 |
Zaiming (Stone) Shi
|
586ecaf031
|
refactor(exhook): log with ?SLOG macro
|
2022-01-26 22:29:06 +01:00 |
firest
|
a28d1efd39
|
fix(emqx_exhook): improve test coverage of the emqx_exhook_mgr
|
2022-01-21 16:12:21 +08:00 |
lafirest
|
86af3a9b8f
|
fix(emqx_exhook): fix some error of indent and dialyzer
|
2022-01-17 17:16:58 +08:00 |
lafirest
|
9a6a8a778b
|
feat(emqx_exhook): add metrics
|
2022-01-17 16:04:15 +08:00 |
JianBo He
|
10b110447c
|
chore(exhook): change root name emqx_exhook > exhook
|
2022-01-12 13:51:37 +08:00 |
Thales Macedo Garitezi
|
80a06c7201
|
Merge pull request #6654 from emqx/fix-unknown-calls
fix: rm unknown call (`ct:pal`)
|
2022-01-06 14:12:53 -03:00 |
Zaiming (Stone) Shi
|
63167cea70
|
chore: update copyright
|
2022-01-05 20:55:00 +01:00 |
Thales Macedo Garitezi
|
c882b08b08
|
fix: rm unknown call (`ct:pal`)
|
2022-01-05 10:37:45 -03:00 |
lafirest
|
7c9c7b6a60
|
refactor(emqx_exhook): refactore exhook and add api module
|
2021-12-23 17:51:13 +08:00 |