summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add necessary code for join_clustermnevis-experimental-join_cluster-165092619Luke Bakken2019-06-121-5/+17
* Moving some mnevis/ra start code into join_clusterLuke Bakken2019-05-311-10/+14
* Add some comments, add function to reset mnevis nodeLuke Bakken2019-05-291-1/+10
* Tweak logging, add some commentsLuke Bakken2019-05-291-20/+33
* Start work on join_clusterLuke Bakken2019-05-291-11/+26
* Rename leader to mnevis_leader in node infoLuke Bakken2019-05-011-2/+2
* Add leader node to status, add mnevis TODOsLuke Bakken2019-05-011-10/+29
* fixupLuke Bakken2019-05-011-1/+1
* Testing out replicated rabbit_listenerLuke Bakken2019-05-011-8/+11
* Move mnevis dependency to rabbit_commonDaniil Fedotov2019-05-011-5/+1
* Comment unused functionsDaniil Fedotov2019-05-011-107/+107
* Specify ra branchDaniil Fedotov2019-05-011-2/+5
* Make sure mnevis node startsDaniil Fedotov2019-05-011-2/+2
* Use mnevis transaction options to ensure local node may do dirty reads after ...Daniil Fedotov2019-05-016-6/+6
* user cluster_nodes as initial_nodes in mnevisDaniil Fedotov2019-05-011-0/+13
* Cleanup, use the right branchDaniil Fedotov2019-05-012-5/+1
* Startup and recovery with mnevisDaniil Fedotov2019-05-012-47/+17
* wipDaniil Fedotov2019-05-012-9/+15
* WIP. Fixed startupDaniil Fedotov2019-05-012-21/+22
* Update after rebaseDaniil Fedotov2019-05-011-1/+1
* Rename ramnesia to mnevisDaniil Fedotov2019-05-0110-24/+25
* Experiment to integrate ramnesia into RabbitMQ.Daniil Fedotov2019-05-0114-82/+202
* Update rabbitmq-components.mkGerhard Lazu2019-05-011-1/+1
* Update rabbitmq-components.mkLuke Bakken2019-04-301-1/+1
* rabbit_ff_extra: Use stdout_formatter to display `info()` tableJean-Sébastien Pédron2019-04-303-81/+98
* Merge pull request #1995 from rabbitmq/sac-qq-fixArnaud Cogoluègnes2019-04-302-34/+74
|\
| * QQ SAC: process all consumers on noconnectionkjnilsson2019-04-302-34/+74
|/
* Merge pull request #1994 from rabbitmq/rabbitmq-server-1980Luke Bakken2019-04-292-3/+109
|\
| * Reset overflow queue property to drop-head if policy is unset.Daniil Fedotov2019-04-252-3/+109
* | rabbit_ssl: support Erlang 21 and 22 suite formatting APIMichael Klishin2019-04-291-4/+30
* | Merge pull request #1989 from rabbitmq/rabbitmq-erlang-client-91Michael Klishin2019-04-252-91/+1
|\ \
| * \ Merge branch 'master' into rabbitmq-erlang-client-91Michael Klishin2019-04-2512-360/+907
| |\ \ | |/ / |/| |
* | | rabbit_ssl: less confusing wording around xref exclusionsMichael Klishin2019-04-251-1/+1
* | | xref: OTP 21/22 compatibility :(Michael Klishin2019-04-251-0/+6
* | | Merge pull request #1988 from rabbitmq/rabbitmq-server-1904Michael Klishin2019-04-254-6/+16
|\ \ \ | |_|/ |/| |
| * | Update this test for #1904Michael Klishin2019-04-251-3/+3
| * | Core metrics suite: publish unroutable messages, too (for #1904)Michael Klishin2019-04-241-0/+2
| * | Increment drop_unroutable un deliver_to_queues/2Michael Klishin2019-04-241-1/+2
| * | Track messages that were not routed anywhere and also not published as mandatoryMichael Klishin2019-04-232-2/+9
* | | Merge pull request #1993 from velimir/newline-config-validationMichael Klishin2019-04-251-1/+1
|\ \ \
| * | | print cuttlefish validation error on a new lineGrigory Starinkin2019-04-251-1/+1
|/ / /
* | | Merge pull request #1991 from rabbitmq/rabbitmq-cli-342Michael Klishin2019-04-251-0/+53
|\ \ \
| * | | Remove check for OTP-20.3 compatibility when formatting cipher_suites.Daniil Fedotov2019-04-241-14/+2
| * | | Add functions to get erlang or openssl formatted ciphers.Daniil Fedotov2019-04-241-0/+65
* | | | Merge branch 'velimir-schema-check-boot-failed'Michael Klishin2019-04-252-50/+75
|\ \ \ \
| * | | | Rework log initialisation tests and boot error reportingMichael Klishin2019-04-252-43/+50
| * | | | unit_inbroker_non_parallel suite: split log management test into two smaller ...Michael Klishin2019-04-251-4/+22
| * | | | Merge branch 'schema-check-boot-failed' of https://github.com/velimir/rabbitm...Michael Klishin2019-04-251-8/+8
| |\ \ \ \ |/ / / / /
| * | | | show output from cuttlefish when conf validation failsGrigory Starinkin2019-04-241-8/+8
| |/ / /
* | | | Merge pull request #1983 from rabbitmq/quorum-ets-memory-breakdownMichael Klishin2019-04-251-1/+3
|\ \ \ \