HuangDan
|
6f28c36fef
|
Merge branch 'develop' of https://github.com/emqtt/emqttd into develop
|
2017-07-06 15:54:16 +08:00 |
HuangDan
|
f9cf00804f
|
Add dialyze dependencies
|
2017-07-06 15:54:03 +08:00 |
turtled
|
5433af4c92
|
Add reopen/close ctl command
|
2017-07-06 14:49:17 +08:00 |
Feng Lee
|
3d284c9313
|
Merge pull request #1134 from emqtt/develop
Fix exit code of emqttd_ctl CLI
|
2017-07-06 12:34:34 +08:00 |
turtled
|
a427a53a30
|
Fix error exit code from emqttd_ctl
|
2017-07-06 11:25:05 +08:00 |
turtled
|
934287b926
|
Fix error exit code from emqttd_ctl
|
2017-07-06 10:52:27 +08:00 |
huangdan
|
52d927261e
|
Merge pull request #1127 from emqtt/emq22
Version 2.2-rc.2
|
2017-07-03 00:00:19 +08:00 |
Feng Lee
|
604b001f39
|
Merge pull request #1122 from emqtt/develop
Add function restart_listener
|
2017-07-01 18:18:04 +08:00 |
turtled
|
88797062a4
|
Add function restart_listener
|
2017-07-01 17:51:55 +08:00 |
Feng Lee
|
1ea630bc9e
|
Integrate with ekka library
|
2017-06-28 16:51:19 +08:00 |
Feng Lee
|
e4ac8a56dd
|
Add 'cluster.cookie' configuration
|
2017-06-28 16:39:11 +08:00 |
Feng Lee
|
8a804c56f3
|
Monitor/Unmonitor membership events
|
2017-06-28 15:51:24 +08:00 |
Feng Lee
|
cc6696f8cb
|
Tune the log level
|
2017-06-25 07:11:36 +08:00 |
Feng Lee
|
50c312e736
|
Merge master branch
|
2017-06-22 12:53:33 +08:00 |
Feng Lee
|
0b58719342
|
Monitor changes of membership
|
2017-06-22 12:50:55 +08:00 |
huangdan
|
f7522a56b8
|
Merge pull request #1109 from emqtt/emq22
Version 2.2-rc.2
|
2017-06-21 14:48:50 +08:00 |
huangdan
|
aacda11244
|
Merge pull request #1108 from emqtt/develop
Update spec #1106
|
2017-06-21 11:06:12 +08:00 |
turtled
|
ae36a8c8c2
|
Update spec #1106
|
2017-06-21 10:11:34 +08:00 |
Feng Lee
|
1f3bab2bcb
|
Integrate with ekka library, use ekka:subscribe/1 to replace mnesia:subscribe/1
|
2017-06-16 16:02:36 +08:00 |
Feng Lee
|
1e205720cc
|
Refactor: rename 'tick_tref' field to 'ticker'
|
2017-06-16 16:01:27 +08:00 |
Feng Lee
|
adfd34852b
|
Register 'fun emqttd:reboot/0'
|
2017-06-16 14:52:40 +08:00 |
Feng Lee
|
9b646d8cbc
|
Integrage with 'ekka' library
|
2017-06-16 12:30:09 +08:00 |
Feng Lee
|
44565a3de1
|
Version 2.3
|
2017-06-15 16:43:07 +08:00 |
huangdan
|
0067090d6a
|
Merge pull request #1101 from emqtt/emq22
Version 2.2-rc.1
|
2017-06-13 22:21:16 +08:00 |
huangdan
|
99bd9ba19b
|
Merge pull request #1100 from emqtt/develop
Remove from cluster, delete the node in extra_db_nodes
|
2017-06-13 21:35:07 +08:00 |
turtled
|
37b625aa57
|
Format code
|
2017-06-13 21:13:57 +08:00 |
turtled
|
88d466eb1a
|
remove from cluster, delete the node in extra_db_nodes
|
2017-06-13 21:02:38 +08:00 |
huangdan
|
8bc0d77df6
|
Merge pull request #1099 from emqtt/develop
Stop the HTTP API Listener
|
2017-06-13 13:31:12 +08:00 |
turtled
|
bbcc082a0d
|
Add stop api listener function
|
2017-06-13 11:15:26 +08:00 |
turtled
|
f18051c340
|
Add stop api listener function
|
2017-06-13 11:06:35 +08:00 |
Feng Lee
|
fa138882a3
|
Merge the updates of test case
|
2017-06-13 10:51:56 +08:00 |
Feng Lee
|
79c2fa631e
|
Fix the issue that we cannot remove a down node from the cluster
|
2017-06-13 10:35:22 +08:00 |
Feng Lee
|
a5cac277c1
|
Add cluster_nodes/1 function
|
2017-06-13 10:33:56 +08:00 |
HuangDan
|
c0bb20c2d9
|
Remove bridge command qos option
|
2017-06-12 22:52:23 +08:00 |
huangdan
|
e444cc2d1a
|
Merge pull request #1098 from emqtt/develop
Update test case for http api
|
2017-06-12 22:47:12 +08:00 |
HuangDan
|
de2e1f79e8
|
Update test case for http api
|
2017-06-12 22:45:39 +08:00 |
Feng Lee
|
470e76346f
|
Merge pull request #1097 from emqtt/develop
Update listener.api schema
|
2017-06-12 21:58:55 +08:00 |
turtled
|
70507e893c
|
Update listener.api schema
|
2017-06-12 21:54:51 +08:00 |
turtleDeng
|
0ec1f0ccf9
|
Merge pull request #1096 from emqtt/develop
Fix the race condition issue caused by unregister_session/1
|
2017-06-12 21:52:55 +08:00 |
Feng Lee
|
53f5188cbb
|
Fix the race condition issue caused by unregister_session/1
|
2017-06-12 19:13:58 +08:00 |
Feng Lee
|
f0804df014
|
Merge pull request #1094 from emqtt/develop
Add a new listener for HTTP REST API
|
2017-06-12 16:32:55 +08:00 |
turtled
|
6918a69a2b
|
Update listener.api configuration
|
2017-06-12 16:09:18 +08:00 |
turtled
|
4888702712
|
Remove bridge command qos option
|
2017-06-12 15:13:54 +08:00 |
turtled
|
0d1205962e
|
Update listener.api configuration
|
2017-06-09 15:04:53 +08:00 |
turtled
|
866c33f6fc
|
conflicts fixed
|
2017-06-09 14:55:03 +08:00 |
turtled
|
1a8cc2e146
|
Add http to listen on port 8080 for the http REST API
|
2017-06-09 14:54:03 +08:00 |
huangdan
|
034f39e811
|
Add ‘Compiled with option debug_info’
|
2017-06-05 10:38:48 +08:00 |
huangdan
|
ca99b30915
|
Merge pull request #1075 from emqtt/emq22
Version 2.2-beta.3
|
2017-05-27 11:32:36 +08:00 |
huangdan
|
5eb590cf27
|
Merge pull request #1074 from emqtt/develop
Update the default value of 'mqtt.mqueue.max_length' to 1000
|
2017-05-27 11:28:35 +08:00 |
huangdan
|
db6b501691
|
Update the default value of 'mqtt.mqueue.max_length' to 1000
|
2017-05-27 11:26:04 +08:00 |