| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | * | | | | | | propagate API change | Matthias Radestock | 2012-11-22 | 1 | -4/+4 | |
| | | | | | * | | | | | | bq api tweak: don't include remaining message count in fetch/drop result | Matthias Radestock | 2012-11-22 | 6 | -47/+42 | |
| | | | | * | | | | | | | don't evict messages from RAM when inserting them into pending_ack | Matthias Radestock | 2012-11-23 | 1 | -10/+7 | |
| | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | | | * | | | | | | refactor: vq:ram_ack_index doesn't need to be a gb_tree | Matthias Radestock | 2012-11-23 | 1 | -12/+11 | |
| | | | | * | | | | | | merge bug23625 into default | Matthias Radestock | 2012-11-23 | 4 | -106/+137 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | Explain | Simon MacMullen | 2012-11-22 | 1 | -0/+10 | |
| | | | | | * | | | | | | Don't duplicate name. | Simon MacMullen | 2012-11-22 | 1 | -1/+1 | |
| | | | | | * | | | | | | optimise | Matthias Radestock | 2012-11-16 | 1 | -2/+4 | |
| | | | | | * | | | | | | identify queues by name rather than pid in channel stats | Matthias Radestock | 2012-11-16 | 2 | -67/+86 | |
| | | | | | * | | | | | | propagate API change | Matthias Radestock | 2012-11-16 | 1 | -1/+1 | |
| | | | | | * | | | | | | merge default into bug23625 | Matthias Radestock | 2012-11-16 | 2 | -38/+38 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ | merge default into bug23625 | Matthias Radestock | 2012-11-16 | 4 | -89/+69 | |
| | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ | merge default into bug23625 | Matthias Radestock | 2012-11-15 | 2 | -38/+38 | |
| | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ \ \ | merge default into bug23625 | Matthias Radestock | 2012-11-15 | 1 | -6/+4 | |
| | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | reference queue by name in consumer events | Matthias Radestock | 2012-11-15 | 1 | -18/+22 | |
| | | | | | | | * | | | | | | | | emit names instead of pids in queue process' queue events | Matthias Radestock | 2012-11-15 | 2 | -20/+16 | |
| | | | | | | | * | | | | | | | | restart branch | Matthias Radestock | 2012-11-15 | 0 | -0/+0 | |
| | | * | | | | | | | | | | | | | expand test coverage to at least two iterations of delta_fold | Matthias Radestock | 2012-11-28 | 1 | -18/+21 | |
| | | * | | | | | | | | | | | | | tweak | Matthias Radestock | 2012-11-28 | 1 | -19/+14 | |
| | | * | | | | | | | | | | | | | cosmetic | Matthias Radestock | 2012-11-28 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | Better quickcheck test of interruptable backing queue fold | Emile Joubert | 2012-11-28 | 1 | -7/+15 | |
| | | * | | | | | | | | | | | | | cosmetic | Matthias Radestock | 2012-11-28 | 1 | -24/+20 | |
| | | * | | | | | | | | | | | | | Provide early termination for backing queue fold | Emile Joubert | 2012-11-28 | 4 | -36/+70 | |
| | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | fix bug | Matthias Radestock | 2012-11-27 | 1 | -2/+2 | |
| | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | cosmetic | Matthias Radestock | 2012-11-26 | 1 | -3/+2 | |
| | | * | | | | | | | | | | | Untuple fold function | Emile Joubert | 2012-11-26 | 4 | -6/+6 | |
| | | * | | | | | | | | | | | 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 | |
| | | | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | | | 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 | |
| | | | | |/ / / / / / / / / | ||||||
