Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
Zaiming (Stone) Shi
|
423b586c56
|
fix(dialyzer): fix some dialyzer issues found on otp 26
|
2023-12-06 20:32:49 +01:00 |
Serge Tupchii
|
e4d09d4ad4
|
feat: implement configuration and user data export/import CLI
Closes: EMQX-9203
|
2023-06-09 14:11:47 +03:00 |
Zhongwen Deng
|
c0b15c402b
|
test: add test for delayed update
|
2023-05-31 08:17:29 +08:00 |
Stefan Strigler
|
f8e9e54393
|
refactor: move emqx_json to emqx_utils_json
|
2023-04-14 13:31:27 +02:00 |
Zhongwen Deng
|
4ba4c6bf62
|
chore: only hiden root keys
|
2023-04-13 14:23:25 +08:00 |
Zhongwen Deng
|
a70930fed0
|
feat: hiden auto_subscribe conf
|
2023-04-13 09:26:16 +08:00 |
firest
|
5a58dfc3a4
|
chore: update README for auto subscribe
|
2023-04-10 14:39:13 +08:00 |
Zaiming (Stone) Shi
|
36000abf51
|
refactor: relocate i18n files for apps/emqx
|
2023-04-03 13:12:24 +02:00 |
Zaiming (Stone) Shi
|
5df667738a
|
docs: fix bad i18n files
|
2023-02-08 17:25:22 +01:00 |
Andrew Mayorov
|
34571c779d
|
feat: make `suboption` table ordering more natural
|
2023-01-16 15:39:10 +03:00 |
firest
|
c5f557e315
|
fix: disable basic auth for HTTP API
|
2023-01-12 21:35:49 +08:00 |
Zhongwen Deng
|
a2be9947f5
|
chore: update auto_subscribe app version
|
2023-01-10 22:12:23 +08:00 |
Zhongwen Deng
|
5415e341fb
|
fix: bad auto_subscribe api schema
|
2023-01-10 21:53:54 +08:00 |
Zaiming (Stone) Shi
|
dbc10c2eed
|
chore: update copyright year 2023
|
2023-01-02 09:22:27 +01:00 |
Zaiming (Stone) Shi
|
a314950be9
|
docs: fix zh punctuations
|
2022-10-26 16:19:38 +02:00 |
JianBo He
|
7d7b05ae4e
|
chore: update app.src
|
2022-09-30 23:32:23 +08:00 |
JianBo He
|
a84c6f938c
|
chore(swagger): caption tags name
|
2022-09-30 23:04:26 +08:00 |
Zhongwen Deng
|
99340e424e
|
chore: bump app.src version
|
2022-07-25 16:14:03 +08:00 |
Zhongwen Deng
|
dd59c850e0
|
chore: make sure swagger's tags always titlecase
|
2022-07-25 16:09:17 +08:00 |
Shawn
|
39b1b20506
|
feat: fix the hook priorities
|
2022-06-15 19:03:40 +08:00 |
Zhongwen Deng
|
c7cc2e85b2
|
fix: add default&example for schema
|
2022-06-06 09:52:10 +08:00 |
Zhongwen Deng
|
8aa60cc0a5
|
feat: generate a minimized emqx.conf
|
2022-05-31 19:20:27 +08:00 |
Thales Macedo Garitezi
|
9e706fc76d
|
feat(telemetry): count advanced mqtt feature usage
Originally, we wanted to just check if certain features were enabled.
Now, we want to count certain usage metrics for them.
|
2022-05-11 15:15:17 -03:00 |
Zaiming (Stone) Shi
|
a4feb3e6e9
|
style: reformat emqx_auto_subscribe and emqx_conf
|
2022-04-25 18:05:10 +02:00 |
DDDHuang
|
39d3d6a3d3
|
fix: auto sub & banned & topics rewrite, add required
|
2022-04-19 17:08:19 +08:00 |
DDDHuang
|
330e302a7c
|
fix: better atom name
|
2022-04-19 11:28:50 +08:00 |
DDDHuang
|
f47f5db521
|
fix: prometheus & statsd & topic rewrite docs
|
2022-04-19 10:55:37 +08:00 |
Zhongwen Deng
|
929d043677
|
chore: fix elvis warning atom_naming_convention.
|
2022-04-18 22:09:03 +08:00 |
DDDHuang
|
17aa81a04f
|
fix: add alarms & banned desc
|
2022-04-18 20:11:53 +08:00 |
DDDHuang
|
ac1bdee3ee
|
fix: config docs for banned api & auto sub
|
2022-04-18 20:11:53 +08:00 |
Zhongwen Deng
|
868e26cabc
|
fix: emqx_auto_subscribe emqx_slow_subs don't restart when ekka:join.
|
2022-04-16 00:34:00 +08:00 |
Zhongwen Deng
|
deb64bbbdc
|
chore: make sure add_handler is ok.
|
2022-04-15 19:20:28 +08:00 |
Zhongwen Deng
|
164754b182
|
test: dashboard ct failed with lack i18n_lang
|
2022-04-15 12:04:01 +08:00 |
ieQu1
|
99b3f2f83e
|
docs(schema): Document missing records and fields
|
2022-04-04 23:58:43 +02:00 |
DDDHuang
|
88403559af
|
fix(conf): auto subscription, batter docs
Co-authored-by: Dmitrii <99872536+ieQu1@users.noreply.github.com>
|
2022-03-24 18:42:54 +08:00 |
DDDHuang
|
ad12c3a4e3
|
fix(doc): add auto sub docs & more notes
|
2022-03-24 10:02:59 +08:00 |
firest
|
d657a161db
|
fix(auto_subscribe): improve log information
|
2022-03-22 15:02:25 +08:00 |
firest
|
bad04e3571
|
fix(auto_subscribe): make a warning if the topic is empty when auto subscribe
|
2022-03-21 18:37:33 +08:00 |
Zaiming (Stone) Shi
|
9d96d3d10a
|
test: fix auto_subscribe test case
|
2022-03-15 20:40:28 +01:00 |
lafirest
|
32a995ffe9
|
fix(emqx_auto_subscribe): fix config update not work in cluster
|
2022-03-01 18:10:31 +08:00 |
JianBo He
|
cc3a4f0c5f
|
chore: don't send subscribe msg if topic list is empty
|
2022-02-22 14:42:10 +08:00 |
zhongwencool
|
f5415589e9
|
chore(schema): use emqx_schema:qos() instead of union integer.
|
2022-02-11 10:09:59 +08:00 |
DDDHuang
|
5d17bd8441
|
fix(api): auto subscribe api hocon support
|
2022-02-10 15:40:12 +08:00 |
Shawn
|
8207090419
|
fix: format the code to remove extra spaces
|
2022-02-09 18:46:49 +08:00 |
Zaiming (Stone) Shi
|
2105d1f22b
|
test: call ct helpers to load config
|
2022-01-25 11:50:18 +01:00 |
JimMoen
|
d8f49f8a5f
|
Merge pull request #6732 from JimMoen/telemetry-api-refactor
refactor(api): telemetry api swagger spec
|
2022-01-14 09:36:54 +08:00 |
JimMoen
|
8c9d98b583
|
chore: LICENSE Copyright reserved
|
2022-01-13 16:40:08 +08:00 |
JimMoen
|
82e3565344
|
chore: major mode file variable for Emacs
|
2022-01-13 15:53:47 +08:00 |
Zaiming (Stone) Shi
|
63167cea70
|
chore: update copyright
|
2022-01-05 20:55:00 +01:00 |