| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic | Matthias Radestock | 2011-04-08 | 2 | -7/+7 |
| * | Cut down on reads. | Simon MacMullen | 2011-04-08 | 1 | -5/+5 |
| * | Improve comment, minimise difference from default. | Simon MacMullen | 2011-04-08 | 2 | -5/+4 |
| * | Go back to add_binding. | Simon MacMullen | 2011-04-08 | 7 | -16/+14 |
| * | Callbacks should come after mnesia writes. | Simon MacMullen | 2011-04-08 | 2 | -5/+5 |
| * | misc:table_map -> misc:table_filter. | Simon MacMullen | 2011-04-08 | 3 | -40/+35 |
| * | cosmetic | Matthias Radestock | 2011-04-08 | 3 | -16/+11 |
| * | table_fold -> table_map | Simon MacMullen | 2011-04-06 | 3 | -32/+34 |
| * | Damn priorities. | Simon MacMullen | 2011-04-06 | 1 | -1/+1 |
| * | Acc may be empty. | Simon MacMullen | 2011-04-06 | 1 | -1/+3 |
| * | Matthias prefers this. | Simon MacMullen | 2011-04-06 | 1 | -12/+10 |
| * | Refactor a bit, and only check rabbit_durable_route if the binding might be d... | Simon MacMullen | 2011-04-06 | 1 | -17/+21 |
| * | Check the route still exists. | Simon MacMullen | 2011-04-06 | 1 | -5/+8 |
| * | Check for presence of binding in rabbit_durable_route on add. | Simon MacMullen | 2011-04-06 | 1 | -8/+12 |
| * | No longer needed. | Simon MacMullen | 2011-04-06 | 1 | -7/+0 |
| * | Split back up into lots of little txs. | Simon MacMullen | 2011-04-06 | 3 | -41/+31 |
| * | Recover and invoke callbacks for bindings in the same Tx. | Simon MacMullen | 2011-04-05 | 1 | -21/+25 |
| * | Recover all the bindings in a single tx. | Simon MacMullen | 2011-04-05 | 1 | -9/+14 |
| * | Revert bc5bcde98866 | Simon MacMullen | 2011-04-05 | 2 | -4/+4 |
| * | Invoke all the create and add_binding callbacks in the same tx. | Simon MacMullen | 2011-04-04 | 2 | -4/+4 |
| * | rabbit_misc:execute_pre_post_mnesia_tx/1. | Simon MacMullen | 2011-04-04 | 3 | -6/+11 |
| * | Split up sync_binding. | Simon MacMullen | 2011-04-04 | 1 | -12/+11 |
| * | Cosmetics / specs. | Simon MacMullen | 2011-04-04 | 7 | -13/+9 |
| * | Fix tests again. | Simon MacMullen | 2011-04-01 | 1 | -1/+1 |
| * | Fix tests | Simon MacMullen | 2011-04-01 | 1 | -1/+1 |
| * | QAish updates. | Simon MacMullen | 2011-04-01 | 9 | -80/+66 |
| * | Use names, not exchanges / queues. | Simon MacMullen | 2011-04-01 | 4 | -23/+23 |
| * | Recover e2e properly. | Simon MacMullen | 2011-03-31 | 2 | -10/+12 |
| * | Fix tests. | Simon MacMullen | 2011-03-31 | 1 | -1/+1 |
| * | Unify recovery into one boot step, based binding recovery on the queues that ... | Simon MacMullen | 2011-03-31 | 4 | -62/+55 |
| * | Oops. | Simon MacMullen | 2011-03-31 | 1 | -1/+1 |
| * | Only recover bindings that are to exchanges or to queues that are on this node. | Simon MacMullen | 2011-03-31 | 2 | -9/+23 |
| * | Change exchange type API to not distinguish between creating and recovering, ... | Simon MacMullen | 2011-03-31 | 8 | -43/+58 |
| * | Only recover exchanges and bindings that need to be recovered. | Simon MacMullen | 2011-03-30 | 2 | -7/+13 |
| * | Make rabbitmq-server compilable. | Simon MacMullen | 2011-03-30 | 1 | -2/+2 |
| * | cosmetic: put 'rabbitmqctl wait' code in the right place | Matthias Radestock | 2011-03-30 | 1 | -3/+7 |
| * | Shutup, dialyzer | Matthew Sackman | 2011-03-30 | 1 | -2/+7 |
| * | cosmetic | Matthias Radestock | 2011-03-30 | 1 | -70/+60 |
| * | test refactor: mock the writer only once | Matthias Radestock | 2011-03-30 | 1 | -33/+11 |
| * | cosmetic | Matthias Radestock | 2011-03-29 | 1 | -17/+10 |
| * | english | Matthew Sackman | 2011-03-29 | 1 | -5/+5 |
| * | Improve documentation of BQ concerning the issuance of confirms | Matthew Sackman | 2011-03-29 | 1 | -7/+31 |
| * | cosmetic | Matthias Radestock | 2011-03-28 | 1 | -5/+5 |
| * | tweak: only invoke rabbit_exchange:callback when absolutely necessary | Matthias Radestock | 2011-03-28 | 1 | -1/+1 |
| * | more sensible order of exchange exports | Matthias Radestock | 2011-03-28 | 1 | -8/+10 |
| * | removing trap_exit flag in rabbit_channel | Vlad Alexandru Ionescu | 2011-03-23 | 1 | -1/+0 |
| * | cough | Matthew Sackman | 2011-03-23 | 1 | -2/+2 |
| * | Merging bug23425 to default | Matthew Sackman | 2011-03-23 | 8 | -151/+486 |
| |\ | |||||
| | * | Turns out it's very important that we do write the schema_version when call m... | Matthew Sackman | 2011-03-23 | 1 | -1/+2 |
| | * | Abstract out continuation | Matthew Sackman | 2011-03-23 | 2 | -16/+15 |
