summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | merge bug21396 into defaultMatthias Radestock2010-07-293-18/+189
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | simplifying refactorMatthias Radestock2010-07-291-16/+14
| * | | | | | | | | | remove unnecessary exportMatthias Radestock2010-07-291-1/+1
| * | | | | | | | | | Extend test coverage of delayed restart to simple case and fix exposed bugMatthew Sackman2010-07-292-9/+22
| * | | | | | | | | | reduce time taken by testsMatthias Radestock2010-07-291-4/+4
| * | | | | | | | | | Added test for delayed restart in supervisor2Matthew Sackman2010-07-272-0/+87
| * | | | | | | | | | Merging default into bug 21396Matthew Sackman2010-07-2722-26/+5814
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge the timed/delayed restart code originally from supervisor3 in shovel in...Matthew Sackman2010-07-201-18/+91
* | | | | | | | | | | | Merging bug 22973 onto defaultMatthew Sackman2010-07-295-52/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | application:get_env/2 -> application:get_env/1Alexandru Scvortov2010-07-191-1/+1
| * | | | | | | | | | | moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi...Alexandru Scvortov2010-07-195-52/+2
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | * | | | | | | Cherry-pick the last differences between bug 22889 and amqp_0_9_1.Simon MacMullen2010-07-202-14/+22
| | | | * | | | | | | Merged default into bug 22889Simon MacMullen2010-07-2015-81/+182
| | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | Make more consistent with bug 22889 - see comment 83 on that bugSimon MacMullen2010-07-202-1/+3
| | | | | | * | | | | | Merge default into amqp_0_9_1Simon MacMullen2010-07-2015-81/+182
| | | | | | |\ \ \ \ \ \ | | | | | | |/ / / / / / | | | | | |/| | | | | |
| | | | | | * | | | | | This function was merged wrong; fix.Simon MacMullen2010-07-201-10/+19
| | | | | | * | | | | | Merge bug22889 into amqp_0_9_1Simon MacMullen2010-07-2054-906/+1228
| | | | | | |\ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | Remove maybe_encode_propertiesSimon MacMullen2010-07-091-21/+8
| | | | * | | | | | | | version should come firstMatthias Radestock2010-07-091-7/+6
| | | | * | | | | | | | export protocol/0 typeMatthias Radestock2010-07-091-2/+2
| | | | * | | | | | | | put the 'none' check back into ensure_content_encodedMatthias Radestock2010-07-091-1/+3
| | | | * | | | | | | | This wiped out rabbit_framing_channel. Never mind.Simon MacMullen2010-07-091-1/+1
| | | | * | | | | | | | Merge default into bug22889Simon MacMullen2010-07-0948-539/+792
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Don't change the signature of ensure_content_decoded.Simon MacMullen2010-07-093-8/+9
| | | | * | | | | | | | | Fix idiocySimon MacMullen2010-07-091-1/+1
| | | | * | | | | | | | | Make sure one does not accidentally build a server containing old rabbit_fram...Simon MacMullen2010-07-091-1/+1
| | | | * | | | | | | | | Store protocol with encoded properties, use it to transcode if needed.Simon MacMullen2010-07-096-19/+30
| | | | * | | | | | | | | More renaming.Simon MacMullen2010-07-071-2/+2
| | | | * | | | | | | | | --allow-overwrite became --allow-accumulate.Simon MacMullen2010-07-071-2/+2
| | | | * | | | | | | | | merge default into bug22889Matthias Radestock2010-07-061-22/+19
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Rename unknown protocol to none, fix tests.Simon MacMullen2010-07-051-1/+3
| | | | * | | | | | | | | | Merge default into bug22889Simon MacMullen2010-07-052-8/+5
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Use --allow-overwriteSimon MacMullen2010-07-051-2/+2
| | | | * | | | | | | | | | | Update protocol formatSimon MacMullen2010-07-051-1/+1
| | | | * | | | | | | | | | | cosmeticMatthias Radestock2010-07-021-3/+2
| | | | * | | | | | | | | | | Correct spec; correct dependencies.Simon MacMullen2010-07-022-3/+3
| | | | * | | | | | | | | | | Merged headsSimon MacMullen2010-07-021-1/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | cosmeticMatthias Radestock2010-07-021-1/+1
| | | | * | | | | | | | | | | | Get codegen to build Protocol:version().Simon MacMullen2010-07-023-15/+16
| | | | * | | | | | | | | | | | Remove remaining hard coding of rabbit_framing_amqp_0_9_1 from the codec.Simon MacMullen2010-07-026-24/+28
| | | | |/ / / / / / / / / / /
| | | | * | | | | | | | | | | oopsMatthias Radestock2010-07-021-7/+7
| | | | * | | | | | | | | | | cosmeticMatthias Radestock2010-07-021-31/+24
| | | | * | | | | | | | | | | Send the right connection.start in 0-8. Amusingly, this doesn't matter for th...Simon MacMullen2010-07-021-1/+1
| | | | * | | | | | | | | | | merge default into bug22889Matthias Radestock2010-07-021-4/+5
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | cosmetic: more sensible place for protocol in info itemsMatthias Radestock2010-07-022-9/+9
| | | | * | | | | | | | | | | | tweak: don't need protocol_name typeMatthias Radestock2010-07-021-2/+1
| | | | * | | | | | | | | | | | merge default into bug22889Matthias Radestock2010-07-021-6/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | Update the names of our JSON files, don't use the 0-8 extensions file.Simon MacMullen2010-07-021-2/+2
| | | | * | | | | | | | | | | | | Merge default into bug22889, and remove another hard coded protocol use.Simon MacMullen2010-07-024-31/+23
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Oops, missed one.Simon MacMullen2010-07-021-3/+2