summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modify generic-unix packaging step to override rabbitmq-sys defaults.Steve Powell2012-01-304-9/+43
* Merge default inSteve Powell2012-01-3015-250/+382
|\
| * Merged bug24664 into defaultEmile Joubert2012-01-2731-296/+347
| |\
| | * Merge bug24601 into defaultJim Apperly2012-01-2720-180/+210
| | |\
| | | * merge bug23706 into defaultMatthias Radestock2012-01-273-6/+17
| | | |\
| | | | * cosmeticMatthias Radestock2012-01-271-5/+4
| | | | * Merge in default (and make error more readable)Simon MacMullen2012-01-2615-125/+191
| | | | |\
| | | | * | Show both log files.Simon MacMullen2012-01-231-2/+2
| | | | * | Further clarity.Simon MacMullen2012-01-231-1/+2
| | | | * | Improve display of boot errors.Simon MacMullen2012-01-231-3/+8
| | | | * | display posix error descriptionMatthias Radestock2012-01-201-2/+3
| | | | * | Improvement?Simon MacMullen2012-01-201-9/+14
| | | * | | get rid of debug and message loggingMatthias Radestock2012-01-265-50/+2
| | | | |/ | | | |/|
| | * | | Remove redundant template from html-to-website-xml.xslJim Apperly2012-01-271-2/+0
| | * | | Remove doc:div and doc:toc, add show-in-this-page and reindent. Really this s...Simon MacMullen2012-01-191-24/+18
| * | | | HiPE credit_flow - this gets MCM -x 1 -y 1 -i 5 from 29.5kHz to 30.8kHz.Simon MacMullen2012-01-181-1/+1
| * | | | For direct client we *do* want the reader pid (amqp_channel) rather than the ...Simon MacMullen2012-01-181-2/+3
| * | | | make flow control explicit in the channel APIMatthias Radestock2012-01-162-9/+14
| * | | | simplify publisher monitoring codeMatthias Radestock2012-01-161-28/+11
| * | | | only monitor publishers when they publish with flow controlMatthias Radestock2012-01-161-2/+2
| * | | | provide two flavours of rabbit_amqqueue:deliverMatthias Radestock2012-01-164-44/+56
| * | | | merge default into bug24664Matthias Radestock2012-01-167-92/+67
| |\ \ \ \
| * | | | | it's really not worthwhile exporting process_channel_frameMatthias Radestock2012-01-161-21/+5
| * | | | | do not hard-wire the channel interaction into process_channel_frameMatthias Radestock2012-01-131-12/+20
| * | | | | Reinstate a bit of code that accidentally got nuked in 9a87718c74df.Simon MacMullen2012-01-131-2/+3
| * | | | | sender_down / receiver_down -> peer_down.Simon MacMullen2012-01-135-14/+11
| * | | | | Merge heads of bug 24664 again.Simon MacMullen2012-01-135-13/+13
| |\ \ \ \ \
| | * | | | | rabbit_flow -> credit_flowSimon MacMullen2012-01-135-13/+13
| * | | | | | cosmetic(ish)Matthias Radestock2012-01-131-5/+5
| |/ / / / /
| * | | | | Merge heads of bug 24664Simon MacMullen2012-01-131-21/+23
| |\ \ \ \ \
| | * | | | | update 'last_blocked_by' while blockedMatthias Radestock2012-01-131-21/+23
| * | | | | | Move rabbit_flow:send invocation from router into channel; monitor all queues...Simon MacMullen2012-01-132-71/+60
| |/ / / / /
| * | | | | apply flow control to content bearing methods onlyMatthias Radestock2012-01-132-3/+5
| * | | | | unblock, if possible, when channels disappearMatthias Radestock2012-01-131-4/+5
| * | | | | simplified running<->blocking/blocked state transitionsMatthias Radestock2012-01-133-80/+55
| * | | | | merge default into bug24664Matthias Radestock2012-01-137-57/+58
| |\ \ \ \ \
| * | | | | | Attempt to show information about blocking due to memory alarm and flow contr...Simon MacMullen2012-01-123-7/+45
| * | | | | | Flow control: channel -> queue slaveSimon MacMullen2012-01-121-3/+5
| * | | | | | Avert eyesore.Simon MacMullen2012-01-121-5/+3
| * | | | | | Have queues monitor publishing channels so we can remove them from the flow d...Simon MacMullen2012-01-122-3/+41
| * | | | | | Rename bump/1 to handle_bump_msg/1, add a comment and specs.Simon MacMullen2012-01-123-6/+31
| * | | | | | Matthias points out that we don't need to remember that a pid has gone away: ...Simon MacMullen2012-01-121-8/+2
| * | | | | | Improve book-keeping - now we treat a receiver having gone away as granting u...Simon MacMullen2012-01-123-19/+19
| * | | | | | Allow one sending process to be blocked by more than one receiving process si...Simon MacMullen2012-01-121-8/+14
| * | | | | | Ahem++Simon MacMullen2012-01-121-2/+2
| * | | | | | Refactor / tidy, and sneakily fix an off-by-one error (ahem).Simon MacMullen2012-01-121-20/+13
| * | | | | | Oops.Simon MacMullen2012-01-121-1/+1
| * | | | | | Actually we should use conn_pid here since that goes to the same place for ne...Simon MacMullen2012-01-111-2/+2
| * | | | | | Get the channel to "block" by not issuing any more credit, rather than callin...Simon MacMullen2012-01-115-47/+54
| * | | | | | Inlines.Simon MacMullen2012-01-101-13/+7