summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused .boot generation target; added rabbit.rel to list of files ↵bug21643Paul Jones2009-09-211-4/+1
| | | | removed on clean
* merge bug21346 into defaultTony Garnock-Jones2009-09-181-1/+1
|\
| * merge default into bug21346bug21346Tony Garnock-Jones2009-09-181-1/+1
| |\ |/ /
| * Use /bin/sh for rabbitmq-script-wrapper, not /bin/bashDavid Wragg2009-08-141-1/+1
| | | | | | | | | | | | There's nothing in it that is an obvious dependency on bash, and some testing with dash as /bin/sh doesn't reveal any problems. Neither does checkbashisms.
* | merge bug21596 into defaultTony Garnock-Jones2009-09-183-6/+11
|\ \
| * | Escape atoms as lists and binaries are.bug21596Tony Garnock-Jones2009-09-181-2/+4
| | |
| * | merge default into bug21596Tony Garnock-Jones2009-09-183-5/+8
| |\ \ |/ / /
| * | 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 ↵Vlad Ionescu2009-09-142-4/+4
| | | | | | | | | | | | undefined username; adding state to the default list for list_connections in rabbit_control
| * | displaying (none) for '$none' atoms in rabbit_control; changing value for ↵Vlad Ionescu2009-09-142-1/+3
| | | | | | | | | | | | undefined usernames to '$none', not to confuse with none username
* | | fix .hgignore regexpsMatthias Radestock2009-09-181-7/+4
| | |
* | | merge bug21470 into defaultMatthias Radestock2009-09-170-0/+0
|\ \ \
* | | | 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 ↵Vlad Ionescu2009-09-173-13/+13
| | | | | | | | | | | | | | | | proplists:lookup to proplists:get_value
* | | | changing uses of lists:key* functions to proplists:*, where the key is of ↵Vlad Ionescu2009-09-164-25/+28
|/ / / | | | | | | | | | type atom(); changing parse_status to is_rabbit_running in rabbit_multi
* | | fixed unused var warningMatthias Radestock2009-09-151-1/+1
| | |
* | | merge bug21529 into defaultMatthias Radestock2009-09-151-3/+8
|\ \ \
| * \ \ merge bug21583 into defaultTony Garnock-Jones2009-09-140-0/+0
| |\ \ \ | | |/ /
| * | | 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
|/ /
* | merging bug17880 into defaultVlad Ionescu2009-09-010-0/+0
|\ \
* \ \ Merged default into bug17880bug17880Paul Jones2009-08-2852-729/+1510
|\ \ \ | |/ /
| * | slight resequencing of core process startupMatthias Radestock2009-08-281-3/+3
| | | | | | | | | | | | | | | - perform crucial check a bit earlier - start memory alarms as early as possible
| * | merge in from bug 19356Matthew Sackman2009-08-2611-52/+237
| |\ \
| | * \ merging in from defaultbug19356Matthew Sackman2009-08-261-0/+11
| | |\ \ | | |/ / | |/| |
| * | | Merged bug21493 into defaultBen Hood2009-08-260-0/+0
| |\ \ \
| * | | | Also check for a nowait field on synchronous recordsbug21493Paul 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 schemebug21353David Wragg2009-08-241-19/+61
| | | | | | | | | | | | | | | | | | | | | | | | | And make it describe the output format more precisely in various places.
| | * | | Reformat man pages, using more features of the pod formatDavid Wragg2009-08-245-208/+324
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows proper indentation, while still allowing the re-flowing of paragraphs according to the terminal width. Also, begin paragraphs consisting of sentences with an upper-case letter.
| | * | | Escape non-printable ASCII characters using a backslash.David Wragg2009-08-241-28/+20
| | | | | | | | | | | | | | | | | | | | | | | | | Replacing the previous percent encoding scheme. This approach should a more natural fit from a Unixish command line, and preserves UTF-8.
| | | * | merging in from defaultMatthew Sackman2009-08-2551-584/+1744
| | | |\ \ | | |_|/ / | |/| | |
| * | | | merge bug21429 into defaultMatthias Radestock2009-08-244-70/+65
| |\ \ \ \ | | |/ / /
| | * | | Merged bug21467 into default (POD formatting).Marek Majkowski2009-08-242-55/+53
| | |\ \ \
| | * | | | correction of formatting of man pagesbug21467Matthew Sackman2009-08-214-70/+65
| | | | | |
| * | | | | merge default into bug21429bug21429Matthias Radestock2009-08-2322-308/+490
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 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
| | | | | | | | | | | | | | | | | | | | and address "unused var" compiler warnings
| * | | | doneMatthew Sackman2009-08-231-14/+6
| | | | |
| * | | | And another go. If the new node is a ram node then local_content tables are ↵Matthew Sackman2009-08-211-10/+11
| | | | | | | | | | | | | | | | | | | | still honoured as to their own table storage type
| * | | | oops. Need to support ram nodes which still have local content as disc_copiesMatthew Sackman2009-08-211-4/+12
| | | | |
| * | | | Refactoring as suggested. This has been tested by for local_content by ↵Matthew Sackman2009-08-211-18/+6
| | | | | | | | | | | | | | | | | | | | patching 21368 and ensuring clustering still works
| * | | | tiny refactoringMatthew Sackman2009-08-211-10/+8
| | | | |
| * | | | some cleaning upMatthias Radestock2009-08-201-11/+8
| | | | | | | | | | | | | | | | | | | | mainly remove the (now) badly named WasDiskNode var