| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | Merged bug25328 | Emile Joubert | 2012-12-04 | 6 | -68/+123 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | yet more tests | Matthias Radestock | 2012-12-03 | 1 | -2/+21 | |
| | | | | * | | | | test more | Matthias Radestock | 2012-12-03 | 1 | -9/+13 | |
| | | | | * | | | | add test for vq:fetchwhile | Matthias Radestock | 2012-12-03 | 1 | -11/+20 | |
| | | | | * | | | | Whitespace | Emile Joubert | 2012-12-03 | 1 | -1/+1 | |
| | | | | * | | | | merge default into bug25328 | Matthias Radestock | 2012-11-30 | 6 | -58/+81 | |
| | | | | |\ \ \ \ | | | |/ / / / / | ||||||
| | | | | * | | | | merge default into bug25328 | Matthias Radestock | 2012-11-30 | 6 | -58/+81 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | return to a simpler, better BQ:dropwhile, and introduce 'fetchwhile' | Matthias Radestock | 2012-11-29 | 6 | -64/+87 | |
| | | | * | | | | | | unbreak qc (hopefully) | Matthias Radestock | 2012-11-30 | 1 | -2/+2 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | remove unused state var | Matthias Radestock | 2012-11-30 | 1 | -29/+14 | |
| | | | |/ / / / | ||||||
| | * | | | | | | Merge bug25330 | Emile Joubert | 2012-12-05 | 3 | -3/+40 | |
| | |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | | * | | | | | Tweak the regex, align, and a test. | Simon MacMullen | 2012-12-05 | 2 | -2/+13 | |
| | | * | | | | | Special case the 3.0.0 version check. | Simon MacMullen | 2012-12-05 | 1 | -4/+11 | |
| | | * | | | | | Move the version check fun to misc, and anchor the regex. | Simon MacMullen | 2012-12-05 | 2 | -10/+13 | |
| | | * | | | | | Compare RabbitMQ versions ignoring the "patch" version (as semver.org calls i... | Simon MacMullen | 2012-12-03 | 1 | -6/+22 | |
| | * | | | | | | merge bug25341 into stable | Matthias Radestock | 2012-12-05 | 1 | -1/+9 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Don't blow up if we end up talking to not-a-supervisor. | Simon MacMullen | 2012-12-05 | 1 | -1/+9 | |
| | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | | merge bug25340 into stable | Matthias Radestock | 2012-12-05 | 1 | -2/+8 | |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | | * | | | | | reduce wrongness | Matthias Radestock | 2012-12-04 | 1 | -2/+1 | |
| | | * | | | | | Send messages immediately if we are not busy. | Simon MacMullen | 2012-12-04 | 1 | -2/+9 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge bug25335 | Simon MacMullen | 2012-12-04 | 1 | -1/+5 | |
| | |\ \ \ \ \ | | |/ / / / | ||||||
| | | * | | | | merge bug25321 into stable | Tim Watson | 2012-12-03 | 0 | -0/+0 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | merge default | Tim Watson | 2012-12-03 | 5 | -38/+31 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | | Wake up all queues after policy change. | Simon MacMullen | 2012-11-23 | 1 | -1/+5 | |
| | * | | | | | | get rid of last remaining cross-node fun in rabbit_amqqueue | Matthias Radestock | 2012-12-03 | 1 | -17/+8 | |
| | * | | | | | | move generic cross-node funs from rabbit_amqqueue to delegate | Matthias Radestock | 2012-12-03 | 2 | -39/+32 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Specs. | Simon MacMullen | 2013-01-03 | 3 | -1/+22 | |
| * | | | | | | Don't use a closure for the usual cluster upgrade reasons. | Simon MacMullen | 2013-01-03 | 1 | -4/+7 | |
| * | | | | | | API consistency. | Simon MacMullen | 2013-01-03 | 2 | -12/+8 | |
| * | | | | | | Consistency with the real slave. | Simon MacMullen | 2013-01-03 | 1 | -2/+2 | |
| * | | | | | | Explain why | Simon MacMullen | 2013-01-03 | 1 | -0/+1 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | cosmetic(ish) refactors on mq_sync:master_send | Matthias Radestock | 2012-12-30 | 1 | -10/+9 | |
| * | | | | | correct docs to reflect idempotence | Matthias Radestock | 2012-12-30 | 1 | -3/+2 | |
| * | | | | | consistency | Matthias Radestock | 2012-12-30 | 1 | -1/+1 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | It's important to respond to this too. | Simon MacMullen | 2012-12-14 | 1 | -1/+4 | |
| * | | | | Make syncing idempotent. | Simon MacMullen | 2012-12-06 | 2 | -3/+2 | |
| * | | | | Add rabbitmqctl sync_queue, and make it synchronous. Also fix the fact that w... | Simon MacMullen | 2012-12-06 | 6 | -14/+67 | |
| * | | | | Normalise credit flow quantities. | Simon MacMullen | 2012-12-05 | 1 | -2/+2 | |
| * | | | | correct docs for final handshake | Matthias Radestock | 2012-11-29 | 1 | -0/+1 | |
| * | | | | handle the case of the Syncer dying right at the end | Matthias Radestock | 2012-11-29 | 1 | -15/+20 | |
| * | | | | cosmetic | Matthias Radestock | 2012-11-29 | 1 | -4/+4 | |
| * | | | | extract logging | Matthias Radestock | 2012-11-29 | 2 | -26/+21 | |
| * | | | | no more unused vars | Matthias Radestock | 2012-11-29 | 1 | -1/+1 | |
| * | | | | Don't do anything if we decided not to do anything. | Simon MacMullen | 2012-11-29 | 2 | -1/+2 | |
| * | | | | Merge heads | Simon MacMullen | 2012-11-29 | 1 | -26/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | cosmetic, plus correctly identify provenance | Matthias Radestock | 2012-11-29 | 1 | -26/+17 | |
| * | | | | | Set depth_delta to undefined if something goes wrong. Or indeed if something ... | Simon MacMullen | 2012-11-29 | 1 | -4/+3 | |
| |/ / / / | ||||||
| * | | | | Update diagram. | Simon MacMullen | 2012-11-29 | 1 | -2/+4 | |
| * | | | | Make sure newly-started slaves don't respond and confuse things. | Simon MacMullen | 2012-11-29 | 2 | -3/+6 | |
| * | | | | Call get_parent/0 less often... | Simon MacMullen | 2012-11-29 | 1 | -6/+6 | |
