| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove superfluous comment | Matthias Radestock | 2012-10-01 | 1 | -4/+0 |
| * | cosmetic: remove comment that no longer applies | Matthias Radestock | 2012-10-01 | 1 | -1/+0 |
| * | stylistic consistency | Matthias Radestock | 2012-10-01 | 1 | -1/+1 |
| * | Merge bug25179 | Simon MacMullen | 2012-09-28 | 4 | -22/+20 |
| |\ | |||||
| | * | merge bug25145 into default | Matthias Radestock | 2012-09-27 | 14 | -472/+388 |
| | |\ | |||||
| | | * | merge bug25185 into default | Matthias Radestock | 2012-09-27 | 2 | -16/+18 |
| | | |\ | |||||
| | | | * | undo spurious change | Matthias Radestock | 2012-09-27 | 1 | -2/+1 |
| | | | * | cosmetic | Matthias Radestock | 2012-09-27 | 1 | -5/+3 |
| | | | * | Don't change the signature of init_with_backing_queue_state | Simon MacMullen | 2012-09-27 | 2 | -4/+4 |
| | | | * | s/redelivered/delivered/g | Simon MacMullen | 2012-09-26 | 2 | -7/+7 |
| | | | * | Stick redelivered in #message_properties, which makes the diff rather smaller. | Simon MacMullen | 2012-09-26 | 5 | -35/+31 |
| | | * | | correct comment following removal of 'immediate' | Matthias Radestock | 2012-09-26 | 1 | -2/+1 |
| | * | | | I put that on the wrong branch. And it's obsolete now anyway. | Simon MacMullen | 2012-09-26 | 1 | -1/+1 |
| | * | | | API change | Simon MacMullen | 2012-09-26 | 1 | -1/+1 |
| | * | | | Let's try that again: we no longer need to use confirmed_broadcast here due t... | Simon MacMullen | 2012-09-26 | 1 | -4/+1 |
| | | |/ | |/| | |||||
| | * | | Mark enqueued-on-promotion messages as redelivered | Simon MacMullen | 2012-09-26 | 5 | -31/+40 |
| * | | | merge default into bug25179 | Matthias Radestock | 2012-09-26 | 17 | -353/+297 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | merge bug25160 into default | Matthias Radestock | 2012-09-26 | 10 | -425/+349 |
| | |\ \ | | |/ | |/| | |||||
| | | * | simplify forget_cluster_node/2 | Matthias Radestock | 2012-09-26 | 1 | -14/+10 |
| | | * | track monitors explicitly | Matthias Radestock | 2012-09-25 | 1 | -14/+7 |
| | | * | merge bug25160 into default | Matthias Radestock | 2012-09-25 | 10 | -411/+346 |
| | | |\ | |||||
| | | | * | cosmetic | Matthias Radestock | 2012-09-25 | 1 | -26/+29 |
| | | | * | replace cluster_multicall with gen_server:abcast | Matthias Radestock | 2012-09-25 | 1 | -31/+12 |
| | | | * | merge default into bug25160 | Matthias Radestock | 2012-09-25 | 13 | -151/+137 |
| | | | |\ | |||||
| | | | * | | it's a disc | Matthias Radestock | 2012-09-25 | 1 | -1/+1 |
| | | | * | | more workingness (and efficiency) | Matthias Radestock | 2012-09-24 | 1 | -4/+7 |
| | | | * | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -9/+9 |
| | | | * | | cosmetic | Matthias Radestock | 2012-09-24 | 1 | -37/+28 |
| | | | * | | cosmetic | Matthias Radestock | 2012-09-24 | 2 | -18/+14 |
| | | | * | | appease dialyzer | Matthias Radestock | 2012-09-24 | 1 | -2/+4 |
| | | | * | | improve workingness | Matthias Radestock | 2012-09-24 | 4 | -9/+8 |
| | * | | | | Fake rebase: 8ebdcd9a5d2e (which bug25182 was branched from) got junked. "reb... | Simon MacMullen | 2012-09-26 | 1 | -1/+4 |
| | * | | | | another assertion | Matthias Radestock | 2012-09-25 | 1 | -0/+1 |
| | * | | | | neater | Matthias Radestock | 2012-09-25 | 1 | -13/+11 |
| | * | | | | Is this better? I'm not sure. | Matthias Radestock | 2012-09-25 | 1 | -6/+5 |
| | * | | | | cosmetic | Matthias Radestock | 2012-09-25 | 1 | -6/+6 |
| | * | | | | put the assertion back. This time more explictly. | Matthias Radestock | 2012-09-25 | 1 | -3/+2 |
| | * | | | | improve correctness | Matthias Radestock | 2012-09-25 | 1 | -2/+2 |
| | * | | | | Rename set_synchronised to update_delta. And remove that nasty little arithme... | Simon MacMullen | 2012-09-25 | 1 | -15/+19 |
| | * | | | | Refactor which I find clearer. Yes "DeltaChange". But it's a delta of a delta... | Simon MacMullen | 2012-09-25 | 1 | -7/+9 |
| | * | | | | oops | Matthias Radestock | 2012-09-25 | 1 | -2/+2 |
| | * | | | | take a stab at making set_synchronised less obscure | Matthias Radestock | 2012-09-25 | 1 | -37/+30 |
| | * | | | | remove unnecessary calls to set_synchronised/2 in 'fetch' | Matthias Radestock | 2012-09-25 | 1 | -14/+10 |
| | * | | | | Merged bug25145 into default | Emile Joubert | 2012-09-25 | 2 | -16/+18 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | generalise pmon | Matthias Radestock | 2012-09-25 | 1 | -15/+17 |
| | | | |/ | | |/| | |||||
| | | * | | fix a bug | Matthias Radestock | 2012-09-25 | 1 | -1/+1 |
| | * | | | No longer need confirmed_broadcast if immediate no longer exists. | Simon MacMullen | 2012-09-24 | 1 | -4/+1 |
| | |/ / | |||||
| | * | | merge default into bug25148 | Tim Watson | 2012-09-24 | 33 | -1103/+1517 |
| | |\ \ | |||||
| | | * | | refactor for clarity (I think) | Matthias Radestock | 2012-09-21 | 1 | -4/+4 |
| | | * | | Merge bug23896 | Simon MacMullen | 2012-09-21 | 14 | -331/+370 |
| | | |\ \ | |||||
