summaryrefslogtreecommitdiff
path: root/src/rabbit_client_sup.erl
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|
* Merged stable into defaultEmile Joubert2013-07-311-2/+2
|\
| * s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
| |
* | merge defaultTim Watson2013-04-161-2/+11
|\ \ | |/
| * client_sup API changebug25487Emile Joubert2013-04-051-2/+4
| |
| * Change client_sup APIEmile Joubert2013-04-041-11/+13
| |
| * rabbit_client_sup accepts supervision optionsEmile Joubert2013-03-141-6/+10
| |
* | merge default into bug23958Tim Watson2013-03-071-1/+1
|\ \ | |/
| * Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
| |
* | no more simple_one_for_one_terminate; include support for dynamic_dbTim Watson2012-10-291-1/+1
|/
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
|
* use correct type for {M,F,A}Matthias Radestock2012-01-231-2/+3
| | | | the built-in mfa() type stands for module-function-*arity*
* more specs + revert earlier mistakeAlexandru Scvortov2011-08-051-2/+1
| | | | | | | | | | The specs for binary_parser, channel_sup, channel_sup_sup, client_sup, command_assembler, connection_sup, control, direct, error_logger, error_logger_file, event, exchange, exchange_type, exchange_type_direct, exchange_type_fanout, exchange_type_headers, exchange_type_topic, framing, guid are fine. The two framing modules are missing the spec for lookup_class_name/1.
* cosmeticMatthias Radestock2011-03-041-2/+2
|
* adding specs to rabbit_client_supVlad Alexandru Ionescu2011-01-221-0/+15
|
* merging in from defaultVlad Alexandru Ionescu2011-01-191-26/+11
|
* adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-191-0/+48