summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* change order of tuple elementsAlexandru Scvortov2010-11-243-4/+4
* cosmeticAlexandru Scvortov2010-11-242-11/+12
* cosmeticAlexandru Scvortov2010-11-241-1/+2
* cosmeticAlexandru Scvortov2010-11-241-38/+31
* cosmetic + handle missing caseAlexandru Scvortov2010-11-241-14/+17
* merge from defaultAlexandru Scvortov2010-11-1731-370/+675
|\
| * Merge bug23488 into default (Remove rabbit_misc:intersperse)Simon MacMullen2010-11-1629-350/+665
| |\
| | * 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
| | | | * | 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
| | | * | | 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
| | | |/ / | | |/| |
| | * | | Merged headsSimon MacMullen2010-11-113-39/+62
| | |\ \ \
| | | * \ \ Merged bug23484 (Remove duplication of heartbeat logic)Simon MacMullen2010-11-113-39/+62
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Merge with defaultRob Harrop2010-11-113-39/+62
| | | | |\ \
| | | | | * | Reworked heartbeating so that it really works again and so we can specify dif...Rob Harrop2010-11-103-26/+29
| | | | | * | Reworked start_heartbeat_fun to allow a different timeout for send/receive he...Rob Harrop2010-11-102-28/+29
| | | | | * | Fixed up the specs for the heartbeaterRob Harrop2010-11-101-3/+11
| | | | | * | Refactored rabbit_heartbeat to provide start_heartbeat_funRob Harrop2010-11-102-26/+37
| | * | | | | Merging bug 22573 to defaultMatthew Sackman2010-11-115-89/+342
| | |\ \ \ \ \
| | | * | | | | Remove unused functionMatthew Sackman2010-11-111-3/+0
| | | * | | | | exit rather than warn if future upgrades are found.Simon MacMullen2010-11-111-2/+1
| | | * | | | | Comment formatting with M-q and no need to use ++ for multiline string constantsMatthew Sackman2010-11-111-6/+7
| | | * | | | | CosmeticsMatthew Sackman2010-11-111-15/+11
| | | * | | | | Prevent a very difficult-to-trigger race.Simon MacMullen2010-11-101-5/+4
| | | * | | | | Fix use of file:open/2Simon MacMullen2010-11-101-1/+1
| | | * | | | | Check both our version and the remote version. This is TRTTD I think, and has...Simon MacMullen2010-11-091-0/+1
| | | * | | | | Merged from defaultSimon MacMullen2010-11-095-87/+369
| | | |\ \ \ \ \
| | | | * | | | | Refactor a bit, have the first cluster node fail if version is wrongSimon MacMullen2010-11-081-43/+38
| | | | * | | | | Check the schema version on disc as well as the integrity check when starting...Simon MacMullen2010-11-051-15/+29
| | | | * | | | | Keep the old behaviour when upgrading from 2.1.0 or earlier.Simon MacMullen2010-11-042-21/+29
| | | | * | | | | Check the version we want matches the one a remote node is running before joi...Simon MacMullen2010-11-042-23/+49
| | | | * | | | | Create the schema version file in the case where we acquire the schema via th...Simon MacMullen2010-11-041-1/+2
| | | | * | | | | Blow up if the upgrade does not leave us with a valid schema. Refactor severa...Simon MacMullen2010-11-021-25/+31
| | | | * | | | | Inlining to prevent running out of disk space by overly long source filesMatthew Sackman2010-11-021-4/+3
| | | | * | | | | Same as before - avoid unnecessary functions for pattern matchMatthew Sackman2010-11-021-4/+4
| | | | * | | | | Match the list: no need to use lengthMatthew Sackman2010-11-021-4/+4
| | | | * | | | | Merging default into bug22573Matthew Sackman2010-11-0211-402/+547
| | | | |\ \ \ \ \
| | | | * | | | | | trivialMatthew Sackman2010-10-271-3/+2