summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
Commit message (Expand)AuthorAgeFilesLines
* Tube strike WIP WFH commit.Simon MacMullen2010-09-061-1/+1
* merged default into bug22964Alexandru Scvortov2010-08-041-0/+3
|\
| * Merge default into bug21387.Simon MacMullen2010-08-021-0/+3
| |\
| | * Invoking os:timestamp and timer:now_diff all the time is too expensive, use t...Simon MacMullen2010-07-211-1/+1
| | * Switch to using proplists rather than records for events.Simon MacMullen2010-07-191-21/+1
| | * Emit events for connection and channel statistics and creation / deletion.Simon MacMullen2010-07-191-0/+19
| | * q_pid -> qpidSimon MacMullen2010-07-161-1/+1
| | * Get queues to emit events for statistics.Simon MacMullen2010-07-161-0/+4
* | | merged default into bug22964Alexandru Scvortov2010-08-021-1/+1
|\ \ \ | |/ / |/| |
| * | scope is not set via the -s flagAlexandru Scvortov2010-07-141-1/+1
| * | permission tags are now displayedAlexandru Scvortov2010-07-131-1/+1
| * | added necessary fields to recordsAlexandru Scvortov2010-07-131-1/+1
| |/
* | Merge default into bug22889Simon MacMullen2010-07-091-106/+0
|\ \ | |/
| * partially moved types out of rabbit.hrlAlexandru Scvortov2010-07-011-104/+0
| * updated file-related specsAlexandru Scvortov2010-07-011-1/+0
| * updated inet-related specsAlexandru Scvortov2010-07-011-3/+3
* | Store protocol with encoded properties, use it to transcode if needed.Simon MacMullen2010-07-091-0/+1
* | Get codegen to build Protocol:version().Simon MacMullen2010-07-021-2/+2
* | tweak: don't need protocol_name typeMatthias Radestock2010-07-021-2/+1
* | Remove the rabbit_framing shim, pass around a module name and use that.Simon MacMullen2010-07-021-2/+3
* | Protocol is negotiated first.Simon MacMullen2010-07-011-2/+2
* | Multi-protocol broker. Let joy be unconfined.Simon MacMullen2010-06-251-1/+1
* | Don't pull protocol version from the JSON.Simon MacMullen2010-06-241-0/+1
* | Add protocol to reader and writer state, and pass it around in enough places ...Simon MacMullen2010-06-241-1/+3
|/
* moved common spec to rabbit.hrl; rewrote status codebug22597Alexandru Scvortov2010-06-111-0/+1
* cosmeticsMatthew Sackman2010-05-251-1/+2
* Cherry-pick 9f4bf96b07a3f6e066792d92a1c3252a1d98842c.Simon MacMullen2010-05-201-6/+7
* Modify version_compare so that eg 5.0 is eq 5. On application start, check th...bug22637Matthew Sackman2010-04-291-0/+1
* change guids to fixed-size binariesbug22647Matthias Radestock2010-04-241-1/+1
* refactor: introduce file_path() typeMatthias Radestock2010-04-121-0/+1
* merge bug22603 into defaultMatthias Radestock2010-04-091-2/+4
|\
| * cosmeticsMatthew Sackman2010-04-091-1/+2
| * Merging default into bug 22603Matthew Sackman2010-04-091-0/+1
| |\
| * | persistent_key => guid + is_persistentMatthew Sackman2010-04-091-2/+3
* | | renaming type sigsMatthew Sackman2010-04-091-1/+1
| |/ |/|
* | cosmeticMatthias Radestock2010-04-091-0/+1
|/
* refactor: put hibernation constants in one placeMatthias Radestock2010-04-091-0/+3
* Extended all timeoutsMatthew Sackman2010-03-081-0/+2
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-4/+4
* flesh out binary_generator APIMatthias Radestock2010-01-271-0/+6
* add client_properties info item to 'rabbitmqctl list_connections'bug21948Matthias Radestock2009-12-101-1/+1
* s/bool()/boolean() in type specsbug21714Matthias Radestock2009-09-301-7/+7
* renaming expl to explanation in #amqp_error{}Vlad Ionescu2009-09-221-4/+4
* minor, mostly cosmetic, tweaksMatthias Radestock2009-09-191-1/+1
* using #amqp_error{} instead of {amqp, ...}Vlad Ionescu2009-09-171-1/+6
* Merge with upstreamEssien Ita Essien2009-06-211-0/+8
|\
| * clean up tx records in queues when a transaction's channel diesbug20782Matthias Radestock2009-06-051-1/+2
| * refactoring: bundle up all the data for a publishMatthias Radestock2009-06-051-0/+7
| * rationalise publish/route result typesMatthias Radestock2009-05-201-0/+1
* | Merge with upstream defaultEssien Ita Essien2009-02-191-3/+4
|\ \ | |/