summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug25397Matthias Radestock2013-01-191-64/+57
|\
| * merge default into bug25397Matthias Radestock2013-01-171-64/+57
| |\
| | * 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
* | | | | | | | 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 deltaMatthias 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.Simon 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.Simon 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
| |\ \ \
| * | | | IdempotenceSimon MacMullen2013-01-072-1/+7
| * | | | Merge defaultSimon MacMullen2013-01-077-140/+124
| |\ \ \ \
| * \ \ \ \ Merge in bug24407.Simon MacMullen2013-01-045-26/+89
| |\ \ \ \ \
| | * | | | | refactor: extract stop_syncer functionMatthias Radestock2013-01-011-10/+9
| | * | | | | oopsMatthias Radestock2013-01-011-1/+1
| | * | | | | better fun namesMatthias Radestock2013-01-013-22/+22
| | * | | | | merge bug24407 into bug25345Matthias Radestock2012-12-305-18/+82
| | |\ \ \ \ \
| | | * | | | | Emit an info item as soon as we start, for greater responsiveness.Simon MacMullen2012-12-141-6/+8
| | | * | | | | Fix accidental changeSimon MacMullen2012-12-141-1/+1
| | | * | | | | Cancel syncSimon MacMullen2012-12-144-5/+43