Commit Graph

  • cb85c5fea0 Upgrade the esockd library to v5.4.2 HuangDan 2018-09-29 18:58:25 +0800
  • 1638aff0f9 Remove duplicate match 周子博 2018-09-29 14:30:48 +0800
  • a77f8d28f9 Improve coverage 周子博 2018-09-29 10:10:46 +0800
  • 59798762a9 Remove will message when received disconnect packet with reason code 0x00 周子博 2018-09-29 09:19:33 +0800
  • 2d354ca883 Improve topic alias maximum in connect packet 周子博 2018-09-28 10:23:37 +0800
  • 064db65206 improve receive maximum in connect packet 周子博 2018-09-27 09:06:18 +0800
  • 1bc175e0ce Add mountpoint config to zone configs HuangDan 2018-09-27 19:49:13 +0800
  • 2a0bbd1c37 Fixed errors './cuttlefish: command not found' when running make app.config HuangDan 2018-09-27 14:43:06 +0800
  • 3bab3cbd2a Shared subscriber should be keyed by SharedName + Topic spring2maz 2018-09-27 21:50:23 +0200
  • 96b5d71a67 Fix args errors on emqx_hook:run('message.acked') HuangDan 2018-09-26 19:11:50 +0800
  • d1c72b92af Add 'sticky' dispatch strategy for shared subscription HuangDan 2018-09-27 10:46:14 +0800
  • db520b9b94 Disable the rate_limit of MQTT/TCP listener by default. Feng Lee 2018-09-25 22:37:45 +0800
  • c123064afc Upload coveralls data only when sucess spring2maz 2018-09-23 10:18:25 +0200
  • 0b0ef9bd54 Fix default QoS in test cases spring2maz 2018-09-23 10:13:02 +0200
  • 9b2629e884 Fix dependency version discrepancy between Makefile and rebar.config spring2maz 2018-09-23 09:12:39 +0200
  • 8a8729f9ea Make rebar3 xref work. spring2maz 2018-09-23 09:04:41 +0200
  • ddc2c0cdeb
    Merge pull request #1859 from emqx/emqx30 huangdan 2018-09-22 20:11:01 +0800
  • 5dfd431040 Fix typo v3.0-beta.3 HuangDan 2018-09-22 19:40:07 +0800
  • 925e98a3e5
    Merge pull request #1823 from emqx/add-shared-sub-strategy turtleDeng 2018-09-22 19:30:08 +0800
  • a46a1a2525 Upgrade the esockd library to v5.4.1 HuangDan 2018-09-22 18:33:33 +0800
  • 4336b7c9a0 Fix bug in issue#1848 周子博 2018-09-22 18:19:57 +0800
  • 5afaac4641 Add emqx_broker:subscribe/3 defult qos turtled 2018-09-22 18:03:05 +0800
  • 3b9247994d Refine emqx_mock_client spring2maz 2018-09-15 15:02:16 +0200
  • b35d37c92d Add new shared subscription dispatch strategy spring2maz 2018-09-13 18:20:41 +0200
  • 795ee300d1 Disable the publish_limit by default Feng Lee 2018-09-22 16:14:02 +0800
  • 5689ad3485 Fix issue #1847. Feng Lee 2018-09-22 16:10:30 +0800
  • 8f35d13e17 Improve bridges design (#1849) turtleDeng 2018-09-22 16:19:28 +0800
  • 475f2a87c6 Rm emqx_ctl set|show cmds turtled 2018-09-22 16:17:21 +0800
  • 03f607c1b2 Fix issue#1833 and #1834 (#1845) tigercl 2018-09-22 16:10:24 +0800
  • 8653732bae Revert "Calculate the 1.5 keep alive time exactly" turtleDeng 2018-09-22 14:50:57 +0800
  • b4b31dbfe4 Merge branch 'more-gc-enforcement-policies' into emqx30 Feng Lee 2018-09-22 06:41:08 +0800
  • 02ddcf37cd
    Merge branch 'emqx30' into more-gc-enforcement-policies Feng Lee 2018-09-22 06:35:11 +0800
  • a4cbe4d0ad Merge branch 'shutdown-policy' into emqx30 Feng Lee 2018-09-22 06:29:55 +0800
  • 3dfe4168cb
    Change '0KB' to '0MB' Feng Lee 2018-09-22 06:24:41 +0800
  • 71c556bb8a Merge branch 'shutdown-policy' of github.com:emqx/emqx into shutdown-policy Feng Lee 2018-09-22 06:20:26 +0800
  • 05a5ad0f8c
    Use '0MB' to configure size of force_shutdown_policy Feng Lee 2018-09-22 06:14:43 +0800
  • 29787d8945
    Use '0MB' to configure bytes of force_gc_policy Feng Lee 2018-09-22 06:08:53 +0800
  • ee7a7e2479
    Fix typo Feng Lee 2018-09-22 06:05:29 +0800
  • 33f9e895ad
    Merge branch 'emqx30' into more-gc-enforcement-policies Feng Lee 2018-09-22 05:52:41 +0800
  • fbac9ce43e Improve the foce_gc_policy config. Feng Lee 2018-09-22 05:42:38 +0800
  • b61615323b Move shutdown policy config to zone configs spring2maz 2018-09-19 21:39:26 +0200
  • f70d16e387 Add a test case to cover timeout message flush in emqx_misc spring2maz 2018-09-18 23:20:40 +0200
  • 6fca651a84 Add connection/session shutdown policy spring2maz 2018-09-18 22:53:37 +0200
  • f9f09f66dd Add new shutdown-policy config schemas spring2maz 2018-09-18 21:44:25 +0200
  • 721f237bc4 Rewrite emqx_gc.erl spring2maz 2018-09-09 16:30:40 +0200
  • 98758752d4
    Merge pull request #1839 from tigercl/emqx30 turtleDeng 2018-09-21 20:05:10 +0800
  • 389b3c80bc Fix the message delivery to remote terry-xiaoyu 2018-09-21 18:18:18 +0800
  • ab2697671a Change the location of the recording last packet timestamp 周子博 2018-09-21 19:59:32 +0800
  • aade94711c Use process dictionaries to record last packet timestamp 周子博 2018-09-21 18:50:26 +0800
  • b1d4ec750a Remove the same test cases as emqx_keepalive 周子博 2018-09-20 17:58:54 +0800
  • 2c350bf5fb Match test case for last change 周子博 2018-09-20 17:19:21 +0800
  • 768d1786c7 Fix bug 周子博 2018-09-20 15:55:36 +0800
  • 073bf481c9 Calculate the 1.5 keep alive time exactly 周子博 2018-09-20 15:51:28 +0800
  • 1256ce1500
    Merge pull request #8 from emqx/emqx30 tigercl 2018-09-20 15:15:11 +0800
  • f58165db73 Move shutdown policy config to zone configs spring2maz 2018-09-19 21:39:26 +0200
  • f75a624197 Add a test case to cover timeout message flush in emqx_misc spring2maz 2018-09-18 23:20:40 +0200
  • 25b61afe0d Add connection/session shutdown policy spring2maz 2018-09-18 22:53:37 +0200
  • 81d575c3c1 Add new shutdown-policy config schemas spring2maz 2018-09-18 21:44:25 +0200
  • e940c1c970 Rewrite emqx_gc.erl spring2maz 2018-09-09 16:30:40 +0200
  • 3822ff987b Fix function args HuangDan 2018-09-18 00:01:15 +0800
  • ec061f7a21 Merge branch 'emqx30' of github.com:emqx/emqx into emqx30 Feng Lee 2018-09-16 20:50:35 +0800
  • 69e5869fa0 Add submit/2, async_submit/2 functions for emqx_pool module. Feng Lee 2018-09-16 20:49:47 +0800
  • 737dcff44e Add space before plugins.etc_dir in emqx.conf Michal-Drobniak 2018-09-14 11:46:52 +0200
  • f5ed6ddb05 Change comments 周子博 2018-09-14 11:40:57 +0800
  • 5eb92e37cc Remove check for MQTT path, and normalize code 周子博 2018-09-14 11:29:38 +0800
  • 5465b015be Add test case for last change 周子博 2018-09-14 10:40:16 +0800
  • 6f536eaac4 Add customized mqtt path for websocket 周子博 2018-09-14 10:10:32 +0800
  • 0c6a268539 Set default value of message expiry interval for not mqtt 5.0 message 周子博 2018-09-13 10:31:36 +0800
  • 88b3460715 Add feature for issue#1809 周子博 2018-09-12 15:17:18 +0800
  • 49ed6f800c Change comments 周子博 2018-09-14 11:40:57 +0800
  • c7928235c3 Remove check for MQTT path, and normalize code 周子博 2018-09-14 11:29:38 +0800
  • a38d357847 Add test case for last change 周子博 2018-09-14 10:40:16 +0800
  • e33414aca1 Add customized mqtt path for websocket 周子博 2018-09-14 10:10:32 +0800
  • 45b2686e1c Delete unnecessary code Prior to this change, there are multiple deprecated functions. Gilbert Wong 2018-09-14 09:23:27 +0800
  • 35d209f364 Fix travis build spring2maz 2018-09-13 18:23:19 +0200
  • fde6a2a4c3 Fixed issue #1811 HuangDan 2018-09-13 20:22:13 +0800
  • 713c43b833 Set default value of message expiry interval for not mqtt 5.0 message 周子博 2018-09-13 10:31:36 +0800
  • 8db9f3e81d Update & clarify module doc for emqx_mqueue.erl spring2maz 2018-09-12 20:01:31 +0200
  • 2008e9d0a4
    Merge pull request #7 from emqx/emqx30 tigercl 2018-09-12 15:20:24 +0800
  • d29069a50d Add feature for issue#1809 周子博 2018-09-12 15:17:18 +0800
  • f954feffa5 Delete syslog deps in Makefile HuangDan 2018-09-12 14:26:20 +0800
  • 0c39a7620e Rebar3 and erlang.mk dual support. (#1806) spring2maz 2018-09-09 15:51:42 +0200
  • 3caa41f751 Add run hook when duplicated subscription v3.0-beta.2 周子博 2018-09-08 18:59:57 +0800
  • 5b47df1631 Add run hook when duplicated subscription 周子博 2018-09-08 18:59:57 +0800
  • 23c91c0a40 no message 周子博 2018-09-08 18:05:04 +0800
  • 40977e529a Retain flag in retained message must set to 1 周子博 2018-09-08 13:35:23 +0800
  • 758d18e21f no message 周子博 2018-09-08 18:05:04 +0800
  • caedcee2de fix listerners and access suites Prior to this change, listeners test suites did not start cowboy which is responsible for websocket connections. and access suites start duplicated processes and these actions are wrong Gilbert Wong 2018-09-08 14:32:02 +0800
  • fdd9377a65 Retain flag in retained message must set to 1 周子博 2018-09-08 13:35:23 +0800
  • d42a6dd4dc
    Merge pull request #1801 from tigercl/emqx30 Gilbert 2018-09-08 13:19:04 +0800
  • e199e29b67
    Merge pull request #1802 from Gilbert-Wong/emqx30 Shawn 2018-09-08 12:58:43 +0800
  • 78020de302 fix pattern match bu Prior to this change, when packet have topic alias, the check_pub_caps function could not be matched correctly Gilbert Wong 2018-09-08 12:50:14 +0800
  • 2d10d6971d add pattern match for topic alias Prior to this change, it assume that topic_alias exists defaultly which may cause the unexpected bug Gilbert Wong 2018-09-08 12:01:22 +0800
  • 08bab7efa4 Fix bugs in test cases 周子博 2018-09-08 11:49:20 +0800
  • c8341c85ba
    Merge pull request #1800 from terry-xiaoyu/ignor_zero_will_delay turtleDeng 2018-09-08 10:40:12 +0800
  • 2121da3755 Ignore Will-Delay-Interval = 0 terry-xiaoyu 2018-09-08 10:10:22 +0800
  • c8361124ae
    Merge pull request #6 from emqx/emqx30 tigercl 2018-09-08 10:04:35 +0800
  • c0ddbba5db
    Merge pull request #1794 from spring2maz/generate-temp-config-for-test turtleDeng 2018-09-07 21:50:35 +0800
  • 0ec461484e
    Merge pull request #1790 from emqx/emqx30-feng turtleDeng 2018-09-07 21:46:30 +0800
  • 66e9f9b02a
    Merge pull request #1789 from Gilbert-Wong/emqx30 turtleDeng 2018-09-07 21:44:20 +0800