summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:rabbitmq/rabbitmq-serverMatteo Cafasso2018-11-2423-348/+4027
|\
| * Merge pull request #1765 from rabbitmq/remove-dead-letter-processKarl Nilsson2018-11-215-160/+14
| |\
| | * Remove dead letter processDiana Corbacho2018-11-085-160/+14
| * | Garbage collect after vhost recoverykjnilsson2018-11-201-0/+1
| * | Quorum queue: Run cancel_consumer handler asynckjnilsson2018-11-203-28/+29
| * | Merge pull request #1761 from rabbitmq/quorum-data-cleanupMichael Klishin2018-11-172-4/+39
| |\ \ | | |/ | |/|
| | * WordingMichael Klishin2018-11-171-3/+3
| | * Cleanup data for missing quorum queuesDiana Corbacho2018-11-062-0/+32
| | * Handle errors while deleting quorum queue on minorityDiana Corbacho2018-11-061-2/+5
| * | Refactor consumer tag in record_sentDiana Corbacho2018-11-071-10/+9
| |/
| * Merge pull request #1758 from rabbitmq/plugin-disable-orderingMichael Klishin2018-11-031-1/+3
| |\
| | * Call rabbit:stop_apps in reverse orderDiana Corbacho2018-11-021-1/+3
| * | rabbit_fifo: state_enter fixkjnilsson2018-11-021-7/+26
| * | rabbit_fifo: clarify prefix_msg_countkjnilsson2018-11-021-12/+30
| |/
| * Quorum queues (#1706)Karl Nilsson2018-10-2923-346/+4096
* | rabbit_mirror_queue_master: is_duplicate drop duplicate messagesMatteo Cafasso2018-11-241-3/+3
* | rabbit_amqqueue_process: handle is_duplicate instructionsMatteo Cafasso2018-11-231-29/+34
|/
* Catch one more error when disabling default loggerLuke Bakken2018-10-151-0/+3
* Only start syslog application if it is requiredLuke Bakken2018-10-123-38/+91
* Merge pull request #1730 from rabbitmq/rabbitmq-server-1711Luke Bakken2018-10-101-17/+46
|\
| * Refactor listener startup error handlingMichael Klishin2018-10-111-17/+46
* | Report connection/channel/queue churnDiana Corbacho2018-10-081-0/+2
|/
* Merge pull request #1720 from rabbitmq/rabbitmq-cli-261Michael Klishin2018-10-041-5/+15
|\
| * plugins_dist_dir/0 => plugins_dir/0Michael Klishin2018-10-031-6/+6
| * Merge branch 'master' into rabbitmq-cli-261Michael Klishin2018-10-032-19/+37
| |\
| * | rabbitmq_plugins: export plugins_dist_dir/0, plugins_expand_dir/0, introduce ...Michael Klishin2018-09-281-0/+10
* | | Merge pull request #1719 from rabbitmq/rejects-confirms-interdependencyMichael Klishin2018-10-031-38/+48
|\ \ \ | |_|/ |/| |
| * | removed TODODaniil Fedotov2018-10-031-1/+0
| * | Fix min function to lists:min instead of erlang:min.Daniil Fedotov2018-10-021-1/+1
| * | Naming; use erlang:min/2 instead of lists:min/1Michael Klishin2018-10-021-3/+3
| * | Take reject into account when sending confirms and vice-versa.Daniil Fedotov2018-10-011-37/+48
| |/
* | Replace match_object with dirty_match_object for binding cleanup.Daniil Fedotov2018-09-282-11/+17
* | Use delete instead of delete_object and read instead of match_object in bindi...Daniil Fedotov2018-09-281-8/+20
|/
* Merge pull request #1714 from rabbitmq/rabbitmq-cli-260Michael Klishin2018-09-271-2/+9
|\
| * Make rabbit_vhost:add/2 idempotentMichael Klishin2018-09-271-2/+9
* | Fix bug in metrics gckjnilsson2018-09-271-1/+1
|/
* Merge pull request #1701 from rabbitmq/get-empty-statsMichael Klishin2018-09-251-0/+1
|\
| * Add get empty stats as a new counterDiana Corbacho2018-09-171-0/+1
* | tcp_listener_sup: Switch to ranch:child_spec/5Jean-Sébastien Pédron2018-09-191-5/+11
|/
* ClarifyMichael Klishin2018-09-171-1/+1
* Combine two clauses hereMichael Klishin2018-09-171-3/+1
* Make pg_local:member_died/2 more resilientMichael Klishin2018-09-151-27/+47
* Format errors and warnings with regard to config files in a manner similar to...Luke Bakken2018-09-063-16/+29
* Fix a potential badmatch errorLuke Bakken2018-09-051-5/+12
* Merge pull request #1691 from rabbitmq/remove-bindingsMichael Klishin2018-08-301-10/+4
|\
| * Remove a couple of sentences that may be slightly misleading nowMichael Klishin2018-08-301-4/+1
| * Idempotent binding removalDiana Corbacho2018-08-301-6/+3
* | Don't error when a queue that's being deleted has no bindings to removeMichael Klishin2018-08-301-5/+3
|/
* Merge pull request #1671 from rabbitmq/config_files_checkMichael Klishin2018-08-253-23/+105
|\
| * Batch file syntax errors. Config check error formatDaniil Fedotov2018-08-141-2/+6