summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_web_mqtt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a workflow to compare the bazel/erlang.mk outputRin Kuryloski2023-05-151-0/+1
* Switch to an emqtt fork/branch for OTP26Michal Kuratczyk2023-04-261-1/+1
* Bump emqx/emqtt to 1.8.2David Ansari2023-02-211-1/+1
* Add OAuth 2.0 MQTT system testDavid Ansari2023-02-031-1/+1
* Fix MQTT in management pluginDavid Ansari2023-01-241-1/+1
* Reduce memory usage of MQTT connection processDavid Ansari2023-01-241-0/+2
* Use eqmtt client in web mqtt testsChunyi Lyu2023-01-241-1/+5
* Update Erlang.mk and switch to new xref codeLoïc Hoguin2022-05-311-6/+0
* Remove duplicate rabbitmq-components.mk and erlang.mk filesPhilip Kuryloski2021-03-221-2/+2
* Make sure a TCP listener is started by defaultMichael Klishin2018-12-121-1/+1
* Merge pull request #44 from rabbitmq/rabbitmq-web-mqtt-31Michael Klishin2018-12-111-1/+1
|\
| * Add settings to disable TCP and TLS listeners explicitlyLuke Bakken2018-12-101-1/+1
* | Add proxy_protocol flag to new configuration formatArnaud Cogoluègnes2018-12-111-1/+2
|/
* Use 10 TLS connection acceptors by defaultMichael Klishin2018-10-111-2/+2
* Merge branch 'stable'Jean-Sébastien Pédron2017-05-161-0/+1
|\
| * Makefile: Load the new `rabbitmq-early-plugin.mk` early-stage pluginJean-Sébastien Pédron2017-05-161-0/+1
* | Makefile: Remove Cowboy version pinningJean-Sébastien Pédron2017-01-251-1/+0
|/
* Move from .app.src to Makefile variablesJean-Sébastien Pédron2016-12-061-0/+12
* Add rabbitmq_ct_client_helpers to TEST_DEPSJean-Sébastien Pédron2016-11-241-1/+1
* Makefile: Explicitely list all DEPSJean-Sébastien Pédron2016-09-201-2/+2
* Makefile: No need to filter out rabbitmq_test from TEST_DEPS anymoreJean-Sébastien Pédron2016-09-021-3/+0
* Naming and dependenciesDaniil Fedotov2016-06-241-0/+3
* Move to common_testsDaniil Fedotov2016-06-241-5/+0
* Add a small test suiteLoïc Hoguin2016-01-071-1/+1
* Initial projectLoïc Hoguin2015-12-281-0/+25