summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merging from bug 21449Matthew Sackman2009-09-303-2/+13
|\
| * cosmeticMatthew Sackman2009-09-301-3/+3
| * rabbitmqctl now accepts -nodenameMarek Majkowski2009-09-043-2/+13
* | 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
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | using #amqp_error{} instead of {amqp, ...}Vlad Ionescu2009-09-175-42/+49
* | | | | produce error 2-tupleMatthias Radestock2009-09-281-1/+1
* | | | | merge bug21559 into defaultMatthias Radestock2009-09-249-3/+115
|\ \ \ \ \
| * | | | | Added pod file to describe rabbitmq-deactivate-pluginsPaul Jones2009-09-242-1/+38
| * | | | | Merged defaultPaul Jones2009-09-248-92/+180
| |\ \ \ \ \
| * | | | | | Added deactivate plugins wrapper in RPM packagesPaul Jones2009-09-211-0/+1
| * | | | | | Added rabbitmq-deactivate-plugins to output packagePaul Jones2009-09-211-1/+1
| * | | | | | Added unix and windows variants of deactivate plugins script; initial packagi...Paul Jones2009-09-215-1/+75
| | |_|_|/ / | |/| | | |
* | | | | | merge bug21670 into defaultMatthias Radestock2009-09-241-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Removed redundant -s rabbit from the startup args in MakefilePaul Jones2009-09-241-1/+1
|/ / / / /
* | | | | merge bug21023 into defaultMatthias Radestock2009-09-243-3/+118
|\ \ \ \ \
| * | | | | cosmeticMatthias Radestock2009-09-241-27/+19
| * | | | | comment for create-plt make targetVlad Ionescu2009-09-231-0/+1
| * | | | | merging from defaultVlad Ionescu2009-09-2213-137/+111
| |\ \ \ \ \
| * | | | | | getting rid of the .last_valid_dialysis approach; better erlang termination o...Vlad Ionescu2009-09-223-24/+21
| * | | | | | fixing basic.plt dependenciesVlad Ionescu2009-09-151-5/+8
| * | | | | | replacing ERL_DIALYZER with ERL_EBIN in makefileVlad Ionescu2009-09-141-5/+5
| * | | | | | fixing dependencies in dialyzer-related make targetsVlad Ionescu2009-09-091-13/+12
| * | | | | | fixing compatibility with latest dialyzerVlad Ionescu2009-09-091-1/+2
| * | | | | | merging from defaultVlad Ionescu2009-09-031-4/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | nicer rabbit_dialyzer:otp_apps_dependencies_pathsVlad Ionescu2009-09-021-3/+2
| * | | | | | moving dialyzer stuff to src/rabbit_dialyzer.erlVlad Ionescu2009-09-022-26/+104
| * | | | | | basic.plt created via erlang shell; fixing create_plt make target nameVlad Ionescu2009-09-021-13/+11
| * | | | | | checking if required applications exist in specified ERL_HOMEVlad Ionescu2009-09-011-2/+7
| * | | | | | nicer enumeration of otp applications rabbit depends onVlad Ionescu2009-09-011-8/+1
| * | | | | | improved dialysisVlad Ionescu2009-09-012-2/+51
* | | | | | | merged bug21285 into defaultTony Garnock-Jones2009-09-231-4/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | removing rabbit_misc:absolute_pathVlad Ionescu2009-09-232-18/+1
| * | | | | | broker now prints the location of rabbit.app on startupVlad Ionescu2009-09-232-4/+26
|/ / / / / /
* | | | | | merging bug21650 into defaultVlad Ionescu2009-09-221-76/+36
|\ \ \ \ \ \
| * | | | | | get rid of closing_chpid process dict entriesMatthias Radestock2009-09-211-20/+9
| * | | | | | do not time out waitng for channel.close_ok, wait forever insteadMatthias Radestock2009-09-211-57/+28
| | |_|_|_|/ | |/| | | |
* | | | | | merging bug21560 into defaultVlad Ionescu2009-09-222-3/+5
|\ \ \ \ \ \
| * | | | | | Corrected behaviour of run-node so the boot file is not usedPaul Jones2009-09-212-3/+5
| | |_|_|/ / | |/| | | |