Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in debian control filebug24918 | Emile Joubert | 2012-04-30 | 1 | -1/+1 |
* | Merge heads | Simon MacMullen | 2012-04-30 | 0 | -0/+0 |
|\ | |||||
| * | Added tag rabbitmq_v2_8_2 for changeset 4136141f70b9 | Simon MacMullen | 2012-04-30 | 0 | -0/+0 |
* | | another attempt to track down the mirrored_supervisor_tests CI failure | Matthias Radestock | 2012-04-29 | 1 | -1/+1 |
* | | cosmetic | Matthias Radestock | 2012-04-27 | 1 | -3/+3 |
* | | let's wait forever | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
* | | bug: code_change/3 should return {ok, State} | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
|/ | |||||
* | Merge bug24911rabbitmq_v2_8_2 | Simon MacMullen | 2012-04-27 | 1 | -1/+1 |
|\ | |||||
| * | another attempt at pacifying the CI gods | Matthias Radestock | 2012-04-27 | 1 | -1/+1 |
* | | properly ignore dynamic children that return 'ignore' from init/1bug24911 | Matthias Radestock | 2012-04-27 | 1 | -0/+4 |
|/ | |||||
* | Merge bug24909 | Simon MacMullen | 2012-04-26 | 1 | -3/+3 |
|\ | |||||
| * | Report error better in case disk free check failsbug24909 | Emile Joubert | 2012-04-26 | 1 | -2/+2 |
| * | Correct disk free checking command on windows | Emile Joubert | 2012-04-26 | 1 | -1/+1 |
|/ | |||||
* | bump the mirror_supervisor_tests wait time to reduce ci failure rate | Matthias Radestock | 2012-04-26 | 1 | -1/+1 |
* | Merged bug24866 into default | Emile Joubert | 2012-04-25 | 2 | -5/+23 |
|\ | |||||
| * | Increase buffer size for the port driver to match that used by the underlying...bug24866 | Simon MacMullen | 2012-04-23 | 2 | -5/+23 |
* | | Merge bug 24790 | Simon MacMullen | 2012-04-25 | 4 | -10/+187 |
|\ \ | |||||
| * | | One less substitution. Pity RHEL and SUSE also differ gratuitously.bug24790 | Simon MacMullen | 2012-04-25 | 2 | -2/+1 |
| * | | Move the Debian init script to its natural place | Simon MacMullen | 2012-04-25 | 2 | -1/+0 |
| * | | Move the remaining common init script to RPMs | Simon MacMullen | 2012-04-25 | 2 | -0/+1 |
| * | | Allow stopping stopped; and starting started broker | Emile Joubert | 2012-04-25 | 1 | -12/+12 |
| * | | lsb init script for debian | Emile Joubert | 2012-04-24 | 2 | -8/+186 |
* | | | Merge bug24884 | Simon MacMullen | 2012-04-25 | 11 | -66/+103 |
|\ \ \ | |||||
| * \ \ | Merge bug24848 | Simon MacMullen | 2012-04-24 | 13 | -116/+159 |
| |\ \ \ | | |/ / | |||||
| | * | | Merged bug24885 into default | Emile Joubert | 2012-04-23 | 7 | -54/+83 |
| | |\ \ | |||||
| | | * \ | Merge bug24877 | Simon MacMullen | 2012-04-23 | 3 | -0/+12 |
| | | |\ \ | |||||
| | | | * | | 755 is wrong, this should not be executable. Somehow it ends up not executabl...bug24877 | Simon MacMullen | 2012-04-23 | 1 | -1/+1 |
| | | | * | | I don't think we need a licence header, and it's intimidating. Rephrase a bit... | Simon MacMullen | 2012-04-23 | 1 | -25/+8 |
| | | | * | | Add ulimit default file to debian package installation and source it on serve... | Steve Powell | 2012-04-23 | 3 | -0/+29 |
| | | * | | | Merged bug24833 into default | Emile Joubert | 2012-04-23 | 1 | -1/+1 |
| | | |\ \ \ | | | | |_|/ | | | |/| | | |||||
| | | | * | | fix type signature for rabbit_basic:map_headers/2bug24833 | Francesco Mazzoli | 2012-04-23 | 1 | -1/+1 |
| | | | * | | merge default | Francesco Mazzoli | 2012-04-23 | 42 | -900/+1031 |
| | | | |\ \ | |||||
| | | * | \ \ | Merge heads | Simon MacMullen | 2012-04-23 | 1 | -13/+28 |
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | | * | | | Merge bug24860 | Simon MacMullen | 2012-04-20 | 1 | -13/+28 |
| | | | |\ \ \ | |||||
| | | | | * | | | track queues which may have delivered non-autoack messages to channelbug24860 | Matthias Radestock | 2012-04-12 | 1 | -13/+28 |
| | | * | | | | | cosmetic | Matthew Sackman | 2012-04-23 | 1 | -1/+1 |
| | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | cosmetic | Matthias Radestock | 2012-04-20 | 1 | -9/+9 |
| | | * | | | | merge bug24882 into default | Matthias Radestock | 2012-04-20 | 2 | -6/+15 |
| | | |\ \ \ \ | |||||
| | | | * | | | | cosmetic | Matthew Sackman | 2012-04-19 | 1 | -10/+9 |
| | | | * | | | | Merge bug24863 to default | Matthew Sackman | 2012-04-19 | 1 | -7/+18 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | In general, avoid unnecessary interleaving of mutating statebug24863 | Matthew Sackman | 2012-04-19 | 1 | -1/+1 |
| | | | | * | | | | ack_nacked_messages -> ack_if_no_dlx | Francesco Mazzoli | 2012-04-19 | 1 | -5/+5 |
| | | | | * | | | | Re-creating bug24863 branching of default | Francesco Mazzoli | 2012-04-18 | 1 | -7/+18 |
| | | * | | | | | | simplifying refactorbug24882 | Matthias Radestock | 2012-04-20 | 1 | -14/+10 |
| | | * | | | | | | Checking for existance of DLX in dead_letter_publish | Francesco Mazzoli | 2012-04-19 | 1 | -18/+14 |
| * | | | | | | | | Cosmetic. Ish.bug24848 | Simon MacMullen | 2012-04-24 | 1 | -9/+11 |
| * | | | | | | | | Move node waiting to rabbit_control. | Francesco Mazzoli | 2012-04-23 | 6 | -116/+87 |
| * | | | | | | | | Exiting when modules can't be found. | Francesco Mazzoli | 2012-04-17 | 1 | -1/+2 |
| * | | | | | | | | Added wait_node script to wait for the node to be up. | Francesco Mazzoli | 2012-04-17 | 3 | -7/+25 |
| * | | | | | | | | Moved various functions that query the status of applications from rabbit_con... | Francesco Mazzoli | 2012-04-17 | 4 | -76/+92 |
| | |_|_|/ / / / | |/| | | | | | |