Zaiming (Stone) Shi
3643a55c10
build: copy libatomic
2022-01-13 13:20:01 +01:00
k32
6207e93e93
refactor(dashboard): Decorate remote procedure calls
2022-01-13 13:14:59 +01:00
k32
5a8f0db0e6
refactor(emqx_prometheus): Decorate remote procedure calls
2022-01-13 13:14:59 +01:00
William Yang
30d119d3a9
ci(mac): cache otp install only
...
only cache otp installation instead of the entire kerl dir to save cache spaces
2022-01-13 11:41:45 +01:00
k32
d84a3fe291
refactor(emqx_conf): Decorate get_override_config_file
2022-01-13 11:38:27 +01:00
William Yang
1306946eb1
ci(cross-build-package): revert build cache for docker img
...
- The docker img use os: alpine, it is unliked to hit a cache.
- The build cache method casue the tag get overwritten among multi
arch builds
2022-01-13 11:26:34 +01:00
k32
727dec14c7
Merge pull request #6727 from k32/bpapi-topic-metrics
...
refactor(emqx_topic_metrics): Decorate remote procedure calls
2022-01-13 10:15:02 +01:00
zhouzb
5e2bc7853f
test: fix test cases for pgsql authz
2022-01-13 16:53:47 +08:00
JimMoen
e6415ce798
Merge pull request #6733 from JimMoen/fix-LICENSE
...
chore: LICENSE Copyright reserved
2022-01-13 16:44:30 +08:00
JimMoen
8c9d98b583
chore: LICENSE Copyright reserved
2022-01-13 16:40:08 +08:00
JimMoen
2939803215
refactor(api): telemetry api swagger spec
2022-01-13 15:53:47 +08:00
JimMoen
82e3565344
chore: major mode file variable for Emacs
2022-01-13 15:53:47 +08:00
zhouzb
683d1c3412
test: fix test cases
2022-01-13 14:27:36 +08:00
zhouzb
e2676bcbd8
fix: fix dep of epgsql
2022-01-13 11:39:48 +08:00
zhouzb
452f6e766a
fix: return error when parse failed
2022-01-13 11:15:08 +08:00
zhouzb
a4f2a9c51d
fix: fix dependency of epgsql
2022-01-13 10:40:22 +08:00
zhouzb
559a23c50f
chore: update tag of epgsql
2022-01-13 10:15:12 +08:00
k32
8570df075c
refactor(emqx_telemetry): Decorate remote procedure calls
2022-01-13 00:35:49 +01:00
k32
e513583e70
refactor(emqx_topic_metrics): Decorate remote procedure calls
2022-01-13 00:11:45 +01:00
Zaiming (Stone) Shi
a935dcc1f5
Merge pull request #6718 from zmstone/refactor-bin-emqx-help-info
...
refactor(bin/emqx): refine help info
2022-01-12 23:34:53 +01:00
Zaiming (Stone) Shi
38ee224fac
refactor(bin/emqx): refine help info
...
* refine usage print
* deleted restart command, as it only works for daemon mode.
e.g. if EMQ X is started in 'foreground' mode the 'restart'
command will make it start in daemon mode
* some commands such as ertspath does not requre RPC
2022-01-12 23:33:59 +01:00
k32
64d594d1df
Merge pull request #6705 from k32/bpapi-conf
...
refactor(emqx_conf): Decorate remote procedure calls
2022-01-12 22:32:35 +01:00
k32
1e795759ce
docs(bpapi): Add README
2022-01-12 21:36:24 +01:00
k32
48366a80c8
refactor(emqx_conf): Decorate cluster RPCs
2022-01-12 21:28:24 +01:00
Zaiming (Stone) Shi
cc2ae5ed71
Merge pull request #6624 from HJianBo/fix-conf-name-prefix
...
Remove `emqx_` prefix for some config scopes
2022-01-12 20:36:52 +01:00
Zaiming (Stone) Shi
0d86d41f95
Merge pull request #6723 from zmstone/docs-ensure-authn-schema-ns
...
docs: ensure authn schema ns for password-hash structs
2022-01-12 16:42:04 +01:00
k32
784ca5bf24
fix(emqx_map_lib): Fix underspec
2022-01-12 16:20:13 +01:00
k32
d25258943b
feat(bpapi): Verify emqx cluster RPC
2022-01-12 16:19:46 +01:00
Zaiming (Stone) Shi
641fe64d00
docs: ensure authn schema ns for password-hash structs
2022-01-12 15:48:30 +01:00
k32
b2b6cff469
revert(makefile): Remove lightweight dialyzer target
2022-01-12 15:40:44 +01:00
k32
04bac16741
fix(bpapi): Use argument types from the spec
2022-01-12 15:40:21 +01:00
k32
7b65684c45
refactor(emqx_conf): Decorate remote procedure calls
2022-01-12 15:40:21 +01:00
William Yang
56859a7fb0
Merge pull request #6716 from qzhuyan/ci/william/build-cache-for-cross-build-packages
...
build cache for cross build packages
2022-01-12 15:22:05 +01:00
JianBo He
6e0a248555
chore: add namespace for _schema.erl module
2022-01-12 15:01:00 +01:00
William Yang
e388ad1b21
ci(build-cache): add scripts/get-dep-refs.sh
2022-01-12 11:58:50 +01:00
Zaiming (Stone) Shi
7556a68257
Merge pull request #6713 from zmstone/fix-bin-emqx-print-usage-when-no-command
...
fix(bin/emqx): print usage when no command given
2022-01-12 10:50:37 +01:00
xiangfangyang-tech
62c1f21eff
Merge pull request #6710 from xiangfangyang-tech/autotest_broker_test
...
chore(autotest): add autotest broker test git-action script
2022-01-12 17:05:37 +08:00
Zaiming (Stone) Shi
635b056e03
fix(bin/emqx): print usage when no command given
2022-01-12 08:18:44 +01:00
Shawn
552ea7d2fc
Merge pull request #6696 from terry-xiaoyu/rule_metrics2
...
Improve rule metrics
2022-01-12 14:53:09 +08:00
JianBo He
b1959086d9
chore: fix elvis warnings
2022-01-12 13:51:37 +08:00
JianBo He
12cc9065f8
chore(limiter): change root name emqx_limiter > limiter
2022-01-12 13:51:37 +08:00
JianBo He
10b110447c
chore(exhook): change root name emqx_exhook > exhook
2022-01-12 13:51:37 +08:00
JianBo He
af2868e598
chore(dashboard): change root name emqx_dashboard > dashboard
2022-01-12 13:51:34 +08:00
zhouzb
2eb7346229
chore: update tag of epgsql
2022-01-12 13:49:26 +08:00
xiangfangyang-tech
c398b75292
chore(autotest): add git action script for automate tests
2022-01-12 10:26:59 +08:00
Zaiming (Stone) Shi
32d1547c03
Merge pull request #6702 from zmstone/ci-delete-docker-test-for-edige-rlog
...
ci: exclude edge + rlog test
2022-01-11 17:32:20 +01:00
William Yang
5312aa4a93
ci(cross-build-package): docker build with cache
2022-01-11 17:05:45 +01:00
k32
24251039d5
Merge pull request #6701 from k32/bpapi-persistent-session
...
refactor(persistent_session): Decorate API calls
2022-01-11 15:33:31 +01:00
Zaiming (Stone) Shi
32ac720064
ci: exclude edge + rlog test
2022-01-11 15:13:49 +01:00
k32
cad4eff283
refactor(persistent_session): Decorate API calls
2022-01-11 14:28:29 +01:00