| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added match for setting the global flag | Ben Hood | 2008-12-07 | 1 | -0/+4 |
| * | Dead queue informs limiter | Ben Hood | 2008-12-07 | 3 | -1/+16 |
| * | Merged default into 18557 | Ben Hood | 2008-12-07 | 38 | -158/+936 |
| |\ | |||||
| | * | 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 |
| | * | | | | | merged bug19841 into default | Tony Garnock-Jones | 2008-12-02 | 3 | -3/+4 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Moved from python-json to python-simplejson. | Hubert Plociniczak | 2008-11-20 | 3 | -3/+4 |
| | * | | | | | | merge bug19871 into default | Matthias Radestock | 2008-12-02 | 7 | -1/+112 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | fix typo | Matthias Radestock | 2008-12-02 | 1 | -1/+1 |
| | | * | | | | | | don't mention mnesia | Matthias Radestock | 2008-12-02 | 1 | -4/+2 |
| | | * | | | | | | Merged default | Simon MacMullen | 2008-12-01 | 19 | -52/+569 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Run schema check as part of tests to help coverage check. | Simon MacMullen | 2008-12-01 | 1 | -0/+2 |
| | | * | | | | | | | Invert the case of all this - check that the schema is current rather | Simon MacMullen | 2008-12-01 | 4 | -12/+11 |
| | | * | | | | | | | Update the message shown on upgrade. | Simon MacMullen | 2008-12-01 | 1 | -4/+3 |
| | | * | | | | | | | Change mnesia check target name | Simon MacMullen | 2008-12-01 | 1 | -1/+1 |
| | | * | | | | | | | Add some debconf questions so that an upgrade stands a chance of not | Simon MacMullen | 2008-11-27 | 3 | -1/+42 |
| | | * | | | | | | | Install the script. Note that shell uses "0" for true and "1" for | Simon MacMullen | 2008-11-27 | 2 | -1/+2 |
| | | * | | | | | | | Merge bug19860 | Simon MacMullen | 2008-11-27 | 4 | -7/+10 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | It's nicer if update_needed is just a function, not something that | Simon MacMullen | 2008-11-27 | 2 | -7/+8 |
| | | * | | | | | | | | Create rabbitmq-mnesia-update-needed script | Simon MacMullen | 2008-11-27 | 3 | -0/+70 |
| | * | | | | | | | | | Merge bug19910 into default | Hubert Plociniczak | 2008-12-01 | 3 | -2/+9 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | add type spec | Matthias Radestock | 2008-12-01 | 1 | -0/+1 |
| | | * | | | | | | | | | Merge default into bug19910 | Hubert Plociniczak | 2008-12-01 | 2 | -2/+2 |
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Merge bug19912 into default | Hubert Plociniczak | 2008-12-01 | 2 | -39/+56 |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | Cosmetic | Hubert Plociniczak | 2008-12-01 | 2 | -2/+2 |
| | | | * | | | | | | | | merge bug19912 into bug19910 | Matthias Radestock | 2008-11-30 | 1 | -4/+4 |
| | | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | get rid of compiler warning | Matthias Radestock | 2008-11-30 | 1 | -4/+4 |
| | | | * | | | | | | | | write script errors to stderr | Matthias Radestock | 2008-11-30 | 3 | -2/+8 |
| | | | * | | | | | | | | merge bug19912 into bug19910 | Matthias Radestock | 2008-11-30 | 2 | -38/+55 |
| | | | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / / | |||||
| | | * | | | | | | | | remove 'error' tags in exceptions | Matthias Radestock | 2008-11-30 | 1 | -8/+4 |
