Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved option parser to rabbit_misc | Alexandru Scvortov | 2010-08-03 | 1 | -43/+5 |
* | added option parser tests | Alexandru Scvortov | 2010-08-03 | 1 | -1/+5 |
* | treat no-arguments-given as a special case; refactored opt parser | Alexandru Scvortov | 2010-08-03 | 1 | -12/+14 |
* | homemade opt parser | Alexandru Scvortov | 2010-08-02 | 1 | -76/+100 |
* | scope is not set via the -s flag | Alexandru Scvortov | 2010-07-14 | 1 | -5/+5 |
* | added a flag to set_permissions to control their scope | Alexandru Scvortov | 2010-07-14 | 1 | -8/+9 |
* | permission tags are now displayed | Alexandru Scvortov | 2010-07-13 | 1 | -0/+2 |
* | added necessary fields to records | Alexandru Scvortov | 2010-07-13 | 1 | -0/+6 |
* | merged default into bug22877bug22877 | Alexandru Scvortov | 2010-07-09 | 1 | -1/+1 |
|\ | |||||
| * | better types | Alexandru Scvortov | 2010-07-02 | 1 | -1/+1 |
| * | partially moved types out of rabbit.hrl | Alexandru Scvortov | 2010-07-01 | 1 | -1/+1 |
* | | changed cluster -f to force_cluster | Alexandru Scvortov | 2010-07-06 | 1 | -7/+8 |
* | | added -f switch to rabbitmqctl cluster | Alexandru Scvortov | 2010-07-05 | 1 | -2/+7 |
|/ | |||||
* | s/fun(/fun (/g | Simon MacMullen | 2010-05-28 | 1 | -2/+2 |
* | Merging bug 22559 onto default | Matthew Sackman | 2010-03-29 | 1 | -1/+1 |
|\ | |||||
| * | Merging default into bug 22550 | Matthew Sackman | 2010-03-24 | 1 | -1/+2 |
| |\ | |||||
| * | | All module names must start 'rabbit_'. | Matthew Sackman | 2010-03-21 | 1 | -1/+1 |
* | | | Don't reinterpret the usage message.bug22559 | Simon MacMullen | 2010-03-29 | 1 | -1/+1 |
* | | | Make the generated usage functions just return a string, not print and halt. | Simon MacMullen | 2010-03-24 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Additions to specs to prevent dialyzer errors | Matthew Sackman | 2010-03-23 | 1 | -1/+2 |
|/ | |||||
* | Rewrite rabbitmqctl man page as DocBook XML taken from the website admin guid... | Simon MacMullen | 2010-02-24 | 1 | -82/+2 |
* | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 1 | -3/+3 |
|\ | |||||
| * | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
* | | Merging bug 22309 onto default | Matthew Sackman | 2010-02-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | handle attempt to close connection with a non-connection pidbug22309 | Matthias Radestock | 2010-02-05 | 1 | -1/+1 |
* | | | Merging bug22300 into default | Matthew Sackman | 2010-02-05 | 1 | -2/+16 |
|\ \ \ | |||||
| * | | | move consumer listing from channel to queue | Matthias Radestock | 2010-02-04 | 1 | -10/+11 |
| * | | | merge bug21966 into bug22300 | Matthias Radestock | 2010-02-04 | 1 | -0/+13 |
| |\ \ \ | |||||
| | * | | | add 'rabbitmqctl list_consumers' command | Matthias Radestock | 2010-02-02 | 1 | -0/+13 |
* | | | | | Merging bug 22309 onto default | Matthew Sackman | 2010-02-05 | 1 | -8/+10 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | docs | Matthias Radestock | 2010-02-04 | 1 | -7/+6 |
| * | | | | refactor: move pid<->string conversion funs into misc | Matthias Radestock | 2010-02-04 | 1 | -56/+2 |
| * | | | | better error reporting | Matthias Radestock | 2010-02-03 | 1 | -0/+3 |
| * | | | | add 'rabbitmqctl close_connection' | Matthias Radestock | 2010-02-03 | 1 | -0/+54 |
| | |_|/ | |/| | | |||||
* | | | | merging bug 22301 into default | Matthew Sackman | 2010-02-05 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | extend 'rabbitmqctl list_queues' command with info on exclusivitybug22301 | Matthias Radestock | 2010-02-02 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | make channel 'messages_unacknowledged' item semantics match that of queuesbug21966 | Matthias Radestock | 2010-02-04 | 1 | -2/+3 |
| |/ / |/| | | |||||
* | | | add info item for channel number | Matthias Radestock | 2010-02-03 | 1 | -4/+4 |
| |/ |/| | |||||
* | | add 'rabbitmqctl list_channels' command | Matthias Radestock | 2010-02-01 | 1 | -0/+13 |
|/ | |||||
* | cosmetic: squash trailing whitespace | Matthias Radestock | 2010-01-27 | 1 | -9/+9 |
* | cosmetic: re-indent rabbitmqctl help message | Matthias Radestock | 2010-01-27 | 1 | -14/+17 |
* | merging bug 21963 into default | Matthew Sackman | 2009-12-11 | 1 | -5/+20 |
|\ | |||||
| * | merging bug 21948 into default | Matthew Sackman | 2009-12-11 | 1 | -4/+17 |
| |\ | |||||
| | * | add client_properties info item to 'rabbitmqctl list_connections'bug21948 | Matthias Radestock | 2009-12-10 | 1 | -4/+17 |
| * | | don't escape space (ascii 32) in rabbitmqctl outputbug22125 | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
| |/ | |||||
* | | display pids instead of nodesbug21963 | Matthias Radestock | 2009-12-10 | 1 | -11/+10 |
|/ | |||||
* | replace deprecated guard | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
* | correct list_bindings result field orderbug21807 | Matthias Radestock | 2009-10-22 | 1 | -2/+2 |
* | cope with suffixed node names in scripts | Matthias Radestock | 2009-10-08 | 1 | -10/+5 |
* | merging from bug 21449 | Matthew Sackman | 2009-09-30 | 1 | -18/+50 |
|\ |