summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Register the process name to make sure we only have one running at a time.bug25358Simon MacMullen2013-03-061-0/+3
* Unused variableSimon MacMullen2013-03-061-1/+1
* We don't need this - net_adm:ping/1 will not return pong for nodes that have ...Simon MacMullen2013-03-051-4/+4
* Merge in default (umm, again)Simon MacMullen2013-03-051-5/+17
|\
| * Merged stable into defaultEmile Joubert2013-03-0549-1572/+2485
| |\
| * \ Merged bug25472 into stablerabbitmq_v3_0_3Emile Joubert2013-03-040-0/+0
| |\ \
| * | | Allow subscribing to node down events from the node monitor.bug25472Simon MacMullen2013-03-011-5/+17
| |/ /
* | | Merge defaultSimon MacMullen2013-03-053-1/+43
|\ \ \ | |_|/ |/| |
| * | Rename this thing, to make space for bug 25471Simon MacMullen2013-03-012-7/+13
| * | We no longer need two different death detectors since we no longer look at Mn...Simon MacMullen2013-02-271-10/+1
| * | SimplifySimon MacMullen2013-02-271-3/+1
| * | Base the whole thing off net_adm:ping/1 - because we might see other nodes co...Simon MacMullen2013-02-272-11/+10
| * | Filter out all those events that look like:Simon MacMullen2013-02-271-0/+2
| * | When we lose majority, stop the applications and wait for the cluster to come...Simon MacMullen2013-02-271-4/+17
| * | cluster_cp_modeSimon MacMullen2013-02-183-0/+33
* | | Merged bug25463 into defaultEmile Joubert2013-02-271-8/+5
|\ \ \
| * | | Keep name around for logging / info item.bug25463Simon MacMullen2013-02-251-8/+5
* | | | Merged stable into defaultEmile Joubert2013-02-2749-1568/+2484
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge bug25467Simon MacMullen2013-02-263-12/+21
| |\ \ \
| | * | | move socket buffer tuning into tcp_acceptorbug25467Matthias Radestock2013-02-263-12/+21
| |/ / /
| * | | stable to defaultSimon MacMullen2013-02-2647-1556/+2463
| |\ \ \ | | |/ /
| | * | simplify queue's basic_consume handlerMatthias Radestock2013-02-211-12/+4
| | * | oopsMatthias Radestock2013-02-201-1/+1
| | * | introduce is_empty(State) helper in rabbit_amqqueue_processMatthias Radestock2013-02-201-11/+10
| | * | cosmeticMatthias Radestock2013-02-201-2/+2
| | * | Remove spurious blank line in the logs.Simon MacMullen2013-02-201-1/+1
| | * | merge bug25418 into defaultTim Watson2013-02-201-3/+24
| | |\ \
| | | * | Auto sync when policy changes to require it, in case we are already mirrored ...bug25418Simon MacMullen2013-02-131-7/+11
| | | * | First pass at ha-sync-mode.Simon MacMullen2013-02-111-4/+21
| | * | | stable to defaultSimon MacMullen2013-02-198-78/+74
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | explain a reader subletyMatthias Radestock2013-02-151-1/+3
| | * | | refactor: more symmetry in rabbit_reader:handle_dependent_exit/3Matthias Radestock2013-02-151-3/+3
| | * | | make reader's handling of channel.close_ok more obviously correctMatthias Radestock2013-02-151-1/+2
| | * | | make reader's handle_dependent_exit clearerMatthias Radestock2013-02-151-7/+7
| | * | | TypoSimon MacMullen2013-02-151-1/+1
| | * | | Merged bug25247Emile Joubert2013-02-155-37/+60
| | |\ \ \
| | | * | | tweakMatthias Radestock2013-02-151-9/+8
| | | * | | explainMatthias Radestock2013-02-151-0/+10
| | | * | | merge stable into defaultMatthias Radestock2013-02-1446-1479/+2337
| | | |\ \ \
| | | | * \ \ merge headsMatthias Radestock2013-02-141-13/+22
| | | | |\ \ \
| | | | | * \ \ Merge bug25451Simon MacMullen2013-02-140-0/+0
| | | | | |\ \ \
| | | | | * | | | drop_expired_msgs only when the queue head changesbug25451Matthias Radestock2013-02-131-11/+21
| | | | | * | | | don't invoke run_message_queue in handle_cast/run_backing_queueMatthias Radestock2013-02-131-2/+1
| | | | | |/ / /
| | | | * | | | remove superfluous vqstate fieldMatthias Radestock2013-02-142-11/+3
| | | | |/ / /
| | | | * | | Today's arbitrary startup banner change: centre the rabbit.Simon MacMullen2013-02-131-7/+7
| | | | * | | stable to defaultSimon MacMullen2013-02-131-5/+4
| | | | |\ \ \
| | | | * | | | optimiseMatthias Radestock2013-02-121-1/+7
| | * | | | | | remove icky use of element/2bug25247Matthias Radestock2013-02-121-4/+5
| | * | | | | | Tweak nodes policy to allow master removal and thus queue migrationSimon MacMullen2013-02-123-49/+73
| | | |/ / / / | | |/| | | |
| | * | | | | Merge bug25044 (fa1429850857)Emile Joubert2013-02-122-19/+19
| | |\ \ \ \ \