summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* simplified running<->blocking/blocked state transitionsMatthias Radestock2012-01-133-80/+55
* merge default into bug24664Matthias Radestock2012-01-137-57/+58
|\
| * a little bit of refactoring on the readerMatthias Radestock2012-01-121-35/+23
| * Merge bug24636 moreEmile Joubert2012-01-121-3/+5
| |\
| | * oopsMatthias Radestock2012-01-121-3/+5
| * | Merged bug24636 into defaultEmile Joubert2012-01-123-3/+3
| |\ \ | | |/ | |/|
| | * Merged bug24665 into defaultEmile Joubert2012-01-101-2/+1
| | |\
| | * | don't start cpu_supMatthias Radestock2012-01-093-3/+3
| * | | rename fd stats items to make their meaning more obviousMatthias Radestock2012-01-112-7/+7
| * | | cosmeticMatthias Radestock2012-01-101-11/+11
| * | | include a few more pieces of info in rabbit:statusMatthias Radestock2012-01-101-1/+8
| * | | include fd info in rabbit:status()Matthias Radestock2012-01-103-17/+22
| | |/ | |/|
| * | cosmetic: remove nonsensical commentMatthias Radestock2012-01-101-2/+1
| |/
* | 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
* | Cosmetic / refactor.Simon MacMullen2012-01-102-42/+34
* | Flow control channel -> queue.Simon MacMullen2012-01-105-48/+103
* | Very hacky first pass at internal flow control between channel and reader.Simon MacMullen2012-01-093-4/+79
|/
* Merge bug24649.Simon MacMullen2012-01-093-26/+21
|\
| * Merged bug24659 into default (2)Emile Joubert2012-01-053-25/+19
| |\
| | * Merged bug24659 into default (1)Emile Joubert2012-01-051-1/+1
| | |\
| | | * When available, use VERSION defined in the environment.Piotr Sikora2011-12-211-1/+1
| | * | another, even tinier, refactorMatthias Radestock2012-01-041-5/+2
| | * | tiny refactorMatthias Radestock2012-01-041-19/+14
| | * | Merged bug24644Emile Joubert2012-01-041-0/+2
| | |\ \ | | | |/ | | |/|
| | | * Added modification to portfile made on previous release by macports.orgSteve Powell2011-12-231-0/+2
| | |/
| * | Portability: use temporary files instead of "sed -i".Piotr Sikora2011-12-211-1/+2
| |/
* | carry on accepting tcp connections after an errorMatthias Radestock2011-12-301-0/+7
|/
* Added tag rabbitmq_v2_7_1 for changeset dc103b0d36b5Steve Powell2011-12-200-0/+0
* Updated changelogs for 2.7.1rabbitmq_v2_7_1Steve Powell2011-12-202-0/+9
* Merged bug24631 into defaultEmile Joubert2011-12-151-1/+5
|\
| * Ignore force_event_refresh if we have not finished handshaking.Simon MacMullen2011-12-151-1/+5
* | Merge bug24582Jerry Kuch2011-12-1415-66/+230
|\ \ | |/
| * Merge bug24628 into default.Simon MacMullen2011-12-140-0/+0
| |\
| * | Updated definition of whereis_nameEmile Joubert2011-12-141-2/+16
| * | global:safe_whereis_name/1 has been removedEmile Joubert2011-12-141-2/+2
| |/
| * Merge bug24618Simon MacMullen2011-12-121-3/+1
| |\
| | * I think we can be sure that it's not.Simon MacMullen2011-12-091-3/+1