| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge default into bug23319 | Alexandru Scvortov | 2010-10-18 | 1 | -8/+23 |
| |\ | |||||
| | * | Merging default into bug21377 | Matthew Sackman | 2010-10-04 | 1 | -0/+23 |
| | |\ | |||||
| | * | | Do the simplest thing and have additional fields to indicate the type of the ... | Matthew Sackman | 2010-09-12 | 1 | -5/+18 |
| | * | | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except... | Matthew Sackman | 2010-09-12 | 1 | -6/+8 |
| | * | | Implement exchange-to-exchange bindings | Matthew Sackman | 2010-09-11 | 1 | -4/+4 |
| * | | | merge default into bug23319 | Alexandru Scvortov | 2010-10-13 | 1 | -0/+23 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | merge default into bug22902 | Alexandru Scvortov | 2010-10-01 | 1 | -0/+8 |
| | |\ \ | |||||
| | | * | | minor tweaks | Matthias Radestock | 2010-09-28 | 1 | -2/+6 |
| | | * | | rabbitmqctl reports channel blocked status | Emile Joubert | 2010-09-17 | 1 | -0/+4 |
| | | |/ | |||||
| | * | | merge default into bug22902 | Matthias Radestock | 2010-09-08 | 1 | -2/+47 |
| | |\ \ | | |/ | |||||
| | * | | note dn display format in docs | Matthias Radestock | 2010-09-08 | 1 | -2/+2 |
| | * | | rename info items and functions | Matthias Radestock | 2010-09-08 | 1 | -15/+15 |
| | * | | cosmetic | Matthias Radestock | 2010-09-08 | 1 | -2/+2 |
| | * | | refactor + manpages update | Alexandru Scvortov | 2010-09-08 | 1 | -0/+15 |
| * | | | updated docs | Alexandru Scvortov | 2010-09-30 | 1 | -11/+1 |
| | |/ |/| | |||||
| * | | Finish adding is_admin boolean to user. | Simon MacMullen | 2010-09-07 | 1 | -16/+12 |
| * | | Tube strike WIP WFH commit. | Simon MacMullen | 2010-09-06 | 1 | -4/+53 |
| |/ | |||||
| * | Merge bug23230 into default (tweak and flesh out rabbit_binding API) | Simon MacMullen | 2010-09-06 | 1 | -12/+48 |
| |\ | |||||
| | * | update 'rabbitmqctl list_bindings' documentation | Matthias Radestock | 2010-09-04 | 1 | -12/+48 |
| * | | We escape like C not URLs. | Simon MacMullen | 2010-09-06 | 1 | -4/+4 |
| |/ | |||||
| * | updated docs | Alexandru Scvortov | 2010-08-03 | 1 | -3/+0 |
| * | treat no-arguments-given as a special case; refactored opt parser | Alexandru Scvortov | 2010-08-03 | 1 | -2/+2 |
| * | merged default into bug22964 | Alexandru Scvortov | 2010-08-02 | 1 | -0/+4 |
| |\ | |||||
| | * | Merged default into bug 22889 | Simon MacMullen | 2010-07-20 | 1 | -7/+33 |
| | |\ | |||||
| | * | | Update protocol format | Simon MacMullen | 2010-07-05 | 1 | -1/+1 |
| | * | | cosmetic: more sensible place for protocol in info items | Matthias Radestock | 2010-07-02 | 1 | -4/+4 |
| | * | | Protocol is not actually very interesting; take it out of the default list of... | Simon MacMullen | 2010-07-01 | 1 | -1/+1 |
| | * | | Show protocol in rabbitmqctl list_connections. I *think* this is interesting ... | Simon MacMullen | 2010-06-25 | 1 | -1/+5 |
| * | | | Spelling | Simon MacMullen | 2010-07-22 | 1 | -1/+1 |
| * | | | cleared up manpage | Alexandru Scvortov | 2010-07-16 | 1 | -1/+5 |
| * | | | merge bug22875 into bug22964 | Alexandru Scvortov | 2010-07-14 | 1 | -4/+6 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | updated man page | Alexandru Scvortov | 2010-07-13 | 1 | -4/+6 |
| * | | | scope is not set via the -s flag | Alexandru Scvortov | 2010-07-14 | 1 | -6/+5 |
| * | | | added a flag to set_permissions to control their scope | Alexandru Scvortov | 2010-07-14 | 1 | -3/+10 |
| |/ / | |||||
| * | | improved docs | Alexandru Scvortov | 2010-07-09 | 1 | -0/+6 |
| * | | added links inside docs | Alexandru Scvortov | 2010-07-06 | 1 | -4/+4 |
| * | | updated docs and tests | Alexandru Scvortov | 2010-07-06 | 1 | -17/+17 |
| * | | changed cluster -f to force_cluster | Alexandru Scvortov | 2010-07-06 | 1 | -5/+18 |
| * | | updated man page | Alexandru Scvortov | 2010-07-05 | 1 | -2/+7 |
| |/ | |||||
| * | Merge bug22596 into default | Emile Joubert | 2010-05-27 | 1 | -1/+1 |
| |\ | |||||
| | * | clusternode is a list | Matthew Sackman | 2010-04-08 | 1 | -1/+1 |
| * | | remove tx-related queue info items | Matthias Radestock | 2010-04-27 | 1 | -14/+1 |
| * | | cosmetic: remove trailing whitespace from doc templates | Matthias Radestock | 2010-04-27 | 1 | -9/+9 |
| |/ | |||||
| * | A couple more cosmetic fixes to the usage messages. | Simon MacMullen | 2010-03-29 | 1 | -2/+2 |
| * | Move description of default list items to after the list. | Simon MacMullen | 2010-03-02 | 1 | -20/+32 |
| * | Use correct cmdsynopsis form for subcommands, don't manually add [] as docboo... | Simon MacMullen | 2010-03-02 | 1 | -26/+26 |
| * | Fix a couple of mistakes noticed by Matthias. | Simon MacMullen | 2010-02-26 | 1 | -2/+2 |
| * | Remove some extraneous whitespace. | Simon MacMullen | 2010-02-26 | 1 | -12/+4 |
| * | Add some extra paras from the usage message, and make sure they get through. ... | Simon MacMullen | 2010-02-26 | 1 | -0/+16 |
| * | Remove -85 nastiness, prevent overlong line from wrapping by making it shorter. | Simon MacMullen | 2010-02-25 | 1 | -4/+4 |
