summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge bug23531 into defaultMatthias Radestock2010-11-236-24/+20
|\
| * Merged bug23293 into default (again)Emile Joubert2010-11-2371-2236/+3550
| |\
| | * And, err, merge heads.Simon MacMullen2010-11-235-22/+11
| | |\
| | | * re-merge bug21377Matthias Radestock2010-11-231-3/+3
| | | |\
| | | | * merge headsMatthias Radestock2010-11-231-3/+3
| | | | |\
| | | | | * Don't do a dirty_read within a transactionMatthew Sackman2010-10-131-3/+3
| | | * | | Merge bug23186 into defaultDavid Wragg2010-11-2342-553/+962
| | | |\ \ \
| | | | * \ \ Merge bug23513 into defaultRob Harrop2010-11-2315-252/+299
| | | | |\ \ \
| | | | * | | | Fixed windows scriptsMatthew Sackman2010-11-162-2/+2
| | | * | | | | Merged default into bug23186Emile Joubert2010-11-034-17/+6
| | | |\ \ \ \ \
| | | | * | | | | Plugin arguments for windows serviceEmile Joubert2010-10-261-4/+2
| | | | * | | | | Avoid starting rabbit app on plugin activationEmile Joubert2010-09-163-13/+4
| | * | | | | | | Merge amqp_0_9_1 into default.Simon MacMullen2010-11-23101-4754/+7107
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge heads of amqp_0_9_1Simon MacMullen2010-11-2379-1150/+7628
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merged bug 21848 into amqp_0_9_1Simon MacMullen2010-06-211-0/+8
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | simplified Channel.Close codeAlexandru Scvortov2010-06-161-4/+7
| | | * | | | | | | | server implements 0.9.1 channel shutdown protocolAlexandru Scvortov2010-06-151-2/+7
| | * | | | | | | | | Merge bug 21849Simon MacMullen2010-06-211-0/+10
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | updated commentsAlexandru Scvortov2010-06-181-0/+4
| | | * | | | | | | | | server implements 0.9.1 connection shutdown protocolAlexandru Scvortov2010-06-161-0/+6
| * | | | | | | | | | | more man page namespaceryJim Apperly2010-10-291-2/+9
* | | | | | | | | | | | Use internal_send_command, since we're sending to a 'raw' socketMichael Bridgen2010-11-231-2/+3
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge bug23523 into default (rabbitmq-asroot-script-wrapper is pointless)David Wragg2010-11-200-0/+0
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | Remove rabbitmq-asroot-script-wrapperSimon MacMullen2010-11-183-54/+4
|/ / / / / / / / / / /
* | | | | | | | | | | 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-124-25/+26
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | 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-1716-87/+149
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | 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-1636-390/+743
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | | Fixed thinkos in calls to string:join.John DeTreville2010-11-151-3/+2