summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge bug 21796 into defaultMatthew Sackman2009-10-282-8/+3
|\
| * removed ssl_base64 use in cookie_hashMatthew Sackman2009-10-281-1/+1
| * use base64 module instead of ssl_base64Matthias Radestock2009-10-261-7/+2
* | bug 21758. Missed the first case in handle_ch_down which was noreply(... and ...Matthew Sackman2009-10-261-1/+1
|/
* merge bug21777 into defaultMatthias Radestock2009-10-261-3/+3
|\
| * cosmetic error formatting changesMatthias Radestock2009-10-261-3/+3
| * Fixed formatting for string-based errorsPaul Jones2009-10-091-1/+1
* | merge bug21758 into defaultMatthias Radestock2009-10-261-7/+16
|\ \
| * | Typo and style fixMichael 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
| |/
* | correct list_bindings result field orderMatthias Radestock2009-10-221-2/+2
* | Minor QA fixMarek Majkowski2009-10-211-1/+1
* | cope with suffixed node names in scriptsMatthias Radestock2009-10-084-33/+36
|/
* fix race condition in list_connections test when in a clusterMatthias Radestock2009-10-021-1/+4
* Default merged into bug21273Marek Majkowski2009-10-015-43/+92
|\
| * merge bug21669 into defaultMatthias Radestock2009-09-302-21/+65
| |\
| | * 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-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
| |\ \
| | * | cosmeticMatthias Radestock2009-09-301-1/+1
| | * | fix handling of precondition_failedMatthias Radestock2009-09-302-21/+24
| * | | merging from bug 21449Matthew Sackman2009-09-301-1/+3
| |\ \ \
| | * | | cosmeticMatthew 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 specsMatthias Radestock2009-09-308-19/+20
| |/ / |/| |
* | | cosmeticMatthias Radestock2009-09-301-4/+4
* | | 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-283-35/+35
|\ \ \
| * | | renaming expl to explanation in #amqp_error{}Vlad Ionescu2009-09-222-2/+2
| * | | minor, mostly cosmetic, tweaksMatthias Radestock2009-09-193-33/+29
| * | | merge default into bug20399Matthias Radestock2009-09-194-33/+37
| |\ \ \
| * | | | using #amqp_error{} instead of {amqp, ...}Vlad Ionescu2009-09-173-39/+43
* | | | | produce error 2-tupleMatthias Radestock2009-09-281-1/+1
| |_|_|/ |/| | |
* | | | merge bug21023 into defaultMatthias Radestock2009-09-241-0/+91
|\ \ \ \
| * | | | cosmeticMatthias Radestock2009-09-241-27/+19
| * | | | merging from defaultVlad Ionescu2009-09-227-120/+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_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
|\ \ \ \ \