summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Don't transform markers when upgrading messagesbug24008Emile Joubert2011-03-311-1/+4
| | | |/ / / / /
| | * | | | | | Merge bug 23998 (prelaunch dies with "unexpected epmd error: address")Simon MacMullen2011-04-052-120/+81
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge bug22005 into defaultSteve Powell2011-04-050-0/+0
| | | |\ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | * | | | | Merge with defaultbug22005Rob Harrop2011-03-210-0/+0
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge with defaultRob Harrop2011-03-210-0/+0
| | | | | |\ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | |
| | * | | | | | | | Remove gratuitous export.bug23998Simon MacMullen2011-04-051-1/+1
| | * | | | | | | | Finishing touches.Marek Majkowski2011-03-291-11/+6
| | * | | | | | | | cosmeticMarek Majkowski2011-03-291-3/+2
| | * | | | | | | | Matthias doesn't like mentioning the port number.Marek Majkowski2011-03-291-2/+2
| | * | | | | | | | Slightly better explanation for some epmd errors.Marek Majkowski2011-03-291-3/+14
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Add spacebug23350Simon MacMullen2011-03-301-1/+2
| * | | | | | | | Mark network connections as network.Simon MacMullen2011-03-301-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | cosmeticbug24006Matthias Radestock2011-04-082-7/+7
* | | | | | | | Cut down on reads.Simon MacMullen2011-04-081-5/+5
* | | | | | | | Improve comment, minimise difference from default.Simon MacMullen2011-04-082-5/+4
* | | | | | | | Go back to add_binding.Simon MacMullen2011-04-088-18/+16
* | | | | | | | Callbacks should come after mnesia writes.Simon MacMullen2011-04-082-5/+5
* | | | | | | | misc:table_map -> misc:table_filter.Simon MacMullen2011-04-083-40/+35
* | | | | | | | cosmeticMatthias Radestock2011-04-083-16/+11
* | | | | | | | table_fold -> table_mapSimon MacMullen2011-04-063-32/+34
* | | | | | | | Damn priorities.Simon MacMullen2011-04-061-1/+1
* | | | | | | | Acc may be empty.Simon MacMullen2011-04-061-1/+3
* | | | | | | | 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
* | | | | | | | No longer needed.Simon MacMullen2011-04-061-7/+0
* | | | | | | | Split back up into lots of little txs.Simon MacMullen2011-04-063-41/+31
* | | | | | | | 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-052-4/+4
* | | | | | | | Invoke all the create and add_binding callbacks in the same tx.Simon MacMullen2011-04-042-4/+4
* | | | | | | | rabbit_misc:execute_pre_post_mnesia_tx/1.Simon MacMullen2011-04-043-6/+11
* | | | | | | | Split up sync_binding.Simon MacMullen2011-04-041-12/+11
* | | | | | | | Cosmetics / specs.Simon MacMullen2011-04-047-13/+9
* | | | | | | | Fix tests again.Simon MacMullen2011-04-011-1/+1
* | | | | | | | Fix testsSimon MacMullen2011-04-011-1/+1
* | | | | | | | QAish updates.Simon MacMullen2011-04-0110-82/+67
* | | | | | | | Use names, not exchanges / queues.Simon MacMullen2011-04-014-23/+23
* | | | | | | | Recover e2e properly.Simon MacMullen2011-03-312-10/+12
* | | | | | | | Fix tests.Simon MacMullen2011-03-311-1/+1
* | | | | | | | Unify recovery into one boot step, based binding recovery on the queues that ...Simon MacMullen2011-03-314-62/+55
* | | | | | | | Oops.Simon MacMullen2011-03-311-1/+1
* | | | | | | | Only recover bindings that are to exchanges or to queues that are on this node.Simon MacMullen2011-03-312-9/+23
* | | | | | | | Change exchange type API to not distinguish between creating and recovering, ...Simon MacMullen2011-03-319-48/+62
* | | | | | | | Only recover exchanges and bindings that need to be recovered.Simon MacMullen2011-03-302-7/+13
|/ / / / / / /
* | | | | | | Make rabbitmq-server compilable.Simon MacMullen2011-03-301-2/+2
* | | | | | | merge bug23993 into default (OCF script is broken when specifying an alternat...Alexandru Scvortov2011-03-304-146/+142
|\ \ \ \ \ \ \
| * | | | | | | cosmetic: put 'rabbitmqctl wait' code in the right placeMatthias Radestock2011-03-301-3/+7
| * | | | | | | Shutup, dialyzerMatthew Sackman2011-03-301-2/+7
| | |/ / / / / | |/| | | | |