| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | |\ | |||||
| | | * | Merge bug25089 | Simon MacMullen | 2012-09-21 | 10 | -64/+85 |
| | | |\ | |||||
| | | | * | Merge bug25167 | Simon MacMullen | 2012-09-19 | 1 | -12/+8 |
| | | | |\ | |||||
| | | | | * | Simplify | Simon MacMullen | 2012-09-19 | 1 | -4/+1 |
| | | | | * | revert to manual rpc for running nodes, but use mnesia to check if nodes are ... | Francesco Mazzoli | 2012-09-19 | 1 | -17/+30 |
| | | | | * | use `system_info(running_db_nodes)' instead of rpc+application to detect runn... | Francesco Mazzoli | 2012-09-19 | 1 | -25/+11 |
| | | | * | | fix `rabbit_mnesia:is_virgin_node/0', was checking only for one status file | Francesco Mazzoli | 2012-09-19 | 1 | -6/+7 |
| | | | * | | use the correct type | Matthias Radestock | 2012-09-19 | 4 | -4/+4 |
| | | | |/ | |||||
| | | | * | Merge bug24997 | Simon MacMullen | 2012-09-18 | 40 | -1405/+3254 |
| | | | |\ | |||||
| | | | | * | Merge bug25158. | Simon MacMullen | 2012-09-18 | 3 | -267/+266 |
| | | | | |\ | |||||
| | | | | | * | Merged bug25144 | Emile Joubert | 2012-09-18 | 2 | -10/+28 |
| | | | | | |\ | |||||
| | | | | | | * | Remove the Mnesia record after we are done with it. | Simon MacMullen | 2012-09-13 | 2 | -10/+28 |
| | | | | * | | | ensure that slaves confirm messages when ttl=0 | Matthias Radestock | 2012-09-17 | 1 | -5/+2 |
| | | | * | | | | Swap arguments of transfer/2. | Simon MacMullen | 2012-09-18 | 1 | -3/+3 |
| | | | * | | | | Tweak docs | Emile Joubert | 2012-09-14 | 1 | -3/+3 |
| | | | * | | | | Prevent possible deadlock when obtaining multiple filehandles | Emile Joubert | 2012-08-10 | 2 | -27/+36 |
| | | * | | | | | Allow direct connections to supply a password | Emile Joubert | 2012-09-18 | 1 | -2/+11 |
| | | | |_|/ / | | |/| | | | |||||
| | | * | | | | move all the error descriptions to the end | Matthias Radestock | 2012-09-17 | 1 | -88/+74 |
| | | * | | | | correct comment | Matthias Radestock | 2012-09-17 | 1 | -1/+1 |
| | | * | | | | some tidying up | Matthias Radestock | 2012-09-17 | 1 | -174/+169 |
| | | | |/ / | | |/| | | |||||
| | | * | | | Merge bug25152 | Simon MacMullen | 2012-09-17 | 5 | -32/+32 |
| | | |\ \ \ | |||||
| | | * | | | | Increase the amount of symmetry. | Simon MacMullen | 2012-09-17 | 1 | -7/+7 |
| | | * | | | | bring queue/exchange removal cost back down to O(binding_count) | Matthias Radestock | 2012-09-15 | 1 | -20/+30 |
| | | * | | | | guard deletes on disk tables in order to eliminate superfluos fsyncs | Matthias Radestock | 2012-09-15 | 3 | -5/+23 |
| | * | | | | | nuke 'immediate' | Matthias Radestock | 2012-09-17 | 8 | -117/+65 |
| | | |/ / / | |/| | | | |||||
| | * | | | | file_name -> filename | Matthias Radestock | 2012-09-17 | 4 | -26/+26 |
| | * | | | | 1MB = 1000000B for disks | Matthias Radestock | 2012-09-17 | 1 | -1/+1 |
| | * | | | | correct disk space log message and remove ambiguity | Matthias Radestock | 2012-09-17 | 1 | -5/+5 |
| | |/ / / | |||||
| | * | | | Merge bug24914 | Simon MacMullen | 2012-09-14 | 5 | -105/+127 |
| | |\ \ \ | |||||
| | | * \ \ | merge default into bug25118 | Tim Watson | 2012-09-14 | 5 | -105/+127 |
| | | |\ \ \ | |||||
| | | | * | | | updated the essay to explain how the sync status works now | Francesco Mazzoli | 2012-09-13 | 1 | -19/+25 |
| | | | * | | | two little fixes... | Francesco Mazzoli | 2012-09-06 | 1 | -2/+2 |
| | | | * | | | cosmetics | Francesco Mazzoli | 2012-09-04 | 1 | -1/+1 |
| | | | * | | | cosmetics | Francesco Mazzoli | 2012-09-04 | 2 | -4/+1 |
