Commit Graph

6497 Commits

Author SHA1 Message Date
Feng Lee 4cfa07d774 Merge pull request #452 from emqtt/0.16
0.16 - Licensed under the Apache 2.0. Improve the design of cluster, route and trie.
2016-02-16 03:45:27 +08:00
Feng 3902dc32dd upgrade all plugins 2016-02-16 03:20:48 +08:00
Feng 9ec6abde31 ct as test 2016-02-16 03:13:08 +08:00
Feng 955d8e37fd router_pool/1 2016-02-16 03:03:16 +08:00
Feng 757d1f5fc5 Merge branch 'master' into 0.16 2016-02-16 02:56:59 +08:00
Feng 6930439158 -compile(export_all) 2016-02-16 02:54:29 +08:00
Feng 3d7d473f35 0.16.0 2016-02-16 02:49:41 +08:00
Feng e76f35f5c1 fix issue #445 2016-02-16 02:46:03 +08:00
Feng 928780f322 common tests 2016-02-16 02:20:29 +08:00
Feng 8ba6c5bbb6 foreach 2016-02-16 02:17:14 +08:00
Feng e605dcb111 fix spec of wildcard/1 2016-02-16 02:16:55 +08:00
Feng 87a2f2680c rm priority flag 2016-02-16 02:16:30 +08:00
Feng 3d2cb93ebd rm -ifdef(TEST) 2016-02-16 02:16:14 +08:00
Feng 3561680697 rm lager:error log 2016-02-16 02:15:52 +08:00
Feng e8c0546525 comment enunit verbose 2016-02-15 11:45:30 +08:00
Feng dfc2c7c79d ERL_FLAGS for test 2016-02-14 01:51:27 +08:00
Feng 9cb0fe3f0a more test cases 2016-02-14 01:50:51 +08:00
Feng dfdad8bcb6 refactor the router and pubsub 2016-02-14 01:48:49 +08:00
Feng 5cf655286a config and data for unit test 2016-02-14 01:26:39 +08:00
Feng 15ad12d58d more unit tests 2016-02-14 01:26:01 +08:00
Feng 0d21e5c911 fix issue #440 - mqtt_message record: add 'sender' field 2016-02-14 00:35:42 +08:00
Feng 150c103cfa replace emqttd_opts:g/3 with proplists:get_value/3 2016-02-13 18:36:33 +08:00
Feng 541af6256d replace emqttd_opts:g/3 with proplists:get_value/3 2016-02-13 18:36:09 +08:00
Feng 49a979a25e replace emqttd_opts:g/3 with proplists:get_value/3 2016-02-13 18:35:53 +08:00
Feng 1b61ef0856 rm g/2, g/3 2016-02-13 18:35:10 +08:00
Feng 890de0c60a is_queue/1, -ifdef(TEST). 2016-02-13 18:34:28 +08:00
Feng 569e8c3ec5 merge trie records from emqttd_trie.erl to this header file 2016-02-13 14:27:11 +08:00
Feng 3c53cf2b09 merge zenmq_trie, zenmq_mnesia, zenmq_boot 2016-02-13 14:26:40 +08:00
Feng bd1e618cc8 rewrite emqttd_node module 2016-02-11 15:55:10 +08:00
Feng 767c4ccc6e fix issue #449 - Improve the CLI of cluster 2016-02-11 15:54:35 +08:00
Feng 44d598fd87 rm reg_name/2, seed_now/0 functions 2016-02-11 15:53:23 +08:00
Feng 89052d8e6e add emqttd_time module, fix comments and format 2016-02-11 15:52:59 +08:00
Feng 1560386ab2 Fix delete/1, add lookup/1 2016-02-11 15:42:29 +08:00
Feng 3f047a1d16 add emqttd_time module 2016-02-11 14:33:42 +08:00
Feng 1b79ebf232 0.16.0 - fix format/comments, add PROC_NAME/2 macro 2016-02-11 14:33:06 +08:00
Feng 9dda709aa1 move running_nodes/0 to emqttd_mnesia and improve some functions 2016-02-11 14:31:42 +08:00
Feng a5116c7fa6 emqttd_time to replace emqttd_util 2016-02-11 14:30:08 +08:00
Feng ea887c8eee Licensed under the Apache 2.0 2016-02-11 02:02:48 +08:00
Feng 8aad88e825 fix issue #449 - Improve the design of cluster 2016-02-11 01:42:09 +08:00
Feng add9f0619e IF macro 2016-02-10 12:52:37 +08:00
Feng e030454466 if only one core, the router will not work 2016-02-06 16:35:33 +08:00
Feng 02e378be16 upgrade dashboard, recon, stomp 2016-02-05 16:29:13 +08:00
Feng 59d3605634 upgrade mysql, pgsql, redis, template 2016-02-05 16:05:51 +08:00
Feng 94c3e69b44 Licensed under the Apache, Version 2.0 2016-02-05 14:26:17 +08:00
Feng Lee be8457821c Merge pull request #442 from emqtt/0.15
compile behaviour modules first
2016-02-02 13:52:11 +08:00
Feng 1e852ded91 0.16 - support static subscriptions 2016-02-02 13:36:52 +08:00
Feng 5306463b7e updated copyright 2016-02-01 11:59:44 +08:00
Feng 30373016a9 0.15.0 2016-01-31 18:36:34 +08:00
Feng 775dc10367 compile behaviour module first 2016-01-31 15:30:26 +08:00
Feng Lee 1fef08d8bf Merge pull request #439 from mindflayer/patch-1
Update README.md
2016-01-31 00:45:52 +08:00