Feng Lee
|
c5c99b7c4e
|
Improve 'emqx_ws_connection' module and add more test cases
|
2019-12-13 18:07:59 +08:00 |
tigercl
|
2a3baed7e0
|
Merge pull request #3103 from emqx/ws-conn-ct
Rename 'channel.gc.cnt' to 'channel.gc'
|
2019-12-13 18:04:54 +08:00 |
Feng Lee
|
d193b5fa0d
|
Rename 'channel.gc.cnt' to 'channel.gc'
|
2019-12-11 20:39:51 +08:00 |
Feng Lee
|
d1c3dec730
|
Optimize emqx_session and add more test cases
|
2019-12-11 13:44:52 +08:00 |
Feng Lee
|
fff737d32a
|
Add emqx_limiter_SUITE
|
2019-12-11 13:40:44 +08:00 |
turtled
|
73e666ac8c
|
Fix test cases fail
|
2019-12-11 13:40:31 +08:00 |
zhouzb
|
e30c0ac31d
|
Change log level for existing metric
|
2019-12-10 17:20:21 +08:00 |
zhouzb
|
ec2f758c9f
|
Use erlang:system_time/1
|
2019-12-10 09:25:39 +08:00 |
JianBo He
|
08e234f61e
|
Fix typo
|
2019-12-10 09:24:33 +08:00 |
Feng Lee
|
0f9f1258b6
|
Improve the emqx_message module and add more test cases
- Add 'emqx_message:clean_dup/1' function
- Clean dup flag before publishing a message
- Add more test cases for emqx_message module
|
2019-12-10 09:22:38 +08:00 |
Feng Lee
|
cd94ba71b4
|
Remove the 'try' ... 'catch'
|
2019-12-10 09:01:55 +08:00 |
Feng Lee
|
0c377c67cd
|
Use 'erlang:system_time' to replace 'os:timestamp' (#3088)
Use 'erlang:system_time/1' to replace 'os:timestamp/0'
|
2019-12-09 16:27:25 +08:00 |
turtled
|
d58dbf2dd2
|
revert emqx.conf
|
2019-12-09 12:02:12 +08:00 |
turtleDeng
|
da3895d311
|
Merge pull request #3085 from emqx/develop
Fix typo
|
2019-12-07 19:44:19 +08:00 |
turtled
|
c7f1df0d0c
|
Fix typo
|
2019-12-07 19:43:18 +08:00 |
zhanghongtong
|
c2b5b8ed76
|
Merge remote-tracking branch 'origin/develop'
|
2019-12-07 11:14:20 +00:00 |
zhouzb
|
dace882667
|
Fix will message
|
2019-12-07 17:06:22 +08:00 |
Feng Lee
|
dc3e7dc21c
|
Ignore the expired messages
|
2019-12-07 16:51:20 +08:00 |
Feng Lee
|
bbcd2bffc5
|
Improve the session module (#3082)
Improve the session module
|
2019-12-07 15:54:02 +08:00 |
zhanghongtong
|
81b1c5872c
|
Fix error foe test/emqx_mod_presence_SUITE
|
2019-12-07 14:55:34 +08:00 |
张奇怪
|
7895432b7d
|
Add more test cases (#3080)
|
2019-12-07 13:38:56 +08:00 |
zhouzb
|
32500685a1
|
Export emqx_cm:kick_session/2
|
2019-12-07 13:35:55 +08:00 |
zhouzb
|
5b949fda2c
|
Add emqx_cm:kick_session/1
|
2019-12-07 13:31:33 +08:00 |
Feng Lee
|
9c3273a2c6
|
Improve the process of handling MQTT control packets (#3079)
|
2019-12-06 19:51:06 +08:00 |
tigercl
|
98b109b6b2
|
Merge pull request #3074 from emqx/emqx_desc
Add emqx.app.src.script
|
2019-12-05 18:01:24 +08:00 |
turtled
|
dceb087039
|
Format code
|
2019-12-04 13:54:59 +08:00 |
turtled
|
4b59db62fa
|
Optimize caps
|
2019-12-04 13:52:01 +08:00 |
turtled
|
691c6aa182
|
Add emqx.app.src.script
|
2019-12-04 13:50:31 +08:00 |
turtleDeng
|
a540958846
|
Add mqtt.strict_mode configuration (#3069)
Add mqtt.strict_mode configuration
|
2019-12-04 10:54:52 +08:00 |
tigercl
|
3def009883
|
Merge pull request #3071 from emqx/fix_compile_warning
Fix compile warning
|
2019-12-04 10:53:23 +08:00 |
turtled
|
13b625f729
|
Fix compile warning
|
2019-12-03 19:15:04 +08:00 |
zhouzb
|
8bf06b9c63
|
Fix typo
|
2019-11-23 10:53:27 +08:00 |
tigercl
|
f44b8ce607
|
Avoid emqx crashes due to auth plugins (#3047)
Avoid emqx crashes due to auth plugins
|
2019-11-23 10:11:48 +08:00 |
zhouzb
|
790c729b1f
|
Optimize code
|
2019-11-21 16:26:50 +08:00 |
JianBo He
|
d7ddc406fa
|
Fix ConnInfo of client.connected hook
|
2019-11-21 15:01:57 +08:00 |
zhanghongtong
|
d53a56d459
|
Merge remote-tracking branch 'origin/develop'
|
2019-11-18 08:55:26 +00:00 |
zhouzb
|
62484ba84e
|
Fix test cases and update certs
|
2019-11-18 16:08:51 +08:00 |
Feng Lee
|
045216bd4c
|
Remove the the test case 't_check_flapping/1'
|
2019-11-18 13:56:42 +08:00 |
Feng Lee
|
1af1fc4f6a
|
Fix the check of limiter
|
2019-11-18 11:51:58 +08:00 |
Feng Lee
|
e4aaa390e9
|
Merge branch 'develop' of github.com:emqx/emqx into develop
|
2019-11-18 11:11:49 +08:00 |
Feng Lee
|
39dbb03629
|
Fix the 'undefined function' call
|
2019-11-18 11:11:20 +08:00 |
tigercl
|
23423e5c77
|
Merge pull request #3040 from emqx/bump-version
Upgrade deps to ekka v0.7.1
|
2019-11-18 11:07:38 +08:00 |
Feng Lee
|
adf785ac46
|
Upgrade deps to ekka v0.7.1
|
2019-11-18 11:01:30 +08:00 |
tigercl
|
c2e973d4f4
|
Merge pull request #3039 from emqx/bump-version
Upgrade deps to ekka v0.7.0 and esockd v5.6.0
|
2019-11-18 10:58:42 +08:00 |
zhouzb
|
c9963b1df5
|
Replace esockd_net with inet
|
2019-11-18 10:58:15 +08:00 |
tigercl
|
6288cd1345
|
Merge branch 'develop' into bump-version
|
2019-11-18 10:53:33 +08:00 |
tigercl
|
d793c4256f
|
Merge pull request #3034 from emqx/rm-vm-module
Improve the emqx_vm module and update test cases
|
2019-11-18 10:51:54 +08:00 |
tigercl
|
b10cd85ba3
|
Merge pull request #3033 from emqx/flapping2
Optimize flapping and banned modules
|
2019-11-18 10:50:35 +08:00 |
tigercl
|
2ad701361d
|
Merge pull request #3031 from emqx/more_test_cases
Add more test cases
|
2019-11-18 10:49:56 +08:00 |
Feng Lee
|
4935ba11a8
|
Upgrade deps to ekka v0.7.0 and esockd v5.6.0
|
2019-11-18 10:40:53 +08:00 |