summaryrefslogtreecommitdiff
path: root/src/rabbit_reader.erl
Commit message (Expand)AuthorAgeFilesLines
* merging bug 22117 into defaultMatthew Sackman2009-12-111-4/+11
|\
| * add client_properties info item to 'rabbitmqctl list_connections'bug21948Matthias Radestock2009-12-101-4/+11
* | move ssl negotiation into reader processMatthias Radestock2009-12-101-17/+18
|/
* cosmeticbug20399Matthias Radestock2009-09-301-1/+1
* fix handling of precondition_failedMatthias Radestock2009-09-301-9/+18
* Merged bug 20399 into defaultMarek Majkowski2009-09-281-78/+38
|\
| * merging bug21650 into defaultVlad Ionescu2009-09-221-76/+36
| |\
| | * get rid of closing_chpid process dict entriesbug21650Matthias Radestock2009-09-211-20/+9
| | * do not time out waitng for channel.close_ok, wait forever insteadMatthias Radestock2009-09-211-57/+28
| * | include channel# in unknown_frame errorMatthias Radestock2009-09-211-2/+2
| |/
* | renaming expl to explanation in #amqp_error{}Vlad Ionescu2009-09-221-1/+1
* | minor, mostly cosmetic, tweaksMatthias Radestock2009-09-191-20/+16
* | merge default into bug20399Matthias Radestock2009-09-191-1/+1
|\ \ | |/
| * using '' instead of '$none' for undefined username, printing nothing for unde...Vlad Ionescu2009-09-141-1/+1
| * displaying (none) for '$none' atoms in rabbit_control; changing value for und...Vlad Ionescu2009-09-141-1/+1
* | using #amqp_error{} instead of {amqp, ...}Vlad Ionescu2009-09-171-23/+25
|/
* merging in from defaultMatthew Sackman2009-08-251-1/+1
|\
| * tidyingbug21066Matthew Sackman2009-08-101-1/+1
| * Channel now catches the exit of the writer and signals the reader explicitly....Matthew Sackman2009-08-101-1/+1
* | Merge with upstreamEssien Ita Essien2009-06-211-1/+1
|\ \ | |/
| * tabs -> spacesMatthias Radestock2009-06-181-1/+1
* | Merge with upstreamEssien Ita Essien2009-05-151-2/+2
|\ \ | |/
| * wait foreverbug20546Matthias Radestock2009-04-011-2/+2
* | Merge with upstream defaultEssien Ita Essien2009-02-191-4/+18
|\ \ | |/
| * make it easier to add more exceptions to the 'warning' category in futurebug20374Matthias Radestock2009-02-171-6/+6
| * Special-case as a warning the relatively common abrupt-disconnection message.Tony Garnock-Jones2009-02-131-2/+6
| * don't terminate channel processes abnormally for amqp errorsbug20275Matthias Radestock2009-01-291-2/+12
* | Merged with upstreamEssien Ita Essien2009-01-291-9/+9
|\ \ | |/ |/|
| * Reverse the encapsulation of infinity timeout in rabbit_net:async_recv/3Essien Ita Essien2008-12-271-1/+1
| * Use rabbit_net layer in rabbit_reader.erlEssien Ita Essien2008-12-161-8/+8
* | cosmetic: break some overlong linesMatthias Radestock2009-01-281-2/+4
|/
* handle case when connection is not fully initialised yetMatthias Radestock2008-12-101-0/+2
* merged default into bug18381bug18381Tony Garnock-Jones2008-12-091-1/+75
|\
| * add some socket stats to infoMatthias Radestock2008-11-241-0/+11
| * add connection_info functionsMatthias Radestock2008-11-191-1/+64
* | Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
|/
* merge default into bug18732bug18732Matthias Radestock2008-10-171-19/+21
|\
| * propagate channel/connection errors when in closing statebug19485Matthias Radestock2008-10-031-19/+18
| * Migrate branch bug18784bug18784Tony Garnock-Jones2008-07-031-0/+3
* | Migrate branch bug18732Tony Garnock-Jones2008-07-031-7/+24
|/
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+693