summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | merge default into bug23625Matthias Radestock2012-11-152-38/+38
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ merge default into bug23625Matthias Radestock2012-11-151-6/+4
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | reference queue by name in consumer eventsMatthias Radestock2012-11-151-18/+22
| | | | | * | | | | | | emit names instead of pids in queue process' queue eventsMatthias Radestock2012-11-152-20/+16
| | | | | * | | | | | | restart branchMatthias Radestock2012-11-150-0/+0
| | * | | | | | | | | | stable to defaultSimon MacMullen2012-11-228-83/+141
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | * | | | | | | | | merge bug25314 into defaultMatthias Radestock2012-11-220-0/+0
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| | | * | | | | | | | | Rename backing queue foldEmile Joubert2012-11-225-11/+12
| | | |/ / / / / / / /
| | | * | | | | | | | Merged stableEmile Joubert2012-11-228-72/+129
| | | |\ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ Merge bug25305Simon MacMullen2012-11-223-13/+24
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | Merged bug25306Emile Joubert2012-11-222-11/+20
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | leave the ram_msg_count unchanged in BQ:foldMatthias Radestock2012-11-221-5/+7
| | | | * | | | | | | | | add test for invoking bq:fold when messages are on diskMatthias Radestock2012-11-211-0/+7
| | | | * | | | | | | | | assert after foldMatthias Radestock2012-11-211-7/+6
| | | | * | | | | | | | | assertionMatthias Radestock2012-11-201-0/+1
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | * | | | | | | | | | ack unroutable dead-lettered messages straight awayMatthias Radestock2012-11-201-12/+18
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | propagate API changeMatthias Radestock2012-11-221-4/+4
| * | | | | | | | | | bq api tweak: don't include remaining message count in fetch/drop resultMatthias Radestock2012-11-226-47/+42
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | merge stable into defaultMatthias Radestock2012-11-228-72/+129
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | refactor: simplify rabbit_exchange:serialise_eventsMatthias Radestock2012-11-211-6/+2
| | * | | | | | | | simplify & optimise rabbit_exchange:callback/4Matthias Radestock2012-11-211-9/+5
| | * | | | | | | | Merged bug25302Emile Joubert2012-11-211-1/+0
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | remove unused vqstate fieldMatthias Radestock2012-11-201-1/+0
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | BQ quickcheck postcondition for dropEmile Joubert2012-11-211-2/+2
| | * | | | | | | | some quick check testsMatthias Radestock2012-11-201-22/+48
| | * | | | | | | | add test of vq:dropMatthias Radestock2012-11-201-0/+15
| | * | | | | | | | introduce bq:drop/2 and use it in slaves to prevent msg fetchingMatthias Radestock2012-11-204-28/+49
| | |/ / / / / / /
| | * | | | | | | format mq slave message queueMatthias Radestock2012-11-191-1/+3
| | * | | | | | | cosmeticMatthias Radestock2012-11-191-3/+3
| | * | | | | | | optimise "no messages dead-lettered during expiry" caseMatthias Radestock2012-11-191-2/+4
| | * | | | | | | Added tag rabbitmq_v3_0_0 for changeset b7a660ce4855Simon MacMullen2012-11-190-0/+0
| * | | | | | | | merge bug25301 into stableMatthias Radestock2012-11-221-2/+4
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | branch from stable, expire messages eagerlyTim Watson2012-11-211-2/+4
| |/ / / / / / /
| * | | | | | | create 'stable' branchMatthias Radestock2012-11-200-0/+0
| |/ / / / / /
| * | | | | | Changelogs for 3.0.0rabbitmq_v3_0_0Simon MacMullen2012-11-192-0/+9
| |/ / / / /
| * | | | | merge bug25297 into defaultMatthias Radestock2012-11-161-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | plug leakMatthias Radestock2012-11-161-1/+1
| |/ / / /
| * | | | fixmeMatthias Radestock2012-11-161-1/+2
| * | | | refactor stop_laterMatthias Radestock2012-11-161-18/+15
| * | | | Merge bug25295Simon MacMullen2012-11-161-4/+5
| |\ \ \ \
| | * | | | always monitor queues from which we are (possibly) delivering messagesMatthias Radestock2012-11-151-4/+5
| | |/ / /
| * | | | refactor: extract some helpersMatthias Radestock2012-11-161-14/+16
| * | | | refactor: simplify dlx logic top halfMatthias Radestock2012-11-161-30/+20
| * | | | cosmeticMatthias Radestock2012-11-161-2/+2
| * | | | cosmeticMatthias Radestock2012-11-151-24/+13
| * | | | inline (and avoid misleading var name in the process)Matthias Radestock2012-11-151-2/+2
| |/ / /
| * | | refactor stats recording in channelMatthias Radestock2012-11-151-35/+29
| | |/ | |/|
| * | inlineMatthias Radestock2012-11-151-6/+4
| |/
| * Work on older Erlang versionsSimon MacMullen2012-11-142-5/+8
| * Merge bug25251 (very late!)Simon MacMullen2012-11-131-11/+2
| |\