Commit Graph

4484 Commits

Author SHA1 Message Date
Feng Lee 88f84a4a0c Support to configure keepalive backoff 2017-08-07 18:27:16 +08:00
Feng Lee 925e35dcbd Remove the fullsweep_after option 2017-08-07 12:15:52 +08:00
Feng Lee ffebce5090 Depend on develop branch of ekka 2017-07-26 13:58:44 +08:00
Feng Lee 8325056061 Authorize HTTP Publish API with clientId 2017-07-26 13:16:46 +08:00
Feng Lee f25661d3cd Merge pull request #887 from chimit/master
Add ClientId parameter into the auth on HTTP Publish
2017-07-26 13:02:02 +08:00
Feng Lee 2167e26c0d Merge pull request #1164 from emqtt/emq24
Update README - Add emq_auth_jwt, emq_lwm2me Plugins
2017-07-24 15:06:36 +08:00
Feng Lee dc4a1c8720 Merge pull request #1163 from emqtt/develop
Update README - Add emq_auth_jwt and emq_lwm2m Plugins
2017-07-24 15:05:22 +08:00
Feng Lee 617f1fe5b7 Update README - Add emq_auth_jwt and emq_lwm2m Plugins 2017-07-24 14:53:59 +08:00
Feng Lee 471ff5e909 Update README.md 2017-07-24 14:49:38 +08:00
Feng Lee c349567450 Merge pull request #1161 from emqtt/emq24
Fix the 'case clause matching' exception
2017-07-24 09:48:25 +08:00
Feng Lee 2c4d452fa0 Merge pull request #1160 from emqtt/develop
Fix the 'case clause matching' exception
2017-07-24 09:42:40 +08:00
Feng Lee c4464954b0 Fix the 'case clause matching' exception 2017-07-24 09:34:22 +08:00
HuangDan d57fa1a2bb Fix Conflicting files 2017-07-23 21:23:47 +08:00
Feng Lee 0537351eed Merge pull request #1159 from emqtt/develop
Fix the undefined error
2017-07-23 21:21:49 +08:00
Feng Lee 6b0571d76c Fix the undefined error 2017-07-23 20:49:58 +08:00
Feng Lee 74145cf5df Depends on master branch of ekka library 2017-07-23 18:55:21 +08:00
Feng Lee 263a553c50 Depends on emq24 branch of ekka library 2017-07-23 18:53:43 +08:00
Feng Lee 04166ff891 Merge pull request #1157 from emqtt/emq24
Version 2.3 - Autocluster and Autoheal
2017-07-23 18:50:33 +08:00
Feng Lee 156d0a1771 Merge pull request #1156 from emqtt/develop
Version 2.3
2017-07-23 18:47:14 +08:00
Feng Lee 09b4f17065 Merge the configuration of ekka 2017-07-23 18:42:54 +08:00
Feng Lee 15a081c9bb Improve the Autocluster design 2017-07-23 18:07:53 +08:00
HuangDan c83b9e6124 Depends on the ekka_mnesia module 2017-07-23 12:41:44 +08:00
turtled 6350337d1d Set cluster.discovery default by mcast 2017-07-22 10:09:53 +08:00
Feng Lee 081717be92 Add autocluster lock 2017-07-21 15:44:38 +08:00
Feng Lee c1bce429d9 Load plugins after autocluster 2017-07-21 13:07:04 +08:00
Feng Lee 041b9100ed Merge configurations of ekka library 2017-07-21 12:52:26 +08:00
Feng Lee 96777a4da8 Start listeners after autocluster 2017-07-21 12:43:28 +08:00
Feng Lee 7f22265e31 Use global:trans/2 to clean routes and sessions 2017-07-20 14:22:18 +08:00
Feng Lee 8277707c1b node.dist_listen_max = 6379 2017-07-18 19:03:45 +08:00
Feng Lee d6d08d6d5e Ensure to start ekka 2017-07-18 18:49:38 +08:00
Feng Lee 437b26718b Call ekka_autocluster:bootstrap/0 to build the cluster 2017-07-18 18:40:03 +08:00
Feng Lee a23df7f16e Support autocluster with IP Multicast 2017-07-18 18:39:02 +08:00
Feng Lee 0a7ca2cdb3 Depends on ekka 0.2 develop branch 2017-07-18 18:37:52 +08:00
HuangDan e3018146e7 Remove invalid test cases 2017-07-12 20:20:47 +08:00
HuangDan cb4841631e Update emqttd Test Suite 2017-07-11 23:48:58 +08:00
turtled 2b54745f69 v2.3 2017-07-10 15:28:13 +08:00
turtleDeng 2cdc0223d1 Merge pull request #1146 from emqtt/emq24
Emq24
2017-07-10 13:09:45 +08:00
turtleDeng 523dd9c8b0 Merge pull request #1145 from emqtt/master
Merge emq22
2017-07-10 13:07:32 +08:00
huangdan f0fc53b9fe Merge pull request #1142 from emqtt/emq22
Version 2.2.0
2017-07-08 14:54:39 +08:00
huangdan 35d1c4dd90 Merge pull request #1141 from emqtt/develop
Format code
2017-07-08 10:04:25 +08:00
turtled 081f5dbe6e Format code 2017-07-08 08:51:44 +08:00
Feng Lee c5b817c634 Merge pull request #1137 from emqtt/develop
Improve the 'listeners restart/stop' CLI
2017-07-07 09:24:27 +08:00
Feng Lee e3d414089f Fix the usage of listeners restart/stop CLI 2017-07-07 09:19:30 +08:00
turtled e42e71dcf7 Format code 2017-07-07 08:56:07 +08:00
HuangDan fb179748c0 Remove invalid test case 2017-07-06 22:27:44 +08:00
HuangDan 4b63b2c098 Format code 2017-07-06 22:15:34 +08:00
Feng Lee a7434f27b9 Merge pull request #1136 from emqtt/develop
Update functions spec
2017-07-06 19:36:38 +08:00
HuangDan 3488d14776 Add 'undefined' from a record field's type 2017-07-06 18:59:54 +08:00
HuangDan 55b77af044 Merge branch 'develop' of https://github.com/emqtt/emqttd into develop 2017-07-06 17:53:31 +08:00
Feng Lee c015f72a90 Merge pull request #1135 from emqtt/develop
Add 'listeners restart/stop' Ctl command
2017-07-06 17:31:07 +08:00