summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | merge default into bug20399Matthias Radestock2009-09-194-33/+37
|\ \ \ \ \ | |/ / / /
| * | | | Escape atoms as lists and binaries are.bug21596Tony Garnock-Jones2009-09-181-2/+4
| * | | | merge default into bug21596Tony Garnock-Jones2009-09-182-4/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | updating comment on list_connections in rabbit_controlVlad Ionescu2009-09-141-3/+4
| | * | | using '' instead of '$none' for undefined username, printing nothing for unde...Vlad Ionescu2009-09-142-4/+4
| | * | | displaying (none) for '$none' atoms in rabbit_control; changing value for und...Vlad Ionescu2009-09-142-1/+3
| | | |/ | | |/|
| * | | small simplificationbug21470Matthias 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
* | | | using #amqp_error{} instead of {amqp, ...}Vlad Ionescu2009-09-173-39/+43
|/ / /
* | | fixed unused var warningMatthias Radestock2009-09-151-1/+1
* | | merge bug21529 into defaultMatthias Radestock2009-09-151-3/+8
|\ \ \
| * | | oopsbug21583Matthias Radestock2009-09-071-2/+2
| * | | don't attempt rollbacks on non-tx channelsMatthias Radestock2009-09-071-3/+8
| |/ /
* | | fixed R12 incompatibility in gen_server2bug21529Marek Majkowski2009-09-141-1/+4
|/ /
* | Merged default into bug17880bug17880Paul Jones2009-08-2820-284/+778
|\ \ | |/
| * slight resequencing of core process startupMatthias Radestock2009-08-281-3/+3
| * merging in from defaultMatthew Sackman2009-08-251-28/+20
| |\
| | * Escape non-printable ASCII characters using a backslash.David Wragg2009-08-241-28/+20
| * | merging in from defaultMatthew Sackman2009-08-2520-305/+1242
| |\ \ | | |/
| | * merge bug21429 into defaultMatthias Radestock2009-08-232-55/+53
| | |\
| | | * cosmeticMatthias Radestock2009-08-231-4/+2
| | | * more simplification of the table copying codeMatthias Radestock2009-08-231-14/+8
| | | * doneMatthew Sackman2009-08-231-14/+6
| | | * And another go. If the new node is a ram node then local_content tables are s...Matthew Sackman2009-08-211-10/+11
| | | * oops. Need to support ram nodes which still have local content as disc_copiesMatthew Sackman2009-08-211-4/+12