| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Send the sync_start over GM to flush out any other messages that we might hav... | Simon MacMullen | 2012-11-26 | 2 | -11/+19 |
| * | Fix bugs in previous commit, and be rather more thorough about monitoring and... | Simon MacMullen | 2012-11-26 | 4 | -25/+51 |
| * | Cosmetic | Simon MacMullen | 2012-11-26 | 1 | -8/+6 |
| * | Add spec, fix API, refuse to run if there are pending acks, return status, do... | Simon MacMullen | 2012-11-26 | 4 | -25/+28 |
| * | Fix expiry | Simon MacMullen | 2012-11-23 | 2 | -8/+6 |
| * | Merge bug25303 | Simon MacMullen | 2012-11-23 | 4 | -2/+114 |
| |\ | |||||
| | * | Oops | Simon MacMullen | 2012-11-23 | 1 | -1/+2 |
| | * | Flow control for the sync process. | Simon MacMullen | 2012-11-23 | 2 | -5/+23 |
| | * | Log progress, and an important optimisation. | Simon MacMullen | 2012-11-23 | 2 | -8/+23 |
| | * | Cosmetic / clearer. | Simon MacMullen | 2012-11-23 | 1 | -4/+3 |
| | * | Eager mirror synchronisation. | Simon MacMullen | 2012-11-23 | 4 | -2/+81 |
| * | | Add message properties to backing queue fold | Emile Joubert | 2012-11-23 | 4 | -9/+12 |
| * | | cosmetic | Matthias Radestock | 2012-11-23 | 1 | -6/+5 |
| * | | more precise signature | Matthias Radestock | 2012-11-23 | 1 | -3/+2 |
| * | | Better type signature | Emile Joubert | 2012-11-23 | 2 | -7/+3 |
| * | | Propagate API change | Emile Joubert | 2012-11-23 | 3 | -2/+17 |
| |/ | |||||
| * | Backing queue fold tests | Emile Joubert | 2012-11-23 | 1 | -2/+20 |
| * | Refactor backing queue delta fold | Emile Joubert | 2012-11-23 | 1 | -39/+32 |
| * | QC test for backing queue fold | Emile Joubert | 2012-11-22 | 2 | -5/+22 |
| * | Merged default | Emile Joubert | 2012-11-22 | 5 | -23/+30 |
| |\ | |||||
| | * | stable to default | Simon MacMullen | 2012-11-22 | 8 | -83/+141 |
| | |\ | |||||
| | | * | merge bug25314 into default | Matthias Radestock | 2012-11-22 | 0 | -0/+0 |
| | | |\ | |||||
| | | * | | Rename backing queue fold | Emile Joubert | 2012-11-22 | 5 | -11/+12 |
| | | |/ | |||||
| | * | | Merge bug25305 | Simon MacMullen | 2012-11-22 | 3 | -13/+24 |
| | |\ \ | |||||
| | * | | | ack unroutable dead-lettered messages straight away | Matthias Radestock | 2012-11-20 | 1 | -12/+18 |
| * | | | | Merged default | Emile Joubert | 2012-11-22 | 1 | -0/+47 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Minimal backing queue fold | Emile Joubert | 2012-11-21 | 4 | -22/+83 |
| * | | | | Merged stable | Emile Joubert | 2012-11-22 | 8 | -72/+129 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | merge stable into default | Matthias Radestock | 2012-11-22 | 8 | -72/+129 |
| | |\ \ \ | |||||
| | | * | | | refactor: simplify rabbit_exchange:serialise_events | Matthias Radestock | 2012-11-21 | 1 | -6/+2 |
| | | * | | | simplify & optimise rabbit_exchange:callback/4 | Matthias Radestock | 2012-11-21 | 1 | -9/+5 |
| | | * | | | Merged bug25302 | Emile Joubert | 2012-11-21 | 1 | -1/+0 |
| | | |\ \ \ | |||||
| | | | * | | | remove unused vqstate field | Matthias Radestock | 2012-11-20 | 1 | -1/+0 |
| | | | |/ / | |||||
| | | * | | | BQ quickcheck postcondition for drop | Emile Joubert | 2012-11-21 | 1 | -2/+2 |
| | | * | | | some quick check tests | Matthias Radestock | 2012-11-20 | 1 | -22/+48 |
| | | * | | | add test of vq:drop | Matthias Radestock | 2012-11-20 | 1 | -0/+15 |
| | | * | | | introduce bq:drop/2 and use it in slaves to prevent msg fetching | Matthias Radestock | 2012-11-20 | 4 | -28/+49 |
| | | |/ / | |||||
| | | * | | format mq slave message queue | Matthias Radestock | 2012-11-19 | 1 | -1/+3 |
| | | * | | cosmetic | Matthias Radestock | 2012-11-19 | 1 | -3/+3 |
| | | * | | optimise "no messages dead-lettered during expiry" case | Matthias Radestock | 2012-11-19 | 1 | -2/+4 |
| | | * | | Added tag rabbitmq_v3_0_0 for changeset b7a660ce4855 | Simon MacMullen | 2012-11-19 | 0 | -0/+0 |
| * | | | | Merged bug25306 | Emile Joubert | 2012-11-22 | 2 | -11/+20 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | leave the ram_msg_count unchanged in BQ:fold | Matthias Radestock | 2012-11-22 | 1 | -5/+7 |
| | * | | | add test for invoking bq:fold when messages are on disk | Matthias Radestock | 2012-11-21 | 1 | -0/+7 |
| | * | | | assert after fold | Matthias Radestock | 2012-11-21 | 1 | -7/+6 |
| | * | | | assertion | Matthias Radestock | 2012-11-20 | 1 | -0/+1 |
| | | |/ | |/| | |||||
| * | | | merge bug25301 into stable | Matthias Radestock | 2012-11-22 | 1 | -2/+4 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | branch from stable, expire messages eagerly | Tim Watson | 2012-11-21 | 1 | -2/+4 |
| |/ / | |||||
| * | | create 'stable' branch | Matthias Radestock | 2012-11-20 | 0 | -0/+0 |
| |/ | |||||
| * | Changelogs for 3.0.0rabbitmq_v3_0_0 | Simon MacMullen | 2012-11-19 | 2 | -0/+9 |
