summaryrefslogtreecommitdiff
path: root/src/rabbit_writer.erl
Commit message (Expand)AuthorAgeFilesLines
...
| * | And now the channel, writer, limiter and framing_channel are also all suitabl...Matthew Sackman2010-07-061-8/+12
| * | As a first step, get the channel, framing channel, and writer to exit with sh...15930Matthew Sackman2010-07-061-1/+1
* | | Merge default into bug22889.bug22889Simon MacMullen2010-07-301-10/+10
|\ \ \
| * | | consistently return {ok, Pid} from start_{link} functionsbug23032Matthias Radestock2010-07-291-10/+8
| | |/ | |/|
* | | Merge default into bug22889Simon MacMullen2010-07-091-10/+26
|\ \ \ | |/ /
| * | merged default into bug21954Alexandru Scvortov2010-07-061-0/+1
| |\ \ | | |/
| | * Ensure that after asking the writer to exit, we unlink from it. We're usually...bug22938Matthew Sackman2010-07-051-0/+1
| * | cleanupAlexandru Scvortov2010-07-061-9/+18
| * | moved common types rabbit_types; move net types to rabbit_networkingAlexandru Scvortov2010-07-061-4/+4
| * | partially moved types out of rabbit.hrlAlexandru Scvortov2010-07-011-10/+18
| |/
* | Merged headsSimon MacMullen2010-07-021-1/+1
|\ \
| * | Remove remaining hard coding of rabbit_framing_amqp_0_9_1 from the codec.Simon MacMullen2010-07-021-1/+1
* | | cosmeticMatthias Radestock2010-07-021-1/+1
|/ /
* | Remove the rabbit_framing shim, pass around a module name and use that.Simon MacMullen2010-07-021-1/+1
* | Replace some stuff I stripped out that's used by the Erlang client.Simon MacMullen2010-06-251-1/+9
* | Add protocol to reader and writer state, and pass it around in enough places ...Simon MacMullen2010-06-241-38/+42
|/
* fixed specsAlexandru Scvortov2010-06-091-5/+5
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* cosmetic: squash trailing whitespaceMatthias Radestock2010-01-271-1/+1
* merging in from defaultMatthew Sackman2009-08-251-3/+33
|\
| * adding support for sync-ing the writer with the erlang client channelbug20539Vlad Ionescu2009-07-221-3/+33
* | Use rabbit_net layer in rabbit_writer.erlEssien Ita Essien2008-12-161-2/+2
|/
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* Merge default into 19468Ben Hood2008-11-031-3/+7
|\
| * merge default into bug18732bug18732Matthias Radestock2008-10-171-3/+8
| |\
| * | Migrate branch bug18732Tony Garnock-Jones2008-07-031-3/+7
* | | hibernate writersMatthias Radestock2008-10-251-0/+4
| |/ |/|
* | Migrate branch bug18784bug18784Tony Garnock-Jones2008-07-031-3/+8
|/
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+162