summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add protocol to reader and writer state, and pass it around in enough places ...Simon MacMullen2010-06-241-1/+3
* Merged bug 22597Simon MacMullen2010-06-161-0/+1
|\
| * moved common spec to rabbit.hrl; rewrote status codeAlexandru Scvortov2010-06-111-0/+1
* | Merging bug 18524 onto defaultMatthew Sackman2010-06-111-60/+0
|\ \
| * | rabbit_framing_spec.hrl is now generatedAlexandru Scvortov2010-06-031-62/+0
| * | auto-generation of all function specs for rabbit_framingAlexandru Scvortov2010-06-031-3/+8
| * | more rabbit_framing specs are generated automaticallyAlexandru Scvortov2010-06-021-3/+0
* | | Merging bug 22848 onto defaultMatthew Sackman2010-06-101-0/+1
|\ \ \ | |_|/ |/| |
| * | Add spec for assert_args_equivalence/2 for plugins.Simon MacMullen2010-06-101-1/+1
|/ /
* | 2009 => 2010Matthew Sackman2010-06-022-6/+6
|/
* cosmeticsMatthew Sackman2010-05-251-1/+2
* Cherry-pick 9f4bf96b07a3f6e066792d92a1c3252a1d98842c.Simon MacMullen2010-05-201-6/+7
* pluggable queue backendsMatthias Radestock2010-05-031-0/+63
* Modify version_compare so that eg 5.0 is eq 5. On application start, check th...Matthew Sackman2010-04-291-0/+1
* change guids to fixed-size binariesMatthias 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
* Reimagine delete_binding/2 as remove_bindings/2. The hooks are nowMichael Bridgen2010-02-241-1/+1
* merging default into bug 22169Matthew Sackman2010-02-192-7/+7
|\
| * update copyright notices to say 2010 where appropriateDavid R. MacIver2010-02-092-7/+7
* | rabbit_exchange_type.erl => rabbit_exchange_type_registry.erl; rabbit_exchang...Matthew Sackman2010-02-031-0/+0
* | Merge from default to get an abundance of fixes; including (this is theMichael Bridgen2010-01-291-0/+6
|\ \ | |/
| * flesh out binary_generator APIMatthias Radestock2010-01-271-0/+6
| * post-backout mergeMatthias Radestock2009-12-182-42/+1
| |\
| | * Backed out changeset 71e93e17450cMatthias Radestock2009-12-182-42/+1
* | | Change to different exchange callbacks. Requires a bit moreMichael Bridgen2010-01-151-3/+3
* | | Change to (almost) the mooted API, and support recover and validate.Michael Bridgen2010-01-141-1/+2
* | | Merge default into bug22068Tony Garnock-Jones2009-12-171-1/+1
|\ \ \ | |/ /
| * | add client_properties info item to 'rabbitmqctl list_connections'Matthias Radestock2009-12-101-1/+1
| |/
* | Add declare/1 callback.Tony Garnock-Jones2009-12-021-0/+1
* | Use mnesia table events instead of in-transaction callbacks.Tony Garnock-Jones2009-12-021-1/+0
|/
* Oops -- it's supposed to be a .hrl, not a .erlTony Garnock-Jones2009-11-231-0/+0
* Speculative specs, pending R13B to try them outTony Garnock-Jones2009-11-232-1/+42
* s/bool()/boolean() in type specsMatthias 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-172-3/+6
* Merge with upstreamEssien Ita Essien2009-06-211-0/+8
|\
| * clean up tx records in queues when a transaction's channel diesMatthias 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
|\ \ | |/
| * refine permission structureMatthias Radestock2009-01-271-3/+4