summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* populate slave's msg_id_ack with sync'ed messages pending ackbug25394Matthias Radestock2013-01-192-24/+30
* eager sync of messages pending ackMatthias Radestock2013-01-194-22/+22
* merge bug25409 into bug25394Matthias Radestock2013-01-198-84/+130
|\
| * merge default into bug25395Matthias Radestock2013-01-194-77/+103
| |\
| | * pass 'unacked' flag to BQ:fold funMatthias Radestock2013-01-154-18/+21
| | * merge bug25397 into bug25395Matthias Radestock2013-01-152-15/+45
| | |\
| | | * merge default into bug25395Matthias Radestock2013-01-151-23/+68
| | | |\
| | | * \ merge default into bug25395Matthias Radestock2013-01-141-56/+80
| | | |\ \
| | | | * | refactorMatthias Radestock2013-01-131-19/+14
| | | | * | include pending_acks in 'fold'Matthias Radestock2013-01-131-13/+46
| | * | | | merge bug25400 into bug25397Matthias Radestock2013-01-151-64/+57
| | |\ \ \ \
| | | * \ \ \ merge degault into bug25397Matthias Radestock2013-01-151-23/+68
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | merge default into bug25397Matthias Radestock2013-01-141-56/+52
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | / | | | | | |/ | | | | |/|
| | | | * | cosmeticMatthias Radestock2013-01-131-2/+2
| | | | * | only pass the minimum necessary state to 'next'Matthias Radestock2013-01-121-23/+26
| | | | * | return MsgStatus only from iteratorMatthias Radestock2013-01-121-10/+7
| | | | * | merge default into bug25397Matthias Radestock2013-01-121-56/+52
| | | | |\ \
| | | | | * | pass State to iteratorMatthias Radestock2013-01-121-51/+43
| | | | | * | merge default into bug25397Matthias Radestock2013-01-121-48/+52
| | | | | |\ \
| | | | | | * | implement vq:fold in terms of an iteratorMatthias Radestock2013-01-111-48/+52
| * | | | | | | eliminate "Function X has no local return" dialyzer errorsMatthias Radestock2013-01-194-1/+23
| * | | | | | | cosmeticMatthias Radestock2013-01-191-6/+4
* | | | | | | | add a testbug25409Matthias Radestock2013-01-191-0/+16
* | | | | | | | add BQ:purge_acks/1Matthias Radestock2013-01-193-3/+11
|/ / / / / / /
* | | | | | | tiny refactor on variable_queue_with_holesMatthias Radestock2013-01-191-3/+4
* | | | | | | cosmeticMatthias Radestock2013-01-191-2/+2
* | | | | | | fix testMatthias Radestock2013-01-181-1/+2
* | | | | | | various reader related changes for AMQP 1.0Matthias Radestock2013-01-183-31/+74
* | | | | | | simplifying refactor on rabbit_mnesia:discover_clusterMatthias Radestock2013-01-171-9/+6
* | | | | | | merge bug25400 into defaultTim Watson2013-01-172-29/+24
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | filter out pending acks when folding over deltabug25400Matthias Radestock2013-01-151-6/+14
| * | | | | | testMatthias Radestock2013-01-151-23/+10
| | |_|_|_|/ | |/| | | |
* | | | | | stable to defaultSimon MacMullen2013-01-161-4/+9
|\ \ \ \ \ \
| * | | | | | Prevent explosion if someone passes a list.bug25401Simon MacMullen2013-01-161-4/+9
* | | | | | | cosmeticMatthias Radestock2013-01-161-4/+2
* | | | | | | remove superfluous conditionMatthias Radestock2013-01-161-2/+2
* | | | | | | Merge bug25393Simon MacMullen2013-01-1610-132/+252
|\ \ \ \ \ \ \
| * | | | | | | some more reader connection state abstractionMatthias Radestock2013-01-151-14/+12
| | |/ / / / / | |/| | | | |
| * | | | | | much more thorough testing of vq:requeueMatthias Radestock2013-01-151-21/+62
| * | | | | | improve assertion in vq:fold testMatthias Radestock2013-01-141-2/+6
| | |/ / / / | |/| | | |
| * | | | | improve vq:fold testMatthias Radestock2013-01-141-8/+16
| * | | | | oops; nuke unused varMatthias Radestock2013-01-121-1/+1
| | |/ / / | |/| | |
| * | | | extract a vq helper fun for constructing a msg_statusMatthias Radestock2013-01-121-21/+24
| | |/ / | |/| |
| * | | cosmeticMatthias Radestock2013-01-121-6/+6
| * | | unmodalise vq:read_msgMatthias Radestock2013-01-121-27/+27
| | |/ | |/|
| * | cosmetic renameMatthias Radestock2013-01-101-9/+8
| * | merge bug25345 into defaultMatthias Radestock2013-01-094-198/+236
| |\ \
| * | | Fix docs and specs.bug25345Simon MacMullen2013-01-081-2/+1
| * | | tweak: make use of rabbit_misc:rs/1Matthias Radestock2013-01-071-3/+3
| * | | merge default into bug25345Matthias Radestock2013-01-072-10/+12
| |\ \ \