summaryrefslogtreecommitdiff
path: root/src/rabbit_binding.erl
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Remove from all forward routing tables in remove_for_source.Simon MacMullen2011-04-111-5/+10
* | | | | | Only copy routes that aren't already there.Simon MacMullen2011-04-111-1/+3
* | | | | | Merge in default.Simon MacMullen2011-04-111-55/+41
|\ \ \ \ \ \
| * | | | | | correct error when attempting to stomp on an unavailable bindingbug24039Matthias Radestock2011-04-091-10/+9
| * | | | | | tiny refactorMatthias Radestock2011-04-091-6/+5
| * | | | | | cosmetic changes and minor tweaks to rabbit_binding:{add,remove}Matthias Radestock2011-04-081-38/+26
* | | | | | | merge default into bug24009Matthias Radestock2011-04-081-6/+3
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | remove duplicate checkMatthias Radestock2011-04-081-6/+3
* | | | | | Merge in default.Simon MacMullen2011-04-081-13/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge bug24006 into bug24009.Simon MacMullen2011-04-011-13/+20
| |\ \ \ \ | | |/ / /
| | * | | Make things more symmetrical. This adds extra rows into the semi durable tabl...Simon MacMullen2011-04-011-9/+6
| | * | | Dest -> DstSimon MacMullen2011-04-011-8/+8
| | * | | Merge bug 24006 into bug 24009.Simon MacMullen2011-04-011-9/+19
| | |\ \ \
| | | * | | Introduce rabbit_semi_durable_route to kee bindings between transient exchang...Simon MacMullen2011-03-311-9/+19
* | | | | | cosmeticbug24006Matthias Radestock2011-04-081-1/+1
* | | | | | Cut down on reads.Simon MacMullen2011-04-081-5/+5
* | | | | | Go back to add_binding.Simon MacMullen2011-04-081-2/+2
* | | | | | Callbacks should come after mnesia writes.Simon MacMullen2011-04-081-2/+2
* | | | | | misc:table_map -> misc:table_filter.Simon MacMullen2011-04-081-15/+10
* | | | | | cosmeticMatthias Radestock2011-04-081-12/+8
* | | | | | table_fold -> table_mapSimon MacMullen2011-04-061-10/+11
* | | | | | Damn priorities.Simon MacMullen2011-04-061-1/+1
* | | | | | Matthias prefers this.Simon MacMullen2011-04-061-12/+10
* | | | | | Refactor a bit, and only check rabbit_durable_route if the binding might be d...Simon MacMullen2011-04-061-17/+21
* | | | | | Check the route still exists.Simon MacMullen2011-04-061-5/+8
* | | | | | Check for presence of binding in rabbit_durable_route on add.Simon MacMullen2011-04-061-8/+12
* | | | | | Split back up into lots of little txs.Simon MacMullen2011-04-061-31/+18
* | | | | | Recover and invoke callbacks for bindings in the same Tx.Simon MacMullen2011-04-051-21/+25
* | | | | | Recover all the bindings in a single tx.Simon MacMullen2011-04-051-9/+14
* | | | | | Revert bc5bcde98866Simon MacMullen2011-04-051-4/+0
* | | | | | Invoke all the create and add_binding callbacks in the same tx.Simon MacMullen2011-04-041-0/+4
* | | | | | rabbit_misc:execute_pre_post_mnesia_tx/1.Simon MacMullen2011-04-041-3/+2
* | | | | | Split up sync_binding.Simon MacMullen2011-04-041-12/+11
* | | | | | Cosmetics / specs.Simon MacMullen2011-04-041-1/+1
|/ / / / /
* | | | | QAish updates.Simon MacMullen2011-04-011-21/+32
|/ / / /
* | | | Use names, not exchanges / queues.Simon MacMullen2011-04-011-4/+4
|/ / /
* | | Recover e2e properly.Simon MacMullen2011-03-311-9/+11
* | | Unify recovery into one boot step, based binding recovery on the queues that ...Simon MacMullen2011-03-311-14/+8
* | | Only recover bindings that are to exchanges or to queues that are on this node.Simon MacMullen2011-03-311-6/+23
* | | Change exchange type API to not distinguish between creating and recovering, ...Simon MacMullen2011-03-311-1/+2
* | | Only recover exchanges and bindings that need to be recovered.Simon MacMullen2011-03-301-4/+7
|/ /
* | Make code prettierbug23963Matthew Sackman2011-03-171-12/+12
* | Make sure we record if an exchange is actually deleted...Matthew Sackman2011-03-171-6/+7
|/
* cosmeticMatthias Radestock2011-03-041-1/+1
* Support R12B3bug23736Emile Joubert2011-01-251-1/+1
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Correct specsMatthew Sackman2011-01-181-6/+7
* cosmetics and indentation onlybug23445Matthew Sackman2011-01-131-67/+62
* Some refactoringsMatthew Sackman2011-01-131-8/+6
* cosmetics and minor factoringsMatthew Sackman2011-01-111-20/+18