summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Non-trivial merge of default into amqp_0_9_1. Queue exclusivity (bugMichael Bridgen2010-03-183-1/+45
|\
| * 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
| |\
| * | 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
| |\ \
| * | | 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 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
* | | | | De-bitrot by merging default in. Passes rabbit_tests:all_tests() andMichael Bridgen2010-02-152-7/+13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | update copyright notices to say 2010 where appropriateDavid R. MacIver2010-02-092-7/+7
| | |_|/ | |/| |
| * | | flesh out binary_generator APIMatthias Radestock2010-01-271-0/+6
* | | | merge of default into amqp_0_9_1. Not quite working yet, but runs and passes ...David R. MacIver2010-01-223-43/+2
|\ \ \ \ | |/ / /
| * | | post-backout mergeMatthias Radestock2009-12-182-42/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Backed out changeset 71e93e17450cMatthias Radestock2009-12-182-42/+1
| | |/
| * | add client_properties info item to 'rabbitmqctl list_connections'Matthias Radestock2009-12-101-1/+1
| |/
* | Merge default in. This includes bug22020. There were someMichael Bridgen2009-11-242-1/+42
|\ \ | |/
| * 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
* | - keep track of the owner in the amqqueue record. We need this so weMichael Bridgen2009-10-221-6/+7
* | Merge from default. Resolved some conflicts due to bool->boolean inMichael Bridgen2009-10-052-10/+15
|\ \ | |/
| * 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
| |\
| * \ Merge with upstream defaultEssien Ita Essien2009-02-191-3/+4
| |\ \
| * \ \ Merged with upstreamEssien Ita Essien2009-01-291-0/+6
| |\ \ \
| * | | | It seems I don't have to define the record types recursively.Essien Ita Essien2009-01-161-7/+1
| * | | | Redefine type socket() in terms of rabbit's ssl_socket which isEssien Ita Essien2009-01-111-1/+8
| * | | | Rename rabbit_ssl_socket to ssl_socket.Essien Ita Essien2008-12-261-1/+1
| * | | | Define rabbit_ssl_socket record.Essien Ita Essien2008-12-161-0/+2
* | | | | Merged default back into amqp_0_9_1Ben Hood2009-06-081-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
* | | | | merge default into amqp_0_9_1Tony Garnock-Jones2009-06-031-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | rationalise publish/route result typesMatthias Radestock2009-05-201-0/+1
| | |_|/ | |/| |
* | | | Initial 0-9-1 port.Tony Garnock-Jones2009-04-131-2/+1
|/ / /
* | | refine permission structureMatthias Radestock2009-01-271-3/+4
| |/ |/|
* | beginnings of permission adminMatthias Radestock2009-01-161-1/+6
* | modify table structure in preparation for permissionsMatthias Radestock2009-01-161-1/+2
|/
* merged default into bug18381Tony Garnock-Jones2008-12-092-15/+27
|\
| * Update copyrights.Tony Garnock-Jones2008-12-092-13/+25
| * rename node() type to erlang_node()Matthias Radestock2008-11-211-2/+2
* | move info types into common header fileMatthias Radestock2008-11-121-0/+2
|/
* Added arguments field to bindingBen Hood2008-10-131-2/+2
* cosmetic changes and some minor refactoringMatthias Radestock2008-09-281-5/+1
* Binned resource() typeBen Hood2008-09-271-4/+0