| Commit message (Expand) | Author | Age | Files | Lines |
* | So we actually need to handle the case of starting from scratch separately, o...bug24810 | Simon MacMullen | 2012-03-21 | 3 | -2/+5 |
* | It's possible somehow we could be left with an empty mnesia directory (spotte... | Simon MacMullen | 2012-03-21 | 2 | -2/+10 |
* | If don't even have an mnesia dir yet, treat that as meaning "no upgrades need... | Simon MacMullen | 2012-03-21 | 1 | -1/+4 |
* | Look for cluster nodes in Mnesia's view of the world (in case we are a disc n... | Simon MacMullen | 2012-03-20 | 1 | -1/+4 |
* | Added tag rabbitmq_v2_8_0 for changeset 152dab3f6974 | Simon MacMullen | 2012-03-19 | 0 | -0/+0 |
* | Merged bug24794 into defaultrabbitmq_v2_8_0 | Emile Joubert | 2012-03-15 | 4 | -13/+82 |
|\ |
|
| * | Simple test for multi call - and reverse the lists so they come out the same ...bug24794 | Simon MacMullen | 2012-03-15 | 2 | -1/+22 |
| * | Slightly nicer to use a -define(). | Simon MacMullen | 2012-03-15 | 1 | -1/+3 |
| * | Comment | Simon MacMullen | 2012-03-14 | 1 | -1/+2 |
| * | Only sleep as much as we need, and tail recurse properly. | Simon MacMullen | 2012-03-14 | 1 | -6/+5 |
| * | Hush, little dialyzer, don't cry. | Simon MacMullen | 2012-03-14 | 1 | -2/+2 |
| * | Scatter-gather. | Simon MacMullen | 2012-03-14 | 2 | -4/+33 |
| * | This fixes the bug, but it does not scatter-gather, which would certainly be ... | Simon MacMullen | 2012-03-14 | 2 | -12/+29 |
|/ |
|
* | Merge bug24614 | Simon MacMullen | 2012-03-08 | 5 | -32/+59 |
|\ |
|
| * | Merge bug24779 | Simon MacMullen | 2012-03-07 | 3 | -13/+15 |
| |\ |
|
| | * | Let it crash...bug24779 | Simon MacMullen | 2012-03-07 | 1 | -7/+1 |
| | * | Ahem. | Simon MacMullen | 2012-03-07 | 1 | -1/+1 |
| | * | Try to close the socket immediately on reader death. | Simon MacMullen | 2012-03-07 | 2 | -6/+14 |
| * | | Add to qi the equivalent of msg_store_file:scan and rework a specialised walk... | Matthew Sackman | 2012-03-06 | 1 | -12/+38 |
| |/ |
|
| * | cosmetic, plus report Pid instead of {ok, Pid} | Matthias Radestock | 2012-03-05 | 1 | -7/+6 |
* | | Not needed.bug24614 | Simon MacMullen | 2012-03-08 | 1 | -1/+1 |
* | | Make RedHat/Fedora use runuser to start the service | Steve Powell | 2012-03-05 | 1 | -0/+1 |
* | | Reduce changes and preserve atomicity of redirection files | Steve Powell | 2012-03-05 | 1 | -2/+3 |
* | | Modify packaging for Debian to use start-stop-daemon | Steve Powell | 2012-03-05 | 2 | -5/+6 |
|/ |
|
* | cosmetic | Matthias Radestock | 2012-03-02 | 1 | -3/+3 |
* | Merge bug 24768 | Simon MacMullen | 2012-03-01 | 0 | -0/+0 |
|\ |
|
* | | In fact, let's not call handle_ch_down in the case where we get a 'DOWN' whil...bug24768 | Simon MacMullen | 2012-03-01 | 1 | -5/+9 |
* | | And a comment | Simon MacMullen | 2012-03-01 | 1 | -0/+2 |
* | | Actually be slightly more minimal about what we move. | Simon MacMullen | 2012-03-01 | 1 | -10/+10 |
* | | Don't throw away 'DOWN' in delayed_stop. | Simon MacMullen | 2012-03-01 | 1 | -15/+16 |
|/ |
|
* | Merge bug 22961 | Simon MacMullen | 2012-03-01 | 6 | -23/+58 |
|\ |
|
| * | Correct strange language, M-qbug22961 | Simon MacMullen | 2012-03-01 | 1 | -1/+2 |
| * | ?.and make it executable again :-( | Steve Powell | 2012-02-29 | 1 | -0/+1 |
| * | OK, several goes at getting this right :-( | Steve Powell | 2012-02-29 | 1 | -3/+3 |
| * | Remove check -- hmm, that means the generic-unix rabbitmq-defaults can be cre... | Steve Powell | 2012-02-29 | 3 | -41/+4 |
| * | Adjust message | Steve Powell | 2012-02-28 | 1 | -1/+1 |
| * | Move SERVER_ERL_ARGS to rabbitmq-env and renamed rabbitmq-sys-defaults to rab... | Steve Powell | 2012-02-28 | 6 | -13/+13 |
| * | Merge default in | Steve Powell | 2012-02-28 | 8 | -14/+179 |
| |\ |
|
| * | | Missed a reference | Steve Powell | 2012-02-24 | 1 | -1/+1 |
| * | | Get generic-unix sys-defaults to check for global locations | Steve Powell | 2012-02-24 | 5 | -19/+26 |
| * | | Rename rabbitmq-sys to rabbitmq-locations | Steve Powell | 2012-02-24 | 5 | -12/+6 |
| * | | Put back one sed change -- not an inline update after all. | Steve Powell | 2012-02-22 | 1 | -2/+2 |
| * | | Merge bug24739 in (a dependency). | Steve Powell | 2012-02-22 | 0 | -0/+0 |
| |\ \ |
|
| * | | | Adjust rabbitmq-env.conf location and re-instate ownership decision | Steve Powell | 2012-02-22 | 3 | -3/+3 |
| * | | | Backout sed -i replacements | Steve Powell | 2012-02-22 | 4 | -24/+19 |
| * | | | Merge default in | Steve Powell | 2012-02-22 | 4 | -6/+26 |
| |\ \ \ |
|
| * \ \ \ | Merge 24748 in to get renaming of portfile variable. | Steve Powell | 2012-02-17 | 15 | -85/+156 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge in default | Steve Powell | 2012-02-17 | 11 | -46/+121 |
| | |\ \ \ \ |
|
| | | * | | | | Ensure rabbitmq-env.conf file is fixed location, even in Generic-Unix case. | Steve Powell | 2012-02-13 | 2 | -4/+4 |
| | | * | | | | Update misleading comment | Steve Powell | 2012-02-13 | 1 | -1/+1 |