| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tube strike WIP WFH commit. | Simon MacMullen | 2010-09-06 | 1 | -1/+1 |
| * | merged default into bug22964 | Alexandru Scvortov | 2010-08-04 | 1 | -0/+3 |
| |\ | |||||
| | * | Merge default into bug21387. | Simon MacMullen | 2010-08-02 | 1 | -1/+4 |
| | |\ | |||||
| | * | | Invoking os:timestamp and timer:now_diff all the time is too expensive, use t... | Simon MacMullen | 2010-07-21 | 1 | -1/+1 |
| | * | | Switch to using proplists rather than records for events. | Simon MacMullen | 2010-07-19 | 1 | -21/+1 |
| | * | | Emit events for connection and channel statistics and creation / deletion. | Simon MacMullen | 2010-07-19 | 1 | -0/+19 |
| | * | | q_pid -> qpid | Simon MacMullen | 2010-07-16 | 1 | -1/+1 |
| | * | | Get queues to emit events for statistics. | Simon MacMullen | 2010-07-16 | 1 | -0/+4 |
| * | | | merged default into bug22964 | Alexandru Scvortov | 2010-08-02 | 1 | -1/+4 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merge default into bug22889 | Simon MacMullen | 2010-07-09 | 1 | -106/+0 |
| | |\ \ | | |/ | |||||
| | * | | Store protocol with encoded properties, use it to transcode if needed. | Simon MacMullen | 2010-07-09 | 1 | -0/+1 |
| | * | | Get codegen to build Protocol:version(). | Simon MacMullen | 2010-07-02 | 1 | -2/+2 |
| | * | | tweak: don't need protocol_name type | Matthias Radestock | 2010-07-02 | 1 | -2/+1 |
| | * | | Remove the rabbit_framing shim, pass around a module name and use that. | Simon MacMullen | 2010-07-02 | 1 | -2/+3 |
| | * | | Protocol is negotiated first. | Simon MacMullen | 2010-07-01 | 1 | -2/+2 |
| | * | | Multi-protocol broker. Let joy be unconfined. | Simon MacMullen | 2010-06-25 | 1 | -1/+1 |
| | * | | Don't pull protocol version from the JSON. | Simon MacMullen | 2010-06-24 | 1 | -0/+1 |
| | * | | Add protocol to reader and writer state, and pass it around in enough places ... | Simon MacMullen | 2010-06-24 | 1 | -1/+3 |
| * | | | scope is not set via the -s flag | Alexandru Scvortov | 2010-07-14 | 1 | -1/+1 |
| * | | | permission tags are now displayed | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| * | | | added necessary fields to records | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | partially moved types out of rabbit.hrl | Alexandru Scvortov | 2010-07-01 | 1 | -104/+0 |
| * | | updated file-related specs | Alexandru Scvortov | 2010-07-01 | 1 | -1/+0 |
| * | | updated inet-related specs | Alexandru Scvortov | 2010-07-01 | 1 | -3/+3 |
| |/ | |||||
| * | moved common spec to rabbit.hrl; rewrote status code | Alexandru Scvortov | 2010-06-11 | 1 | -0/+1 |
| * | cosmetics | Matthew Sackman | 2010-05-25 | 1 | -1/+2 |
| * | Cherry-pick 9f4bf96b07a3f6e066792d92a1c3252a1d98842c. | Simon MacMullen | 2010-05-20 | 1 | -6/+7 |
| * | Modify version_compare so that eg 5.0 is eq 5. On application start, check th... | Matthew Sackman | 2010-04-29 | 1 | -0/+1 |
| * | change guids to fixed-size binaries | Matthias Radestock | 2010-04-24 | 1 | -1/+1 |
| * | refactor: introduce file_path() type | Matthias Radestock | 2010-04-12 | 1 | -0/+1 |
| * | merge bug22603 into default | Matthias Radestock | 2010-04-09 | 1 | -2/+4 |
| |\ | |||||
| | * | cosmetics | Matthew Sackman | 2010-04-09 | 1 | -1/+2 |
| | * | Merging default into bug 22603 | Matthew Sackman | 2010-04-09 | 1 | -0/+1 |
| | |\ | |||||
| | * | | persistent_key => guid + is_persistent | Matthew Sackman | 2010-04-09 | 1 | -2/+3 |
| * | | | renaming type sigs | Matthew Sackman | 2010-04-09 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | cosmetic | Matthias Radestock | 2010-04-09 | 1 | -0/+1 |
| |/ | |||||
| * | refactor: put hibernation constants in one place | Matthias Radestock | 2010-04-09 | 1 | -0/+3 |
| * | Extended all timeouts | Matthew Sackman | 2010-03-08 | 1 | -0/+2 |
| * | update copyright notices to say 2010 where appropriate | David R. MacIver | 2010-02-09 | 1 | -4/+4 |
| * | flesh out binary_generator API | Matthias Radestock | 2010-01-27 | 1 | -0/+6 |
| * | add client_properties info item to 'rabbitmqctl list_connections' | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
| * | s/bool()/boolean() in type specs | Matthias Radestock | 2009-09-30 | 1 | -7/+7 |
| * | renaming expl to explanation in #amqp_error{} | Vlad Ionescu | 2009-09-22 | 1 | -4/+4 |
| * | minor, mostly cosmetic, tweaks | Matthias Radestock | 2009-09-19 | 1 | -1/+1 |
| * | using #amqp_error{} instead of {amqp, ...} | Vlad Ionescu | 2009-09-17 | 1 | -1/+6 |
| * | Merge with upstream | Essien Ita Essien | 2009-06-21 | 1 | -0/+8 |
| |\ | |||||
| | * | clean up tx records in queues when a transaction's channel dies | Matthias Radestock | 2009-06-05 | 1 | -1/+2 |
| | * | refactoring: bundle up all the data for a publish | Matthias Radestock | 2009-06-05 | 1 | -0/+7 |
| | * | rationalise publish/route result types | Matthias Radestock | 2009-05-20 | 1 | -0/+1 |
| * | | Merge with upstream default | Essien Ita Essien | 2009-02-19 | 1 | -3/+4 |
| |\ \ | |/ | |||||
