summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug21368Matthias Radestock2009-10-0717-92/+194
|\
| * Added tag rabbitmq_v1_7_0 for changeset b1089fcc31b7David Wragg2009-10-070-0/+0
| * Bump version to 1.7.0rabbitmq_v1_7_0David Wragg2009-10-072-0/+9
| * Merge QAd bug21738 into defaultMichael Bridgen2009-10-051-1/+4
| |\
| | * fix race condition in list_connections test when in a clusterMatthias Radestock2009-10-021-1/+4
| * | Merge bug21222 into defaultDavid Wragg2009-10-041-5/+6
| |\ \ | | |/ | |/|
| | * setting log dir for startup/shutdown messagesMarek Majkowski2009-10-011-5/+6
| * | Merged bug 21294 into default.Marek Majkowski2009-10-022-1/+15
| |\ \ | | |/ | |/|
| | * Shuffled the config file element declaration so the debian defaults file will...Paul Jones2009-10-011-1/+2
| | * Changed location of the configuration file on windowsPaul Jones2009-10-011-3/+6
| | * Added ability to provide configuration file to windows server startup tooPaul Jones2009-09-211-1/+7
| | * Added facility to provide a configuration file to rabbit startup for Unix sys...Paul Jones2009-09-211-0/+4
| * | Merged bug 21682 into defaultMarek Majkowski2009-10-011-13/+14
| |\ \
| | * | Introduced realsbin directoryPaul Jones2009-09-301-13/+14
| | * | Changed target of reinplace calls to prevent macports converting symlinks to ...Paul Jones2009-09-241-13/+13
| * | | Merged bug 21273 into defaultMarek Majkowski2009-10-012-20/+37
| |\ \ \
| | * \ \ Default merged into bug21273Marek Majkowski2009-10-019-52/+109
| | |\ \ \ | | |/ / / | |/| | |
| * | | | merge bug21669 into defaultMatthias Radestock2009-09-303-22/+66
| |\ \ \ \
| | * | | | leave error reporting in rabbit:prepare to contextMatthias Radestock2009-09-302-55/+54
| | * | | | Reverted rabbit:boot to rabbit_misc:start_applicationsPaul Jones2009-09-301-1/+1
| | * | | | Removed application starting changes, since these were causing a number of pr...Paul Jones2009-09-302-24/+8
| | * | | | Updated boot modification code to support catching errorsPaul Jones2009-09-283-31/+53
| | * | | | Added rabbit:prepare to the generated boot file; removed call to rabbit:start...Paul Jones2009-09-243-4/+43
| * | | | | Merged bug 20399 into default.Marek Majkowski2009-09-302-21/+24
| |\ \ \ \ \
| | * | | | | cosmeticMatthias Radestock2009-09-301-1/+1
| | * | | | | fix handling of precondition_failedMatthias Radestock2009-09-302-21/+24
| | * | | | | merge default into bug20399Matthias Radestock2009-09-3021-117/+355
| | |\ \ \ \ \
| * | \ \ \ \ \ merge from bug 21397Matthew Sackman2009-09-301-7/+6
| |\ \ \ \ \ \ \
| | * | | | | | | using ?= operatorVlad Ionescu2009-09-221-15/+6
| | * | | | | | | merging from defaultVlad Ionescu2009-09-2211-133/+99
| | |\ \ \ \ \ \ \
| | * | | | | | | | wrapping some makefile vars in ifndef'sVlad Ionescu2009-09-151-4/+12
| * | | | | | | | | merging from bug 21449Matthew Sackman2009-09-303-2/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cosmeticMatthew Sackman2009-09-301-3/+3
| | * | | | | | | | | rabbitmqctl now accepts -nodenameMarek Majkowski2009-09-043-2/+13
| | | | | | | | * | | handle errors during connection establishment more gracefullyMatthias Radestock2009-09-302-20/+37
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | cosmetic refactoringMatthew Sackman2009-09-301-10/+10
* | | | | | | | | | merging in from defaultMatthew Sackman2009-09-3018-83/+128
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | merging in from bug 21714Matthew Sackman2009-09-3010-28/+29
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | s/bool()/boolean() in type specsMatthias Radestock2009-09-3010-28/+29
| |/ / / / / / / /
| * | | | | | | | merge branch headsMatthias Radestock2009-09-302-2/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge bug21649 into defaultDavid Wragg2009-09-222-2/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | Escape *all* the double-quotes in an arg, not just the first one.Tony Garnock-Jones2009-09-182-2/+2
| * | | | | | | | | cosmeticMatthias Radestock2009-09-301-4/+4
| * | | | | | | | | Merged bug 21662 into default (debugging info badrpc).Marek Majkowski2009-09-293-6/+45
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | display helpful diagnostics on badrpc error in rabbitmqctlMatthias Radestock2009-09-293-6/+45
| |/ / / / / / / / /
| * | | | | | | | | do not ignore error on 'rabbitmqctl status'Matthias Radestock2009-09-291-3/+5
| * | | | | | | | | Merged bug 20399 into defaultMarek Majkowski2009-09-285-38/+41
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | renaming expl to explanation in #amqp_error{}Vlad Ionescu2009-09-223-6/+6
| | * | | | | | | | minor, mostly cosmetic, tweaksMatthias Radestock2009-09-194-34/+30
| | * | | | | | | | merge default into bug20399Matthias Radestock2009-09-197-42/+43
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |