summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove R14-ism. Also, cute feature - if you specify no nodes by name, you mea...Matthew Sackman2010-12-201-2/+6
* Give in and have the master put the pub msgs themselves on the gm. Avoiding t...Matthew Sackman2010-12-202-149/+159
* Revert the previous changeset as I've decided to solve this differentlyMatthew Sackman2010-12-202-135/+53
* Right, well the fake handling code in master is fine. The fake handling code ...Matthew Sackman2010-12-202-53/+135
* When you send a msg to another node, if the local node doesn't already have a...Matthew Sackman2010-12-191-1/+5
* Fixed a bug caused by revision 454fbb9127bd in rabbit-ha from where gm.erl ca...Matthew Sackman2010-12-192-62/+66
* Merging default into bug23554Matthew Sackman2010-12-171-1/+1
|\
| * fix bug in consumer_delete event emission on queue terminationMatthias Radestock2010-12-171-1/+1
* | Ensure that promoted slaves monitor the queue's exclusive ownerMatthew Sackman2010-12-171-1/+6
* | Fix a race condition that can occur on queue deletion. Also change boot order...Matthew Sackman2010-12-174-25/+34
* | Accidental unification going on of two things named Q; fix a bug which led to...Matthew Sackman2010-12-171-8/+12
* | That might just be enough to support confirmsMatthew Sackman2010-12-171-16/+48
* | Correct places to do confirmation stuffMatthew Sackman2010-12-171-2/+0
* | Support maybe_run_queue_via_backing_queue in the slaves, and add some comment...Matthew Sackman2010-12-172-4/+23
* | Permit dynamic inspection of the current mirror queues. This isn't particular...Matthew Sackman2010-12-162-1/+11
* | extra_pids => mirror_pids; Also rip out changes to the registry and just hard...Matthew Sackman2010-12-169-38/+20
* | Make use of the wonderful new registry.Matthew Sackman2010-12-164-25/+23
* | Merging default into bug23554Matthew Sackman2010-12-167-41/+74
|\ \ | |/
| * merge bug23232 into defaultMatthias Radestock2010-12-151-11/+39
| |\
| | * FixSimon MacMullen2010-12-031-3/+3
| | * Consistency with other events.Simon MacMullen2010-12-031-8/+8
| | * CosmeticSimon MacMullen2010-12-031-2/+2
| | * FixSimon MacMullen2010-12-031-1/+2
| | * Oops.Simon MacMullen2010-12-031-1/+1
| | * Add consumer created / deleted events.Simon MacMullen2010-12-031-11/+38
| * | Merged bug23566 into defaultEmile Joubert2010-12-142-15/+20
| |\ \
| | * | This is really a protocol errorSimon MacMullen2010-12-141-1/+1
| | * | Merged from defaultSimon MacMullen2010-12-142-15/+20
| | |\ \
| | | * | global option does not exist in R12B3.Simon MacMullen2010-12-141-3/+4
| | | * | Mereg default into bug23566.Simon MacMullen2010-12-1342-1236/+884
| | | |\ \
| | | * | | Add method name into the error tuple.Simon MacMullen2010-12-021-1/+1
| | | * | | SimplifySimon MacMullen2010-12-021-12/+4
| | | * | | Only look for AMQP errors in exits.Simon MacMullen2010-12-021-11/+18
| | | * | | Remove quotesSimon MacMullen2010-12-021-1/+1
| | | * | | More robust SASL PLAIN parsing - cope with any number of \0's being present w...Simon MacMullen2010-12-021-3/+10
| | | * | | Catch all types of exceptions, preserve the stack trace in the event that we ...Simon MacMullen2010-12-021-2/+3
| | | | |/ | | | |/|
| * | | | Spec fix.Simon MacMullen2010-12-141-1/+1
| |/ / /
| * | | Make refused and protocol_error cases more symmetrical.Simon MacMullen2010-12-145-14/+14
* | | | Move the various files from rabbit-ha to rabbit-server as the ha work can't e...Matthew Sackman2010-12-168-0/+2383
* | | | inlineMatthew Sackman2010-12-141-3/+2
* | | | Merging default into bug23554Matthew Sackman2010-12-1425-161/+664
|\ \ \ \ | |/ / /
| * | | Simplify code surrounding the return from BQ:ackMatthew Sackman2010-12-142-29/+29
| * | | improve consistency of APIMatthew Sackman2010-12-133-15/+12
| * | | The arg to duplicate_node_check is always a string, and control:diags require...Matthew Sackman2010-12-131-4/+5
| * | | cosmeticsMatthew Sackman2010-12-131-7/+7
| * | | Merging headsMatthew Sackman2010-12-131-1/+1
| |\ \ \
| | * | | Do not, ever, use lists:concat. It does not do what you thinkMatthew Sackman2010-12-131-1/+1
| * | | | Merged bug23506 into defaultEmile Joubert2010-12-1328-196/+669
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merged headsEmile Joubert2010-12-131-1/+1
| | |\ \ \ | | | |/ /
| | * | | Merged bug23467 into defaultEmile Joubert2010-12-1319-104/+582
| | |\ \ \