Commit Graph

  • 0174e2774c
    Merge pull request #2906 from emqx/develop turtleDeng 2019-09-16 20:32:21 +0800
  • 46659854da Fix test cases turtled 2019-09-16 20:25:19 +0800
  • dc95786168 Merge remote-tracking branch 'origin/develop' zhanghongtong 2019-09-16 18:56:50 +0800
  • decdce2ae2 Fix unused variable zhouzb 2019-09-16 18:54:34 +0800
  • 0c7c720018 Add delay in test case zhouzb 2019-09-16 17:51:36 +0800
  • e35eaa97b3 Fix test case zhouzb 2019-09-16 17:36:22 +0800
  • 600cd11f1f Rename connection to conninfo zhouzb 2019-09-16 17:22:50 +0800
  • 1667cbd359 Fix test cases zhouzb 2019-09-16 16:05:06 +0800
  • fc553b8cee
    Merge pull request #2803 from emqx/fix_msg_expiry tigercl 2019-09-16 14:45:22 +0800
  • 4764a7707c Rewrite the emqx_packet module and improve channel pipeline (#2903) Feng Lee 2019-09-16 14:17:36 +0800
  • 681ae511a8 Introduce the 'strict_mode' option and validate MQTT header (#2898) Feng Lee 2019-09-16 14:02:31 +0800
  • 35822ff97a
    Fix handling for MQTT spec (#2892) tigercl 2019-09-16 13:51:50 +0800
  • 59309e6c11
    Add print and usage APIs for CLI (#2893) Shawn 2019-09-12 09:35:05 +0800
  • 80621ec9be Fix the test cases for emqx_banned, emqx_flapping modules Feng Lee 2019-09-10 23:38:24 +0800
  • fa516626a6 Inlining is enabled for encode, decode functions. Feng Lee 2019-06-24 10:36:24 +0800
  • 594153c0fb Merge branch 'boot' into develop Feng Lee 2019-09-10 16:26:20 +0800
  • 2bf951d953 Fix the spec of function 'is_enabled/1' Feng Lee 2019-09-10 16:24:38 +0800
  • a3daa533e7 Add a test case for the new flapping module Feng Lee 2019-09-10 16:12:40 +0800
  • 0a1679b122
    Implement a new flapping module (#2884) Feng Lee 2019-09-10 15:21:08 +0800
  • 36806153c7 Merge remote-tracking branch 'origin/develop' zhanghongtong 2019-09-10 12:54:27 +0800
  • 88321fe6fe Remove the emqx_config module Feng Lee 2019-09-07 12:50:46 +0800
  • ee0a76f89d
    Merge pull request #2879 from emqx/master v4.0-alpha.2 4.0-alpha.2 turtleDeng 2019-09-06 20:44:12 +0800
  • 8a9a461537
    Merge pull request #2878 from emqx/develop turtleDeng 2019-09-06 20:43:05 +0800
  • de37d62054
    Update rebar.config (#2877) turtleDeng 2019-09-06 20:42:26 +0800
  • 2089c2108e Default rap is 0 zhouzb 2019-09-06 20:32:10 +0800
  • 893f1c1f3c
    Merge pull request #2876 from emqx/master turtleDeng 2019-09-06 19:36:35 +0800
  • fcf861703f Merge remote-tracking branch 'origin/develop' zhanghongtong 2019-09-06 19:18:11 +0800
  • 6eedcb0eda Add test cases for emqx_boot module Feng Lee 2019-09-06 19:17:31 +0800
  • 6972cbb36e Fix the operator precedence bug Feng Lee 2019-09-06 19:04:11 +0800
  • b97f04ceae Add emqx_boot module Feng Lee 2019-09-06 17:37:50 +0800
  • 7175e4a74c Set 'boot_modules' when starting emqx apps. Feng Lee 2019-09-06 17:36:34 +0800
  • 6e18f8543d Add emqx_boot module Feng Lee 2019-09-06 17:36:13 +0800
  • 5a3645c97e Remove proto_ver field stored in the headers of message zhouzb 2019-09-06 14:51:52 +0800
  • 3038bd4570 Add support for logger per module filtering (#2873) Michael Schmidt 2019-09-05 21:09:10 -0500
  • 624d848f77
    Merge pull request #19 from emqx/develop Shawn 2019-09-06 10:43:25 +0800
  • 2d99a1412e Add support for logger per module filtering (#2873) v3.2.3 Michael Schmidt 2019-09-05 21:09:10 -0500
  • ab7ec8cfd1 Revert wrong fix (#16) Gilbert 2019-09-06 09:28:00 +0800
  • 066763248c Fix dup flag zhouzb 2019-09-05 18:35:29 +0800
  • de44a89c21 Fix the issue that protocol is undefined zhouzb 2019-09-05 18:28:17 +0800
  • 1e4c51f080 Send DISCONNECT on packet parse error terry-xiaoyu 2019-09-05 18:16:00 +0800
  • cc4ee065a4 Remove debug print zhouzb 2019-09-05 16:16:19 +0800
  • 983973c841 Fix set_chan_stats incorrect terry-xiaoyu 2019-09-05 15:59:18 +0800
  • 4ba92b6a3b Fix test case 't_handle_deliver' Feng Lee 2019-09-05 15:02:20 +0800
  • 451f0451ce Add type/1, qos/1 functions Feng Lee 2019-09-05 15:00:54 +0800
  • 847375d2fb Improve connection and channel modules (#2860) Feng Lee 2019-09-05 14:17:15 +0800
  • 811e85f8b7
    Merge pull request #2841 from emqx/init_stats tigercl 2019-09-05 14:03:51 +0800
  • ed6c096abf
    Merge pull request #2838 from emqx/update_readme tigercl 2019-09-05 14:03:08 +0800
  • 6f4b8d637b
    Merge pull request #2870 from emqx/fix_bug v3.4.0 turtleDeng 2019-09-04 16:19:49 +0800
  • 0943129287 Fix credentials is null bug turtled 2019-09-04 16:19:03 +0800
  • 2d6c7e41a5 Remove emqx_cli module Feng Lee 2019-08-31 16:53:04 +0800
  • 0908974017 Fix reload zone fail bug (#2857) turtleDeng 2019-08-31 15:03:40 +0800
  • 19a8f0cbf8 Check max clients (#2859) turtleDeng 2019-08-31 14:27:13 +0800
  • 919aa13221 Update the default acl conf Feng Lee 2019-08-27 10:03:30 +0800
  • 62f0f0ccbc Add more test cases for 'emqx_misc' module Feng Lee 2019-08-28 11:36:59 +0800
  • 08ab350fec Move the 'pipeline' function to 'emqx_misc' module Feng Lee 2019-08-27 16:47:34 +0800
  • 0e9647b601 Delete useless include lib GilbertWong 2019-08-28 09:51:22 +0800
  • 783e29d6f7 Add test case for emqx_mod_rewrite GilbertWong 2019-08-28 09:17:18 +0800
  • 363afd9aa2
    Merge pull request #15 from emqx/exports Feng Lee 2019-08-27 09:52:55 +0800
  • a4e9142979 Updat app file Feng Lee 2019-08-26 18:36:47 +0800
  • 36fb68e5ed Update 'ecpool.app.src' and adopt new exports syntax Feng Lee 2019-08-26 17:08:22 +0800
  • 98072dd3d1 Set stats at connection time zhouzb 2019-08-26 16:43:08 +0800
  • 448820e709
    Merge pull request #13 from emqx/develop Feng Lee 2019-08-26 16:42:26 +0800
  • b24c372682 Not compatible with 20 because ecpool has used logger from otp 21.0 GilbertWong 2019-08-26 16:38:34 +0800
  • 55316d3427 Add make cover in makefile GilbertWong 2019-08-26 16:32:47 +0800
  • 61fcfc1184 Fix problems on develop branch GilbertWong 2019-08-26 16:26:48 +0800
  • bb09d96f01
    Merge branch 'master' into develop Feng Lee 2019-08-26 14:38:32 +0800
  • e457b28fdd Format code Feng Lee 2019-08-26 14:21:33 +0800
  • 31e26ec5df Update comment and format code Feng Lee 2019-08-26 13:56:41 +0800
  • 29d49b4073 Fix get connected_at is undefined turtled 2019-08-23 20:37:04 +0800
  • e4a5121e86
    Merge pull request #2839 from emqx/master v4.0-alpha.1 turtleDeng 2019-08-23 20:06:23 +0800
  • 11430e3738 Merge remote-tracking branch 'origin/develop' zhanghongtong 2019-08-23 19:05:00 +0800
  • 5d338a3e8d Remove broken links zhouzb 2019-08-23 17:52:25 +0800
  • 5cfd8b74bc Fix a bug that crash when protocol is undefined zhouzb 2019-08-23 17:29:48 +0800
  • f26827a0b9
    Merge pull request #2837 from emqx/fix_sock_closed tigercl 2019-08-23 16:14:29 +0800
  • 9c171f5d9c Fix a bug that session terminates immediately when received DISCONNECT packet zhouzb 2019-08-23 16:08:26 +0800
  • 970d243d94 Fix function clause zhouzb 2019-08-23 15:21:20 +0800
  • 6352f9e2dc Update testcase emqx_channel:handle_out terry-xiaoyu 2019-08-23 15:19:51 +0800
  • 7151ae9823
    Merge pull request #2836 from emqx/fix-discard tigercl 2019-08-23 15:18:24 +0800
  • 710302f377 Fix case clause error Feng Lee 2019-08-23 14:52:11 +0800
  • ebc1bd77a9
    Send the will message immediately when the network connection is closed by the client (#2834) tigercl 2019-08-23 14:41:52 +0800
  • b924825fb9
    Merge pull request #2835 from emqx/fix-discard tigercl 2019-08-23 14:41:22 +0800
  • 738145677a Handle the 'discard' cast. Feng Lee 2019-08-23 14:31:33 +0800
  • 9f7cc80c1a
    Merge pull request #2833 from emqx/update_code tigercl 2019-08-23 14:09:42 +0800
  • 82b9a7c301 Improve session takeover (#2831) Feng Lee 2019-08-23 14:09:00 +0800
  • 44d53ecb33 Update emqx_channel.erl zhouzb 2019-08-23 13:48:17 +0800
  • f3a92f35f6 Handle will message correctly zhouzb 2019-08-23 13:21:45 +0800
  • cff120c6d0 Handle session expiry interval correctly zhouzb 2019-08-23 11:52:15 +0800
  • 7052993d00 docs(README.md): add slack invite url CrazyWisdom 2019-08-23 10:05:12 +0800
  • 838ab768b1
    Merge pull request #2828 from emqx/slack_invite tigercl 2019-08-23 10:08:29 +0800
  • 7e95efecf8 docs(README.md): add slack invite url CrazyWisdom 2019-08-23 10:05:12 +0800
  • 8710df31b2 Monitor cluster partition event (#2814) Zhiwei Yu 2019-08-23 09:42:55 +0800
  • c69a2b1b48 Ensure session expiration (#2825) Feng Lee 2019-08-23 09:35:29 +0800
  • 41e9dad70a Rename `reason` field to `stop_reason` Feng Lee 2019-08-22 17:10:12 +0800
  • 7454e46934 Fix compile error zhouzb 2019-08-22 16:59:13 +0800
  • 8b03371a4a Improve the keepalive, connection, channel and session modules (#2813) Feng Lee 2019-08-22 16:38:25 +0800
  • bf942e4bec Handle the retained flag correctly (#2811) Mousse 2019-08-22 16:21:27 +0800
  • 201428279b
    Merge pull request #2817 from emqx/test_emqx_config tigercl 2019-08-22 16:13:50 +0800
  • b4bbfad415
    Fix will retain checking (#2820) tigercl 2019-08-22 16:12:14 +0800
  • 3f20bcf58f Relace emqx_client with emqtt GilbertWong 2019-08-20 10:21:20 +0800
  • baaea684fb
    Merge pull request #2819 from emqx/fix_readme tigercl 2019-08-21 16:38:53 +0800