summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | Use list comprehensions to build the stats proplists.Simon MacMullen2010-07-193-43/+25
| | | | * | Switch to using proplists rather than records for events.Simon MacMullen2010-07-195-66/+49
| | | | * | Make channel monitor queues for which it is gathering statistics, and remove ...Simon MacMullen2010-07-191-1/+10
| | | | * | That's not needed.Simon MacMullen2010-07-191-2/+0
| | | | * | Emit events for connection and channel statistics and creation / deletion.Simon MacMullen2010-07-194-20/+138
| | | | * | cosmeticsSimon MacMullen2010-07-161-7/+7
| | | | * | Use timer:now_diff, don't double-wrap.Simon MacMullen2010-07-161-16/+14
| | | | * | q_pid -> qpidSimon MacMullen2010-07-162-2/+2
| | | | * | Get queues to emit events for statistics.Simon MacMullen2010-07-164-4/+82
* | | | | | Merge 0-8 protocol header fix (bug23040)Michael Bridgen2010-08-021-1/+10
|\ \ \ \ \ \
| * | | | | | The crazy protocol header is the 0-8 spec's fault; adjust comment to not impu...bug23040Michael Bridgen2010-08-021-2/+7
| * | | | | | Work around broken py-amqplib handshakingSimon MacMullen2010-08-021-0/+4
* | | | | | | merge headsMatthias Radestock2010-08-0219-289/+349
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | cosmeticMatthias Radestock2010-08-021-2/+1
| * | | | | Merge bug14647Michael Bridgen2010-08-023-1/+31
| |\ \ \ \ \
| | * \ \ \ \ Merge default to get json filename changesbug14647Michael Bridgen2010-08-0124-358/+510
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | merge bug22886 into defaultMatthias Radestock2010-07-301-18/+15
| |\ \ \ \ \ \
| | * \ \ \ \ \ merge default into bug22886bug22886Matthias Radestock2010-07-3052-499/+6634
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge amqp_0_9_1 into defaultSimon MacMullen2010-07-300-0/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge default into amqp_0_9_1Simon MacMullen2010-07-3038-198/+6197
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | merge bug22889 into defaultMatthias Radestock2010-07-300-0/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge default into bug22889.bug22889Simon MacMullen2010-07-3038-198/+6197
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Merging bug 23032 onto defaultMatthew Sackman2010-07-306-36/+32
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | consistently return {ok, Pid} from start_{link} functionsbug23032Matthias Radestock2010-07-296-36/+32
| | | |/ / / / / / /
| | * | | | | | | | 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-244/+273
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | 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-0614-225/+253
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Rename unknown protocol to none, fix tests.Simon MacMullen2010-07-051-1/+3
| | | * | | | | | | | | | Merge default into bug22889Simon MacMullen2010-07-0514-224/+249
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | 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-029-39/+44
| | | | |\ \ \ \ \ \ \ \ \ \