| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge bug25323 | Simon MacMullen | 2012-11-27 | 7 | -57/+40 |
| |\ | |||||
| | * | mark all messages enqueued in the slave as 'delivered' | Matthias Radestock | 2012-11-26 | 7 | -57/+40 |
| * | | cosmetic | Matthias Radestock | 2012-11-27 | 1 | -5/+3 |
| * | | remove cruft | Matthias Radestock | 2012-11-26 | 1 | -1/+0 |
| * | | merge stable into default | Tim Watson | 2012-11-26 | 5 | -38/+31 |
| |\ \ | |||||
| | * \ | merge bug25309 into stable | Tim Watson | 2012-11-26 | 5 | -38/+31 |
| | |\ \ | |||||
| | | * \ | merge stable into bug25309 | Tim Watson | 2012-11-26 | 3 | -25/+42 |
| | | |\ \ | | |/ / | |/| | | |||||
| | | * | | recover for accidental merge with default | Tim Watson | 2012-11-26 | 1 | -1/+1 |
| | | * | | Fix a race where we decide on the BQ before writing the #amqqueue{} to Mnesia... | Simon MacMullen | 2012-11-22 | 1 | -4/+5 |
| | | * | | Carry on if an individual notification fails. | Simon MacMullen | 2012-11-21 | 1 | -2/+2 |
| | | * | | Useful guard. | Simon MacMullen | 2012-11-21 | 1 | -1/+1 |
| | | * | | Don't try to assert result of {add,drop}_mirror. | Simon MacMullen | 2012-11-21 | 1 | -11/+3 |
| | | * | | Make start/stop mirroring into a cast not a call. | Simon MacMullen | 2012-11-21 | 2 | -19/+19 |
| * | | | | merge bug25303 into default | Matthias Radestock | 2012-11-26 | 4 | -9/+11 |
| |\ \ \ \ | |||||
| | * | | | | 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 |
| * | | | | | Merged bug25311 | Emile Joubert | 2012-11-26 | 7 | -61/+140 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | merge bug25324 into default | Matthias Radestock | 2012-11-24 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | 'pid' is a valid INFO_KEY | Matthias Radestock | 2012-11-24 | 1 | -1/+1 |
| | |/ / / / | |||||
| | * | | | | merge bug25303 into default | Matthias Radestock | 2012-11-23 | 5 | -9/+93 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | 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 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merged default | Emile Joubert | 2012-11-22 | 1 | -0/+47 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Minimal backing queue fold | Emile Joubert | 2012-11-21 | 4 | -22/+83 |
| | * | | | | | | Merged bug25315 | Emile Joubert | 2012-11-23 | 7 | -151/+197 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | 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 |
| * | | | | | | | | | | | stable to default | Simon MacMullen | 2012-11-22 | 8 | -83/+141 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
