| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | | | | | | 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 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | 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 stable | Emile Joubert | 2012-11-22 | 8 | -72/+129 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | \ \ \ \ \ \ \ \ | Merge bug25305 | Simon MacMullen | 2012-11-22 | 3 | -13/+24 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | ||||||
| | | | * | | | | | | | | | 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 | |
| | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | | ack unroutable dead-lettered messages straight away | Matthias Radestock | 2012-11-20 | 1 | -12/+18 | |
| | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | 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 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | 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 | |
| | * | | | | | | | | 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 | |
| | |/ / / / / | ||||||
| | * | | | | | merge bug25297 into default | Matthias Radestock | 2012-11-16 | 1 | -1/+1 | |
| | |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | | * | | | | plug leak | Matthias Radestock | 2012-11-16 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | fixme | Matthias Radestock | 2012-11-16 | 1 | -1/+2 | |
| | * | | | | refactor stop_later | Matthias Radestock | 2012-11-16 | 1 | -18/+15 | |
| | * | | | | Merge bug25295 | Simon MacMullen | 2012-11-16 | 1 | -4/+5 | |
| | |\ \ \ \ | ||||||
| | | * | | | | always monitor queues from which we are (possibly) delivering messages | Matthias Radestock | 2012-11-15 | 1 | -4/+5 | |
| | | |/ / / | ||||||
| | * | | | | refactor: extract some helpers | Matthias Radestock | 2012-11-16 | 1 | -14/+16 | |
| | * | | | | refactor: simplify dlx logic top half | Matthias Radestock | 2012-11-16 | 1 | -30/+20 | |
| | * | | | | cosmetic | Matthias Radestock | 2012-11-16 | 1 | -2/+2 | |
| | * | | | | cosmetic | Matthias Radestock | 2012-11-15 | 1 | -24/+13 | |
| | * | | | | inline (and avoid misleading var name in the process) | Matthias Radestock | 2012-11-15 | 1 | -2/+2 | |
| | |/ / / | ||||||
| | * | | | refactor stats recording in channel | Matthias Radestock | 2012-11-15 | 1 | -35/+29 | |
| | | |/ | |/| | ||||||
| | * | | inline | Matthias Radestock | 2012-11-15 | 1 | -6/+4 | |
| | |/ | ||||||
| | * | Work on older Erlang versions | Simon MacMullen | 2012-11-14 | 2 | -5/+8 | |
| | * | Merge bug25251 (very late!) | Simon MacMullen | 2012-11-13 | 1 | -11/+2 | |
| | |\ | ||||||
