summaryrefslogtreecommitdiff
path: root/src/rabbit_channel.erl
Commit message (Expand)AuthorAgeFilesLines
* merging bug 22169 into defaultMatthew Sackman2010-03-041-1/+1
|\
| * merging default into bug 22169Matthew Sackman2010-02-191-1/+1
| |\
| | * Merge from default to get an abundance of fixes; including (this is theMichael Bridgen2010-01-291-25/+25
| | |\
| | * | License headers on new files.Tony Garnock-Jones2009-11-221-1/+1
* | | | Merging headsbug22423Matthew Sackman2010-03-031-2/+0
|\ \ \ \
| * | | | Better handle the limiter exitingMatthew Sackman2010-03-031-2/+0
* | | | | cosmeticMatthias Radestock2010-03-031-4/+4
* | | | | cosmeticMatthias Radestock2010-03-031-12/+9
|/ / / /
* | | | Apparently, consistency is a good thingMatthew Sackman2010-03-031-1/+1
* | | | Made the very generic invoke call into a slightly more specific flush callMatthew Sackman2010-03-031-8/+9
* | | | Deal with the possibility of there being no queues to go throughMatthew Sackman2010-03-031-2/+5
* | | | Implemented the restMatthew Sackman2010-03-031-8/+37
* | | | Fixes to limiter - logic mistake in maybe_notify and some refactoring and cos...Matthew Sackman2010-03-031-0/+1
* | | | Incomplete implementationMatthew Sackman2010-03-021-16/+32
* | | | Problem: if the limiter is blocked due to a client flow, and the client then ...Matthew Sackman2010-03-021-17/+19
* | | | lower priority of conserve_memory below that of 'info'Matthias Radestock2010-02-281-1/+1
|/ / /
* | | Merging bug22332 onto defaultMatthew Sackman2010-02-101-3/+3
|\ \ \
| * | | update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
| | |/ | |/|
* | | merge default into bug22310bug22310Matthias Radestock2010-02-051-15/+91
|\ \ \
| * | | make channel 'messages_unacknowledged' item semantics match that of queuesbug21966Matthias Radestock2010-02-041-2/+6
| * | | automate testing of 'rabbitmqctl list_channels'Matthias Radestock2010-02-031-1/+4
| * | | add info item for channel numberMatthias Radestock2010-02-031-0/+2
| * | | introduce exponential hibernation backoff in channel processMatthias Radestock2010-02-031-8/+12
| * | | minor refactorMatthias Radestock2010-02-031-6/+5
| * | | add prefetch_count channel info itemMatthias Radestock2010-02-011-1/+4
| * | | first set of channel info itemsMatthias Radestock2010-02-011-1/+55
| * | | s/all/listMatthias Radestock2010-02-011-3/+3
| * | | introduce channel registryMatthias Radestock2010-02-011-8/+15
| |/ /
* | | Initialise a channel's limiter with the current number of unacked msgsMatthew Sackman2010-02-041-2/+4
|/ /
* | cosmetic: squash trailing whitespaceMatthias Radestock2010-01-271-4/+4
* | no need to match on 'ok' twicebug22221Matthias Radestock2010-01-191-5/+5
* | rebranch off v1_7 rather than defaultDavid R. MacIver2010-01-191-23/+23
|/
* Merged bug 20399 into default.Marek Majkowski2009-09-301-12/+6
|\
| * fix handling of precondition_failedMatthias Radestock2009-09-301-12/+6
* | s/bool()/boolean() in type specsbug21714Matthias Radestock2009-09-301-2/+2
|/
* minor, mostly cosmetic, tweaksMatthias Radestock2009-09-191-4/+3
* using #amqp_error{} instead of {amqp, ...}Vlad Ionescu2009-09-171-4/+5
* oopsbug21583Matthias Radestock2009-09-071-2/+2
* don't attempt rollbacks on non-tx channelsMatthias Radestock2009-09-071-3/+8
* tidyingbug21066Matthew Sackman2009-08-101-1/+1
* Channel now catches the exit of the writer and signals the reader explicitly....Matthew Sackman2009-08-101-0/+4
* merge bug21087 into defaultMatthias Radestock2009-08-081-3/+1
|\
| * updating gen_server2 with latest from R13B01 in order to ensure this doesn't ...Matthew Sackman2009-07-061-3/+1
* | Done. Testing the latency between the call to conserve_memory and when the ms...bug21046Matthew Sackman2009-08-041-1/+1
|/
* refactoring: bundle up all the data for a publishMatthias Radestock2009-06-051-2/+3
* Change from number to atom.Tony Garnock-Jones2009-06-031-3/+3
* merge default into bug20654Tony Garnock-Jones2009-05-271-6/+3
|\
| * helper method for not_found errorsMatthias Radestock2009-05-201-6/+3
* | rename UME to AEMatthias Radestock2009-05-201-3/+4
* | add permission checks for ume configurationMatthias Radestock2009-05-201-0/+6