| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Modify generic-unix packaging step to override rabbitmq-sys defaults. | Steve Powell | 2012-01-30 | 4 | -9/+43 |
| * | Merge default in | Steve Powell | 2012-01-30 | 15 | -250/+382 |
| |\ | |||||
| | * | Merged bug24664 into default | Emile Joubert | 2012-01-27 | 31 | -296/+347 |
| | |\ | |||||
| | | * | Merge bug24601 into default | Jim Apperly | 2012-01-27 | 20 | -180/+210 |
| | | |\ | |||||
| | | | * | merge bug23706 into default | Matthias Radestock | 2012-01-27 | 3 | -6/+17 |
| | | | |\ | |||||
| | | | | * | cosmetic | Matthias Radestock | 2012-01-27 | 1 | -5/+4 |
| | | | | * | Merge in default (and make error more readable) | Simon MacMullen | 2012-01-26 | 15 | -125/+191 |
| | | | | |\ | |||||
| | | | | * | | Show both log files. | Simon MacMullen | 2012-01-23 | 1 | -2/+2 |
| | | | | * | | Further clarity. | Simon MacMullen | 2012-01-23 | 1 | -1/+2 |
| | | | | * | | Improve display of boot errors. | Simon MacMullen | 2012-01-23 | 1 | -3/+8 |
| | | | | * | | display posix error description | Matthias Radestock | 2012-01-20 | 1 | -2/+3 |
| | | | | * | | Improvement? | Simon MacMullen | 2012-01-20 | 1 | -9/+14 |
| | | | * | | | get rid of debug and message logging | Matthias Radestock | 2012-01-26 | 5 | -50/+2 |
| | | | | |/ | | | |/| | |||||
| | | * | | | Remove redundant template from html-to-website-xml.xsl | Jim Apperly | 2012-01-27 | 1 | -2/+0 |
| | | * | | | Remove doc:div and doc:toc, add show-in-this-page and reindent. Really this s... | Simon MacMullen | 2012-01-19 | 1 | -24/+18 |
| | * | | | | HiPE credit_flow - this gets MCM -x 1 -y 1 -i 5 from 29.5kHz to 30.8kHz. | Simon MacMullen | 2012-01-18 | 1 | -1/+1 |
| | * | | | | For direct client we *do* want the reader pid (amqp_channel) rather than the ... | Simon MacMullen | 2012-01-18 | 1 | -2/+3 |
| | * | | | | make flow control explicit in the channel API | Matthias Radestock | 2012-01-16 | 2 | -9/+14 |
| | * | | | | simplify publisher monitoring code | Matthias Radestock | 2012-01-16 | 1 | -28/+11 |
| | * | | | | only monitor publishers when they publish with flow control | Matthias Radestock | 2012-01-16 | 1 | -2/+2 |
| | * | | | | provide two flavours of rabbit_amqqueue:deliver | Matthias Radestock | 2012-01-16 | 4 | -44/+56 |
| | * | | | | merge default into bug24664 | Matthias Radestock | 2012-01-16 | 7 | -92/+67 |
| | |\ \ \ \ | |||||
| | * | | | | | it's really not worthwhile exporting process_channel_frame | Matthias Radestock | 2012-01-16 | 1 | -21/+5 |
| | * | | | | | do not hard-wire the channel interaction into process_channel_frame | Matthias Radestock | 2012-01-13 | 1 | -12/+20 |
| | * | | | | | Reinstate a bit of code that accidentally got nuked in 9a87718c74df. | Simon MacMullen | 2012-01-13 | 1 | -2/+3 |
| | * | | | | | sender_down / receiver_down -> peer_down. | Simon MacMullen | 2012-01-13 | 5 | -14/+11 |
| | * | | | | | Merge heads of bug 24664 again. | Simon MacMullen | 2012-01-13 | 5 | -13/+13 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | rabbit_flow -> credit_flow | Simon MacMullen | 2012-01-13 | 5 | -13/+13 |
| | * | | | | | | cosmetic(ish) | Matthias Radestock | 2012-01-13 | 1 | -5/+5 |
| | |/ / / / / | |||||
| | * | | | | | Merge heads of bug 24664 | Simon MacMullen | 2012-01-13 | 1 | -21/+23 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | update 'last_blocked_by' while blocked | Matthias Radestock | 2012-01-13 | 1 | -21/+23 |
| | * | | | | | | Move rabbit_flow:send invocation from router into channel; monitor all queues... | Simon MacMullen | 2012-01-13 | 2 | -71/+60 |
| | |/ / / / / | |||||
| | * | | | | | apply flow control to content bearing methods only | Matthias Radestock | 2012-01-13 | 2 | -3/+5 |
| | * | | | | | unblock, if possible, when channels disappear | Matthias Radestock | 2012-01-13 | 1 | -4/+5 |
| | * | | | | | simplified running<->blocking/blocked state transitions | Matthias Radestock | 2012-01-13 | 3 | -80/+55 |
| | * | | | | | merge default into bug24664 | Matthias Radestock | 2012-01-13 | 7 | -57/+58 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Attempt to show information about blocking due to memory alarm and flow contr... | Simon MacMullen | 2012-01-12 | 3 | -7/+45 |
| | * | | | | | | Flow control: channel -> queue slave | Simon MacMullen | 2012-01-12 | 1 | -3/+5 |
| | * | | | | | | Avert eyesore. | Simon MacMullen | 2012-01-12 | 1 | -5/+3 |
| | * | | | | | | Have queues monitor publishing channels so we can remove them from the flow d... | Simon MacMullen | 2012-01-12 | 2 | -3/+41 |
| | * | | | | | | Rename bump/1 to handle_bump_msg/1, add a comment and specs. | Simon MacMullen | 2012-01-12 | 3 | -6/+31 |
| | * | | | | | | Matthias points out that we don't need to remember that a pid has gone away: ... | Simon MacMullen | 2012-01-12 | 1 | -8/+2 |
| | * | | | | | | Improve book-keeping - now we treat a receiver having gone away as granting u... | Simon MacMullen | 2012-01-12 | 3 | -19/+19 |
| | * | | | | | | Allow one sending process to be blocked by more than one receiving process si... | Simon MacMullen | 2012-01-12 | 1 | -8/+14 |
| | * | | | | | | Ahem++ | Simon MacMullen | 2012-01-12 | 1 | -2/+2 |
| | * | | | | | | Refactor / tidy, and sneakily fix an off-by-one error (ahem). | Simon MacMullen | 2012-01-12 | 1 | -20/+13 |
| | * | | | | | | Oops. | Simon MacMullen | 2012-01-12 | 1 | -1/+1 |
| | * | | | | | | Actually we should use conn_pid here since that goes to the same place for ne... | Simon MacMullen | 2012-01-11 | 1 | -2/+2 |
| | * | | | | | | Get the channel to "block" by not issuing any more credit, rather than callin... | Simon MacMullen | 2012-01-11 | 5 | -47/+54 |
| | * | | | | | | Inlines. | Simon MacMullen | 2012-01-10 | 1 | -13/+7 |
