summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merging from defaultVlad Ionescu2009-09-2211-133/+99
|\
| * 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
| * | | merging two defaultsVlad Ionescu2009-09-221-5/+12
| |\ \ \
| | * \ \ merging bug21644 into defaultVlad Ionescu2009-09-221-5/+12
| | |\ \ \ | | | |/ / | | |/| |
| | | * | handle timeouts in cpu_sup:avg1 gracefullyMatthias Radestock2009-09-181-5/+12
| * | | | remove extra_startup_steps from app configMatthias Radestock2009-09-221-1/+0
| |/ / /
| * | | merge bug21643 into defaultMatthias Radestock2009-09-211-4/+1
| |\ \ \
| | * | | Removed unused .boot generation target; added rabbit.rel to list of files rem...Paul Jones2009-09-211-4/+1
| | | |/ | | |/|
| * | | include channel# in unknown_frame errorMatthias Radestock2009-09-211-2/+2
| |/ /
| * | merge bug21346 into defaultTony Garnock-Jones2009-09-181-1/+1
| |\ \
| | * \ merge default into bug21346Tony Garnock-Jones2009-09-1855-776/+1563
| | |\ \ | | |/ / | |/| |
| * | | merge bug21596 into defaultTony Garnock-Jones2009-09-183-6/+11
| |\ \ \
| | * | | Escape atoms as lists and binaries are.Tony Garnock-Jones2009-09-181-2/+4
| | * | | merge default into bug21596Tony Garnock-Jones2009-09-186-40/+44
| | |\ \ \ | | |/ / / | |/| | |
| * | | | fix .hgignore regexpsMatthias Radestock2009-09-181-7/+4
| | |_|/ | |/| |
| * | | merge bug21470 into defaultMatthias Radestock2009-09-173-28/+27
| |\ \ \
| | * | | 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
| |/ / /
| | * | updating rabbitmqctl.1.podVlad Ionescu2009-09-141-1/+1
| | * | 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
| | | * Use /bin/sh for rabbitmq-script-wrapper, not /bin/bashDavid Wragg2009-08-141-1/+1
* | | | wrapping some makefile vars in ifndef'sVlad Ionescu2009-09-151-4/+12
|/ / /
* | | 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
| |/ /
* | | merge bug21583 into defaultTony Garnock-Jones2009-09-141-3/+8
|\ \ \ | |/ / |/| |
| * | oopsMatthias Radestock2009-09-071-2/+2
| * | don't attempt rollbacks on non-tx channelsMatthias Radestock2009-09-071-3/+8
|/ /
* | merging bug17880 into defaultVlad Ionescu2009-09-011-4/+1
|\ \
| * \ Merged default into bug17880Paul Jones2009-08-2852-729/+1510
| |\ \ | |/ / |/| |
* | | slight resequencing of core process startupMatthias Radestock2009-08-281-3/+3
* | | merge in from bug 19356Matthew Sackman2009-08-2611-52/+237
|\ \ \
| * \ \ merging in from defaultMatthew Sackman2009-08-261-0/+11
| |\ \ \ | |/ / / |/| | |
* | | | Merged bug21493 into defaultBen Hood2009-08-261-0/+11
|\ \ \ \
| * | | | Also check for a nowait field on synchronous recordsPaul Jones2009-08-261-1/+5
| * | | | Added code generation of is_method_synchronousPaul Jones2009-08-261-0/+7
|/ / / /
| * | | merging in from defaultMatthew Sackman2009-08-256-242/+392
| |\ \ \ | |/ / / |/| | |
* | | | Merged bug21353 into default (encoding in rabbitmqctl)Marek Majkowski2009-08-256-242/+392
|\ \ \ \
| * | | | Update the rabbitmqctl man page to cover the new escaping schemeDavid Wragg2009-08-241-19/+61
| * | | | Reformat man pages, using more features of the pod formatDavid Wragg2009-08-245-208/+324
| * | | | Escape non-printable ASCII characters using a backslash.David Wragg2009-08-241-28/+20
| | * | | merging in from defaultMatthew Sackman2009-08-2551-584/+1744
| | |\ \ \ | |_|/ / / |/| | | |