summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CosmeticsMatthew Sackman2010-08-131-6/+6
* Remove writer flush and improve sync methodsMatthew Sackman2010-08-132-28/+21
* Merging default into bug 15930Matthew Sackman2010-08-1321-34/+28
|\
| * merge bug23120 into defaultAlexandru Scvortov2010-08-1321-34/+28
| |\
| | * use consistent return types for start/start_link functionsMatthias Radestock2010-08-1321-34/+28
| * | tiny simplifying refactorMatthias Radestock2010-08-131-2/+1
| * | cosmetic: friendlier type nameMatthias Radestock2010-08-131-4/+5
| |/
* | refactor: extract termination Reason analysisMatthias Radestock2010-08-131-11/+10
* | revert the change from 'stop' to 'flush_stop'Matthias Radestock2010-08-131-3/+3
* | remove dead codeMatthias Radestock2010-08-131-1/+1
* | cosmeticMatthias Radestock2010-08-131-3/+0
* | Merging bug 23095 into bug 15930Matthew Sackman2010-08-123-69/+126
|\ \ | |/
| * Merging default into bug23095Matthew Sackman2010-08-125-104/+175
| |\
| | * cosmeticMatthias Radestock2010-08-121-1/+3
| | * remove redundant codeMatthias Radestock2010-08-111-3/+2
| | * minor neatificationMatthias Radestock2010-08-111-3/+1
| | * merge default into bug23104Matthias Radestock2010-08-111-6/+6
| | |\
| | | * cosmetic: consistencyMatthias Radestock2010-08-111-5/+5
| | * | make table content spot check part of schema_integrity_checkMatthias Radestock2010-08-111-23/+22
| | * | idiot2Matthew Sackman2010-08-111-1/+0
| | * | idiotMatthew Sackman2010-08-111-3/+1
| | * | The table content tests need to happen *after* we've waited for the tables, o...Matthew Sackman2010-08-111-7/+20
| | * | cosmeticMatthew Sackman2010-08-111-3/+3
| | * | Improve match specsMatthew Sackman2010-08-111-11/+27
| | * | Use match specs instead. This is a first pass - I want to be able to add some...Matthew Sackman2010-08-111-35/+35
| | * | Partial implementation of 3rd suggestion. Partial because I just wanted to se...Matthew Sackman2010-08-101-9/+43
| | |/
| | * merge bug23098 into defaultMatthias Radestock2010-08-091-1/+1
| | |\
| * | | do not ignore 'normal' permanent child terminations during shutdownMatthias Radestock2010-08-121-25/+31
| * | | never ignore 'noproc' during shutdownMatthias Radestock2010-08-121-1/+0
| * | | we must always clear both the 'EXIT' and 'DOWN' messageMatthias Radestock2010-08-121-7/+7
| * | | cosmetic and minor refactoringMatthias Radestock2010-08-121-21/+15
* | | | Get the reader to link to the chan_sup instead of the framing_chan. It used t...Matthew Sackman2010-08-111-28/+35
* | | | Remove dead code - collector is never explicitly shutdown: the supervisor wil...Matthew Sackman2010-08-101-7/+3
* | | | I erroneously removed trap_exit on channel yesterday. It needs to be on becau...Matthew Sackman2010-08-101-0/+1
* | | | Abstract the heartbeaters in the same way - the reader now has no references ...Matthew Sackman2010-08-103-44/+56
* | | | Abstract out the limiter creation. The abstraction made ensures the channel n...Matthew Sackman2010-08-103-21/+30
* | | | Merging bug 23095 into bug 15930Matthew Sackman2010-08-101-16/+17
|\ \ \ \ | |/ / /
| * | | Prevent supervisor2 from getting upset if a child has already vanished normal...Matthew Sackman2010-08-101-10/+19
* | | | When a supervisor is killing off its children, if its children have already e...Matthew Sackman2010-08-091-5/+13
* | | | Fixes all over. Still more to do, though mainly API fixes. Functionality seem...Matthew Sackman2010-08-097-72/+63
* | | | Given changes to intrinsic, if we do ever try to restart (abnormal exit), we ...Matthew Sackman2010-08-092-2/+2
* | | | Arbitrarily decide to make the channel_sup_sup the very first thing that gets...Matthew Sackman2010-08-091-5/+5
* | | | Flush the writer much earlier on, allowing the actual termination to be less ...Matthew Sackman2010-08-091-4/+4
* | | | Merging bug 23098 into bug 15930Matthew Sackman2010-08-091-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | On reaching the max_restart_intensited, don't remove the child spec. Instead ...Matthew Sackman2010-08-091-1/+1
* | | | Merging default into bug 15930Matthew Sackman2010-08-093-35/+50
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge bug21875 into defaultDavid Wragg2010-08-091-4/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fix typo.Simon MacMullen2010-08-021-1/+1
| | * | Move unpacked plugins and boot script to /var/lib/rabbitmq/plugins-scratch.Simon MacMullen2010-08-021-4/+2
| * | | merge headsMatthias Radestock2010-08-092-31/+47
| |\ \ \