| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minor tweaks | Matthias Radestock | 2010-09-28 | 1 | -2/+6 |
| * | rabbitmqctl reports channel blocked status | Emile Joubert | 2010-09-17 | 1 | -0/+4 |
| * | Merge bug23248 into default (link broken on generated man pages) | Emile Joubert | 2010-09-10 | 1 | -1/+1 |
| |\ | |||||
| | * | fix a manpages link | Alexandru Scvortov | 2010-09-08 | 1 | -1/+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 |
| |/ | |||||
| * | Merge bug21875 into default | David Wragg | 2010-08-09 | 2 | -120/+0 |
| |\ | |||||
| | * | Merging default into bug21875 | Simon MacMullen | 2010-08-02 | 2 | -9/+39 |
| | |\ | |||||
| | * | | Move plugin activation into the startup script for unixes. Update packaging a... | Tony Garnock-Jones | 2010-05-14 | 2 | -120/+0 |
| * | | | 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 |
| |/ / | |||||
| * | | This may be more robust in the face of docbook weirdness. At least it forces ... | Simon MacMullen | 2010-06-21 | 1 | -2/+2 |
| * | | 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 | 10 | -40/+40 |
| |/ | |||||
| * | Merging heads of default | Matthew Sackman | 2010-03-29 | 2 | -4/+2 |
| |\ | |||||
| | * | A couple more cosmetic fixes to the usage messages. | Simon MacMullen | 2010-03-29 | 2 | -4/+2 |
| * | | Merging bug 22559 onto default | Matthew Sackman | 2010-03-29 | 1 | -2/+2 |
| |\ \ | |/ |/| | |||||
| | * | Make the generated usage functions just return a string, not print and halt. | Simon MacMullen | 2010-03-24 | 1 | -2/+2 |
| * | | Reinstate whitespace and [] in usage message broken in 600668c4da36. | Simon MacMullen | 2010-03-29 | 1 | -2/+2 |
| * | | Handle multiline examples in man pages separately. | Simon MacMullen | 2010-03-23 | 2 | -7/+18 |
| |/ | |||||
| * | Make rabbitmq-service page look a tiny bit less like a manpage. | Simon MacMullen | 2010-03-16 | 2 | -3/+13 |
| * | Build the windows service page for the website too. | Simon MacMullen | 2010-03-16 | 1 | -0/+228 |
| * | Remove DOCTYPE with --novalid and namespaces with XSLT. | Simon MacMullen | 2010-03-12 | 1 | -0/+17 |
| * | Add IDs for individual commands. | Simon MacMullen | 2010-03-04 | 1 | -0/+6 |
| * | Make web versions of all the man pages. | Simon MacMullen | 2010-03-04 | 3 | -8/+16 |
| * | Move the prefix / suffix to the XSL file, cleaner and works with echo from le... | Simon MacMullen | 2010-03-02 | 1 | -1/+7 |
| * | Work around what appears to be a bug in DocBook. | Simon MacMullen | 2010-03-02 | 1 | -0/+40 |
| * | Fix breakage of usage introduced in 600668c4da36. | Simon MacMullen | 2010-03-02 | 1 | -1/+1 |
