Commit Graph

  • 7a645dd9cc Add 'include/types.hrl' and introduce some common types Feng Lee 2019-02-19 11:07:44 +0800
  • 44d3eff094 Auto-pull-request-by-2019-02-19 (#2232) 张奇怪 2019-02-19 14:00:34 +0800
  • 8751c10ea5 Update README Feng Lee 2019-02-11 15:44:45 +0800
  • 11d9aaa002 Use the new site 'emqx.io' Feng Lee 2019-02-11 15:41:29 +0800
  • e370571ea3
    Update Copyright to 2019 (#2193) turtleDeng 2019-01-29 11:22:28 +0800
  • 78ea56348c
    Update Copyright to 2019 (#2191) turtleDeng 2019-01-29 10:46:51 +0800
  • 31e95b56c4 Update Copyright to 2019 turtled 2019-01-29 10:43:25 +0800
  • 891ef2680e Merge branch 'emqx30' Feng Lee 2019-01-25 15:54:11 +0800
  • cce6a649cc Fix conflicts turtled 2019-01-25 14:10:30 +0800
  • 00863acea3
    Merge emqx30 (#2181) v3.0.1 turtleDeng 2019-01-25 13:01:48 +0800
  • b461e26f25
    Reload config (#2180) Gilbert 2019-01-24 23:55:57 +0800
  • d5b17c516e Improve the 'try_open_session' function Feng Lee 2019-01-24 10:34:54 +0800
  • bb9c41c9f0 Update rebar.config Feng Lee 2019-01-23 11:00:30 +0800
  • 88dbbc3a44 Upgrade ekka, esockd libraries Feng Lee 2019-01-23 10:47:23 +0800
  • a6f138b55c Improve shared sub dispatch implementation. (#2144) spring2maz 2019-01-22 02:57:37 +0100
  • 55ec358cd6 Fix bridge bug (#2160) Gilbert 2019-01-22 09:42:32 +0800
  • 65eba08912
    Merge pull request #7 from emqx/fix-typo turtleDeng 2019-01-21 14:05:45 +0800
  • 067d28dcb6 Change the reason code in will topic acl check (#2168) Gilbert 2019-01-21 09:49:29 +0800
  • b8929a46c1 Fix the EXIT outputs in Travis CI (#2154) Shawn 2019-01-17 17:14:51 +0800
  • bc31faac6b Fix will msg (#2156) tigercl 2019-01-17 13:57:42 +0800
  • 3748cd434d Add test case for emqx_sys_mon (#2150) YoukiLin 2019-01-12 23:09:39 +0800
  • 7aa46896df Fix typo Gilbert Wong 2019-01-11 16:33:11 +0800
  • ec03f8e1fa Fix the deliver packet bug and add test case Gilbert Wong 2019-01-11 16:28:51 +0800
  • a5f9466040 QoS0 msg support msgid (#2145) turtleDeng 2019-01-11 11:47:10 +0800
  • 5ccaaed34c Add 'next_events/1' and fix the 'process_incoming/3' function Feng Lee 2019-01-10 09:17:21 +0800
  • 3e15ac0bbb Improve the design of 'emqx_client' module Feng Lee 2019-01-09 15:52:19 +0800
  • 30f32de13a Use map to replace 'state' record Feng Lee 2019-01-09 19:41:38 +0800
  • e882af9369 Use the new logger macros Feng Lee 2019-01-09 19:07:34 +0800
  • fe0f5333b3 Improve the pool design Feng Lee 2019-01-09 17:27:30 +0800
  • 73ae8ad57f
    Update erlang/otp version for ci (#2141) Gilbert 2019-01-10 00:11:57 +0800
  • de65e21270 Disable lager terry-xiaoyu 2019-01-08 17:04:13 +0800
  • 36a4eaec02 Fix the test case for 'emqx_router:print_routes/1' Feng Lee 2019-01-09 12:10:54 +0800
  • 52241a7804 Add more test cases for code coverage Feng Lee 2019-01-09 11:48:52 +0800
  • d27c824ed8 Add test case for emqx_trie:empty/0 Feng Lee 2019-01-04 18:09:40 +0800
  • 4230a3c535 Optimize the trie match Feng Lee 2019-01-04 17:49:55 +0800
  • 0c418581b2 Add emqx_trie:empty/0 and optimize match_routes/1 Feng Lee 2018-12-24 13:08:20 +0800
  • 981d785c06 Fix data type of mountpoint from string to binary Frank 2019-01-08 10:14:48 +0800
  • dee88fb018 Fix mem cache bug (#2129) Gilbert 2019-01-07 14:15:27 +0800
  • 0d9929fdaa Logger level in one command (#2115) Shawn 2019-01-07 11:40:54 +0800
  • cb93a356a0 Fix crash if peer closed the connection (#2120) Shawn 2019-01-07 11:40:05 +0800
  • 9f83544fce
    Fix failed testcase (#2127) Gilbert 2019-01-06 19:53:01 +0800
  • 99f4283458 Update cuttlefish to v2.2.1 terry-xiaoyu 2019-01-04 22:55:58 +0800
  • d7254cdc7f Add more macros for logger Feng Lee 2019-01-04 17:17:43 +0800
  • 3b8eb41347 Remove the log header macro terry-xiaoyu 2019-01-03 18:23:33 +0800
  • 69954480bf
    Hook args (#2119) Shawn 2019-01-03 13:54:31 +0800
  • 78b3c375d8
    Improving 'emqx_ws_connection' coverage (#2107) YoukiLin 2019-01-03 12:59:39 +0800
  • 9a2573d54b Refactor bridge (#2117) Gilbert 2019-01-03 09:10:43 +0800
  • 72791b569e
    Improve app src (#2114) Gilbert 2018-12-28 20:04:52 +0800
  • eed03ee297 Add replayq in emqx.app.src Gilbert Wong 2018-12-28 19:51:19 +0800
  • 6a1ebe299a
    Merge emqx32 to emqx30 (#2112) turtleDeng 2018-12-28 19:44:41 +0800
  • d854120023
    Show plugin name if cannot start it (#2111) Shawn 2018-12-28 16:37:01 +0800
  • 24ac3e78a2
    Add +L vm args for reducing some memory (#2110) Shawn 2018-12-28 15:49:38 +0800
  • 118e67a8ca Fix the rebar-xref error (#2108) Gilbert 2018-12-28 09:22:26 +0800
  • ff9fccdb07 Merge branch 'emqx30' Feng Lee 2018-12-26 13:14:59 +0800
  • 01aac3f024 Update vsn Gilbert Wong 2018-12-24 16:12:18 +0800
  • 2543f1f840 Update rebar.config turtled 2018-12-24 11:34:44 +0800
  • 157334bd5f Update makefile turtled 2018-12-24 10:39:14 +0800
  • d8ac60f8df Update cuttlefish tag turtled 2018-12-23 21:02:10 +0800
  • 4e469d5bf9 Update cuttlefish tag turtled 2018-12-23 20:55:15 +0800
  • 5e1907d428 Rm vm.args turtled 2018-12-23 20:09:38 +0800
  • 29c80d1807 Force emqx_passwd to be win30 branch Gilbert Wong 2018-12-23 17:27:08 +0800
  • b844665d6b Fix conflicts turtled 2018-12-23 15:07:06 +0800
  • 1797aadbe7 Fix unsuback compat (#2102) v3.0.0 Gilbert 2018-12-22 18:47:38 +0800
  • edf0ded9f3 Fix bug that no update message expiry interval (#2101) tigercl 2018-12-22 11:32:22 +0800
  • f7596b8131 Fix session shutdown bug turtled 2018-12-21 22:44:58 +0800
  • bb45825e77 Inc deliver_stats, enqueue_stats with emqx_pd:update_counter/2 (#2100) Feng Lee 2018-12-21 18:31:04 +0800
  • 6f4d517350 Fix conflicts turtled 2018-12-21 17:55:25 +0800
  • f31e7f8bde Replace put/2 with emqx_pd:update_counter/2 (#2098) Feng Lee 2018-12-21 17:47:49 +0800
  • 390fae1134 Rm clique dep turtled 2018-12-21 17:05:14 +0800
  • 7d3357e0f3 Merge emqx32 turtled 2018-12-21 16:01:32 +0800
  • e949e8cbd8 Add format output for test print (#2076) YoukiLin 2018-12-21 15:42:42 +0800
  • 10e5210581 Workaround ssl:setopts(SslSock, [{active, N}]) (#2095) Feng Lee 2018-12-21 15:39:24 +0800
  • 31bf01fd7a Fix bug in topic alias maximum (#2074) tigercl 2018-12-21 14:01:21 +0800
  • 3fec9cdf0a Try to simulate a '{ssl_passive, Sock}' message:( Feng Lee 2018-12-21 11:56:22 +0800
  • 4f84a31d02
    Update copyright (#2093) turtleDeng 2018-12-21 11:06:50 +0800
  • bf7f10ecd1 Add will topic validation and acl check (#2075) Gilbert 2018-12-21 10:49:03 +0800
  • c93d0fb174 Add test cases for emqx_gc module Feng Lee 2018-12-21 10:16:45 +0800
  • 367b717c40 Implement a new 'emqx_gc' module (#2090) Feng Lee 2018-12-20 22:42:18 +0800
  • 1007105b57 Delete metrics test in session test suite Gilbert Wong 2018-12-20 22:29:31 +0800
  • b4833d6973 Fixed conflicts turtled 2018-12-20 22:23:20 +0800
  • 938d30268a Remove extra case...of (#2082) tigercl 2018-12-20 21:42:14 +0800
  • 6b538d2363 Add test cases for 'emqx_cm' and 'emqx_sm' (#2073) YoukiLin 2018-12-20 21:03:40 +0800
  • 14cffcf7fb Add the 'emqx_pd' module Feng Lee 2018-12-20 16:45:25 +0800
  • 14a12e0c6c Move the 'LOG_HEADER' macro above '-include(logger.hrl)' Feng Lee 2018-12-20 14:37:30 +0800
  • 6e1b47f1f9 Improve the emqx_connection module Feng Lee 2018-12-20 14:17:16 +0800
  • d827604213 Remove the ensure_stats_timer/1 call from reply/2 and noreply/1 Feng Lee 2018-12-20 10:56:56 +0800
  • 42fc8f5811 Improve the session module Feng Lee 2018-12-20 10:17:14 +0800
  • 97474171d0 Better report errors in acl.conf (#2065) tigercl 2018-12-19 23:06:48 +0800
  • 7a1ec580b0 Update broker test cases turtled 2018-12-19 17:14:06 +0800
  • 892d9439b9 Implement a new session supervisor. (#2077) Feng Lee 2018-12-19 16:49:35 +0800
  • 7d9e350bbe Add option to disconnect client in case acl deny (#2059) Gilbert 2018-12-19 10:34:06 +0800
  • c7fa4b1b15 Revert vm args in emqx conf b (#2070) Shawn 2018-12-18 16:50:47 +0800
  • 666d9706a3 Fixed conflicts turtled 2018-12-18 16:41:10 +0800
  • 1e2c5db36c Modify batch size turtled 2018-12-18 10:21:00 +0800
  • 18f809d396 Update LICENSE above each source file Gilbert Wong 2018-12-18 15:15:47 +0800
  • dc06c0beab Remove 'topic_alias_maximum' from session's state Feng Lee 2018-12-18 15:11:04 +0800
  • 95ad67b47c Fix a bug that will not send a will message in some cases (#2068) tigercl 2018-12-18 14:55:37 +0800
  • 9a7b84fe62 Update README and LICENSE Gilbert Wong 2018-12-18 13:32:38 +0800
  • b7a39f25f2 Revert "Fix a bug that will not send a will message in some cases" 周子博 2018-12-18 12:02:18 +0800
  • 675edf3fab Fix a bug that will not send a will message in some cases 周子博 2018-12-18 12:01:41 +0800