| Commit message (Expand) | Author | Age | Files | Lines |
* | stable to default | Simon MacMullen | 2013-01-24 | 1 | -1/+1 |
|\ |
|
| * | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | | various reader related changes for AMQP 1.0 | Matthias Radestock | 2013-01-18 | 1 | -6/+1 |
|/ |
|
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | Optimise the heartbeat to death. Honk. And some cosmetics too | Matthew Sackman | 2011-01-11 | 1 | -1/+0 |
* | merge bug23495 into default | Matthias Radestock | 2010-11-15 | 1 | -20/+2 |
|\ |
|
| * | Reworked heartbeating so that it really works again and so we can specify dif... | Rob Harrop | 2010-11-10 | 1 | -12/+2 |
| * | Refactored rabbit_heartbeat to provide start_heartbeat_fun | Rob Harrop | 2010-11-10 | 1 | -18/+10 |
* | | Switch spawn order of channelsupsup and queue_collector within connection_supbug23495 | Matthew Sackman | 2010-11-11 | 1 | -5/+5 |
|/ |
|
* | prevent normal heartbeater termination from tearing down the readerbug23197 | Matthias Radestock | 2010-08-27 | 1 | -2/+2 |
* | Reduce calls to connection_sup:reader | Matthew Sackman | 2010-08-13 | 1 | -3/+3 |
* | Specs, moving things around, and removing dead code | Matthew Sackman | 2010-08-13 | 1 | -3/+16 |
* | Abstract the heartbeaters in the same way - the reader now has no references ... | Matthew Sackman | 2010-08-10 | 1 | -1/+22 |
* | Given changes to intrinsic, if we do ever try to restart (abnormal exit), we ... | Matthew Sackman | 2010-08-09 | 1 | -1/+1 |
* | Arbitrarily decide to make the channel_sup_sup the very first thing that gets... | Matthew Sackman | 2010-08-09 | 1 | -5/+5 |
* | Added intrinsic restart type and used it | Matthew Sackman | 2010-08-06 | 1 | -7/+9 |
* | Avoid the unnecessary callbacks in the various new _sups as much as possible ... | Matthew Sackman | 2010-08-03 | 1 | -11/+14 |
* | Don't dynamically start up the channel_sup_sup - it doesn't gain us much to p... | Matthew Sackman | 2010-08-03 | 1 | -1/+3 |
* | A ginormous amount of debitrotting, rewriting, debugging and refactoring to m... | Matthew Sackman | 2010-08-02 | 1 | -6/+3 |
* | Remove dead code and get supervisor2 to hide some error messages when MaxR is 0 | Matthew Sackman | 2010-07-27 | 1 | -4/+1 |
* | Fixed channel shutdown mechanisms | Matthew Sackman | 2010-07-21 | 1 | -3/+3 |
* | Merging default into bug 15930 and a little debitrotting | Matthew Sackman | 2010-07-19 | 1 | -2/+2 |
* | And now the channel, writer, limiter and framing_channel are also all suitabl... | Matthew Sackman | 2010-07-06 | 1 | -2/+12 |
* | Added ability to stop supervisor2, which means children only need to be trans... | Matthew Sackman | 2010-07-06 | 1 | -6/+8 |
* | Now we have the reader, heartbeaters and queue_collector all under the same c... | Matthew Sackman | 2010-07-06 | 1 | -0/+52 |