summaryrefslogtreecommitdiff
path: root/src/rabbit_reader.erl
Commit message (Expand)AuthorAgeFilesLines
* ...and inline that again.bug26313Simon MacMullen2014-08-111-3/+0
* Use a catch-all fn head insteadMichael Klishin2014-08-111-3/+1
* Handle exceptions when connection_state = 'starting' the same way we do for '...Michael Klishin2014-08-111-0/+5
* Let exception handler do all the handshake failure loggingMichael Klishin2014-08-011-4/+1
* Explicitly log handshake errorsMichael Klishin2014-08-011-1/+4
* Enforce server-side value when client provided one is 0Michael Klishin2014-08-011-1/+2
* pretty-print non-inet errorsbug26200Matthias Radestock2014-05-221-2/+4
* Add a capability for it.bug26113Simon MacMullen2014-04-151-1/+2
* suppress no_return warningsMatthias Radestock2014-03-271-0/+3
* Merge bug25722Simon MacMullen2014-03-181-2/+2
|\
| * Since we always show the raw error and the expanded error let's get format_in...Simon MacMullen2014-03-121-2/+2
* | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/
* Merge in defaultbug25603Simon MacMullen2014-02-241-19/+28
|\
| * Allow checking an IP address as well as a socket.Simon MacMullen2014-02-181-1/+1
| * Refuse access for guest via non-localhost by default.Simon MacMullen2014-02-141-19/+28
* | merge stable into defaultMatthias Radestock2014-02-241-32/+44
|\ \
| * | improve clarity and correctnessbug26013Matthias Radestock2014-02-201-30/+38
| * | Eliminate a compiler warningMichael Klishin2014-02-191-1/+1
| * | Send connection.unblocked when connection is no longer blocked or all alarms ...Michael Klishin2014-02-191-1/+4
| * | Make connection.[un]blocked independent from flow controlMichael Klishin2014-02-191-16/+17
* | | Bug 25939 broke AMQP 1.0; fix it.Simon MacMullen2014-02-191-1/+1
* | | cosmeticMatthias Radestock2014-02-181-3/+3
* | | clearerbug25868Matthias Radestock2014-02-181-5/+7
* | | Only ever return 'flow' if there are no alarms. I think in theory it's not po...Simon MacMullen2014-02-181-5/+4
* | | ...but only do that if we are not also alarmed.Simon MacMullen2014-02-171-2/+4
* | | Show state as 'flow' if we are currently flow blocked and have been so for mo...Simon MacMullen2014-02-171-6/+7
| |/ |/|
* | Merge in defaultSimon MacMullen2014-02-101-6/+13
|\ \
| * \ Merge bug25979Simon MacMullen2014-02-051-6/+10
| |\ \
| | * | First pass at cluster name.Simon MacMullen2014-01-291-6/+10
| * | | shut up dialyzerMatthias Radestock2014-02-021-0/+3
| |/ /
* | | Include a reference in forced event refreshes.Simon MacMullen2014-02-101-7/+8
|/ /
* | merge stable into defaultMatthias Radestock2014-01-201-183/+220
|\ \ | |/ |/|
| * Revert changes to add proc_name via gen_server2, instead do it explicitly wit...bug25910Simon MacMullen2014-01-101-1/+1
| * CosmeticSimon MacMullen2014-01-101-7/+5
| * Merge in defaultSimon MacMullen2014-01-071-156/+168
| |\
| | * Merge bug 25943Simon MacMullen2014-01-071-40/+34
| | |\
| | | * cosmeticbug25943Matthias Radestock2014-01-031-6/+5
| | | * lift buffer vars from stateMatthias Radestock2014-01-031-36/+32
| | * | Merge bug25939Simon MacMullen2014-01-061-23/+41
| | |\ \
| | | * | Simplify binlist_split from /4 to /3.bug25939Simon MacMullen2014-01-061-6/+6
| | | |/
| | | * become 1.0 with the correct stateMatthias Radestock2014-01-021-2/+7
| | | * eliminate unnecessary state modificationMatthias Radestock2014-01-021-3/+1
| | | * further optimise frame readingMatthias Radestock2014-01-021-21/+25
| | | * merge stable into bug25939Matthias Radestock2014-01-011-6/+17
| | | |\
| | | | * refactor: better var namesMatthias Radestock2013-12-271-4/+4
| | | | * restore short message performanceMatthias Radestock2013-12-271-2/+7
| | | | * more efficient data splitting in readerMatthias Radestock2013-12-251-6/+12
| | * | | stable to defaultSimon MacMullen2014-01-061-1/+1
| | |\ \ \
| | * \ \ \ merge stable into defaultMatthias Radestock2014-01-011-130/+153
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | stable to defaultSimon MacMullen2013-12-191-1/+4
| | | |\ \ \ | | | | | |/ | | | | |/|