zhanghongtong
|
af5f93d81a
|
build: show macos version
|
2021-11-17 14:43:03 +08:00 |
Zaiming Shi
|
ced2429011
|
fix: bump new feature lib-ce apps to 4.4
|
2021-11-16 16:08:36 +01:00 |
Zaiming Shi
|
b68f01e7e7
|
build: do not print 'otp' prefix for otp version
|
2021-11-15 23:42:19 +01:00 |
zhanghongtong
|
454f609aa6
|
build: emqx package name scheme include otp version
|
2021-11-15 10:45:27 +08:00 |
Zaiming Shi
|
6222e1b0eb
|
Merge remote-tracking branch 'origin/main-v4.3' into sync-v4.3-to-v4.4
|
2021-11-08 21:01:14 +01:00 |
k32
|
7d07e8d948
|
chore(emqx): Update version and appup file
|
2021-11-08 14:24:37 +01:00 |
Zaiming Shi
|
37edb03866
|
build: fix elvis check and ensure newline at EOF
|
2021-11-04 21:07:45 +01:00 |
lafirest
|
f8acb31f89
|
feat: add slow topics statistics plugin
|
2021-11-03 17:20:07 +08:00 |
Zaiming Shi
|
9832a2ed00
|
build: show linux distro in BUILT_ON info
|
2021-10-31 17:21:47 +01:00 |
Spycsh
|
ec30fb346a
|
chore: add cluster script for local machine
|
2021-10-28 12:07:23 +08:00 |
Zaiming Shi
|
08c2907d44
|
chore: skip appup file in vsn check script
|
2021-10-15 12:10:37 +02:00 |
Zaiming Shi
|
51bc9c83c3
|
fix: ignore unused var
|
2021-10-15 15:49:26 +08:00 |
k32
|
14aaa4affe
|
fix(update_appup): Fix dependency check
|
2021-10-14 14:18:09 +02:00 |
k32
|
cb5db8059b
|
fix(update_appup): Use a different syntax for substitution
|
2021-10-14 13:47:04 +02:00 |
k32
|
703f52cec7
|
feat(update_appup): Support binary releases (.zip)
|
2021-10-13 17:25:29 +02:00 |
k32
|
4643415b0b
|
chore(appup): Update appup scripts
|
2021-10-12 17:45:10 +02:00 |
k32
|
668bcad4e0
|
fix(update_appup): Add forgotten CLI parameter
|
2021-10-07 09:59:32 +02:00 |
k32
|
20ee42be87
|
chore(update-appup): s/Pred/Prev/g
|
2021-10-06 23:45:52 +02:00 |
k32
|
29ad2c04da
|
fix: Use application version instead of the release version
|
2021-10-06 23:45:52 +02:00 |
k32
|
ecf4d196eb
|
feat(update_appup): Return error when missing appup.src
|
2021-10-06 23:45:52 +02:00 |
k32
|
89fbf5fea2
|
feat(update_appup): Add a warning message
|
2021-10-06 23:45:52 +02:00 |
k32
|
ca77749281
|
feat(update_appup): Add a full description of the algorithm
|
2021-10-06 23:45:52 +02:00 |
k32
|
6bee6279f8
|
feat(update_appup): Make the script more generic
|
2021-10-06 23:45:52 +02:00 |
k32
|
c50c72b18e
|
fix(update_appup): Fix downgrade module loading
|
2021-10-06 23:45:52 +02:00 |
k32
|
f793883e35
|
refactor(update_appup): Minor code cleanup
|
2021-10-06 23:45:52 +02:00 |
k32
|
aca6367561
|
feat(update_appup): Create stubs
|
2021-10-06 23:45:52 +02:00 |
k32
|
4020db8fc1
|
feat(update_appup): Compare beam files
|
2021-10-06 23:45:52 +02:00 |
Zaiming Shi
|
1d9f5ea133
|
chore: force appup for emqx_dashboard app in each release
|
2021-10-06 22:19:05 +02:00 |
Turtle
|
efa71d12fe
|
chore(minirest): Upgrade minirest version to 0.3.7
|
2021-08-05 14:19:53 +08:00 |
Turtle
|
a7d67eb862
|
fix(script): fix emqx-ee get dashboard src fail
|
2021-08-03 12:17:35 +08:00 |
tigercl
|
fee3462603
|
fix(http pipelining): support to switch http pipelining (#5279)
|
2021-07-27 17:32:56 +08:00 |
Zaiming Shi
|
49a78c8ef2
|
fix(script): exclude non-edge apps in relup dependency
|
2021-06-23 21:30:59 +08:00 |
Zaiming Shi
|
f17962e79a
|
chore: add more info in error message
|
2021-06-23 19:40:12 +08:00 |
Turtle
|
98c4fff43f
|
chore: fix inject deps notfound emqx_reloader
|
2021-06-23 19:03:06 +08:00 |
Zaiming Shi
|
b92940af29
|
test(ci): add plugin list status check after relup new vsn install
|
2021-06-22 08:54:55 +08:00 |
Zaiming Shi
|
bed45417dc
|
chore(relup): add relup dependency injection
|
2021-06-22 08:54:55 +08:00 |
zhanghongtong
|
1098df815a
|
chore(CI): fix relup error
|
2021-06-10 09:25:37 +08:00 |
Zaiming Shi
|
54458e3924
|
chore(appup): ensure emqx_app alwasy loaded in appup
|
2021-06-03 13:02:49 +02:00 |
Tobias Lindahl
|
981364341e
|
chore(appup): load emqx_channel in appup
Note that the large whitespace diff on the appup file is because this
is the first time the new script for modifying appup files is used.
|
2021-06-03 12:22:58 +02:00 |
k32
|
4f425828d6
|
feat(scripts): Add an appup helper script
|
2021-06-02 11:50:49 +02:00 |
Zaiming Shi
|
1ab5909be3
|
build: use direct download link to get opensource dashboard
|
2021-05-27 16:18:17 +08:00 |
Zaiming Shi
|
0ac3e6e0ce
|
build: ensure rebar3 in PATH
|
2021-05-27 16:18:17 +08:00 |
zhanghongtong
|
f61397fe9a
|
chore(script): update app vsn check script
|
2021-05-27 13:36:06 +08:00 |
Rory-Z
|
9698933f83
|
chore(CI): ignore changes to the etc directory when checking the app version
|
2021-05-14 17:35:45 +08:00 |
Rory-Z
|
0bf76adfd5
|
chore(CI): fix app version check
|
2021-05-12 10:34:54 +08:00 |
zhanghongtong
|
bb490e7d6e
|
chore(CI): add apps version check
|
2021-05-11 09:07:48 +08:00 |
JianBo He
|
4f6216b812
|
build(test): add proper checking targets for each application
|
2021-04-13 18:10:21 +08:00 |
JianBo He
|
bd8cde3479
|
build(test): add emqx-ct target support
|
2021-04-13 18:10:21 +08:00 |
zhanghongtong
|
06b4da8269
|
chore(script): update find apps script, delete needless "/"
|
2021-04-02 17:21:09 +02:00 |
JianBo He
|
f08ddec296
|
Add server_name_indication and verify option (#4349)
Add server_name_indication and verify option
|
2021-03-23 19:48:04 +08:00 |