Commit Graph

  • 0063895706 test emqttd:run_hooks/2 Feng 2016-09-23 15:29:39 +0800
  • 66ca65733a emqttd:run_hooks/2, emqttd_hook:run/2 Feng 2016-09-23 15:29:12 +0800
  • c5bb1e031e cluster ct huangdan 2016-09-21 11:27:39 +0800
  • 693dd18122 Merge pull request #697 from emqtt/emq20 v2.0-beta.3 Feng Lee 2016-09-18 23:40:56 +0800
  • 077942c0e1 2.0-beta.3 Feng 2016-09-18 23:36:13 +0800
  • 6bfb794ab7 share local ct huangdan 2016-09-18 18:04:50 +0800
  • 1bb1799d34 local subscription, shared subscription Feng 2016-09-18 14:08:57 +0800
  • cf821826b6 Merge branch 'emq20' Feng 2016-09-10 17:34:20 +0800
  • 811f8a10eb v2.0-beta.2-20160910 Feng 2016-09-10 17:34:00 +0800
  • e1d0cdb069 emqttd_plugin_ -> emqttd_auth_ Feng 2016-09-10 16:35:40 +0800
  • 28675d7451 Merge branch 'emq20' v2.0-beta.2 Feng 2016-09-10 16:18:30 +0800
  • 9f68cfec01 releases/2.0/vm.args Feng 2016-09-10 16:04:19 +0800
  • 66494ddcc0 Merge pull request #685 from emqtt/emq20 Feng Lee 2016-09-10 13:41:55 +0800
  • 366646bbb4 fix format Feng 2016-09-10 13:31:51 +0800
  • a51f921c67 2.0-beta.2 Feng 2016-09-10 13:19:52 +0800
  • dc72e831c2 emqttd_plugin_ -> emqttd_auth_ Feng 2016-09-10 00:15:05 +0800
  • d0f7596457 mqtt retained Feng 2016-09-10 00:12:51 +0800
  • 983f93d639 hooks Feng 2016-09-09 23:17:49 +0800
  • 82b31b630e -> %u Feng 2016-09-09 23:06:41 +0800
  • 7d9ad96021 refactor emqttd_conf Feng 2016-09-09 22:52:17 +0800
  • 61d8b2d907 fixed emqttd_ctl bridges list error turtled 2016-09-09 21:49:57 +0800
  • 7e41bc9091 improve conf design Feng Lee 2016-09-09 20:30:00 +0800
  • edb45d7029 retained_message -> mqtt_retained Feng Lee 2016-09-09 19:38:42 +0800
  • 5eda6c9dd2 rewrite_subscribe/4, rewrite_unsubscribe/4 Feng Lee 2016-09-09 17:37:25 +0800
  • 66c84aef00 '' -> '%u', '' -> '%c' Feng Lee 2016-09-09 17:00:12 +0800
  • 6ceb1c6718 Fix subscribe, unsubscribe Feng Lee 2016-09-09 16:34:29 +0800
  • bd61ddb03c map() Feng 2016-09-09 10:48:39 +0800
  • 2c5b543440 test Feng 2016-09-09 10:38:52 +0800
  • 5d10a1c224 Merge branch 'emq20' of github.com:emqtt/emqttd into emq20 Feng 2016-09-09 10:36:22 +0800
  • ce31194391 Merge pull request #681 from farhadi/master Feng Lee 2016-09-09 10:27:54 +0800
  • a677e1628d rename mqtt_topic huangdan 2016-09-08 15:40:35 +0800
  • a16802d018 session.subscribed, session.unsubscribed hooks and retainer module Feng 2016-09-08 09:10:45 +0800
  • 49258f4a0c Fixing issues in cluster mode. Ali Farhadi 2016-09-07 15:07:06 +0430
  • a4f4b3d283 emq20 Feng 2016-09-05 22:13:28 +0800
  • 887a3a0578 Merge pull request #673 from farhadi/master Feng Lee 2016-09-05 08:55:50 +0800
  • 7a295f614f Send ClientId, Username as a Tuple in unsubscribe hook Ali Farhadi 2016-09-03 11:56:42 +0430
  • 177ae6a71b Fix unmatching args in mod_rewrite unsubscribe hook Ali Farhadi 2016-09-03 11:56:28 +0430
  • aab2bddeda fix issue #671 - fix clientid trace Feng 2016-09-02 09:11:55 +0800
  • 10e9abfdec fix issue #671 - ~p Feng 2016-09-02 08:39:34 +0800
  • 4a6397e0a1 update modules and plugins v2.0-beta.1 Feng 2016-08-30 21:56:02 +0800
  • 9994faf0e3 Merge pull request #665 from emqtt/emq20 Feng Lee 2016-08-30 21:47:43 +0800
  • decaaeacdf Git Branch Feng 2016-08-30 21:46:58 +0800
  • 49a30471b0 the Feng 2016-08-30 21:38:41 +0800
  • ff1c6f363a 2.0 Documentation Feng 2016-08-30 21:36:52 +0800
  • 0ee2a82a49 misc fix Feng 2016-08-30 21:35:09 +0800
  • e2415a598b EMQ 2.0 Documentation Feng 2016-08-30 13:32:17 +0800
  • ff8d074576 HTTP Request Test Feng 2016-08-29 14:15:45 +0800
  • 5bd07bf536 merge master Feng 2016-08-29 14:09:57 +0800
  • 19fd92b41b Send Packet... Feng 2016-08-29 13:57:12 +0800
  • d61d2605ad base62 Feng 2016-08-27 15:50:49 +0800
  • dbed5b914a base62 Feng 2016-08-27 15:44:22 +0800
  • b0f082ebe0 to_hexstr/1, from_hexstr/1 Feng Lee 2016-08-23 10:13:13 +0800
  • a0e2d2981a merge mqtt-sn Feng Lee 2016-08-22 17:41:54 +0800
  • a318244be0 http publish huangdan 2016-08-22 15:22:57 +0800
  • bf28580e65 Merge branch 'emq20' of github.com:emqtt/emqttd into emq20 Feng Lee 2016-08-21 16:22:19 +0800
  • a1ed02499c mqtt_topic Feng Lee 2016-08-21 16:21:45 +0800
  • 74efc0c095 http request test huangdan 2016-08-21 16:12:08 +0800
  • 0816ec9966 emqttd_app eunit huangdan 2016-08-21 14:09:00 +0800
  • 7206e18621 mqtt_topic huangdan 2016-08-21 13:52:53 +0800
  • 1eaa5bdfa6 tab topic huangdan 2016-08-21 13:46:11 +0800
  • 2f777ebe4c test ct huangdan 2016-08-21 13:14:00 +0800
  • 314aaf536f add export huangdan 2016-08-21 13:13:17 +0800
  • 824c960c26 Merge pull request #652 from emqtt/emq10 1.1.3 Feng Lee 2016-08-19 15:49:30 +0800
  • feb0707a18 mochiweb 4.1.1 Feng 2016-08-19 15:41:54 +0800
  • 5b301a7b5b 1.1.3 Feng 2016-08-19 15:36:52 +0800
  • eb0d889566 stable branch Feng 2016-08-19 15:30:00 +0800
  • a59478e653 upgrade recon plugin Feng 2016-08-19 15:22:19 +0800
  • f44a8570d2 upgrade plugins to 1.1.3 Feng 2016-08-19 15:12:22 +0800
  • a6f050b80b Version 1.1.3 Feng 2016-08-19 14:28:19 +0800
  • 452e60bb5f Merge pull request #651 from emqtt/emq10 Feng Lee 2016-08-19 09:43:35 +0800
  • 8f54572f93 run_hooks client.subscribe.after Feng Lee 2016-08-18 15:54:02 +0800
  • 354ab5ad21 msgid -> id Feng Lee 2016-08-18 10:57:00 +0800
  • 6beb6bbbe4 os:timestamp Feng Lee 2016-08-18 10:25:20 +0800
  • f2f5f251d7 improve the design of retainer Feng Lee 2016-08-18 08:09:43 +0800
  • 2b45dbf09f fix 'undefined' msgid Feng Lee 2016-08-17 13:46:32 +0800
  • 6d5ce1f584 Merge branch 'emq20' of github.com:emqtt/emqttd into emq20 Feng Lee 2016-08-17 12:35:59 +0800
  • d72c7ad07c fix format Feng Lee 2016-08-17 12:35:26 +0800
  • b59a1d7547 sender Feng 2016-08-17 08:49:45 +0800
  • 36a33feda8 Merge branch 'emq20' of github.com:emqtt/emqttd into emq20 Feng 2016-08-16 23:09:18 +0800
  • f25420309c -type(). Feng 2016-08-16 23:08:59 +0800
  • c18c5e17b1 mqtt-sn, coap Feng Lee 2016-08-16 16:21:54 +0800
  • 01cf8b8562 Username Feng Lee 2016-08-16 15:49:00 +0800
  • 595c0f2d5a dispatch Feng Lee 2016-08-16 15:38:38 +0800
  • ef8006bc89 fix rewrite Feng Lee 2016-08-16 15:23:17 +0800
  • e2246c7406 reg_session Feng Lee 2016-08-16 14:43:16 +0800
  • d0be556f33 2.0 - improve design of session and hook Feng Lee 2016-08-16 14:29:39 +0800
  • c72a07dbb8 mqtt_delivery, mqtt_message Feng Lee 2016-08-16 13:41:53 +0800
  • 321077179c Merge branch 'emq20' of github.com:emqtt/emqttd into emq20 Feng 2016-08-15 18:04:50 +0800
  • 323cd0e4a6 Merge branch 'emq20' of github.com:emqtt/emqttd into emq20 Feng Lee 2016-08-15 17:30:47 +0800
  • 123f9b444c mqtt_message, mqtt_delivery Feng Lee 2016-08-15 17:30:27 +0800
  • c5e88ab1a4 emqttd_ctl eunit huangdan 2016-08-15 15:36:52 +0800
  • 8c1af879d3 emqttd_app eunit huangdan 2016-08-15 11:29:12 +0800
  • 2d81464fc0 merge Feng 2016-08-14 20:30:41 +0800
  • 78b305ff85 mnesia -> ets Feng 2016-08-14 20:26:52 +0800
  • f166143cd0 Don't register name for pool_sup Feng Lee 2016-08-13 12:21:18 +0800
  • d8aa7d9cfa emqttd_bridge_sup_sup Feng Lee 2016-08-13 11:24:06 +0800
  • 8ca3430e39 improve the design of bridge Feng Lee 2016-08-13 11:03:14 +0800
  • bc5cfb4b36 bridge sup Feng Lee 2016-08-13 11:02:39 +0800
  • 1266b4e860 ack qos Feng Lee 2016-08-12 22:39:13 +0800
  • 0a967df15a do_subscribe_/4, do_unsubscribe_/3 Feng Lee 2016-08-12 22:23:29 +0800