summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into rabbitmq-server-687Michael Klishin2016-05-235-27/+93
|\
| * NamingMichael Klishin2016-05-211-2/+2
| * Allow caching HiPE-compilation resultsAlexey Lebedeff2016-05-203-24/+88
| * Merge branch 'rabbitmq-event-exchange-9' into stableMichael Klishin2016-05-152-3/+5
| |\
| | * add vhost information to binding and policy eventskjnilsson2016-05-132-3/+5
* | | Use AckRequired in drop_one as priority queues return tuples {Priority, AckTag}Diana Corbacho2016-05-141-6/+6
|/ /
* | Limit priority to maximum during synchronisationDiana Corbacho2016-05-131-1/+2
|/
* modified the messageGabriele Santomaggio2016-04-291-2/+3
* warning message during partitionGabriele Santomaggio2016-04-291-1/+5
* Drop ACKs of messages from lost members of the ringDiana Corbacho2016-04-281-1/+5
* WordingMichael Klishin2016-04-271-4/+7
* Log invalid x-death header as warningDaniil Fedotov2016-04-271-3/+3
* Ignore non-array x-dead headerDaniil Fedotov2016-04-271-1/+10
* Improve notifications about damaged I/O subsystemAlexey Lebedeff2016-04-261-8/+10
* Don't use hardcoded path to `df`Alexey Lebedeff2016-04-261-2/+4
* Merge branch 'stable' into rabbitmq-auth-backend-ldap-13Daniil Fedotov2016-04-203-31/+98
|\
| * Merge pull request #723 from rabbitmq/rabbitmq-server-698Michael Klishin2016-04-201-23/+88
| |\
| | * Merge branch 'stable' into rabbitmq-server-698Michael Klishin2016-04-184-134/+239
| | |\
| | * | ExplainMichael Klishin2016-04-131-0/+2
| | * | Check mnesia consistency starting from 3.6.2, OTP consistency in older versionsDaniil Fedotov2016-04-121-27/+31
| | * | Compatibility with 3.6.xDaniil Fedotov2016-04-111-16/+25
| | * | NamingMichael Klishin2016-04-111-1/+1
| | * | Update commentMichael Klishin2016-04-111-1/+2
| | * | NamingDaniil Fedotov2016-04-071-7/+8
| | * | Check mnesia consistency by negotiating protocolDaniil Fedotov2016-04-011-21/+71
| | * | Ignore OTP version in clusteringDaniil Fedotov2016-04-011-4/+2
| * | | Merge pull request #585 from rabbitmq/rabbitmq-server-343bisMichael Klishin2016-04-201-6/+6
| |\ \ \
| | * \ \ Merge branch 'stable' into rabbitmq-server-343bisMichael Klishin2016-04-208-167/+424
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Batch writes to the index on requeueLoïc Hoguin2016-03-041-6/+6
| * | | | Merge pull request #745 from rabbitmq/rabbitmq-server-744Daniil Fedotov2016-04-191-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rabbit_policy: Fix case clause for missing vhostJean-Sébastien Pédron2016-04-191-2/+2
| | * | | rabbit_policy: Fix transaction return value in udpate_policies()Jean-Sébastien Pédron2016-04-181-1/+1
| | * | | rabbit_policy: Forward exit signals update_policies() transactionJean-Sébastien Pédron2016-04-181-0/+2
* | | | | Merge branch 'stable' into rabbitmq-auth-backend-ldap-13Michael Klishin2016-04-184-134/+239
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #748 from rabbitmq/rabbitmq-server-714rabbitmq_v3_6_2_milestone4Michael Klishin2016-04-161-130/+221
| |\ \ \ \
| | * | | | Stop deleted GM member when partial partition is detectedDiana Corbacho2016-04-141-130/+221
| | |/ / /
| * | | | WordingMichael Klishin2016-04-131-1/+1
| * | | | Merge branch 'rabbitmq-server-dead-user-diagnostics' of https://github.com/bi...Michael Klishin2016-04-131-1/+9
| |\ \ \ \
| | * | | | Detect missing 'user' processAlexey Lebedeff2016-04-131-1/+9
| | |/ / /
| * | | | rabbitmqctl set_policy: Format error messagesJean-Sébastien Pédron2016-04-131-2/+8
| |/ / /
| * | | Update owner of mgmt_db tablesDiana Corbacho2016-04-051-1/+1
| | |/ | |/|
* | | Includes VHost to AuthProps.Ayanda Dube2016-04-011-2/+2
|/ /
* | Allow memory-relative disk-free limits greater than 1.0Brandon Shroyer2016-03-311-1/+1
* | Merge branch 'rabbitmq-server-688' of https://github.com/binarin/rabbitmq-ser...Michael Klishin2016-03-242-5/+27
|\ \
| * | Add support for listing up/down queuesAlexey Lebedeff2016-03-242-5/+27
* | | Fix `rabbitmqctl list_consumers`Alexey Lebedeff2016-03-241-8/+19
|/ /
* | Inline, don't reinvent rabbit_misc:get_env/3Michael Klishin2016-03-231-8/+1
* | Make slaves wait timeout configurable instead of hardcoded 15000Peter Lemenkov2016-03-231-4/+13
* | Do not warn about mising kernel polling on WindowsJean-Sébastien Pédron2016-03-181-5/+10
* | "rabbitmqctl stop" exits with 0 if it fails to contact the nodeJean-Sébastien Pédron2016-03-181-1/+4