summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ooops.bug25901Matthew Sackman2013-11-281-2/+2
* Introduce halt_on_upgrade_failure app env param and set it to true. Only thro...Matthew Sackman2013-11-282-2/+8
* Merge bug25897Simon MacMullen2013-11-280-0/+0
|\
* | Ensure that we always interleave start / stop / start / stop.bug25897Simon MacMullen2013-11-281-1/+5
* | Do nothing if the rabbit application is already running. Similarly, don't exp...Simon MacMullen2013-11-281-13/+19
|/
* Merge bug25873Simon MacMullen2013-11-220-0/+0
|\
* \ Merge in stablebug25873Simon MacMullen2013-11-223-40/+65
|\ \ | |/ |/|
| * *cough*Simon MacMullen2013-11-121-1/+1
| * Restore synchronous addition of slaves in the queue.declare case.Simon MacMullen2013-11-124-26/+40
| * Forgot to add a specSimon MacMullen2013-11-111-0/+1
| * Re-add the log invocations we lost. This does lead to the stale master pid wa...Simon MacMullen2013-11-112-3/+7
| * Port the deadlock-breaking code from bug 25852.Simon MacMullen2013-11-112-30/+40
* | Merge bug25867Simon MacMullen2013-11-223-37/+51
|\ \
| * | Oops, that should have gone in bug 25415Simon MacMullen2013-11-141-21/+0
| * | Merged bug25870 into stableEmile Joubert2013-11-110-0/+0
| |\ \ | | |/ | |/|
| * | Remove 'evil' receive block.bug25870Simon MacMullen2013-11-111-14/+18
| * | Cope with clients dying.Simon MacMullen2013-11-082-16/+47
| |/
| * Added tag rabbitmq_v3_2_1 for changeset fde7d8bb464aSimon MacMullen2013-11-070-0/+0
* | More explanationbug25867Simon MacMullen2013-11-221-0/+2
* | Improve comment.Simon MacMullen2013-11-181-3/+4
* | ExplainSimon MacMullen2013-11-061-0/+3
* | Maybe sync on slave promotion.Simon MacMullen2013-11-061-3/+4
|/
* Merged bug25849 into stablerabbitmq_v3_2_1Emile Joubert2013-11-011-0/+5
|\
| * sp.bug25849Emile Joubert2013-11-011-1/+1
| * We can get down_from_gm twice in a row, don't blow up if we do.Simon MacMullen2013-10-281-0/+5
* | Merged bug25618 into stableEmile Joubert2013-11-011-16/+25
|\ \
| * | Remove use of gm:leave/1: it does almost nothing, master does not invoke it, ...bug25618Simon MacMullen2013-10-291-7/+2
| * | Attempt to clean up actions when terminating a slave. Slave termination now n...Simon MacMullen2013-10-291-15/+29
* | | That async_dirty is not needed, there's one in rabbit_runtime_parameters:list/2.Simon MacMullen2013-11-011-5/+1
* | | Merged bug25846 into stableEmile Joubert2013-10-3111-22/+54
|\ \ \ | |/ / |/| |
| * | Revivify stableSimon MacMullen2013-10-311-1/+1
| * | Merged bug25842 into stableEmile Joubert2013-10-311-2/+2
| |\ \
| | * | Non-Windows 32 bit platforms tend to only give you 2GB address space per proc...bug25842Simon MacMullen2013-10-301-2/+2
| |/ /
| * | Merge bug25845Simon MacMullen2013-10-291-1/+1
| |\ \
| | * | Use 580 seconds as default heartbeat intervalbug25845Michael Klishin2013-10-281-1/+1
| | * | Lower default heartbeat setting to 240 secondsMichael Klishin2013-10-271-2/+2
| | * | Ignore .tmp filesMichael Klishin2013-10-271-0/+1
| * | | Remove tab, ignore .tmpSimon MacMullen2013-10-292-1/+2
| * | | cosmeticMatthias Radestock2013-10-281-14/+11
| * | | Merged bug25838 into stableEmile Joubert2013-10-283-8/+18
| |\ \ \
| | * | | simplifybug25838Simon MacMullen2013-10-281-2/+1
| | * | | Eliminate use of gen_server:call/2.Simon MacMullen2013-10-242-8/+11
| | * | | Treat calls to gen_server:call/2 and gen_server2:call/2 as errors.Simon MacMullen2013-10-241-0/+8
| | * | | Added tag rabbitmq_v3_2_0 for changeset b327b72a299dEmile Joubert2013-10-230-0/+0
| * | | | Merged bug25835 into stableEmile Joubert2013-10-283-0/+24
| |\ \ \ \
| | * | | | Write a very basic README that will hopefully point people in some vaguely us...bug25835Simon MacMullen2013-10-241-1/+20
| | * | | | And wire the README into the RPM. The cp is sort of ugly, but I couldn't find...Simon MacMullen2013-10-231-0/+3
| | * | | | Provide our own readme. You do not want to know how long it took me to figure...Simon MacMullen2013-10-232-0/+2
| * | | | | Merged bug25826 into stableEmile Joubert2013-10-2860-1188/+2788
| |\ \ \ \ \
| * | | | | | Sync before rename, since the rename is not affected by the sync and doing it...bug25826Simon MacMullen2013-10-211-1/+1