| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | | | | | * | | | | | | | | Use --allow-overwrite | Simon MacMullen | 2010-07-05 | 1 | -2/+2 |
| | | | | | * | | | | | | | | Update protocol format | Simon MacMullen | 2010-07-05 | 1 | -1/+1 |
| | | | | | * | | | | | | | | cosmetic | Matthias Radestock | 2010-07-02 | 1 | -3/+2 |
| | | | | | * | | | | | | | | Correct spec; correct dependencies. | Simon MacMullen | 2010-07-02 | 2 | -3/+3 |
| | | | | | * | | | | | | | | Merged heads | Simon MacMullen | 2010-07-02 | 1 | -1/+1 |
| | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | | cosmetic | Matthias Radestock | 2010-07-02 | 1 | -1/+1 |
| | | | | | * | | | | | | | | | Get codegen to build Protocol:version(). | Simon MacMullen | 2010-07-02 | 3 | -15/+16 |
| | | | | | * | | | | | | | | | Remove remaining hard coding of rabbit_framing_amqp_0_9_1 from the codec. | Simon MacMullen | 2010-07-02 | 6 | -24/+28 |
| | | | | | |/ / / / / / / / |
|
| | | | | | * | | | | | | | | oops | Matthias Radestock | 2010-07-02 | 1 | -7/+7 |
| | | | | | * | | | | | | | | cosmetic | Matthias Radestock | 2010-07-02 | 1 | -31/+24 |
| | | | | | * | | | | | | | | Send the right connection.start in 0-8. Amusingly, this doesn't matter for th... | Simon MacMullen | 2010-07-02 | 1 | -1/+1 |
| | | | | | * | | | | | | | | merge default into bug22889 | Matthias Radestock | 2010-07-02 | 1 | -4/+5 |
| | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | | cosmetic: more sensible place for protocol in info items | Matthias Radestock | 2010-07-02 | 2 | -9/+9 |
| | | | | | * | | | | | | | | | tweak: don't need protocol_name type | Matthias Radestock | 2010-07-02 | 1 | -2/+1 |
| | | | | | * | | | | | | | | | merge default into bug22889 | Matthias Radestock | 2010-07-02 | 1 | -6/+1 |
| | | | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | | | Update the names of our JSON files, don't use the 0-8 extensions file. | Simon MacMullen | 2010-07-02 | 1 | -2/+2 |
| | | | | | * | | | | | | | | | | Merge default into bug22889, and remove another hard coded protocol use. | Simon MacMullen | 2010-07-02 | 4 | -31/+23 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | | | | Oops, missed one. | Simon MacMullen | 2010-07-02 | 1 | -3/+2 |
| | | | | | * | | | | | | | | | | | Remove an instance of hard-coding. | Simon MacMullen | 2010-07-02 | 1 | -5/+5 |
| | | | | | * | | | | | | | | | | | This clause can indeed go. | Simon MacMullen | 2010-07-02 | 1 | -6/+0 |
| | | | | | * | | | | | | | | | | | Remove the rabbit_framing shim, pass around a module name and use that. | Simon MacMullen | 2010-07-02 | 10 | -131/+36 |
| | | | | | * | | | | | | | | | | | Merge default into bug22889 | Simon MacMullen | 2010-07-02 | 9 | -95/+109 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | | | | | Protocol is negotiated first. | Simon MacMullen | 2010-07-01 | 1 | -2/+2 |
| | | | | | * | | | | | | | | | | | | Refactor connection negotiation a bit. | Simon MacMullen | 2010-07-01 | 1 | -19/+15 |
| | | | | | * | | | | | | | | | | | | Protocol is not actually very interesting; take it out of the default list of... | Simon MacMullen | 2010-07-01 | 2 | -3/+2 |
| | | | | | * | | | | | | | | | | | | Show protocol in rabbitmqctl list_connections. I *think* this is interesting ... | Simon MacMullen | 2010-06-25 | 3 | -3/+10 |
| | | | | | * | | | | | | | | | | | | Multi-protocol broker. Let joy be unconfined. | Simon MacMullen | 2010-06-25 | 2 | -35/+47 |
| | | | | | * | | | | | | | | | | | | Merged default into bug22885 | Simon MacMullen | 2010-06-25 | 3 | -13/+93 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | | | | | | Replace some stuff I stripped out that's used by the Erlang client. | Simon MacMullen | 2010-06-25 | 2 | -1/+11 |
| | | | | | * | | | | | | | | | | | | | Don't specify a value for cluster_id and known_hosts, they already have a def... | Simon MacMullen | 2010-06-24 | 2 | -2/+2 |
| | | | | | * | | | | | | | | | | | | | This is used, by the Erlang client. | Simon MacMullen | 2010-06-24 | 1 | -2/+2 |
| | | | | | * | | | | | | | | | | | | | Remove a * that crept in. | Simon MacMullen | 2010-06-24 | 1 | -1/+1 |
| | | | | | * | | | | | | | | | | | | | Codegen up two different versions of rabbit_framing and provide a dispatcher ... | Simon MacMullen | 2010-06-24 | 10 | -63/+150 |
| | | | | | * | | | | | | | | | | | | | Don't pull protocol version from the JSON. | Simon MacMullen | 2010-06-24 | 4 | -10/+7 |
| | | | | | * | | | | | | | | | | | | | Rename protocol constant. | Simon MacMullen | 2010-06-24 | 3 | -7/+7 |
| | | | | | * | | | | | | | | | | | | | This is clearly driving me insane. channel.tune-ok does not exist, even in 0-9. | Simon MacMullen | 2010-06-24 | 1 | -3/+3 |
| | | | | | * | | | | | | | | | | | | | Add protocol to reader and writer state, and pass it around in enough places ... | Simon MacMullen | 2010-06-24 | 5 | -93/+120 |
| | | | | | * | | | | | | | | | | | | | Handle 0-8 channel.tune-ok. | Simon MacMullen | 2010-06-24 | 1 | -1/+8 |
| | | | | | * | | | | | | | | | | | | | Fix up connection.close/ok and basic consume. I think we're now talking real ... | Simon MacMullen | 2010-06-23 | 3 | -3/+28 |
| | | | | | * | | | | | | | | | | | | | Use the new merged JSON for codegen, stripping out redirect and trace frame s... | Simon MacMullen | 2010-06-23 | 3 | -46/+10 |
| | | | | | | | | | | | | | | | * | | | Fix compilation on R14A. | Simon MacMullen | 2010-07-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * | | | Merging bug 22867 onto amqp0_9_1 | Matthew Sackman | 2010-06-22 | 5 | -21/+35 |
| | | | | | | | | | | | | | | | |\ \ \ |
|
| | | | | | | | | | | | | | | | | * | | | Fix >80 columns | Simon MacMullen | 2010-06-22 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | * | | | Revert exchange auto-delete removal, and tidy up a couple of whitespace diffs... | Simon MacMullen | 2010-06-16 | 5 | -20/+32 |
| | | | | | | | | | | | | | | | * | | | | Merge default into amqp_0_9_1 | Simon MacMullen | 2010-06-22 | 10 | -16/+65 |
| | | | | | | | | | | | | | | | |\ \ \ \ |
|
| | | | | | | | | | | | | | | | * \ \ \ \ | Merged bug21835 into amqp_0_9_1 | Emile Joubert | 2010-06-16 | 1 | -11/+20 |
| | | | | | | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | | | | | |_|/ / /
| | | | | | | | | | | | | | | |/| | | | |
|
| | | | | | | | | | | | | | | | | * | | | | Send unexpected_frame if we get the wrong frame type or mismatched class ids. | Simon MacMullen | 2010-06-15 | 1 | -11/+20 |
| | | | | | | | | | | | | | | | |/ / / / |
|
| | | | | | | | | | | | | | | | * | | | | Merged default into amqp_0_9_1 | Emile Joubert | 2010-06-15 | 23 | -226/+306 |
| | | | | | | | | | | | | | | | |\ \ \ \ |
|
| | | | | | | | | | | | | | | | * \ \ \ \ | Merged default into amqp_0_9_1 | Simon MacMullen | 2010-06-08 | 25 | -169/+346 |
| | | | | | | | | | | | | | | | |\ \ \ \ \ |
|
| | | | | | | | | | | | | | | | * \ \ \ \ \ | Merge default into amqp_0_9_1. | Simon MacMullen | 2010-05-28 | 20 | -248/+439 |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ |
|