summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge bug25804 into defaultTim Watson2013-10-211-0/+22
|\
| * Introduce flow controlled versions of send_command() for the Erlang client to...Simon MacMullen2013-10-041-0/+22
* | Merged stable into defaultEmile Joubert2013-10-171-12/+15
|\ \
| * | OopsSimon MacMullen2013-10-161-2/+2
| * | remove unused functionMatthias Radestock2013-10-151-2/+0
| * | cosmeticMatthias Radestock2013-10-151-7/+8
| * | Remove from the semi_durable table when removing an exchange even if the rout...Simon MacMullen2013-10-151-7/+11
* | | Merged stable into defaultEmile Joubert2013-10-151-11/+11
|\ \ \ | |/ /
| * | Always check message expiry when queues startEmile Joubert2013-10-141-13/+14
* | | Merge bug25809Simon MacMullen2013-10-151-8/+16
|\ \ \
| * | | erlang:apply is not necessary since the arguments are knownEmile 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
| | |/ | |/|
* | | ConsistencySimon 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 authenticateEmile 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
| |\ \ \ | | | |/ | | |/|
| | * | Merged bug25780 into stableEmile Joubert2013-10-012-12/+12
| | |\ \
| | | * | Fix stupiditySimon MacMullen2013-09-251-1/+2
| | | * | Don't go through the legacy code path when not dealing with a legacy file; do...Simon MacMullen2013-09-231-10/+8
| | | * | node_type() should check the cluster status file rather than ask Mnesia - in ...Simon MacMullen2013-09-231-1/+2
| * | | | merge stable into defaultTim Watson2013-10-0142-1003/+1924
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | merge stable into defaultMatthias Radestock2013-09-271-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | merge bug25685 into stableTim Watson2013-10-0113-43/+48
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | cosmetic(ish): remove superfluous module prefixMatthias Radestock2013-09-271-1/+1
| | | |/ | | |/|
| * | | Cosmetic to be closer to what's on default.Simon MacMullen2013-09-161-20/+16
| * | | Don't restart the node, and add a comment explaining what's going on.Simon MacMullen2013-09-161-6/+7
| * | | Log reason for restartEmile Joubert2013-08-231-1/+3
| * | | Solve startup conflict between nodes by restarting slave runtimeEmile Joubert2013-08-221-18/+29
* | | | minor refactorMatthias 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
* | | | Merge in defaultSimon MacMullen2013-09-232-65/+128
|\ \ \ \ | |_|_|/ |/| | |
| * | | FAST_RATE based dynamic disk check interval.Simon MacMullen2013-09-131-25/+52
| * | | Don't page when the disk alarm has gone off.Simon MacMullen2013-09-041-40/+76
* | | | Dialyser points out that this branch can never happen; maybe_forget_sender/3 ...Simon MacMullen2013-09-131-1/+0