summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | publish_delivered(false, ...) -> discardMatthias Radestock2012-10-165-80/+69
| | |/ / / / / / | |/| | | | | |
| * | | | | | | cosmeticMatthias Radestock2012-10-161-4/+2
| * | | | | | | one less place to equate mirrors with nodesMatthias Radestock2012-10-163-9/+8
| * | | | | | | merge bug25202 into defaultMatthias Radestock2012-10-166-17/+52
| |\ \ \ \ \ \ \
| | * | | | | | | cosmeticMatthias Radestock2012-10-163-7/+4
| | * | | | | | | merge default into bug25202Matthias Radestock2012-10-162-127/+78
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | merge headsMatthias Radestock2012-10-161-5/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | compare pids instead of nodes in slave's handle_call/gm_deathsMatthias Radestock2012-10-161-5/+7
| * | | | | | | | | Merge bug25225Simon MacMullen2012-10-162-102/+55
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | merge slave 'confirm' decision making and actionMatthias Radestock2012-10-151-31/+21
| | * | | | | | | | refactor: handle all msg statuses uniformlyMatthias Radestock2012-10-151-6/+1
| | * | | | | | | | refactor: deal with 'publish' and 'publish_delivered' in separate clausesMatthias Radestock2012-10-151-12/+11
| | * | | | | | | | refactor: extract commonality between 'publish' and 'discard'Matthias Radestock2012-10-151-73/+30
| | * | | | | | | | deal with confirms in slave 'discard'Matthias Radestock2012-10-151-2/+14
| | * | | | | | | | merge default into bug25225Matthias Radestock2012-10-151-11/+9
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge default into bug25225Matthias Radestock2012-10-123-79/+61
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | optimise x-message-ttl=0 & confirms path on queueMatthias Radestock2012-10-121-14/+10
| * | | | | | | | | | | remove comment that doesn't make any sense and is irrelevantMatthias Radestock2012-10-161-2/+0
| * | | | | | | | | | | merge headsMatthias Radestock2012-10-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | TypoSimon MacMullen2012-10-161-1/+1
| * | | | | | | | | | | | refactor: don't track slave's master_pid separatelyMatthias Radestock2012-10-161-18/+16
| |/ / / / / / / / / / /
| | | | | * | | | | | | Make sure we don't stomp on GMPids if a slave manages to get to Mnesia before...Simon MacMullen2012-10-161-3/+6
| | | | | * | | | | | | We don't need the 'existing' records, and without them we don't need to compa...Simon MacMullen2012-10-162-7/+4
| | | | | * | | | | | | simplifyMatthias Radestock2012-10-161-4/+1
| | | | | * | | | | | | merge default into bug25202Matthias Radestock2012-10-1612-162/+309
| | | | | |\ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | refactor: slightly more sensible signature for add_slaveMatthias Radestock2012-10-161-6/+8
| * | | | | | | | | | | refactor: correct confusing variable namingMatthias Radestock2012-10-161-6/+6
| * | | | | | | | | | | merge bug25207 into defaultTim Watson2012-10-150-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | merge default (again)Tim Watson2012-10-151-11/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| * | | | | | | | | | | merge defaultTim Watson2012-10-1511-211/+344
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Add a policy info item for queues, and make sure we return '' when there is n...Simon MacMullen2012-10-042-1/+11
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | | * | | | | | Make sure we update Mnesia when only the gm_pids have changed (i.e. we are cl...Simon MacMullen2012-10-101-1/+1
| | | | | * | | | | | Merge in default.Simon MacMullen2012-10-104-54/+45
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Clean up after we stop mirroring.Simon MacMullen2012-10-101-2/+10
| | | | | * | | | | | | Nicer.Simon MacMullen2012-10-101-1/+1
| | | | | * | | | | | | CosmeticSimon MacMullen2012-10-101-1/+1
| | | | | * | | | | | | Merge in bug25195.Simon MacMullen2012-10-106-16/+61
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Progress towards storing a GM pid -> queue pid mapping. This is dependent on ...Simon MacMullen2012-10-036-19/+65
| | | | | | * | | | | | | Merge defaultSimon MacMullen2012-10-031-0/+1
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | Don't let the GM hang around. We exit(normal) it rather than tell it to leave...Simon MacMullen2012-10-021-0/+1
| | | | | | | | |_|_|_|_|/ | | | | | | | |/| | | | |
* | | | | | | | | | | | | We can be partitioned from more than one node. And ignore the starting_partit...Simon MacMullen2012-10-152-17/+17
* | | | | | | | | | | | | Subscribe to system events, receive inconsistent_database.Simon MacMullen2012-10-152-7/+43
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge bug25226Simon MacMullen2012-10-150-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | plug leakMatthias Radestock2012-10-131-11/+9
|/ / / / / / / / / / /
* | | | | | | | | | | correct essay & comments regarding the 'delayed confirm' rationaleMatthias Radestock2012-10-122-23/+22
* | | | | | | | | | | store less in the slave's msg_id_statusMatthias Radestock2012-10-121-20/+16
* | | | | | | | | | | refactor: simplify confirm handling in queueMatthias Radestock2012-10-121-31/+19
* | | | | | | | | | | cosmeticMatthias Radestock2012-10-121-3/+2
* | | | | | | | | | | re-instate TODOMatthias Radestock2012-10-121-0/+1
* | | | | | | | | | | a spot of inliningMatthias Radestock2012-10-121-15/+10
| |/ / / / / / / / / |/| | | | | | | | |