summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge stable into defaultMatthias Radestock2014-01-0115-173/+321
|\
| * merge stable into defaultMatthias Radestock2013-12-241-8/+6
| |\
| * | refactor: introduce helper to simplify update_consumer_use call sitesMatthias Radestock2013-12-241-15/+15
| * | merge stable into defaultMatthias Radestock2013-12-2315-178/+326
| |\ \
| | * \ stable to defaultSimon MacMullen2013-12-192-2/+5
| | |\ \
| | * \ \ stable to defaultSimon MacMullen2013-12-1915-178/+326
| | |\ \ \
| | | * \ \ Merged stable into defaultEmile Joubert2013-12-161-2/+10
| | | |\ \ \
| | | * \ \ \ Merge bug22525Simon MacMullen2013-12-124-6/+14
| | | |\ \ \ \
| | | | * | | | Fix typeSimon MacMullen2013-12-121-1/+2
| | | | * | | | SimplifySimon MacMullen2013-12-121-5/+3
| | | | * | | | Merged stable into defaultEmile Joubert2013-12-112-0/+9
| | | | |\ \ \ \
| | | * | | | | | maintain consistency of process dict channel entriesMatthias Radestock2013-12-121-0/+1
| | | * | | | | | correct another returnMatthias Radestock2013-12-121-4/+3
| | | * | | | | | cosmeticMatthias Radestock2013-12-121-1/+1
| | | * | | | | | refactor: take advantage of channel_count to simplify maybe_closeMatthias Radestock2013-12-121-9/+6
| | | * | | | | | merge headsMatthias Radestock2013-12-120-0/+0
| | | |\ \ \ \ \ \
| | | | * | | | | | channel_count is initialized in start_connectionMichael Klishin2013-12-121-1/+0
| | | * | | | | | | refactor: take advantage of channel_count to simplify terminate_channelsMatthias Radestock2013-12-121-9/+7
| | | * | | | | | | refactor: remove superfluous codeMatthias Radestock2013-12-121-1/+0
| | | * | | | | | | refactor: two heads are better than oneMatthias Radestock2013-12-121-29/+28
| | | * | | | | | | correct return valueMatthias Radestock2013-12-121-1/+1
| | | * | | | | | | refactor: simplify and reduce distance to 'default'Matthias Radestock2013-12-121-11/+4
| | | * | | | | | | refactor: simplify & consistencyMatthias Radestock2013-12-121-3/+4
| | | * | | | | | | cosmetic: correct spacing, eliminate spurious diff to defaultMatthias Radestock2013-12-121-3/+3
| | | * | | | | | | simplify (and stay below column limit)Matthias Radestock2013-12-121-3/+2
| | | * | | | | | | correctly thread through the stateMatthias Radestock2013-12-121-2/+1
| | | * | | | | | | correct handling of channel_cleanup return valueMatthias Radestock2013-12-121-11/+12
| | | * | | | | | | refactor: simplify and reduce distance to 'default'Matthias Radestock2013-12-121-10/+9
| | | * | | | | | | cosmetic: consistent field ordering (with start_connection code)Matthias Radestock2013-12-121-2/+2
| | | |/ / / / / /
| | | * | | | | | If channel pid is not in the process dict, don't decrement channel_countMichael Klishin2013-12-121-3/+3
| | | * | | | | | Decrement channel_count in channel_cleanupMichael Klishin2013-12-121-26/+28
| | | * | | | | | Nuke some unnecessary codeMichael Klishin2013-12-121-1/+0
| | | * | | | | | Init channel_count correctlyMichael Klishin2013-12-121-0/+1
| | | * | | | | | CompileMichael Klishin2013-12-121-2/+3
| | | * | | | | | Decrement channel counter here, tooMichael Klishin2013-12-121-1/+1
| | | * | | | | | Rename ChState back to AStateMichael Klishin2013-12-121-10/+10
| | | * | | | | | Decrement channel counter when handling channel.closeMichael Klishin2013-12-121-1/+1
| | | * | | | | | Move channel_count to top-level reader state recordMichael Klishin2013-12-121-9/+7
| | | * | | | | | Merge in defaultSimon MacMullen2013-12-111-34/+47
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Track # of open channels with a counter in connection stateMichael Klishin2013-12-111-34/+47
| | | * | | | | | Merge bug25922Simon MacMullen2013-12-100-0/+0
| | | |\ \ \ \ \ \
| | | * | | | | | | Log nodedown_reason.Simon MacMullen2013-12-101-2/+4
| | | |/ / / / / /
| | | * | | | | | Merge bug24829Simon MacMullen2013-12-101-12/+1
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ stable to defaultSimon MacMullen2013-12-060-0/+0
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ stable to defaultSimon MacMullen2013-12-061-12/+1
| | | | |\ \ \ \ \ \ \
| | | * | \ \ \ \ \ \ \ Merge in default (noop)Simon MacMullen2013-12-065-35/+45
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | Merge in bug25912Simon MacMullen2013-12-0513-120/+270
| | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ merge in defaultSimon MacMullen2013-12-055-67/+108
| | | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | | Announce credit flow state for channels and queues.Simon MacMullen2013-12-023-7/+31
| | | | | * | | | | | | | | Move determination of flow-ness into the server.Simon MacMullen2013-12-022-24/+12