Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ / | |||||
* | | simplify informational display | Matthias Radestock | 2008-11-30 | 1 | -23/+28 |
* | | improve error output | Matthias Radestock | 2008-11-30 | 1 | -3/+15 |
* | | Fix rabbitmqctl output formattingbug19826 | Emile Joubert | 2008-11-26 | 1 | -2/+2 |
* | | Tidy usage docs and parameter parsing | Emile Joubert | 2008-11-24 | 1 | -5/+5 |
* | | Add rabbitmqctl "quiet" mode | Emile Joubert | 2008-11-23 | 1 | -62/+72 |
|/ | |||||
* | Moved append operation inside init/1 | Hubert Plociniczak | 2008-08-26 | 1 | -1/+1 |
* | Added wrappers around standard error_logger_file_h | Hubert Plociniczak | 2008-08-26 | 1 | -6/+6 |
* | Added optional argument that specifies the suffix | Hubert Plociniczak | 2008-08-18 | 1 | -1/+4 |
* | Fixed qa remarks | Hubert Plociniczak | 2008-08-15 | 1 | -4/+4 |
* | Merge default into bug19200 | Hubert Plociniczak | 2008-08-14 | 1 | -73/+1 |
|\ | |||||
| * | Removed some references to realms | Ben Hood | 2008-08-04 | 1 | -7/+0 |
| * | Deleted a lot of stuff to do with permissions | Ben Hood | 2008-07-22 | 1 | -66/+1 |
| * | Savepoint for lifecycle test that now works without realms or tickets | Ben Hood | 2008-07-13 | 1 | -13/+13 |
* | | Added reopen_logs command to rabbit_control | Hubert Plociniczak | 2008-08-14 | 1 | -0/+5 |
|/ | |||||
* | Initial commit, from repo-rebase-20080703121916_default (e96543d904a2) | Tony Garnock-Jones | 2008-07-03 | 1 | -0/+260 |