summaryrefslogtreecommitdiff
path: root/src/rabbit_reader.erl
Commit message (Expand)AuthorAgeFilesLines
* make the rabbit_event API more pleasant to use and less costlybug24461Matthias Radestock2011-10-011-36/+31
* improve flow control by penalising message ingestion in the schedulerbug17174Matthias Radestock2011-09-201-14/+18
* merge default into bug 23056bug23056Alexandru Scvortov2011-08-251-0/+9
|\
| * fix dialyzer warningsAlexandru Scvortov2011-08-081-3/+3
| * more specsAlexandru Scvortov2011-08-081-0/+4
| * merge default into bug23056Alexandru Scvortov2011-08-051-134/+144
| |\
| * \ merge from defaultAlexandru Scvortov2011-02-231-296/+251
| |\ \
| * | | Redid bug23056 changes atop newer base.John DeTreville2010-12-021-0/+16
* | | | Merge all the _exists events back to _created.Simon MacMullen2011-08-091-1/+1
* | | | Various smaller QA things.Simon MacMullen2011-08-081-6/+5
* | | | Merge in defaultSimon MacMullen2011-08-051-0/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Introduce rabbit:force_event_refresh which will:Simon MacMullen2011-08-011-1/+10
* | | | refactoringAlexandru Scvortov2011-08-021-3/+3
* | | | merge default into bug23504Alexandru Scvortov2011-08-021-279/+203
|\ \ \ \ | |/ / /
| * | | cosmeticMatthias Radestock2011-07-141-1/+0
| * | | Merging bug23559 to defaultMatthew Sackman2011-05-101-93/+104
| |\ \ \
| | * | | track buffer size explicitly, resulting in a small performance improvementbug23559Matthias Radestock2011-05-101-20/+22
| | * | | optimise common case that buf contains a single binaryMatthias Radestock2011-04-261-2/+5
| | * | | make ssl workMatthias Radestock2011-04-071-74/+72
| | * | | get heartbeat monitor to pause when it shouldMatthias Radestock2011-04-071-2/+2
| | * | | tweakMatthias Radestock2011-04-071-1/+1
| | * | | merge default into bug23559Matthias Radestock2011-04-061-297/+270
| | |\ \ \
| | * | | | experiment with uing {active,once} instead of prim_inet:async_recvMatthias Radestock2010-11-301-22/+30
| | | |/ / | | |/| |
| * | | | Add spacebug23350Simon MacMullen2011-03-301-1/+2
| * | | | Mark network connections as network.Simon MacMullen2011-03-301-1/+1
| | |/ / | |/| |
| * | | initialise #connection.capabilitiesMatthias Radestock2011-03-151-1/+2
| * | | Merging default to bug21647, again.bug21647Matthew Sackman2011-03-101-5/+11
| |\ \ \
| | * \ \ Merge bug21973 (Make suggested frame-max configurable)Simon MacMullen2011-03-091-5/+11
| | |\ \ \
| | | * \ \ Merge defaultbug21973Simon MacMullen2011-01-131-5/+11
| | | |\ \ \
| | | | * | | Put in Matthias's changes.John DeTreville2010-12-141-11/+9
| | | | * | | Clients can now override frame_max in RabbitMQ server.John DeTreville2010-12-081-5/+13
| | | | |/ /
| * | | | | Merging default into bug21647Matthew Sackman2011-03-071-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | renames and refactorsMatthew Sackman2011-02-211-4/+4
| | * | | | Merging default into bug21647Matthew Sackman2011-02-211-139/+29
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Add to our own server_properties (informational only)Matthew Sackman2011-02-171-3/+4
| * | | | | cosmeticMatthias Radestock2011-03-041-10/+9
| * | | | | cosmetic - comment indentationMatthias Radestock2011-03-041-2/+2
| * | | | | English, not AmericanMatthew Sackman2011-02-241-1/+1
| * | | | | Revert d3fd719c5287 (Remove should_offer/1).bug23826Simon MacMullen2011-02-221-9/+9
| | |/ / / | |/| | |
| * | | | Merging default into bug23810 (debitrot)Matthew Sackman2011-02-181-22/+38
| |\ \ \ \ | | |/ / /
| | * | | use the correct api written for this purpose.bug23839Matthew Sackman2011-02-171-3/+3
| | * | | Merging default to bug23839Matthew Sackman2011-02-161-6/+13
| | |\ \ \
| | | * | | Move capabilities to after the vhost consistentlyMatthew Sackman2011-02-151-2/+2
| | | * | | Pass client capabilities through to the channelMatthew Sackman2011-02-141-7/+14
| | * | | | Supply server capabilitesMatthew Sackman2011-02-141-12/+20
| | * | | | Make server_properties a /1Matthew Sackman2011-02-141-4/+5
| | |/ / /
| * | | | Demonitor on channel_cleanupMatthew Sackman2011-02-111-7/+8
| * | | | Log in the case of an uncontrolled, unexpected channel exitMatthew Sackman2011-02-111-1/+4
| * | | | Always erase both channel and ch_pid. This is lovely - it makes it a proper b...Matthew Sackman2011-02-111-3/+3
| * | | | drop CPS in favour of explicit APIMatthew Sackman2011-02-111-2/+2