summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* stable to defaultSimon MacMullen2013-01-282-8/+4
|\
| * ignore 'invoke' on different moduleMatthias Radestock2013-01-281-1/+2
| * remove unused functionMatthias Radestock2013-01-281-6/+1
| * eliminate superfluous double callMatthias Radestock2013-01-281-1/+1
* | Swap SASL and TLS header codesEmile Joubert2013-01-251-2/+2
* | nuke active_consumer_countMatthias Radestock2013-01-241-11/+3
* | merge stable into defaultMatthias Radestock2013-01-241-2/+4
|\ \ | |/
| * merge bug25412 into stableMatthias Radestock2013-01-241-2/+4
| |\
| | * Don't just {reply, Cmd, State} since that will end up going into send/2 - whi...Simon MacMullen2013-01-241-2/+4
* | | Merge headsSimon MacMullen2013-01-242-20/+39
|\ \ \
| * | | improved connection refusal logic / error messageMatthias Radestock2013-01-242-20/+39
* | | | stable to defaultSimon MacMullen2013-01-24122-122/+122
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge bug25343Simon MacMullen2013-01-24122-122/+122
| |\ \ | | |/ | |/|
| | * Update copyright 2013Emile Joubert2013-01-23122-122/+122
* | | Quick patch to backing queue quickcheck correcting fold fun arityEmile Joubert2013-01-241-5/+6
* | | stable to defaultSimon MacMullen2013-01-2432-1342/+2138
|\ \ \ | |/ / |/| |
| * | merge bug24980 into defaultTim Watson2013-01-2315-176/+307
| |\ \
| | * \ merge bug25394 into defaultTim Watson2013-01-225-25/+35
| | |\ \
| | | * \ merge stable into defaultMatthias Radestock2013-01-221-10/+8
| | | |\ \ | | | | |/
| | | * | merge stable into defaultMatthias Radestock2013-01-2231-1272/+2071
| | | |\ \
| | | | * \ merge bug25395 into defaultTim Watson2013-01-218-25/+54
| | | | |\ \
| | | | | * \ stable to defaultSimon MacMullen2013-01-2131-1272/+2038
| | | | | |\ \
| | | | | | * \ merge bug25397 into defaultTim Watson2013-01-216-17/+35
| | | | | | |\ \
| | | | | | | * \ merge bug25409 into defaultTim Watson2013-01-214-3/+27
| | | | | | | |\ \
| | | | | | | * | | USe pg_local rather than an ets table.Simon MacMullen2013-01-211-6/+3
| | | | | | | * | | cosmetic: move spec of internal function and make it more preciseMatthias Radestock2013-01-201-8/+5
| | | | | | * | | | merge default into bug25397Matthias Radestock2013-01-191-64/+57
| | | | | | |\ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | | | * | | merge default into bug25397Matthias Radestock2013-01-171-64/+57
| | | | | | | |\ \ \
| | * | | | | | | | | populate slave's msg_id_ack with sync'ed messages pending ackMatthias 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