| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lots of tests | Matthias Radestock | 2008-12-10 | 1 | -19/+44 |
| * | handle case when connection is not fully initialised yet | Matthias Radestock | 2008-12-10 | 1 | -0/+2 |
| * | prettier output in tests | Matthias Radestock | 2008-12-10 | 1 | -1/+5 |
| * | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -2/+0 |
| * | correct error handling | Matthias Radestock | 2008-12-10 | 1 | -1/+4 |
| * | merge default into bug19684 | Matthias Radestock | 2008-12-10 | 60 | -374/+743 |
| |\ | |||||
| | * | merged bug18381 into default | Tony Garnock-Jones | 2008-12-09 | 8 | -12/+240 |
| | |\ | |||||
| | | * | merged default into bug18381 | Tony Garnock-Jones | 2008-12-09 | 71 | -553/+1552 |
| | | |\ | | |/ | |/| | |||||
| | * | | merge bug19974 into default | Matthias Radestock | 2008-12-09 | 50 | -304/+604 |
| | |\ \ | |||||
| | | * | | Update copyrights. | Tony Garnock-Jones | 2008-12-09 | 50 | -304/+604 |
| | * | | | merge bug19975 into default | Matthias Radestock | 2008-12-09 | 4 | -32/+4 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | Update pods to remove copyright section and correct email address | Tony Garnock-Jones | 2008-12-09 | 4 | -32/+4 |
| | |/ / | |||||
| | * | | Merged bug 19962 | Simon MacMullen | 2008-12-08 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Use more reliable 'id -u' to correctly identify | Hubert Plociniczak | 2008-12-05 | 1 | -1/+1 |
| | * | | | Merge bug19929 into default | Hubert Plociniczak | 2008-12-05 | 3 | -0/+35 |
| | |\ \ \ | |||||
| | | * | | | More intuitive name for the script | Hubert Plociniczak | 2008-12-05 | 3 | -2/+2 |
| | | * | | | Typo | Hubert Plociniczak | 2008-12-05 | 1 | -1/+1 |
| | | * | | | Move the old mnesia dir to temporary unique place | Hubert Plociniczak | 2008-12-05 | 3 | -0/+35 |
| | | |/ / | |||||
| | * | | | Merge bug19888 into default | Hubert Plociniczak | 2008-12-05 | 1 | -2/+7 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | Use 'id -u' instead of not always working UID variable | Hubert Plociniczak | 2008-12-05 | 1 | -1/+1 |
| | | * | | Display warning when rabbitmqctl is not run as superuser | Hubert Plociniczak | 2008-12-05 | 1 | -2/+7 |
| | * | | | Merge bug19889 into default | Hubert Plociniczak | 2008-12-05 | 3 | -17/+14 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Moved scripts to /usr/lib/rabbitmq/bin and few minor | Hubert Plociniczak | 2008-12-04 | 3 | -17/+14 |
| | * | | | merge bug19900 into default | Matthias Radestock | 2008-12-05 | 4 | -12/+58 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | merge default into bug19900 | Matthias Radestock | 2008-12-05 | 26 | -86/+748 |
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | Merge bug19859 into default | Hubert Plociniczak | 2008-12-04 | 1 | -1/+8 |
| | |\ \ \ | |||||
| | | * | | | If the user is not root, just invoke rabbitmqctl without any args. They | Simon MacMullen | 2008-11-26 | 1 | -6/+2 |
| | | * | | | Only su to rabbitmq if the user is actually root (otherwise they will be prom... | Simon MacMullen | 2008-11-25 | 1 | -1/+12 |
| | * | | | | merge bug19950 into default | Matthias Radestock | 2008-12-04 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Moving bgu19950 to bug19950, wrong name. | Hubert Plociniczak | 2008-12-04 | 0 | -0/+0 |
| | | * | | | | mnesia schema check script needs to identify correctly | Hubert Plociniczak | 2008-12-04 | 1 | -0/+1 |
| | |/ / / / | |||||
| | * | | | | merge bug19754 into default | Tony Garnock-Jones | 2008-12-03 | 1 | -7/+0 |
| | |\ \ \ \ | |||||
| | | * | | | | remove cruft from rabbitmqctl | Matthias Radestock | 2008-11-24 | 1 | -7/+0 |
| | * | | | | | merged bug19758 into default | Tony Garnock-Jones | 2008-12-03 | 1 | -0/+13 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | keep dialyzer happy | Matthias Radestock | 2008-11-20 | 1 | -3/+10 |
| | | * | | | | | disable cross-node routing optimisation | Matthias Radestock | 2008-11-20 | 1 | -0/+6 |
| | | | | | * | | Added test for log rotation when it cannnot | Hubert Plociniczak | 2008-12-04 | 1 | -3/+17 |
| | | | | | * | | rename ensure_directory_exists to ensure_parent_dirs_exist | Matthias Radestock | 2008-11-28 | 3 | -8/+8 |
| | | | | | * | | Simplify mode calculation | Hubert Plociniczak | 2008-11-28 | 1 | -2/+2 |
| | | | | | * | | Logging handlers attempt to create the directory | Hubert Plociniczak | 2008-11-28 | 4 | -12/+44 |
| * | | | | | | | rabbitmqctl tests | Emile Joubert | 2008-12-08 | 3 | -14/+34 |
| * | | | | | | | rabbitmqctl pod updates, R11B-5 safe string handling | Emile Joubert | 2008-12-07 | 2 | -13/+165 |
| * | | | | | | | Add vhost parameter | Emile Joubert | 2008-12-04 | 1 | -10/+12 |
| * | | | | | | | Merge bug18381 into bug19684 | Emile Joubert | 2008-12-04 | 2 | -32/+29 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | qualify various list/info functions with vhost | Matthias Radestock | 2008-12-03 | 3 | -34/+31 |
| * | | | | | | | rabbitmqctl output formatting | Emile Joubert | 2008-12-03 | 1 | -24/+62 |
| * | | | | | | | Backed out changeset 6ad1a9e059d0 | Matthias Radestock | 2008-12-03 | 3 | -31/+34 |
| * | | | | | | | qualify various list/info functions with vhost | Matthias Radestock | 2008-12-03 | 3 | -34/+31 |
| * | | | | | | | merge default into bug19684 | Matthias Radestock | 2008-12-02 | 9 | -4/+116 |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | | merged bug19841 into default | Tony Garnock-Jones | 2008-12-02 | 3 | -3/+4 |
| | |\ \ \ \ \ \ | |||||
