summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Merge headsSimon MacMullen2012-09-181-2/+2
| | | |\ \ \ \
| | | | * | | | This got swapped round.Simon MacMullen2012-09-181-2/+2
| | | * | | | | Rework booleans around init_db() and friends:Simon MacMullen2012-09-182-20/+25
| | | |/ / / /
| | | * | | | cosmetic(ish)Matthias Radestock2012-09-181-17/+16
| | | * | | | cosmeticMatthias Radestock2012-09-181-3/+2
| | | * | | | some abstractionMatthias Radestock2012-09-181-21/+21
| | | * | | | another list operationFrancesco Mazzoli2012-09-181-1/+1
| | | * | | | `of' at the endFrancesco Mazzoli2012-09-181-4/+5
| | | * | | | reorder functionsFrancesco Mazzoli2012-09-181-12/+12
| | | * | | | remove ?empty_setFrancesco Mazzoli2012-09-181-26/+30
| | | * | | | another list in the wild...Francesco Mazzoli2012-09-181-1/+1
| | | * | | | forgot one listFrancesco Mazzoli2012-09-181-3/+3
| | | * | | | never use lists constructs when dealing with ordsets...Francesco Mazzoli2012-09-181-42/+55
| | | * | | | equality => pattern matchFrancesco Mazzoli2012-09-181-3/+3
| | | * | | | update rabbit_app.inFrancesco Mazzoli2012-09-181-1/+1
| | | * | | | ditch the booleans to control decisions on disc/ram nodesFrancesco Mazzoli2012-09-185-85/+86
* | | | | | | I put that on the wrong branch. And it's obsolete now anyway.bug25145Simon 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 bug25182Simon MacMullen2012-09-261-53/+45
|\ \ \ \ \
| * | | | | Fake rebase: 8ebdcd9a5d2e (which bug25182 was branched from) got junked. "reb...bug25182Simon 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
| |\ \ \ \ \ | | |/ / / /
| * | | | | No longer need confirmed_broadcast if immediate no longer exists.Simon MacMullen2012-09-241-4/+1
* | | | | | Bring default back to lifeSimon MacMullen2012-09-261-1/+1
| |/ / / / |/| | | |
* | | | | generalise pmonMatthias Radestock2012-09-251-15/+17
| |_|_|/ |/| | |
* | | | fix a bugMatthias Radestock2012-09-251-1/+1
|/ / /
* | | merge bug25148 into defaultTim Watson2012-09-240-0/+0
|\ \ \
* \ \ \ merge default into bug25148bug25148Tim Watson2012-09-2437-1165/+1635
|\ \ \ \ | |/ / /
| * | | refactor for clarity (I think)Matthias Radestock2012-09-211-4/+4
| * | | Merge bug23896Simon MacMullen2012-09-2116-356/+374
| |\ \ \
| | * \ \ Merge bug25089Simon MacMullen2012-09-2111-65/+86
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge bug25167Simon MacMullen2012-09-191-12/+8
| | | |\ \
| | | | * | SimplifySimon MacMullen2012-09-191-4/+1
| | | | * | revert to manual rpc for running nodes, but use mnesia to check if nodes are ...Francesco Mazzoli2012-09-191-17/+30
| | | | * | use `system_info(running_db_nodes)' instead of rpc+application to detect runn...Francesco Mazzoli2012-09-191-25/+11
| | | * | | fix `rabbit_mnesia:is_virgin_node/0', was checking only for one status fileFrancesco Mazzoli2012-09-192-7/+8
| | | * | | use the correct typeMatthias Radestock2012-09-194-4/+4
| | | |/ /
| | | * | Merge bug24997Simon MacMullen2012-09-1847-1483/+3413
| | | |\ \