summaryrefslogtreecommitdiff
path: root/src/rabbit_exchange_type_headers.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* Relax headers type constraintsbug25733Emile Joubert2013-08-281-7/+5
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Allow x-match header to be missing.bug25545Simon MacMullen2013-05-071-2/+3
* Treat missing / garbled x-match header as "all", like we used to.Simon MacMullen2013-05-071-4/+5
* get rid of superfluous serial() arg to {XT,XD}:policy_changedMatthias Radestock2013-03-171-2/+2
* Push protocol errors closer to the edge.Simon MacMullen2013-03-151-9/+8
* Take advantage of the new mechanism to validate x-match.Simon MacMullen2013-03-131-18/+20
* rabbit_exchange_type:validate_binding/2.Simon MacMullen2013-03-131-1/+3
* Don't repeat yourself.Simon MacMullen2013-02-081-2/+1
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* First sketch of a policy mechanism.Simon MacMullen2012-05-171-1/+2
* Added -callbacks for rabbit_exchange_type. Deleted rabbit_exchange_type_spec....Francesco Mazzoli2012-03-051-1/+0
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* Merge in bug24009Simon MacMullen2011-04-081-1/+3
|\
| * Merge bug 24009 into bug 23939.Simon MacMullen2011-04-011-2/+2
| |\
| * \ Merge bug 24009 into bug 23939.Simon MacMullen2011-04-011-1/+3
| |\ \
| | * | Cosmetic: move serialise_events.Simon MacMullen2011-03-281-2/+3
| | * | Make serialise_events into /0, don't call it via callback/3.Simon MacMullen2011-03-281-2/+2
| | * | serialise_events should take an exchange really.Simon MacMullen2011-03-211-3/+2
| | * | Not 100% beautiful, but this gets serial ids into the hands of add_binding an...Simon MacMullen2011-03-171-1/+3
* | | | Go back to add_binding.Simon MacMullen2011-04-081-2/+2
| |_|/ |/| |
* | | QAish updates.Simon MacMullen2011-04-011-2/+2
|/ /
* | Change exchange type API to not distinguish between creating and recovering, ...Simon MacMullen2011-03-311-4/+3
|/
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Merged default into bug23445Emile Joubert2010-12-231-3/+3
|\
| * rabbit_exchange_type_registry -> rabbit_registrySimon MacMullen2010-11-051-3/+3
* | Changed exchange callback API for transactionsEmile Joubert2010-12-231-7/+7
* | Offer tx and non-tx exchange hooksEmile Joubert2010-11-231-1/+1
|/
* XT:publish => XT:routeMatthew Sackman2010-10-081-4/+4
* Implement exchange-to-exchange bindingsMatthew Sackman2010-09-111-6/+3
* tweak and extend rabbit_binding APIMatthias Radestock2010-09-041-1/+1
* further binding API tweaksMatthias Radestock2010-09-041-1/+1
* fix some comments and typesMatthias Radestock2010-09-031-2/+2
* cleanupAlexandru Scvortov2010-07-061-2/+2
* partially moved types out of rabbit.hrlAlexandru Scvortov2010-07-011-1/+2
* Make assert_args_equivalence overridable by exchange plugins.Simon MacMullen2010-06-091-1/+3
* 2009 => 2010bug22824Matthew Sackman2010-06-021-3/+3
* Reimagine delete_binding/2 as remove_bindings/2. The hooks are nowbug22169Michael Bridgen2010-02-241-2/+2
* Matthias-approved cosmeticsMatthew Sackman2010-02-031-2/+2
* Cosmetics only - line length, consistent whitespace, and a couple of if -> ca...Matthew Sackman2010-02-031-4/+6
* Neater and less magic special case default exchange type registrationMatthew Sackman2010-02-031-0/+7
* rabbit_exchange_type.erl => rabbit_exchange_type_registry.erl; rabbit_exchang...Matthew Sackman2010-02-031-2/+2
* Change to different exchange callbacks. Requires a bit moreMichael Bridgen2010-01-151-4/+4
* Change to (almost) the mooted API, and support recover and validate.Michael Bridgen2010-01-141-2/+3
* Add declare/1 callback.Tony Garnock-Jones2009-12-021-1/+2
* Use mnesia table events instead of in-transaction callbacks.Tony Garnock-Jones2009-12-021-2/+1
* Oops -- it's supposed to be a .hrl, not a .erlbug22020Tony Garnock-Jones2009-11-231-1/+1
* Speculative specs, pending R13B to try them outTony Garnock-Jones2009-11-231-0/+1
* Rename sort_arguments to sort_field_tableTony Garnock-Jones2009-11-231-2/+2