周子博
|
83e11b6e39
|
Add emqx_banned test suite, and fix bugs in emqx_banned
|
2018-08-30 22:45:08 +08:00 |
Gilbert Wong
|
f229c16752
|
fix listener test case
|
2018-08-30 22:21:13 +08:00 |
Gilbert Wong
|
0b819f39ad
|
Merge remote-tracking branch 'origin/emqx30' into emqx30
|
2018-08-30 22:18:09 +08:00 |
Gilbert Wong
|
d0eaa51928
|
add emqx listeners suite
|
2018-08-30 22:16:31 +08:00 |
RockyJin
|
025a3c7d27
|
fix typo of README
|
2018-08-30 22:07:46 +08:00 |
terry-xiaoyu
|
fb8a86c5e0
|
delayed will message
|
2018-08-30 21:58:02 +08:00 |
terry-xiaoyu
|
cf0f55d057
|
delayed will message
|
2018-08-30 21:44:00 +08:00 |
Feng Lee
|
ed6ffeda91
|
Merge pull request #1770 from tigercl/emqx30
Fix bugs in emqx_message, emqx_mqueue ct, and add emqx_message ct to Makefile
|
2018-08-30 21:28:22 +08:00 |
Feng Lee
|
4a1fdddc31
|
Merge pull request #1771 from emqtt/emqx30-feng
Only store packet_id and timestamp for qos2 message
|
2018-08-30 21:26:01 +08:00 |
Feng Lee
|
78a8ccd0f2
|
Only store packet_id and timestamp for qos2 message
|
2018-08-30 21:17:20 +08:00 |
Gilbert Wong
|
8fcfcfb860
|
update compact test cases except keepalive
|
2018-08-30 21:12:41 +08:00 |
Feng Lee
|
bbb58dad68
|
Change the default value of 'zone.external.await_rel_timeout' to 300s
|
2018-08-30 21:02:14 +08:00 |
Feng Lee
|
b0fad7a86d
|
Change the default value of 'zone.external.await_rel_timeout' to 300s
|
2018-08-30 21:02:01 +08:00 |
Feng Lee
|
dd7f0dec3c
|
Add 'messages/qos2/expired' counter
|
2018-08-30 21:01:09 +08:00 |
周子博
|
e6d0329663
|
Fix test suites bug, and add emqx_message ct to Makefile
|
2018-08-30 19:55:44 +08:00 |
Gilbert Wong
|
2fc41b6935
|
fix reason code name for mqtt 4
|
2018-08-30 19:09:22 +08:00 |
tigercl
|
01d85ad42f
|
Merge pull request #3 from emqtt/emqx30
Fix update_expiry/1 function_clause
|
2018-08-30 19:03:52 +08:00 |
Feng Lee
|
cae673cf5e
|
Fix update_expiry/1 function_clause
|
2018-08-30 18:59:47 +08:00 |
tigercl
|
8b0f876412
|
Merge pull request #2 from emqtt/emqx30
Emqx30
|
2018-08-30 18:56:06 +08:00 |
Feng Lee
|
1207ec1819
|
Merge pull request #1768 from tigercl/emqx30
Add test case for emqx_connection:attrs/1
|
2018-08-30 18:55:16 +08:00 |
Feng Lee
|
9a27ce0fd9
|
Merge pull request #1769 from emqtt/emqx30-feng
Update the protocol, session and mqueue modules
|
2018-08-30 18:54:11 +08:00 |
tigercl
|
336cc2312a
|
Merge pull request #1 from emqtt/emqx30
Emqx30
|
2018-08-30 18:45:02 +08:00 |
Feng Lee
|
826daace61
|
Align the state record
|
2018-08-30 18:44:58 +08:00 |
Feng Lee
|
c49e5dfddc
|
Merge branch 'emqx30' into emqx30-feng
|
2018-08-30 18:42:29 +08:00 |
Feng Lee
|
c52f5a8525
|
Update the emqx_mqueue SUITE
|
2018-08-30 18:32:43 +08:00 |
Feng Lee
|
553a60cdec
|
Update 'Message Expiry Interval' property before delivering a PUBLISH
|
2018-08-30 18:31:37 +08:00 |
Feng Lee
|
7b5f2577d3
|
Support message ttl and expiration
|
2018-08-30 18:30:33 +08:00 |
Feng Lee
|
1f2bbe3eb8
|
Support priority queue
|
2018-08-30 18:29:20 +08:00 |
Feng Lee
|
a67958adb4
|
Add 'messages/expired' counter
|
2018-08-30 18:28:40 +08:00 |
Feng Lee
|
021d43755f
|
Add update_expiry/1 function
|
2018-08-30 18:28:02 +08:00 |
Feng Lee
|
7b58718280
|
Add mqueue_type, mqueue_priorities options
|
2018-08-30 18:26:31 +08:00 |
Feng Lee
|
8ed6266ace
|
Add mqueue_type, mqueue_priorities options
|
2018-08-30 18:26:13 +08:00 |
周子博
|
69b285aa3f
|
Add test case for emqx_connection:attrs/1
|
2018-08-30 16:26:04 +08:00 |
Shawn
|
bb442624bc
|
Merge pull request #1765 from terry-xiaoyu/attrs
attrs for ws_connection
|
2018-08-30 16:15:14 +08:00 |
RockyJin
|
518ba9ace9
|
readme file for v3.0
|
2018-08-30 15:29:14 +08:00 |
Gilbert
|
f3cd3407c3
|
Merge pull request #1767 from tigercl/emqx30
Add session, mountpoint test suites
|
2018-08-30 15:18:27 +08:00 |
周子博
|
c89f53f14d
|
Add session, mountpoint test suites
|
2018-08-30 14:43:14 +08:00 |
terry-xiaoyu
|
8a5519cafa
|
attrs for ws_connection
|
2018-08-30 14:32:31 +08:00 |
Gilbert Wong
|
b0ed953708
|
fix emqx_session:unsubscribe bug
|
2018-08-30 13:56:55 +08:00 |
Gilbert Wong
|
db76177228
|
add router clean function before each case
|
2018-08-30 13:48:54 +08:00 |
Gilbert Wong
|
e97c3a5c8c
|
update frame suite for latest emqx_frame
|
2018-08-30 13:44:09 +08:00 |
Feng Lee
|
2ccec1f719
|
Merge branch 'emqx30' into emqx30-feng
|
2018-08-30 11:54:49 +08:00 |
Feng Lee
|
2342a7db6d
|
Rename 'Pid' to 'ConnPid'
|
2018-08-30 11:48:49 +08:00 |
Feng Lee
|
2db64cf53c
|
Support 'Message-Expiry-Interval property
|
2018-08-30 11:42:24 +08:00 |
Feng Lee
|
2351b41f11
|
Add is_expired/1, check_expiry/1, check_expiry/2
|
2018-08-30 11:40:53 +08:00 |
HuangDan
|
4250dbf305
|
Merge branch 'emqx30' of github.com:emqtt/emqttd into emqx30
|
2018-08-30 10:54:33 +08:00 |
HuangDan
|
18eee0f1b0
|
Fixed Conflicting files
|
2018-08-30 10:53:35 +08:00 |
turtled
|
d3ed0853ef
|
Rename bridge module
|
2018-08-30 10:41:04 +08:00 |
HuangDan
|
53d7d0a9d4
|
Update the peer_cert_as_username conf desc
|
2018-08-30 10:35:20 +08:00 |
HuangDan
|
9b06589eab
|
Add SUBSCRIBER/PUBLISH Packet test cases
|
2018-08-30 10:35:04 +08:00 |