summaryrefslogtreecommitdiff
path: root/src/rabbit_reader.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge bug22525Simon MacMullen2013-12-121-5/+3
| | | |\ \ \
| | | | * | | SimplifySimon MacMullen2013-12-121-5/+3
| | | * | | | maintain consistency of process dict channel entriesbug22525Matthias Radestock2013-12-121-0/+1
| | | * | | | correct another returnMatthias Radestock2013-12-121-4/+3
| | | * | | | cosmeticMatthias Radestock2013-12-121-1/+1
| | | * | | | refactor: take advantage of channel_count to simplify maybe_closeMatthias Radestock2013-12-121-9/+6
| | | * | | | refactor: take advantage of channel_count to simplify terminate_channelsMatthias Radestock2013-12-121-9/+7
| | | * | | | refactor: remove superfluous codeMatthias Radestock2013-12-121-1/+0
| | | * | | | refactor: two heads are better than oneMatthias Radestock2013-12-121-29/+28
| | | * | | | correct return valueMatthias Radestock2013-12-121-1/+1
| | | * | | | refactor: simplify and reduce distance to 'default'Matthias Radestock2013-12-121-11/+4
| | | * | | | refactor: simplify & consistencyMatthias Radestock2013-12-121-3/+4