summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* And if an {intrinsic, Delay} child exits normally/shutdown, remember to ↵bug24774Matthew Sackman2012-03-211-0/+2
| | | | really exit the supervisor.
* Some cosmetics; Some consistency of ordering; There is no good reason why ↵Matthew Sackman2012-03-211-14/+17
| | | | delayed restart shouldn't also support intrinsic. Added.
* Apply supplied patch to support normal/shutdown termination of delayed ↵Ivan Dyachkov2012-03-211-10/+15
| | | | restart children
* Merged bug24810 into defaultEmile Joubert2012-03-210-0/+0
|\
* | Look for cluster nodes in Mnesia's view of the world (in case we are a disc ↵Simon MacMullen2012-03-201-1/+4
|/ | | | node) and the config file (in case we are a ram node)
* Added tag rabbitmq_v2_8_0 for changeset 152dab3f6974Simon MacMullen2012-03-190-0/+0
|
* Merged bug24794 into defaultrabbitmq_v2_8_0Emile Joubert2012-03-154-13/+82
|\
| * Simple test for multi call - and reverse the lists so they come out the same ↵bug24794Simon MacMullen2012-03-152-1/+22
| | | | | | | | order they went in.
| * Slightly nicer to use a -define().Simon MacMullen2012-03-151-1/+3
| |
| * CommentSimon MacMullen2012-03-141-1/+2
| |
| * Only sleep as much as we need, and tail recurse properly.Simon MacMullen2012-03-141-6/+5
| |
| * Hush, little dialyzer, don't cry.Simon MacMullen2012-03-141-2/+2
| |
| * Scatter-gather.Simon MacMullen2012-03-142-4/+33
| |
| * This fixes the bug, but it does not scatter-gather, which would certainly be ↵Simon MacMullen2012-03-142-12/+29
|/ | | | nice...
* Merge bug24614Simon MacMullen2012-03-085-32/+59
|\
| * Merge bug24779Simon MacMullen2012-03-073-13/+15
| |\
| | * Let it crash...bug24779Simon MacMullen2012-03-071-7/+1
| | |
| | * Ahem.Simon MacMullen2012-03-071-1/+1
| | |
| | * Try to close the socket immediately on reader death.Simon MacMullen2012-03-072-6/+14
| | |
| * | Add to qi the equivalent of msg_store_file:scan and rework a specialised ↵Matthew Sackman2012-03-061-12/+38
| |/ | | | | | | walker so that it makes use of the generalised one. This is exported so that it can be used elsewhere.
| * cosmetic, plus report Pid instead of {ok, Pid}Matthias Radestock2012-03-051-7/+6
| |
* | Not needed.bug24614Simon MacMullen2012-03-081-1/+1
| |
* | Make RedHat/Fedora use runuser to start the serviceSteve Powell2012-03-051-0/+1
| |
* | Reduce changes and preserve atomicity of redirection filesSteve Powell2012-03-051-2/+3
| |
* | Modify packaging for Debian to use start-stop-daemonSteve Powell2012-03-052-5/+6
|/
* cosmeticMatthias Radestock2012-03-021-3/+3
|
* Merge bug 24768Simon MacMullen2012-03-010-0/+0
|\
* | In fact, let's not call handle_ch_down in the case where we get a 'DOWN' ↵bug24768Simon MacMullen2012-03-011-5/+9
| | | | | | | | while waiting to stop.
* | And a commentSimon MacMullen2012-03-011-0/+2
| |
* | Actually be slightly more minimal about what we move.Simon MacMullen2012-03-011-10/+10
| |
* | Don't throw away 'DOWN' in delayed_stop.Simon MacMullen2012-03-011-15/+16
|/
* Merge bug 22961Simon MacMullen2012-03-016-23/+58
|\
| * Correct strange language, M-qbug22961Simon MacMullen2012-03-011-1/+2
| |
| * ?.and make it executable again :-(Steve Powell2012-02-291-0/+1
| |
| * OK, several goes at getting this right :-(Steve Powell2012-02-291-3/+3
| |
| * Remove check -- hmm, that means the generic-unix rabbitmq-defaults can be ↵Steve Powell2012-02-293-41/+4
| | | | | | | | created by the build step
| * Adjust messageSteve Powell2012-02-281-1/+1
| |
| * Move SERVER_ERL_ARGS to rabbitmq-env and renamed rabbitmq-sys-defaults to ↵Steve Powell2012-02-286-13/+13
| | | | | | | | rabbitmq-defaults
| * Merge default inSteve Powell2012-02-288-14/+179
| |\
| * | Missed a referenceSteve Powell2012-02-241-1/+1
| | |
| * | Get generic-unix sys-defaults to check for global locationsSteve Powell2012-02-245-19/+26
| | | | | | | | | | | | (and rename rabbitmq-locations to rabbitmq-sys-defaults).
| * | Rename rabbitmq-sys to rabbitmq-locationsSteve Powell2012-02-245-12/+6
| | |
| * | Put back one sed change -- not an inline update after all.Steve Powell2012-02-221-2/+2
| | |
| * | Merge bug24739 in (a dependency).Steve Powell2012-02-220-0/+0
| |\ \
| * | | Adjust rabbitmq-env.conf location and re-instate ownership decisionSteve Powell2012-02-223-3/+3
| | | |
| * | | Backout sed -i replacementsSteve Powell2012-02-224-24/+19
| | | |
| * | | Merge default inSteve Powell2012-02-224-6/+26
| |\ \ \
| * \ \ \ Merge 24748 in to get renaming of portfile variable.Steve Powell2012-02-1715-85/+156
| |\ \ \ \
| | * \ \ \ Merge in defaultSteve Powell2012-02-1711-46/+121
| | |\ \ \ \
| | | * | | | Ensure rabbitmq-env.conf file is fixed location, even in Generic-Unix case.Steve Powell2012-02-132-4/+4
| | | | | | |