summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* `set_length' => `drop'Francesco Mazzoli2012-08-311-2/+2
* `external_pending' => `unknown_pending'Francesco Mazzoli2012-08-311-6/+9
* use `set_synchronized' instead than manually increasingFrancesco Mazzoli2012-08-311-6/+2
* simplify `set_length' case, fixing the ToDrop < 0 branchFrancesco Mazzoli2012-08-311-20/+16
* add the delta in `set_synchronized', fixes the call in `set_length'Francesco Mazzoli2012-08-311-3/+3
* `set_synchronized' accepts the difference instead of separate argsFrancesco Mazzoli2012-08-311-7/+7
* do not track external pendings until we receive `length'Francesco Mazzoli2012-08-311-2/+7
* actually, it looks like the slave might receive messages before `length'Francesco Mazzoli2012-08-311-1/+1
* `length' should be the first instructions, lets assert thatFrancesco Mazzoli2012-08-311-1/+1
* get the external pending acks at the beginningFrancesco Mazzoli2012-08-312-5/+7
* add a callback to backing queue to get the number of pending acksFrancesco Mazzoli2012-08-313-7/+17
* matthias doesn't like the nested `set_synchronised' :(Francesco Mazzoli2012-08-301-20/+18
* take into account requeues when setting synch state for slavesFrancesco Mazzoli2012-08-302-58/+65
* cosmeticTim Watson2012-08-291-1/+1
* Slaves must join gm before updating amqqueue records, otherwise messagesTim Watson2012-08-291-15/+17
* tiny refactor: rename fun and clarify commentMatthias Radestock2012-08-242-13/+13
* non-zero timeout when idle for the slave as wellFrancesco Mazzoli2012-08-231-3/+3
* cosmeticMatthias Radestock2012-08-231-25/+18
* cosmetic - save some linesMatthias Radestock2012-08-201-31/+14
* Merged bug25104 into defaultEmile Joubert2012-08-201-3/+1
|\
| * So strip all that stuff out.Simon MacMullen2012-08-171-28/+1
| * I was thinking that which_applications needed to come first so that theSimon MacMullen2012-08-171-2/+2
| * Gotta love those timeouts.Simon MacMullen2012-08-171-1/+1
| * Fix detection of mirror removal at clean shutdownSimon MacMullen2012-08-161-3/+28
* | merge bug25071Francesco Mazzoli2012-08-1714-173/+189
|\ \ | |/
| * Oops, this got missed in bug 25048 - slave_pids is no longer in both lists so...Simon MacMullen2012-08-151-1/+1
| * Merged bug25097 into defaultEmile Joubert2012-08-133-34/+52
| |\
| | * Merged bug25094 into defaultEmile Joubert2012-08-132-33/+51
| | |\
| | | * re-assess coverage suspension in testsMatthias Radestock2012-08-111-21/+37
| | | * be a bit more selective about which nodes we disconnect fromMatthias Radestock2012-08-111-11/+12
| | | * just connect from all (visible) nodes insteadMatthias Radestock2012-08-101-14/+7
| | | * make unclustering work for ram nodesMatthias Radestock2012-08-101-10/+18
| | * | fix a long-outstanding unresolved type referenceMatthias Radestock2012-08-121-1/+1
| * | | don't re-schedule timer when the new timer would go off <1ms soonerMatthias Radestock2012-08-131-1/+1
| * | | prompt expiry of requeued messagesMatthias Radestock2012-08-131-13/+18
| * | | merge default into bug 25097Matthias Radestock2012-08-126-36/+47
| |\ \ \ | | |/ / | |/| |
| | * | propagate API changeMatthias Radestock2012-08-124-13/+15
| | * | more correctnessMatthias Radestock2012-08-121-3/+6
| | * | oops; caught out by daft Erlang scoping againMatthias Radestock2012-08-121-1/+1
| | * | schedule message expiry timer based on expiry time of queue headMatthias Radestock2012-08-122-22/+28
| * | | merge bug25096 into defaultMatthias Radestock2012-08-121-8/+10
| |\ \ \ | | |/ /
| | * | don't rely on evil erlang scopingMatthias Radestock2012-08-121-8/+10
| * | | oopsMatthias Radestock2012-08-121-2/+2
| |/ /
| * | test 'rabbitmqctl eval'Matthias Radestock2012-08-112-13/+14
| * | test more branches of 'rabbitmqctl set_vm_memory_high_watermark'Matthias Radestock2012-08-111-0/+3
| |/
| * cosmeticMatthias Radestock2012-08-101-3/+4
| * refactor: make better use of filename moduleMatthias Radestock2012-08-081-2/+1
| * cosmetic refactorMatthias Radestock2012-08-081-17/+19
| * cosmeticMatthias Radestock2012-08-081-1/+2
| * fix dialyzer complaintMatthias Radestock2012-08-081-0/+2