Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merging bug 22169 into default | Matthew Sackman | 2010-03-04 | 1 | -1/+1 |
|\ | |||||
| * | merging default into bug 22169 | Matthew Sackman | 2010-02-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge from default to get an abundance of fixes; including (this is the | Michael Bridgen | 2010-01-29 | 1 | -25/+25 |
| | |\ | |||||
| | * | | License headers on new files. | Tony Garnock-Jones | 2009-11-22 | 1 | -1/+1 |
* | | | | Merging headsbug22423 | Matthew Sackman | 2010-03-03 | 1 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | Better handle the limiter exiting | Matthew Sackman | 2010-03-03 | 1 | -2/+0 |
* | | | | | cosmetic | Matthias Radestock | 2010-03-03 | 1 | -4/+4 |
* | | | | | cosmetic | Matthias Radestock | 2010-03-03 | 1 | -12/+9 |
|/ / / / | |||||
* | | | | Apparently, consistency is a good thing | Matthew Sackman | 2010-03-03 | 1 | -1/+1 |
* | | | | Made the very generic invoke call into a slightly more specific flush call | Matthew Sackman | 2010-03-03 | 1 | -8/+9 |
* | | | | Deal with the possibility of there being no queues to go through | Matthew Sackman | 2010-03-03 | 1 | -2/+5 |
* | | | | Implemented the rest | Matthew Sackman | 2010-03-03 | 1 | -8/+37 |
* | | | | Fixes to limiter - logic mistake in maybe_notify and some refactoring and cos... | Matthew Sackman | 2010-03-03 | 1 | -0/+1 |
* | | | | Incomplete implementation | Matthew Sackman | 2010-03-02 | 1 | -16/+32 |
* | | | | Problem: if the limiter is blocked due to a client flow, and the client then ... | Matthew Sackman | 2010-03-02 | 1 | -17/+19 |
* | | | | lower priority of conserve_memory below that of 'info' | Matthias Radestock | 2010-02-28 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
| | |/ | |/| | |||||
* | | | merge default into bug22310bug22310 | Matthias Radestock | 2010-02-05 | 1 | -15/+91 |
|\ \ \ | |||||
| * | | | make channel 'messages_unacknowledged' item semantics match that of queuesbug21966 | Matthias Radestock | 2010-02-04 | 1 | -2/+6 |
| * | | | automate testing of 'rabbitmqctl list_channels' | Matthias Radestock | 2010-02-03 | 1 | -1/+4 |
| * | | | add info item for channel number | Matthias Radestock | 2010-02-03 | 1 | -0/+2 |
| * | | | introduce exponential hibernation backoff in channel process | Matthias Radestock | 2010-02-03 | 1 | -8/+12 |
| * | | | minor refactor | Matthias Radestock | 2010-02-03 | 1 | -6/+5 |
| * | | | add prefetch_count channel info item | Matthias Radestock | 2010-02-01 | 1 | -1/+4 |
| * | | | first set of channel info items | Matthias Radestock | 2010-02-01 | 1 | -1/+55 |
| * | | | s/all/list | Matthias Radestock | 2010-02-01 | 1 | -3/+3 |
| * | | | introduce channel registry | Matthias Radestock | 2010-02-01 | 1 | -8/+15 |
| |/ / | |||||
* | | | Initialise a channel's limiter with the current number of unacked msgs | Matthew Sackman | 2010-02-04 | 1 | -2/+4 |
|/ / | |||||
* | | cosmetic: squash trailing whitespace | Matthias Radestock | 2010-01-27 | 1 | -4/+4 |
* | | no need to match on 'ok' twicebug22221 | Matthias Radestock | 2010-01-19 | 1 | -5/+5 |
* | | rebranch off v1_7 rather than default | David R. MacIver | 2010-01-19 | 1 | -23/+23 |
|/ | |||||
* | Merged bug 20399 into default. | Marek Majkowski | 2009-09-30 | 1 | -12/+6 |
|\ | |||||
| * | fix handling of precondition_failed | Matthias Radestock | 2009-09-30 | 1 | -12/+6 |
* | | s/bool()/boolean() in type specsbug21714 | Matthias Radestock | 2009-09-30 | 1 | -2/+2 |
|/ | |||||
* | minor, mostly cosmetic, tweaks | Matthias Radestock | 2009-09-19 | 1 | -4/+3 |
* | using #amqp_error{} instead of {amqp, ...} | Vlad Ionescu | 2009-09-17 | 1 | -4/+5 |
* | oopsbug21583 | Matthias Radestock | 2009-09-07 | 1 | -2/+2 |
* | don't attempt rollbacks on non-tx channels | Matthias Radestock | 2009-09-07 | 1 | -3/+8 |
* | tidyingbug21066 | Matthew Sackman | 2009-08-10 | 1 | -1/+1 |
* | Channel now catches the exit of the writer and signals the reader explicitly.... | Matthew Sackman | 2009-08-10 | 1 | -0/+4 |
* | merge bug21087 into default | Matthias Radestock | 2009-08-08 | 1 | -3/+1 |
|\ | |||||
| * | updating gen_server2 with latest from R13B01 in order to ensure this doesn't ... | Matthew Sackman | 2009-07-06 | 1 | -3/+1 |
* | | Done. Testing the latency between the call to conserve_memory and when the ms...bug21046 | Matthew Sackman | 2009-08-04 | 1 | -1/+1 |
|/ | |||||
* | refactoring: bundle up all the data for a publish | Matthias Radestock | 2009-06-05 | 1 | -2/+3 |
* | Change from number to atom. | Tony Garnock-Jones | 2009-06-03 | 1 | -3/+3 |
* | merge default into bug20654 | Tony Garnock-Jones | 2009-05-27 | 1 | -6/+3 |
|\ | |||||
| * | helper method for not_found errors | Matthias Radestock | 2009-05-20 | 1 | -6/+3 |
* | | rename UME to AE | Matthias Radestock | 2009-05-20 | 1 | -3/+4 |
* | | add permission checks for ume configuration | Matthias Radestock | 2009-05-20 | 1 | -0/+6 |