summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | 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 bug21644 into defaultVlad Ionescu2009-09-221-5/+12
|\ \ \ \ \
| * | | | | handle timeouts in cpu_sup:avg1 gracefullyMatthias Radestock2009-09-181-5/+12
* | | | | | include channel# in unknown_frame errorMatthias Radestock2009-09-211-2/+2
| |/ / / / |/| | | |
* | | | | Escape atoms as lists and binaries are.Tony Garnock-Jones2009-09-181-2/+4
* | | | | merge default into bug21596Tony Garnock-Jones2009-09-185-33/+40
|\ \ \ \ \ | |/ / / /
| * | | | small simplificationMatthias Radestock2009-09-171-7/+7
| * | | | a little refactoring; fixing case patterns orderVlad Ionescu2009-09-171-11/+7
| * | | | changing back a few usages of proplists:* to lists:key*; changing usages of p...Vlad Ionescu2009-09-173-13/+13
| * | | | changing uses of lists:key* functions to proplists:*, where the key is of typ...Vlad Ionescu2009-09-164-25/+28
| | |_|/ | |/| |
| * | | fixed unused var warningMatthias Radestock2009-09-151-1/+1
| * | | merge bug21529 into defaultMatthias Radestock2009-09-151-1/+4
| |\ \ \
| | * | | fixed R12 incompatibility in gen_server2Marek Majkowski2009-09-141-1/+4
| | | |/ | | |/|