| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Use timer:now_diff, don't double-wrap. | Simon MacMullen | 2010-07-16 | 1 | -16/+14 | |
| | * | | | | | q_pid -> qpid | Simon MacMullen | 2010-07-16 | 2 | -2/+2 | |
| | * | | | | | Get queues to emit events for statistics. | Simon MacMullen | 2010-07-16 | 4 | -4/+82 | |
| * | | | | | | Merging bug 23022 onto default | Matthew Sackman | 2010-08-02 | 8 | -39/+74 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | added connection_exit() and channel_exit() to relevant function specs | Alexandru Scvortov | 2010-07-30 | 8 | -39/+74 | |
| * | | | | | | Merge 0-8 protocol header fix (bug23040) | Michael Bridgen | 2010-08-02 | 1 | -1/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | The crazy protocol header is the 0-8 spec's fault; adjust comment to not impu... | Michael Bridgen | 2010-08-02 | 1 | -2/+7 | |
| | * | | | | | | Work around broken py-amqplib handshaking | Simon MacMullen | 2010-08-02 | 1 | -0/+4 | |
| * | | | | | | | merge heads | Matthias Radestock | 2010-08-02 | 1 | -56/+60 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| | * | | | | | merge bug23034 into default | Alexandru Scvortov | 2010-07-30 | 1 | -56/+60 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | tweaks to heartbeater | Matthias Radestock | 2010-07-30 | 1 | -56/+60 | |
| | |/ / / / / | ||||||
| * | | | | | | cosmetic | Matthias Radestock | 2010-08-02 | 1 | -2/+1 | |
| * | | | | | | Merge bug14647 | Michael Bridgen | 2010-08-02 | 3 | -1/+31 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge default to get json filename changes | Michael Bridgen | 2010-08-01 | 24 | -358/+510 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | merge bug22886 into default | Matthias Radestock | 2010-07-30 | 1 | -18/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | merge default into bug22886 | Matthias Radestock | 2010-07-30 | 52 | -499/+6634 | |
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge amqp_0_9_1 into default | Simon MacMullen | 2010-07-30 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Simon MacMullen | 2010-07-30 | 38 | -198/+6197 | |
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | merge bug22889 into default | Matthias Radestock | 2010-07-30 | 16 | -248/+286 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge default into bug22889. | Simon MacMullen | 2010-07-30 | 38 | -198/+6197 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merging bug 23032 onto default | Matthew Sackman | 2010-07-30 | 6 | -36/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | consistently return {ok, Pid} from start_{link} functions | Matthias Radestock | 2010-07-29 | 6 | -36/+32 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | merge bug21396 into default | Matthias Radestock | 2010-07-29 | 3 | -18/+189 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | simplifying refactor | Matthias Radestock | 2010-07-29 | 1 | -16/+14 | |
| | * | | | | | | | | | remove unnecessary export | Matthias Radestock | 2010-07-29 | 1 | -1/+1 | |
| | * | | | | | | | | | Extend test coverage of delayed restart to simple case and fix exposed bug | Matthew Sackman | 2010-07-29 | 2 | -9/+22 | |
| | * | | | | | | | | | reduce time taken by tests | Matthias Radestock | 2010-07-29 | 1 | -4/+4 | |
| | * | | | | | | | | | Added test for delayed restart in supervisor2 | Matthew Sackman | 2010-07-27 | 2 | -0/+87 | |
| | * | | | | | | | | | Merging default into bug 21396 | Matthew Sackman | 2010-07-27 | 22 | -26/+5814 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Merge the timed/delayed restart code originally from supervisor3 in shovel in... | Matthew Sackman | 2010-07-20 | 1 | -18/+91 | |
| * | | | | | | | | | | | Merging bug 22973 onto default | Matthew Sackman | 2010-07-29 | 5 | -52/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | application:get_env/2 -> application:get_env/1 | Alexandru Scvortov | 2010-07-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi... | Alexandru Scvortov | 2010-07-19 | 5 | -52/+2 | |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| | | | | * | | | | | | Cherry-pick the last differences between bug 22889 and amqp_0_9_1. | Simon MacMullen | 2010-07-20 | 2 | -14/+22 | |
| | | | | * | | | | | | Merged default into bug 22889 | Simon MacMullen | 2010-07-20 | 15 | -81/+182 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | Make more consistent with bug 22889 - see comment 83 on that bug | Simon MacMullen | 2010-07-20 | 2 | -1/+3 | |
| | | | | | | * | | | | | Merge default into amqp_0_9_1 | Simon MacMullen | 2010-07-20 | 15 | -81/+182 | |
| | | | | | | |\ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | | | ||||||
| | | | | | | * | | | | | This function was merged wrong; fix. | Simon MacMullen | 2010-07-20 | 1 | -10/+19 | |
| | | | | | | * | | | | | Merge bug22889 into amqp_0_9_1 | Simon MacMullen | 2010-07-20 | 54 | -906/+1228 | |
| | | | | | | |\ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | Remove maybe_encode_properties | Simon MacMullen | 2010-07-09 | 1 | -21/+8 | |
| | | | | * | | | | | | | version should come first | Matthias Radestock | 2010-07-09 | 1 | -7/+6 | |
| | | | | * | | | | | | | export protocol/0 type | Matthias Radestock | 2010-07-09 | 1 | -2/+2 | |
| | | | | * | | | | | | | put the 'none' check back into ensure_content_encoded | Matthias Radestock | 2010-07-09 | 1 | -1/+3 | |
| | | | | * | | | | | | | This wiped out rabbit_framing_channel. Never mind. | Simon MacMullen | 2010-07-09 | 1 | -1/+1 | |
| | | | | * | | | | | | | Merge default into bug22889 | Simon MacMullen | 2010-07-09 | 48 | -539/+792 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | Don't change the signature of ensure_content_decoded. | Simon MacMullen | 2010-07-09 | 3 | -8/+9 | |
| | | | | * | | | | | | | | Fix idiocy | Simon MacMullen | 2010-07-09 | 1 | -1/+1 | |
| | | | | * | | | | | | | | Make sure one does not accidentally build a server containing old rabbit_fram... | Simon MacMullen | 2010-07-09 | 1 | -1/+1 | |
| | | | | * | | | | | | | | Store protocol with encoded properties, use it to transcode if needed. | Simon MacMullen | 2010-07-09 | 6 | -19/+30 | |
| | | | | * | | | | | | | | More renaming. | Simon MacMullen | 2010-07-07 | 1 | -2/+2 | |
