| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make log and trace exchanges internal. | Simon MacMullen | 2013-10-30 | 3 | -10/+30 |
| * | Merged bug25838 into stable | Emile Joubert | 2013-10-28 | 2 | -8/+11 |
| |\ | |||||
| | * | Eliminate use of gen_server:call/2. | Simon MacMullen | 2013-10-24 | 2 | -8/+11 |
| * | | Merged bug25826 into stable | Emile Joubert | 2013-10-28 | 46 | -1167/+2182 |
| |\ \ | |/ | |||||
| | * | merge bug25804 into default | Tim Watson | 2013-10-21 | 1 | -0/+22 |
| | |\ | |||||
| | | * | Introduce flow controlled versions of send_command() for the Erlang client to... | Simon MacMullen | 2013-10-04 | 1 | -0/+22 |
| | * | | Merged stable into default | Emile Joubert | 2013-10-17 | 1 | -12/+15 |
| | |\ \ | |||||
| | * \ \ | Merged stable into default | Emile Joubert | 2013-10-15 | 1 | -11/+11 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge bug25809 | Simon MacMullen | 2013-10-15 | 1 | -8/+16 |
| | |\ \ \ \ | |||||
| | | * | | | | erlang:apply is not necessary since the arguments are known | Emile Joubert | 2013-10-09 | 1 | -1/+1 |
| | | * | | | | Support only historical verify_fun signature | Emile Joubert | 2013-10-09 | 1 | -3/+2 |
| | | * | | | | Support config-supplied verify_fun in tuple-format | Emile Joubert | 2013-10-08 | 1 | -8/+17 |
| | | | |_|/ | | |/| | | |||||
| | * | | | | Consistency | Simon MacMullen | 2013-10-14 | 1 | -3/+3 |
| | * | | | | merge heads | Tim Watson | 2013-10-11 | 1 | -2/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | do not pass the queue collector to amqp_1.0 reader | Tim Watson | 2013-10-11 | 1 | -2/+1 |
| | * | | | | | ...and remove the old API. | Simon MacMullen | 2013-10-10 | 1 | -24/+1 |
| | |/ / / / | |||||
| | * | | | | Introduce rabbit_heartbeat:start/6 API | Tim Watson | 2013-10-10 | 3 | -31/+35 |
| | * | | | | Unify the intermediate supervision tree under r_connection_helper_sup | Tim Watson | 2013-10-10 | 4 | -78/+43 |
| | * | | | | Defer starting a queue collector until we've received tune-ok | Tim Watson | 2013-10-09 | 3 | -14/+24 |
| | * | | | | introduce another intermediate supervisor into the connection tree | Tim Watson | 2013-10-09 | 2 | -1/+46 |
| | |/ / / | |||||
| | * | | | Merge bug 24094 | Simon MacMullen | 2013-10-03 | 2 | -14/+31 |
| | |\ \ \ | |||||
| | | * | | | Return verbose message when refusing to authenticate | Emile Joubert | 2013-10-01 | 1 | -1/+5 |
| | | * | | | Genericise network messages | Emile Joubert | 2013-09-25 | 2 | -4/+4 |
| | | * | | | Report authentication failures by sending connection.close | Emile Joubert | 2013-09-24 | 2 | -14/+27 |
| | * | | | | Merged bug25726 into default | Emile Joubert | 2013-10-03 | 3 | -31/+41 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merged stable into default | Emile Joubert | 2013-10-01 | 2 | -12/+12 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | merge stable into default | Tim Watson | 2013-10-01 | 42 | -1003/+1924 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | merge stable into default | Matthias Radestock | 2013-09-27 | 1 | -1/+1 |
| | | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | | minor refactor | Matthias Radestock | 2013-09-26 | 1 | -6/+6 |
| | * | | | | | | | inlining | Matthias Radestock | 2013-09-26 | 1 | -12/+6 |
| | * | | | | | | | Just one predicate. | Simon MacMullen | 2013-09-26 | 1 | -10/+7 |
| | * | | | | | | | Ahem2. | Simon MacMullen | 2013-09-26 | 1 | -2/+2 |
| | * | | | | | | | Ahem. | Simon MacMullen | 2013-09-26 | 1 | -6/+6 |
| | * | | | | | | | Shorten / simplify by abstracting over a duration-comparing predicate. | Simon MacMullen | 2013-09-26 | 1 | -34/+25 |
| | * | | | | | | | Slightly better comments. | Simon MacMullen | 2013-09-23 | 1 | -2/+5 |
| | * | | | | | | | Merge in default | Simon MacMullen | 2013-09-23 | 2 | -65/+128 |
| | |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | | * | | | | | | FAST_RATE based dynamic disk check interval. | Simon MacMullen | 2013-09-13 | 1 | -25/+52 |
| | | * | | | | | | Don't page when the disk alarm has gone off. | Simon MacMullen | 2013-09-04 | 1 | -40/+76 |
| | * | | | | | | | Dialyser points out that this branch can never happen; maybe_forget_sender/3 ... | Simon MacMullen | 2013-09-13 | 1 | -1/+0 |
| | * | | | | | | | Merge bug25749 (again) | Simon MacMullen | 2013-09-13 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | ...and again. | Simon MacMullen | 2013-09-13 | 1 | -2/+2 |
| | * | | | | | | | | Merge bug25749 (again) | Simon MacMullen | 2013-09-13 | 12 | -48/+62 |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | | * | | | | | | | Merged bug25749 into default | Emile Joubert | 2013-09-13 | 12 | -48/+62 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | Merge in default | Simon MacMullen | 2013-09-11 | 11 | -44/+48 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | merge stable into default | Matthias Radestock | 2013-09-11 | 4 | -12/+11 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | Merged stable into default | Emile Joubert | 2013-09-11 | 7 | -28/+33 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | Explain a little. | Simon MacMullen | 2013-09-09 | 1 | -1/+5 |
| | | | * | | | | | | | | | | Merge in default | Simon MacMullen | 2013-09-09 | 2 | -6/+11 |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | |||||
| | | | | * | | | | | | | | | Prevent exclusive queues from being durable or mirrored. | Simon MacMullen | 2013-08-19 | 2 | -6/+11 |
| | | | * | | | | | | | | | | merge stable into default | Matthias Radestock | 2013-09-09 | 40 | -936/+1727 |
| | | | |\ \ \ \ \ \ \ \ \ \ | |||||
