summaryrefslogtreecommitdiff
path: root/src/rabbit_channel_sup.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* rabbit_channel: Restore start_link/11 for backward compatibilityJean-Sébastien Pédron2019-11-261-1/+1
* avoid synchronous call to a connection process from a channel processGrigory Starinkin2019-11-201-3/+3
* URL CleanupSpring Operator2019-03-201-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-2/+2
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Add a macro to identify processes in Looking GlassLoïc Hoguin2017-12-121-0/+1
* (c) yearMichael Klishin2017-04-021-1/+1
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-7/+3
* Increase supervisor timeout to net_ticktime + 10sDiana Corbacho2016-01-271-1/+1
* Introduce timeout in rabbit_channel_supDiana Corbacho2016-01-271-4/+6
* Update (c) infoMichael Klishin2016-01-011-1/+1
* DocsMichael Klishin2015-12-111-0/+10
* (c) yearMichael Klishin2015-05-241-1/+1
* Update copyright for 2014Simon 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 2013Emile Joubert2013-01-231-1/+1
* only trigger stats emission from writers in the serverMatthias Radestock2012-11-021-1/+1
* Channel names.Simon MacMullen2012-02-231-10/+10
* Update copyright 2012Emile 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