Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | display helpful diagnostics on badrpc error in rabbitmqctlbug21662 | Matthias Radestock | 2009-09-29 | 1 | -2/+27 |
| * | do not ignore error on 'rabbitmqctl status' | Matthias Radestock | 2009-09-29 | 1 | -3/+5 |
| * | Escape atoms as lists and binaries are.bug21596 | Tony Garnock-Jones | 2009-09-18 | 1 | -2/+4 |
| * | merge default into bug21596 | Tony Garnock-Jones | 2009-09-18 | 1 | -3/+6 |
| |\ | |||||
| | * | updating comment on list_connections in rabbit_control | Vlad Ionescu | 2009-09-14 | 1 | -3/+4 |
| | * | using '' instead of '$none' for undefined username, printing nothing for unde... | Vlad Ionescu | 2009-09-14 | 1 | -3/+3 |
| | * | displaying (none) for '$none' atoms in rabbit_control; changing value for und... | Vlad Ionescu | 2009-09-14 | 1 | -0/+2 |
| * | | small simplificationbug21470 | Matthias Radestock | 2009-09-17 | 1 | -7/+7 |
| * | | changing back a few usages of proplists:* to lists:key*; changing usages of p... | Vlad Ionescu | 2009-09-17 | 1 | -2/+2 |
| * | | changing uses of lists:key* functions to proplists:*, where the key is of typ... | Vlad Ionescu | 2009-09-16 | 1 | -3/+3 |
| |/ | |||||
* | | cosmeticbug21449 | Matthew Sackman | 2009-09-30 | 1 | -3/+3 |
* | | rabbitmqctl now accepts -nodename | Marek Majkowski | 2009-09-04 | 1 | -1/+3 |
|/ | |||||
* | Escape non-printable ASCII characters using a backslash. | David Wragg | 2009-08-24 | 1 | -28/+20 |
* | change rpc timeout to infinity21202 | Matthew Sackman | 2009-08-05 | 1 | -1/+1 |
* | merge v1_5 into default | Matthias Radestock | 2009-04-22 | 1 | -0/+13 |
|\ | |||||
| * | keep dialyzer happybug20597 | Matthias Radestock | 2009-04-14 | 1 | -0/+13 |
* | | refine permission structurebug20288 | Matthias Radestock | 2009-01-27 | 1 | -3/+3 |
* | | replace list_{vhost_users,user_vhosts} with list_{vhost,user}_permissions | Matthias Radestock | 2009-01-19 | 1 | -23/+23 |
* | | better docs and error handling | Matthias Radestock | 2009-01-16 | 1 | -14/+15 |
* | | beginnings of permission admin | Matthias Radestock | 2009-01-16 | 1 | -17/+25 |
|/ | |||||
* | use halt() instead of init:stop()bug20141 | Matthias Radestock | 2009-01-13 | 1 | -1/+1 |
* | Better dispatching while formatting results in rabbitmqctl | Emile Joubert | 2009-01-11 | 1 | -4/+3 |
* | Report node instead of pid in rabbitmqctl | Emile Joubert | 2009-01-11 | 1 | -4/+11 |
* | Correct typosbug19684 | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
* | merge default into bug19684 | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+130 |
|\ | |||||
| * | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -28/+41 |
| * | correct error handling | Matthias Radestock | 2008-12-10 | 1 | -1/+4 |
| * | merge default into bug19684 | Matthias Radestock | 2008-12-10 | 1 | -6/+12 |
| |\ | |||||
| * | | rabbitmqctl tests | Emile Joubert | 2008-12-08 | 1 | -12/+3 |
| * | | rabbitmqctl pod updates, R11B-5 safe string handling | Emile Joubert | 2008-12-07 | 1 | -13/+17 |
| * | | Add vhost parameter | Emile Joubert | 2008-12-04 | 1 | -10/+12 |
| * | | rabbitmqctl output formatting | Emile Joubert | 2008-12-03 | 1 | -24/+62 |
| * | | merge default into bug19684 | Matthias Radestock | 2008-12-01 | 1 | -72/+99 |
| |\ \ | |||||
| * \ \ | Merge bug18381 into bug19684, tidying | Emile Joubert | 2008-11-24 | 1 | -1/+79 |
| |\ \ \ | |||||
| | * | | | List bindings and connections | Emile Joubert | 2008-11-23 | 1 | -10/+37 |
| | * | | | Guarantee order of rabbitctl result columns | Emile Joubert | 2008-11-23 | 1 | -13/+23 |
| | * | | | Added rabbitmqctl interface for listing exchanges | Emile Joubert | 2008-11-16 | 1 | -6/+23 |
| | * | | | Merged bug18381 into bug19684 | Emile Joubert | 2008-11-14 | 1 | -1/+26 |
| | |\ \ \ | |/ / / / | |||||
| | * | | | Removed memory queries, only report on selected queue details | Emile Joubert | 2008-11-11 | 1 | -23/+18 |
| | * | | | Merged bug18381 into bug19684 | Emile Joubert | 2008-11-09 | 1 | -1/+28 |
| |/ / / | |||||
* | | | | merge bug19914 into default | Matthias Radestock | 2008-12-10 | 1 | -5/+6 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang code | Tony Garnock-Jones | 2008-12-08 | 1 | -5/+6 |
| | |/ | |/| | |||||
* | | | Update copyrights.bug19974 | Tony Garnock-Jones | 2008-12-09 | 1 | -6/+12 |
|/ / | |||||
* | | Merge default into bug19910 | Hubert Plociniczak | 2008-12-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Cosmeticbug19912 | Hubert Plociniczak | 2008-12-01 | 1 | -1/+1 |
* | | | merge bug19912 into bug19910 | Matthias Radestock | 2008-11-30 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | write script errors to stderr | Matthias Radestock | 2008-11-30 | 1 | -1/+1 |
* | | | get rid of compiler warning | Matthias Radestock | 2008-11-30 | 1 | -4/+4 |
|/ / |