Commit Graph

  • 3903575435 feat(event-topic): support publish broker event topic Turtle 2021-07-29 20:47:20 +0800
  • 1c3d46d29e feat(authn api): add required spec zhouzb 2021-07-30 12:01:17 +0800
  • 6673f62c5e chore: update minirest version Turtle 2021-07-30 09:46:32 +0800
  • 5c9dabc064 feat(authn mongo api): add api spec for mongo authn zhouzb 2021-07-30 11:47:48 +0800
  • 18fb18be89 test(modules/rewrite): do not set fake config Zaiming Shi 2021-07-29 23:01:12 +0200
  • 729f89f514 chore(rebar.config): update hocon version 0.10.5 Zaiming Shi 2021-07-29 22:08:45 +0200
  • 9dcb725898 fix(emqx_authz): update config with own schema module Zaiming Shi 2021-07-29 22:05:20 +0200
  • cf1246f026 feat(emqx_config): allow loading configs from binary Zaiming Shi 2021-07-29 19:41:58 +0200
  • 740b729778 feat(api): support stats/metrics API aggregate Turtle 2021-07-29 20:44:30 +0800
  • dcfc705811
    Merge pull request #5342 from zmstone/refactor-config-store-per-root Zaiming (Stone) Shi 2021-07-29 17:38:33 +0200
  • f6e1a4c245
    Merge pull request #5350 from zmstone/fix-warning Zaiming (Stone) Shi 2021-07-29 17:20:29 +0200
  • 4836d0a1fc test(exproto): delete unused code Zaiming Shi 2021-07-29 16:30:29 +0200
  • 336fe63c1c feat(enable authn): support enable authn by http api zhouzb 2021-07-29 17:32:46 +0800
  • c0ffbd68c8 test(emqx_authz): adjust meck and app start order Zaiming Shi 2021-07-29 13:32:57 +0200
  • d0e9d4c4d5 fix(emqx_resource): raise error when failed to pick worker Zaiming Shi 2021-07-29 12:34:16 +0200
  • 82df49d165 fix(emqx_config): handle default value correctly Zaiming Shi 2021-07-29 10:18:12 +0200
  • 8d2f9d4e1c refactor(emqx_config): store configs per root name Zaiming Shi 2021-07-28 17:44:34 +0200
  • 085d6c9ba0 fix(emqx_schema): resolve os env in translation Zaiming Shi 2021-07-29 00:57:40 +0200
  • 2fcb9124bf chore(modules): fix check dialyzer Turtle 2021-07-29 16:17:25 +0800
  • 76e3dd1905 chore(modules): Get the status by conf Turtle 2021-07-29 15:32:33 +0800
  • cdc8000493 chore(modules): presence/delayed/telemetry/rewrite/topic_metrics independent conf Turtle 2021-07-29 14:54:35 +0800
  • 59f645dc59
    Merge pull request #5346 from tigercl/feat/mongo-auhtn tigercl 2021-07-29 16:51:28 +0800
  • 4c6739161d chore(emqx authz): rename root name for authz conf zhanghongtong 2021-07-29 15:41:46 +0800
  • 4ef00072b9 chore(authz): add annotations for rules zhanghongtong 2021-07-28 09:59:55 +0800
  • 5b6452d853 feat(authn): support mongodb authn zhouzb 2021-07-29 16:07:36 +0800
  • 0ef38c75ed chore(prometheus): update prometheus conf root name Turtle 2021-07-29 10:19:50 +0800
  • 4afae79be9 chore(statsd): update statsd conf root Turtle 2021-07-29 09:48:59 +0800
  • 61c11b8e3f chore(config): delete presence/subscription/rewrite config Turtle 2021-07-28 18:11:54 +0800
  • b609ec5801 chore: delete emqx_telemetry_SUITE.erl file Turtle 2021-07-28 14:42:56 +0800
  • cecc3bb899 chore(config): delete lager config Zaiming Shi 2021-07-28 11:32:54 +0200
  • 07f58c0e9e chore(release): update emqx release version zhanghongtong 2021-07-28 16:45:54 +0800
  • 4618eb985a
    Merge pull request #5334 from tigercl/chore/dashboard tigercl 2021-07-28 16:43:06 +0800
  • 90b20aae2b fix(dialyzer): nowarn_function extra_schema_fields/1 Shawn 2021-07-28 14:30:44 +0800
  • e7ced477a9 feat(config): read schemas for apps from file at build time Shawn 2021-07-28 14:07:43 +0800
  • 2bd12a9a3d chore(dashboard): update version for dashboard zhouzb 2021-07-28 14:31:24 +0800
  • 76d6949cd1 fix(authn): fix password hash algorithm for mysql and pgsql authn zhouzb 2021-07-28 14:26:26 +0800
  • d3d019cb89 chore(emqx): update appup.src JianBo He 2021-07-27 17:56:31 +0800
  • 07c29e8c55 chore(acl): support ipaddr list JianBo He 2021-07-27 17:56:09 +0800
  • f93ee2ca17
    Merge pull request #5330 from zmstone/feat-support-sname Zaiming (Stone) Shi 2021-07-28 07:14:46 +0200
  • e6110b0e9e fix(emqx_app): stop listeners in application prep_stop callback Zaiming Shi 2021-07-27 16:03:55 +0200
  • d628d37a93 fix(emqx_os_mon): log info level for unexpected message Zaiming Shi 2021-07-27 09:38:56 +0200
  • dd23ee6b15 fix(emqx_app): stop listeners in application prep_stop callback Zaiming Shi 2021-07-27 23:17:35 +0200
  • d68589e0cb feat(boot): make possible to boot on short name Zaiming Shi 2021-07-27 21:47:41 +0200
  • 02206dd428 fix(bin/emqx): delete stale todo Zaiming Shi 2021-07-27 20:33:29 +0200
  • a6b95afda8
    Merge pull request #5324 from zmstone/fix-atom-key-for-hocon-schema Zaiming (Stone) Shi 2021-07-27 11:51:02 +0200
  • fee3462603
    fix(http pipelining): support to switch http pipelining (#5279) tigercl 2021-07-27 17:32:56 +0800
  • 0ab713050d fix(emqx_schema): call new hocon_schema API to get field value Zaiming Shi 2021-07-26 20:17:28 +0200
  • a538979c3b chore(CI): upload emqx log in relup check zhanghongtong 2021-07-27 14:26:44 +0800
  • c1cbd8ece4 feat(authz): add enable config for connectot in config file zhanghongtong 2021-07-27 11:24:26 +0800
  • 8ba0890ce5 feat(authz): add id for every rule zhanghongtong 2021-07-27 11:19:11 +0800
  • 8809d72ee5 chore(CI): check relup rule action success zhanghongtong 2021-07-27 10:35:06 +0800
  • 4dea41f8a2
    Merge pull request #5319 from tigercl/feat/authn-http-api tigercl 2021-07-27 11:16:59 +0800
  • b97c46e3cf test(authn): fix test cases zhouzb 2021-07-27 10:53:33 +0800
  • a9a1c71eb4 chore(auth mnesia): hide the password in the api zhanghongtong 2021-07-23 16:55:27 +0800
  • 7febcb852a feat(authn http api): add test case and improve http api spec zhouzb 2021-07-27 09:54:08 +0800
  • 7a24878436 feat(prometheus): Support swagger prometheus API Turtle 2021-07-26 19:51:34 +0800
  • 190c7d8f6c chore: delete pull request template Zaiming Shi 2021-07-26 20:20:42 +0200
  • fa37151b69 fix(tests): fix check apps api test cases Turtle 2021-07-26 19:38:09 +0800
  • b2b9847c0e chore: upgrade minirest to 1.1.6 Turtle 2021-07-26 18:40:17 +0800
  • 5434aa02ff feat(mgmt): ignore emqx_dashboard API and apps API Turtle 2021-07-26 18:36:59 +0800
  • c0c5bcc698 feat(config): support deleting a config entry Shawn 2021-07-26 17:33:02 +0800
  • 5b83193413 chore: upgrade minirest to 1.1.5 Turtle 2021-07-26 16:54:57 +0800
  • 4c5b75f281 chore: rename acl to authz zhanghongtong 2021-07-23 18:46:07 +0800
  • eac9420170 feat(dashboard): Support swagger dashboard API Turtle 2021-07-26 13:57:52 +0800
  • 569d54a4c0 feat(dashboard): Update the configuration file to hocon Turtle 2021-07-26 13:37:28 +0800
  • 3b1303340a chore: format statsd code Turtle 2021-07-26 13:34:09 +0800
  • 327ff8636f feat(authn http api): provide http api for authn and improve update mechanism zhouzb 2021-07-26 14:37:06 +0800
  • 7d2aac7e24 feat(http pipelining): support to switch http pipelining zhouzb 2021-07-21 11:32:38 +0800
  • 3e515d8a8a fix(authn): fix bugs for http authn zhouzb 2021-07-20 17:26:23 +0800
  • 2a594b1a73 fix(authn): fix some bugs zhouzb 2021-07-19 15:56:39 +0800
  • a5a596e3ac fix(schema): fix config schema for authn zhouzb 2021-07-17 09:53:22 +0800
  • cafed47da6
    refactor(config): rename emqx_config:update_config/2 to emqx_config:update/2 turtleDeng 2021-07-26 09:14:13 +0800
  • 758e2adefc chore: add comments to rebar.config.erl for future ref Zaiming Shi 2021-07-25 17:42:49 +0200
  • 086b785cb0 chore: delete relup_deps injection Zaiming Shi 2021-07-25 17:37:59 +0200
  • 5be3288cff fix(build): fix relup base version grep pattern Zaiming Shi 2021-07-25 17:34:17 +0200
  • eb88d3591c chore: pin rebar3 3.16.1-emqx-1 Zaiming Shi 2021-07-25 17:10:25 +0200
  • 2e6b5a0d34
    Merge pull request #5305 from zmstone/chore-add-notice-files Zaiming (Stone) Shi 2021-07-24 09:49:52 +0200
  • d33465052f feat: rename plugin to application x1001100011 2021-07-23 22:51:27 -0700
  • cd22f54f08 fix(gw-sn): fix stats function call if session is undefied JianBo He 2021-07-23 14:46:10 +0800
  • 14270da53b chore(gw): remove needless lines JianBo He 2021-07-23 11:28:45 +0800
  • d35d0d7834 test(gw): refine sn tests JianBo He 2021-07-23 11:01:55 +0800
  • 15bba6afe3 fix(gw-exproto): fix start udp/dtls listener JianBo He 2021-07-22 22:20:22 +0800
  • 7f1d245a8f test(gw): refine exproto tests JianBo He 2021-07-22 22:05:53 +0800
  • 4125209d1c fix(gw): fix bad function calling JianBo He 2021-07-22 22:04:15 +0800
  • dbd78b83b1 chore(gw): delete needless files JianBo He 2021-07-22 21:48:29 +0800
  • fd828ad216 fix(gw-exproto): fix diaylzer warnings JianBo He 2021-07-22 21:27:19 +0800
  • 5f47ceb118 refactor(gw-exproto): move exproto into gateway JianBo He 2021-07-22 19:55:12 +0800
  • 935ef0db20 fix(config): rename callback functions for emqx_config_handler Shawn 2021-07-23 18:56:30 +0800
  • bbf40a85bf fix(config): merge conflicts Shawn 2021-07-23 18:49:09 +0800
  • ec88e3a404 chore: sys uptime by millisecond DDDHuang 2021-07-23 17:55:46 +0800
  • 7a628e201f fix(config): merge conflicts Shawn 2021-07-23 18:20:45 +0800
  • 29826000f0
    Merge branch 'master' into update_config turtleDeng 2021-07-23 18:09:01 +0800
  • 6bc096d22e
    Merge pull request #5292 from turtleDeng/statsd turtleDeng 2021-07-23 18:05:58 +0800
  • 4b50bfb4c2 chore(config): rename acl to authorize in emqx.conf zhanghongtong 2021-07-23 17:10:39 +0800
  • f278d170a7
    Merge pull request #5300 from DDDHuang/api_format DDDHuang 2021-07-23 17:52:27 +0800
  • 79c550dc54 chore: add notice files Zaiming Shi 2021-07-23 11:47:04 +0200
  • b851a7ea7c
    Merge pull request #5301 from zmstone/add-notice Zaiming (Stone) Shi 2021-07-23 11:44:26 +0200
  • b0f7ae4873 Merge branch 'statsd' of https://github.com/turtleDeng/emqx into statsd Turtle 2021-07-23 17:42:59 +0800
  • 6617ba2772 feat(statsd): add statsd http API Turtle 2021-07-23 17:37:10 +0800
  • 1776acee8a refactor(statsd): optimize default value Turtle 2021-07-22 18:08:55 +0800