| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |\ | |||||
| | * | a little bit of refactoring on the reader | Matthias Radestock | 2012-01-12 | 1 | -35/+23 |
| | * | Merge bug24636 more | Emile Joubert | 2012-01-12 | 1 | -3/+5 |
| | |\ | |||||
| | | * | oops | Matthias Radestock | 2012-01-12 | 1 | -3/+5 |
| | * | | Merged bug24636 into default | Emile Joubert | 2012-01-12 | 3 | -3/+3 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Merged bug24665 into default | Emile Joubert | 2012-01-10 | 1 | -2/+1 |
| | | |\ | |||||
| | | * | | don't start cpu_sup | Matthias Radestock | 2012-01-09 | 3 | -3/+3 |
| | * | | | rename fd stats items to make their meaning more obvious | Matthias Radestock | 2012-01-11 | 2 | -7/+7 |
| | * | | | cosmetic | Matthias Radestock | 2012-01-10 | 1 | -11/+11 |
| | * | | | include a few more pieces of info in rabbit:status | Matthias Radestock | 2012-01-10 | 1 | -1/+8 |
| | * | | | include fd info in rabbit:status() | Matthias Radestock | 2012-01-10 | 3 | -17/+22 |
| | | |/ | |/| | |||||
| | * | | cosmetic: remove nonsensical comment | Matthias Radestock | 2012-01-10 | 1 | -2/+1 |
| | |/ | |||||
| * | | 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 |
| * | | Cosmetic / refactor. | Simon MacMullen | 2012-01-10 | 2 | -42/+34 |
| * | | Flow control channel -> queue. | Simon MacMullen | 2012-01-10 | 5 | -48/+103 |
| * | | Very hacky first pass at internal flow control between channel and reader. | Simon MacMullen | 2012-01-09 | 3 | -4/+79 |
| |/ | |||||
| * | Merge bug24649. | Simon MacMullen | 2012-01-09 | 3 | -26/+21 |
| |\ | |||||
| | * | Merged bug24659 into default (2) | Emile Joubert | 2012-01-05 | 3 | -25/+19 |
| | |\ | |||||
| | | * | Merged bug24659 into default (1) | Emile Joubert | 2012-01-05 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | When available, use VERSION defined in the environment. | Piotr Sikora | 2011-12-21 | 1 | -1/+1 |
| | | * | | another, even tinier, refactor | Matthias Radestock | 2012-01-04 | 1 | -5/+2 |
| | | * | | tiny refactor | Matthias Radestock | 2012-01-04 | 1 | -19/+14 |
| | | * | | Merged bug24644 | Emile Joubert | 2012-01-04 | 1 | -0/+2 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | Added modification to portfile made on previous release by macports.org | Steve Powell | 2011-12-23 | 1 | -0/+2 |
| | | |/ | |||||
| | * | | Portability: use temporary files instead of "sed -i". | Piotr Sikora | 2011-12-21 | 1 | -1/+2 |
| | |/ | |||||
| * | | carry on accepting tcp connections after an error | Matthias Radestock | 2011-12-30 | 1 | -0/+7 |
| |/ | |||||
| * | Added tag rabbitmq_v2_7_1 for changeset dc103b0d36b5 | Steve Powell | 2011-12-20 | 0 | -0/+0 |
| * | Updated changelogs for 2.7.1rabbitmq_v2_7_1 | Steve Powell | 2011-12-20 | 2 | -0/+9 |
| * | Merged bug24631 into default | Emile Joubert | 2011-12-15 | 1 | -1/+5 |
| |\ | |||||
| | * | Ignore force_event_refresh if we have not finished handshaking. | Simon MacMullen | 2011-12-15 | 1 | -1/+5 |
| * | | Merge bug24582 | Jerry Kuch | 2011-12-14 | 15 | -66/+230 |
| |\ \ | |/ | |||||
| | * | Merge bug24628 into default. | Simon MacMullen | 2011-12-14 | 0 | -0/+0 |
| | |\ | |||||
| | * | | Updated definition of whereis_name | Emile Joubert | 2011-12-14 | 1 | -2/+16 |
| | * | | global:safe_whereis_name/1 has been removed | Emile Joubert | 2011-12-14 | 1 | -2/+2 |
| | |/ | |||||
| | * | Merge bug24618 | Simon MacMullen | 2011-12-12 | 1 | -3/+1 |
| | |\ | |||||
| | | * | I think we can be sure that it's not. | Simon MacMullen | 2011-12-09 | 1 | -3/+1 |
