summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use internal_send_command, since we're sending to a 'raw' socketMichael Bridgen2010-11-231-2/+3
* One head is better than twoMatthew Sackman2010-11-185-109/+128
|\
| * Merging bug bug23498 to defaultMatthew Sackman2010-11-184-106/+116
| |\
| | * Throw rather than return errorsSimon MacMullen2010-11-162-22/+11
| | * Merged default into bug23498Simon MacMullen2010-11-164-132/+147
| | |\
| | | * FixSimon MacMullen2010-11-161-1/+2
| | | * Merge bug23498 headsSimon MacMullen2010-11-161-5/+4
| | | |\
| | | | * Replace catch with try; we want to show all kinds of boot errors in a readabl...Simon MacMullen2010-11-151-5/+4
| | | * | attempt to correct specsMatthias Radestock2010-11-131-2/+2
| | | * | merge default into bug23498Matthias Radestock2010-11-124-101/+122
| | | |\ \
| | | | * | make build_acyclic_graph return errorsMatthias Radestock2010-11-123-83/+102
| | | | |/
| | | | * merge default into bug23498Matthias Radestock2010-11-122-14/+12
| | | | |\
| | | | * | use {error,_} returns and throws instead of exitsMatthias Radestock2010-11-122-19/+26
| | | | * | exit->throw, *_or_exit -> ensure_*, and some cosmeticsMatthias Radestock2010-11-111-20/+15
| * | | | | Merging bug23505 into defaultMatthew Sackman2010-11-183-44/+34
| |\ \ \ \ \
| * | | | | | some routing optimisationMatthias Radestock2010-11-171-3/+12
* | | | | | | Merged bug 23424 into defaultSimon MacMullen2010-11-181-15/+106
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | refactoringMatthew Sackman2010-11-171-32/+29
| * | | | | | Added queue_ttl upgradeMatthew Sackman2010-11-161-0/+94
* | | | | | | merge headsMatthias Radestock2010-11-1711-73/+98
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | oopsMatthias Radestock2010-11-171-1/+1
| * | | | | | minor optimisation: ask for next piece of data before processingMatthias Radestock2010-11-171-12/+12
| * | | | | | remove some cruft in reader, and some minor tweaksMatthias Radestock2010-11-171-8/+4
| | |/ / / / | |/| | | |
| * | | | | cosmetic: remove superfluous importsMatthias Radestock2010-11-171-4/+0
| * | | | | Merge bug23460 (emit hibernate time in stats)Michael Bridgen2010-11-174-18/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge bug23488 into default (Remove rabbit_misc:intersperse)Simon MacMullen2010-11-1629-350/+665
| | |\ \ \ \ | | | |/ / /
| | * | | | Fixed thinkos in calls to string:join.John DeTreville2010-11-151-3/+2
| | * | | | Added some extra polymorphism inside rabbit_ssl.erl.John DeTreville2010-11-111-2/+3
| | * | | | Removed rabbit_misc:intersperse; changed clients to call string:join instead;...John DeTreville2010-11-104-18/+7
| * | | | | Matthew points out that erlang:now() can be rewritten as now().Simon MacMullen2010-11-162-3/+2
| * | | | | Reoprt idle_since pseudo-info-item.Simon MacMullen2010-11-162-8/+21
| | |/ / / | |/| | |
| * | | | Merging bug 23496 to defaultMatthew Sackman2010-11-166-12/+25
| |\ \ \ \
| | * \ \ \ merge bug23495 into defaultMatthias Radestock2010-11-1511-154/+464
| | |\ \ \ \
| | | * \ \ \ Merged bug23493 into defaultEmile Joubert2010-11-153-5/+9
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Make peer_cert_* info items into binaries; remove the special-casing of strin...Simon MacMullen2010-11-112-3/+1
| | | | * | | rabbitmq-managment's loss is rabbitmqctl's gain.Simon MacMullen2010-11-101-1/+1
| | | | * | | Keep knowledge of sockets in rabbit_netSimon MacMullen2010-11-102-2/+6
| | | | * | | Make peer_cert_* info item strings into binaries like everything else.Simon MacMullen2010-11-101-1/+1
| | | | * | | Add an "ssl" info item.Simon MacMullen2010-11-101-1/+3
| | * | | | | Switch spawn order of channelsupsup and queue_collector within connection_supMatthew Sackman2010-11-111-5/+5
| * | | | | | TypoSimon MacMullen2010-11-121-1/+1
| * | | | | | Don't use records or record_info, explain whySimon MacMullen2010-11-121-20/+15
| * | | | | | Add upgrades for password hashing and listeners having IP addressesSimon MacMullen2010-11-112-14/+47
* | | | | | | cosmeticMatthias Radestock2010-11-121-13/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | cosmeticMatthias Radestock2010-11-122-14/+12
| |_|/ / / |/| | | |
* | | | | move around and correct digraph builder typesMatthias Radestock2010-11-111-5/+6
* | | | | remove superfluous specMatthias Radestock2010-11-111-3/+0
* | | | | Correction of specsMatthew Sackman2010-11-112-7/+15
* | | | | Correction of specsMatthew Sackman2010-11-112-3/+6
|/ / / /
* | | | Merged headsSimon MacMullen2010-11-113-39/+62
|\ \ \ \