summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-314-11/+14
|\ \ \ | |/ / |/| |
| * | Non-Windows 32 bit platforms tend to only give you 2GB address space per proc...bug25842Simon MacMullen2013-10-301-2/+2
| * | Merged bug25838 into stableEmile Joubert2013-10-282-8/+11
| |\ \
| | * | Eliminate use of gen_server:call/2.Simon MacMullen2013-10-242-8/+11
| * | | Merged bug25826 into stableEmile Joubert2013-10-2846-1167/+2182
| |\ \ \ | | |/ /
| * | | Sync before rename, since the rename is not affected by the sync and doing it...bug25826Simon MacMullen2013-10-211-1/+1
* | | | Table locking -> O(n)bug25846Simon MacMullen2013-10-291-0/+6
* | | | Eliminate list_tx variants since async_dirty is ignored in a tx.Simon MacMullen2013-10-294-43/+45
* | | | Use mnesia:async_dirty/1 to reduce copypasta.Simon MacMullen2013-10-284-46/+39
| |_|/ |/| |
* | | Merge in stableSimon MacMullen2013-10-2546-1167/+2182
|\ \ \ | | |/ | |/|
| * | merge bug25804 into defaultTim Watson2013-10-211-0/+22
| |\ \
| | * | Introduce flow controlled versions of send_command() for the Erlang client to...bug25804Simon MacMullen2013-10-041-0/+22
| * | | Merged stable into defaultEmile Joubert2013-10-171-12/+15
| |\ \ \ | | | |/ | | |/|
| * | | Merged stable into defaultEmile Joubert2013-10-151-11/+11
| |\ \ \
| * \ \ \ Merge bug25809Simon MacMullen2013-10-151-8/+16
| |\ \ \ \
| | * | | | erlang:apply is not necessary since the arguments are knownbug25809Emile Joubert2013-10-091-1/+1
| | * | | | Support only historical verify_fun signatureEmile Joubert2013-10-091-3/+2
| | * | | | Support config-supplied verify_fun in tuple-formatEmile Joubert2013-10-081-8/+17
| | | |_|/ | | |/| |
| * | | | Consistencybug25404Simon MacMullen2013-10-141-3/+3
| * | | | merge headsTim Watson2013-10-111-2/+1
| |\ \ \ \
| | * | | | do not pass the queue collector to amqp_1.0 readerTim Watson2013-10-111-2/+1
| * | | | | ...and remove the old API.Simon MacMullen2013-10-101-24/+1
| |/ / / /
| * | | | Introduce rabbit_heartbeat:start/6 APITim Watson2013-10-103-31/+35
| * | | | Unify the intermediate supervision tree under r_connection_helper_supTim Watson2013-10-104-78/+43
| * | | | Defer starting a queue collector until we've received tune-okTim Watson2013-10-093-14/+24
| * | | | introduce another intermediate supervisor into the connection treeTim Watson2013-10-092-1/+46
| |/ / /
| * | | Merge bug 24094Simon MacMullen2013-10-032-14/+31
| |\ \ \
| | * | | Return verbose message when refusing to authenticatebug24094Emile Joubert2013-10-011-1/+5
| | * | | Genericise network messagesEmile Joubert2013-09-252-4/+4
| | * | | Report authentication failures by sending connection.closeEmile Joubert2013-09-242-14/+27
| * | | | Merged bug25726 into defaultEmile Joubert2013-10-033-31/+41
| |\ \ \ \
| | * \ \ \ Merged stable into defaultEmile Joubert2013-10-012-12/+12
| | |\ \ \ \
| | * \ \ \ \ merge stable into defaultTim Watson2013-10-0142-1003/+1924
| | |\ \ \ \ \
| | | * \ \ \ \ merge stable into defaultMatthias Radestock2013-09-271-1/+1
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| * | | | | | | minor refactorbug25726Matthias Radestock2013-09-261-6/+6
| * | | | | | | inliningMatthias Radestock2013-09-261-12/+6
| * | | | | | | Just one predicate.Simon MacMullen2013-09-261-10/+7
| * | | | | | | Ahem2.Simon MacMullen2013-09-261-2/+2
| * | | | | | | Ahem.Simon MacMullen2013-09-261-6/+6
| * | | | | | | Shorten / simplify by abstracting over a duration-comparing predicate.Simon MacMullen2013-09-261-34/+25
| * | | | | | | Slightly better comments.Simon MacMullen2013-09-231-2/+5