summaryrefslogtreecommitdiff
path: root/src/rabbit_channel_sup.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* A bit more abstraction, plus identities for heartbeater /Simon MacMullen2013-12-101-9/+11
* OopsSimon MacMullen2013-12-061-1/+1
* Store connection name in server writers (but not Erlang client ones)Simon MacMullen2013-12-061-3/+3
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* limiter API revision, part 1/2 - channel-side APIMatthias Radestock2013-03-191-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* only trigger stats emission from writers in the serverbug23225Matthias Radestock2012-11-021-1/+1
* Channel names.Simon MacMullen2012-02-231-10/+10
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* start the writer declarativelyAlexandru Scvortov2011-08-121-16/+19
* start the limiter programaticallyAlexandru Scvortov2011-08-111-13/+8
* refactorAlexandru Scvortov2011-08-111-1/+1
* finish refactoringAlexandru Scvortov2011-07-261-4/+4
* start limiter before channelAlexandru Scvortov2011-07-251-12/+11
* Say "ConnPid" everywhere.Simon MacMullen2011-03-161-5/+5
* Transplant reader_pid vs connection_pid work from bug23350.Simon MacMullen2011-03-161-7/+8
* cosmeticMatthias Radestock2011-03-041-6/+6
* Merging default into bug23810 (debitrot)Matthew Sackman2011-02-181-13/+16
|\
| * Move capabilities to after the vhost consistentlyMatthew Sackman2011-02-151-11/+11
| * Pass client capabilities through to the channelMatthew Sackman2011-02-141-11/+14
* | Pass protocol through to channelMatthew Sackman2011-02-101-5/+6
|/
* fixing type specs; other cosmeticVlad Alexandru Ionescu2011-01-201-8/+9
* merging in from defaultVlad Alexandru Ionescu2011-01-191-5/+16
|\
| * adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-191-5/+16
* | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
|/
* merge default into bug23643Matthias Radestock2011-01-121-3/+3
|\
| * Split rabbit_access_control up. Functions that are facades onto the auth back...Simon MacMullen2010-12-211-1/+1
| * Rather impressionistic sketch of how pluggable auth backends might start out.Simon MacMullen2010-11-191-2/+2
* | cosmeticMatthias Radestock2011-01-031-2/+2
* | renamingMatthias Radestock2011-01-031-1/+1
* | replace rabbit_framing_channel with tiny state machineMatthias Radestock2011-01-011-8/+3
|/
* Specs, moving things around, and removing dead codeMatthew Sackman2010-08-131-7/+10
* Abstract out the limiter creation. The abstraction made ensures the channel n...Matthew Sackman2010-08-101-1/+11
* Fixes all over. Still more to do, though mainly API fixes. Functionality seem...Matthew Sackman2010-08-091-2/+2
* Given changes to intrinsic, if we do ever try to restart (abnormal exit), we ...Matthew Sackman2010-08-091-1/+1
* Added intrinsic restart type and used itMatthew Sackman2010-08-061-4/+4
* Reverted 'shutdown' to 'normal' for our own programmatic exits. This then lea...Matthew Sackman2010-08-031-2/+2
* Avoid the unnecessary callbacks in the various new _sups as much as possible ...Matthew Sackman2010-08-031-28/+25
* A ginormous amount of debitrotting, rewriting, debugging and refactoring to m...Matthew Sackman2010-08-021-15/+17
* Make the channel and framing_channel more flexible in terms of being created....Matthew Sackman2010-08-021-2/+5
* Remove unnecessary stop code which was never being calledMatthew Sackman2010-07-291-3/+1
* Fixed channel shutdown mechanismsMatthew Sackman2010-07-211-5/+5
* Well the rabbit_tests now pass owing to being able to support a very similar ...Matthew Sackman2010-07-211-12/+29
* And now the channel, writer, limiter and framing_channel are also all suitabl...Matthew Sackman2010-07-061-0/+66