summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove superfluous commentMatthias Radestock2012-10-011-4/+0
* cosmetic: remove comment that no longer appliesMatthias Radestock2012-10-011-1/+0
* stylistic consistencyMatthias Radestock2012-10-011-1/+1
* Merge bug25179Simon MacMullen2012-09-284-22/+20
|\
| * merge bug25145 into defaultMatthias Radestock2012-09-2714-472/+388
| |\
| | * merge bug25185 into defaultMatthias Radestock2012-09-272-16/+18
| | |\
| | | * undo spurious changeMatthias Radestock2012-09-271-2/+1
| | | * cosmeticMatthias Radestock2012-09-271-5/+3
| | | * Don't change the signature of init_with_backing_queue_stateSimon MacMullen2012-09-272-4/+4
| | | * s/redelivered/delivered/gSimon MacMullen2012-09-262-7/+7
| | | * Stick redelivered in #message_properties, which makes the diff rather smaller.Simon MacMullen2012-09-265-35/+31
| | * | correct comment following removal of 'immediate'Matthias Radestock2012-09-261-2/+1
| * | | I put that on the wrong branch. And it's obsolete now anyway.Simon MacMullen2012-09-261-1/+1
| * | | API changeSimon MacMullen2012-09-261-1/+1
| * | | Let's try that again: we no longer need to use confirmed_broadcast here due t...Simon MacMullen2012-09-261-4/+1
| | |/ | |/|
| * | Mark enqueued-on-promotion messages as redeliveredSimon MacMullen2012-09-265-31/+40
* | | merge default into bug25179Matthias Radestock2012-09-2617-353/+297
|\ \ \ | | |/ | |/|
| * | merge bug25160 into defaultMatthias Radestock2012-09-2610-425/+349
| |\ \ | | |/ | |/|
| | * simplify forget_cluster_node/2Matthias Radestock2012-09-261-14/+10
| | * track monitors explicitlyMatthias Radestock2012-09-251-14/+7
| | * merge bug25160 into defaultMatthias Radestock2012-09-2510-411/+346
| | |\
| | | * cosmeticMatthias Radestock2012-09-251-26/+29
| | | * replace cluster_multicall with gen_server:abcastMatthias Radestock2012-09-251-31/+12
| | | * merge default into bug25160Matthias Radestock2012-09-2513-151/+137
| | | |\
| | | * | it's a discMatthias Radestock2012-09-251-1/+1
| | | * | more workingness (and efficiency)Matthias Radestock2012-09-241-4/+7
| | | * | cosmeticMatthias Radestock2012-09-241-9/+9
| | | * | cosmeticMatthias Radestock2012-09-241-37/+28
| | | * | cosmeticMatthias Radestock2012-09-242-18/+14
| | | * | appease dialyzerMatthias Radestock2012-09-241-2/+4
| | | * | improve workingnessMatthias Radestock2012-09-244-9/+8
| * | | | Fake rebase: 8ebdcd9a5d2e (which bug25182 was branched from) got junked. "reb...Simon MacMullen2012-09-261-1/+4
| * | | | another assertionMatthias Radestock2012-09-251-0/+1
| * | | | neaterMatthias Radestock2012-09-251-13/+11
| * | | | Is this better? I'm not sure.Matthias Radestock2012-09-251-6/+5
| * | | | cosmeticMatthias Radestock2012-09-251-6/+6
| * | | | put the assertion back. This time more explictly.Matthias Radestock2012-09-251-3/+2
| * | | | improve correctnessMatthias Radestock2012-09-251-2/+2
| * | | | Rename set_synchronised to update_delta. And remove that nasty little arithme...Simon MacMullen2012-09-251-15/+19
| * | | | Refactor which I find clearer. Yes "DeltaChange". But it's a delta of a delta...Simon MacMullen2012-09-251-7/+9
| * | | | oopsMatthias Radestock2012-09-251-2/+2
| * | | | take a stab at making set_synchronised less obscureMatthias Radestock2012-09-251-37/+30
| * | | | remove unnecessary calls to set_synchronised/2 in 'fetch'Matthias Radestock2012-09-251-14/+10
| * | | | Merged bug25145 into defaultEmile Joubert2012-09-252-16/+18
| |\ \ \ \ | | |/ / /
| | * | | generalise pmonMatthias Radestock2012-09-251-15/+17
| | | |/ | | |/|
| | * | fix a bugMatthias Radestock2012-09-251-1/+1
| * | | No longer need confirmed_broadcast if immediate no longer exists.Simon MacMullen2012-09-241-4/+1
| |/ /
| * | merge default into bug25148Tim Watson2012-09-2433-1103/+1517
| |\ \
| | * | refactor for clarity (I think)Matthias Radestock2012-09-211-4/+4
| | * | Merge bug23896Simon MacMullen2012-09-2114-331/+370
| | |\ \