Commit Graph

20511 Commits

Author SHA1 Message Date
Feng Lee 54b496de67 cuttlefish conf 2016-10-09 15:33:41 +08:00
Feng Lee 99632bfbb6 rm gen_conf 2016-10-09 09:35:57 +08:00
Feng Lee 53e9b36ba4 listeners, modules 2016-10-08 19:57:28 +08:00
Feng 3406137433 new config 2016-10-08 18:38:33 +08:00
Feng Lee 5700118af1 Merge pull request #708 from emqtt/emq20
2.0-rc.1
2016-10-02 20:16:09 +08:00
Feng cec3f781a0 2.0-rc.1 - update docs for redis plugin 2016-10-02 18:42:55 +08:00
Feng 52403ceb67 update Makefile 2016-10-02 15:02:49 +08:00
Feng 2e9bc16136 emqttd_plugins:init/0 2016-10-02 14:36:54 +08:00
Feng 36ecbdc653 rm .git 2016-10-02 14:18:42 +08:00
Feng daa87206a7 random 2016-10-01 09:43:21 +08:00
Feng 6b3d67c515 fix random:seed/1 warning 2016-09-30 16:13:50 +08:00
Feng f510ab894f remove is_superuser/2 callback 2016-09-30 10:23:04 +08:00
Feng aa3c8b2821 Merge branch 'emq20' of github.com:emqtt/emqttd into emq20 2016-09-28 22:46:41 +08:00
Feng 8d48e8d2e2 Support 'is_superuser/2 callback 2016-09-28 22:45:20 +08:00
Feng d0218deb88 Add hooks: session.created, session.terminated 2016-09-28 22:43:58 +08:00
huangdan 188dcb2645 Merge branch 'emq20' of https://github.com/emqtt/emqttd into emq20 2016-09-28 11:21:38 +08:00
huangdan e3e00a99b1 alarm test 2016-09-25 07:40:36 +08:00
Feng 0063895706 test emqttd:run_hooks/2 2016-09-23 15:29:39 +08:00
Feng 66ca65733a emqttd:run_hooks/2, emqttd_hook:run/2 2016-09-23 15:29:12 +08:00
huangdan c5bb1e031e cluster ct 2016-09-21 11:27:39 +08:00
Feng Lee 693dd18122 Merge pull request #697 from emqtt/emq20
2.0-beta.3: support local subscription, shared subscription
2016-09-18 23:40:56 +08:00
Feng 077942c0e1 2.0-beta.3 2016-09-18 23:36:13 +08:00
huangdan 6bfb794ab7 share local ct 2016-09-18 18:04:50 +08:00
Feng 1bb1799d34 local subscription, shared subscription 2016-09-18 14:08:57 +08:00
Feng cf821826b6 Merge branch 'emq20' 2016-09-10 17:34:20 +08:00
Feng 811f8a10eb v2.0-beta.2-20160910 2016-09-10 17:34:00 +08:00
Feng e1d0cdb069 emqttd_plugin_ -> emqttd_auth_ 2016-09-10 16:35:40 +08:00
Feng 28675d7451 Merge branch 'emq20' 2016-09-10 16:18:30 +08:00
Feng 9f68cfec01 releases/2.0/vm.args 2016-09-10 16:04:19 +08:00
Feng Lee 66494ddcc0 Merge pull request #685 from emqtt/emq20
2.0-beta.2: improve the hooks design and consolidate the variables' format
2016-09-10 13:41:55 +08:00
Feng 366646bbb4 fix format 2016-09-10 13:31:51 +08:00
Feng a51f921c67 2.0-beta.2 2016-09-10 13:19:52 +08:00
Feng dc72e831c2 emqttd_plugin_ -> emqttd_auth_ 2016-09-10 00:15:05 +08:00
Feng d0f7596457 mqtt retained 2016-09-10 00:12:51 +08:00
Feng 983f93d639 hooks 2016-09-09 23:17:49 +08:00
Feng 82b31b630e -> %u 2016-09-09 23:06:41 +08:00
Feng 7d9ad96021 refactor emqttd_conf 2016-09-09 22:52:17 +08:00
turtled 61d8b2d907 fixed emqttd_ctl bridges list error 2016-09-09 21:49:57 +08:00
Feng Lee 7e41bc9091 improve conf design 2016-09-09 20:30:00 +08:00
Feng Lee edb45d7029 retained_message -> mqtt_retained 2016-09-09 19:38:42 +08:00
Feng Lee 5eda6c9dd2 rewrite_subscribe/4, rewrite_unsubscribe/4 2016-09-09 17:37:25 +08:00
Feng Lee 66c84aef00 '' -> '%u', '' -> '%c' 2016-09-09 17:00:12 +08:00
Feng Lee 6ceb1c6718 Fix subscribe, unsubscribe 2016-09-09 16:34:29 +08:00
Feng bd61ddb03c map() 2016-09-09 10:48:39 +08:00
Feng 2c5b543440 test 2016-09-09 10:38:52 +08:00
Feng 5d10a1c224 Merge branch 'emq20' of github.com:emqtt/emqttd into emq20 2016-09-09 10:36:22 +08:00
Feng Lee ce31194391 Merge pull request #681 from farhadi/master
Fixing issues in cluster mode.
2016-09-09 10:27:54 +08:00
huangdan a677e1628d rename mqtt_topic 2016-09-08 15:40:35 +08:00
Feng a16802d018 session.subscribed, session.unsubscribed hooks and retainer module 2016-09-08 09:10:45 +08:00
Ali Farhadi 49258f4a0c Fixing issues in cluster mode. 2016-09-07 15:07:06 +04:30