summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* If we have been partitioned, and we are now in the only remaining partition, ...Simon MacMullen2013-03-121-3/+21
* Treat {inconsistent_database, running_partitioned_network, Node} as being sor...Simon MacMullen2013-03-121-2/+11
* Oops. This was part of an (early, wrong) attempt at bug 25474 which got commi...Simon MacMullen2013-03-121-4/+3
* Merge bug 25384Simon MacMullen2013-03-112-4/+49
|\
| * OopsSimon MacMullen2013-03-071-2/+3
| * Register the process name to make sure we only have one running at a time.Simon 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
| |\
| * \ Merge defaultSimon MacMullen2013-03-052-1/+42
| |\ \
| | * | Rename this thing, to make space for bug 25471Simon MacMullen2013-03-011-6/+12
| | * | 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-182-0/+32
* | | | Eliminate a foldlSimon MacMullen2013-03-111-3/+2
* | | | CosmeticSimon MacMullen2013-03-111-2/+2
* | | | Minimise routing exchange decorator APIEmile Joubert2013-03-112-23/+19
* | | | Mostly callback descriptionEmile Joubert2013-03-082-8/+11
* | | | OptimisationEmile Joubert2013-03-071-5/+10
* | | | Permit exchange decorators to modify routing decisionsEmile Joubert2013-03-063-17/+39
| |_|/ |/| |
* | | Merged stable into defaultEmile Joubert2013-03-0544-1555/+2422
|\ \ \ | |/ /
| * | Merged bug25463 into defaultEmile Joubert2013-02-271-8/+5
| |\ \
| | * | Keep name around for logging / info item.Simon MacMullen2013-02-251-8/+5
| * | | Merged stable into defaultEmile Joubert2013-02-2744-1551/+2421
| |\ \ \
| | * | | move socket buffer tuning into tcp_acceptorMatthias Radestock2013-02-263-12/+21
| | * | | stable to defaultSimon MacMullen2013-02-2642-1539/+2400
| | |\ \ \ | | | |/ /
| | | * | 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 ...Simon MacMullen2013-02-131-7/+11
| | | | * | First pass at ha-sync-mode.Simon MacMullen2013-02-111-4/+21
| | | * | | stable to defaultSimon MacMullen2013-02-197-77/+69
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | * | | 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-1441-1462/+2274
| | | | |\ \ \
| | | | | * \ \ merge headsMatthias Radestock2013-02-141-13/+22
| | | | | |\ \ \
| | | | | | * | | drop_expired_msgs only when the queue head changesMatthias Radestock2013-02-131-11/+21
| | | | | | * | | don't invoke run_message_queue in handle_cast/run_backing_queueMatthias Radestock2013-02-131-2/+1