| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get rid of #tx{} | Matthias Radestock | 2013-01-07 | 1 | -39/+38 |
| * | simplify & document ordering | Matthias Radestock | 2013-01-07 | 1 | -17/+19 |
| * | record pending acks in a queue rather than set in queue process | Matthias Radestock | 2013-01-07 | 2 | -28/+53 |
| * | optimise ack collection | Matthias Radestock | 2013-01-06 | 1 | -3/+9 |
| * | optimise rabbit_channel:ack/2 | Matthias Radestock | 2013-01-06 | 1 | -29/+26 |
| * | restrict previous optimisation, for better workingness | Matthias Radestock | 2013-01-06 | 1 | -1/+3 |
| * | cosmetic | Matthias Radestock | 2013-01-06 | 1 | -1/+1 |
| * | optimise "no confirms" case of rabbit_amqqueue_process:discard | Matthias Radestock | 2013-01-06 | 1 | -4/+7 |
| * | optimise "route to no queues" path | Matthias Radestock | 2013-01-06 | 1 | -0/+4 |
| * | common-case optimisations for delegate:invoke[_no_result] | Matthias Radestock | 2013-01-06 | 1 | -0/+12 |
| * | optimise rabbit_amqqueue:qpids/1 common case | Matthias Radestock | 2013-01-05 | 1 | -0/+2 |
| * | optimisation: improve performance of permission cache | Matthias Radestock | 2013-01-05 | 1 | -9/+7 |
| * | refactor gen_server2 debug handling | Matthias Radestock | 2013-01-05 | 1 | -38/+22 |
| * | optimisation: shrink gen_server2 state slightly | Matthias Radestock | 2013-01-05 | 1 | -18/+14 |
| * | refactor queue initialisation | Matthias Radestock | 2013-01-04 | 1 | -34/+16 |
| * | merge bug24407 into default | Matthias Radestock | 2013-01-04 | 7 | -30/+382 |
| |\ | |||||
| | * | tweak logging | Matthias Radestock | 2013-01-04 | 1 | -2/+1 |
| | * | cosmetic(ish) | Matthias Radestock | 2013-01-04 | 1 | -1/+1 |
| | * | cosmetic | Matthias Radestock | 2013-01-03 | 1 | -3/+2 |
| | * | simplify syncer | Matthias Radestock | 2013-01-03 | 1 | -33/+23 |
| | * | make credit waiting less brittle | Matthias Radestock | 2013-01-03 | 2 | -12/+11 |
| | * | fix bug found by dialyzer | Matthias Radestock | 2013-01-03 | 1 | -2/+2 |
| | * | bring up to date with 'default' | Matthias Radestock | 2013-01-03 | 1 | -1/+1 |
| | * | merge default into bug24407 | Matthias Radestock | 2013-01-03 | 22 | -612/+668 |
| | |\ | |||||
| | * | | 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 |
| | * | | 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 | 5 | -14/+36 |
| | * | | 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 |
| | * | | Respond to FHC. | Simon MacMullen | 2012-11-29 | 1 | -1/+7 |
| | * | | Only respond to 'EXIT's from parent / syncer. | Simon MacMullen | 2012-11-29 | 3 | -11/+62 |
| | * | | Have slaves determine whether they need sync. | Simon MacMullen | 2012-11-29 | 3 | -40/+44 |
