summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use base64 module instead of ssl_base64Matthias Radestock2009-10-261-7/+2
* merge bug21777 into defaultMatthias Radestock2009-10-265-42/+54
|\
| * merge bug21758 into defaultMatthias Radestock2009-10-264-35/+38
| |\
| | * correct list_bindings result field orderbug21807Matthias Radestock2009-10-221-2/+2
| | * Minor QA fixbug21771Marek Majkowski2009-10-211-1/+1
| | * cope with suffixed node names in scriptsMatthias Radestock2009-10-084-33/+36
| * | Typo and style fixbug21758Michael Bridgen2009-10-201-7/+5
| * | Use a specialised return value for handle_ch_down, rather than reinterpreting...Michael Bridgen2009-10-201-7/+10
| * | Do the queue deletion synchronously. Instead of replying immediatelyMichael Bridgen2009-10-191-3/+11
| |/
* | cosmetic error formatting changesbug21777Matthias Radestock2009-10-261-3/+3
* | Fixed formatting for string-based errorsPaul Jones2009-10-091-1/+1
|/
* fix race condition in list_connections test when in a clusterbug21738Matthias Radestock2009-10-021-1/+4
* Default merged into bug21273bug21273Marek Majkowski2009-10-015-43/+92
|\
| * merge bug21669 into defaultMatthias Radestock2009-09-302-21/+65
| |\
| | * leave error reporting in rabbit:prepare to contextbug21669Matthias 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-282-30/+52
| | * Added rabbit:prepare to the generated boot file; removed call to rabbit:start...Paul Jones2009-09-242-3/+42
| * | Merged bug 20399 into default.Marek Majkowski2009-09-302-21/+24
| |\ \
| | * | cosmeticbug20399Matthias Radestock2009-09-301-1/+1
| | * | fix handling of precondition_failedMatthias Radestock2009-09-302-21/+24
| * | | merging from bug 21449Matthew Sackman2009-09-3018-192/+309
| |\ \ \
| * | | | cosmeticbug21449Matthew Sackman2009-09-301-3/+3
| * | | | rabbitmqctl now accepts -nodenameMarek Majkowski2009-09-041-1/+3
* | | | | handle errors during connection establishment more gracefullyMatthias Radestock2009-09-302-20/+37
| |/ / / |/| | |
* | | | s/bool()/boolean() in type specsbug21714Matthias Radestock2009-09-308-19/+20
| |/ / |/| |
* | | cosmeticMatthias Radestock2009-09-301-4/+4
* | | display helpful diagnostics on badrpc error in rabbitmqctlbug21662Matthias 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-88/+151
|\ \ \
| * | | produce error 2-tupleMatthias Radestock2009-09-281-1/+1
| | |/ | |/|
| * | merge bug21023 into defaultMatthias Radestock2009-09-241-0/+91
| |\ \
| | * | cosmeticbug21023Matthias Radestock2009-09-241-27/+19
| | * | merging from defaultVlad Ionescu2009-09-221-0/+99
| | |\ \
| | | * | getting rid of the .last_valid_dialysis approach; better erlang termination o...Vlad Ionescu2009-09-221-5/+11
| | | * | 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-021-0/+93
| * | | | removing rabbit_misc:absolute_pathbug21285Vlad 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 entriesbug21650Matthias Radestock2009-09-211-20/+9
| | * | | do not time out waitng for channel.close_ok, wait forever insteadMatthias Radestock2009-09-211-57/+28
| * | | | merging bug21644 into defaultVlad Ionescu2009-09-221-5/+12
| |\ \ \ \
| | * | | | handle timeouts in cpu_sup:avg1 gracefullybug21644Matthias Radestock2009-09-181-5/+12
| * | | | | include channel# in unknown_frame errorMatthias Radestock2009-09-211-2/+2
| | |/ / / | |/| | |
* | | | | renaming expl to explanation in #amqp_error{}Vlad Ionescu2009-09-222-2/+2
* | | | | minor, mostly cosmetic, tweaksMatthias Radestock2009-09-193-33/+29