summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic. Ish.bug24848Simon MacMullen2012-04-241-9/+11
* Move node waiting to rabbit_control.Francesco Mazzoli2012-04-236-116/+87
* Exiting when modules can't be found.Francesco Mazzoli2012-04-171-1/+2
* Added wait_node script to wait for the node to be up.Francesco Mazzoli2012-04-173-7/+25
* Moved various functions that query the status of applications from rabbit_con...Francesco Mazzoli2012-04-174-76/+92
* Merge bug24729Simon MacMullen2012-04-1727-589/+614
|\
| * According to Simon the .hrl files are not worth it.Francesco Mazzoli2012-04-125-95/+0
| * Added dummy .hrl files so that we don't break files including them.Francesco Mazzoli2012-04-125-0/+95
| * Merged defaultFrancesco Mazzoli2012-04-1212-253/+334
| |\
| * | Added callback info for rabbit_backing_queue.Francesco Mazzoli2012-04-024-234/+193
| * | Added callback info to rabbit_msg_store.Francesco Mazzoli2012-04-023-47/+29
| * | Added callback info to mirrored_supervisor.Francesco Mazzoli2012-04-021-5/+22
| * | Added callback info to supervisor2.Francesco Mazzoli2012-04-022-50/+136
| * | Moved behaviour_info/1 export in the same ifdef blockFrancesco Mazzoli2012-04-021-11/+5
| * | Merged default.Francesco Mazzoli2012-04-0218-249/+236
| |\ \
| | * | Added -callbacks for rabbit_auth_mechanism.Francesco Mazzoli2012-03-055-57/+33
| | * | Added -callbacks for rabbit_auth_backend.Francesco Mazzoli2012-03-053-67/+49
| | * | Added -callbacks for rabbit_exchange_type. Deleted rabbit_exchange_type_spec....Francesco Mazzoli2012-03-057-67/+42
| | * | Added specs for gm callbacks.Francesco Mazzoli2012-03-052-48/+57
| | * | -callbacks for gen_server2. USE_SPECS now requires R15B.Francesco Mazzoli2012-03-052-11/+56
* | | | Merge bug24869Simon MacMullen2012-04-160-0/+0
|\ \ \ \
* | | | | eprotonosupport support.bug24869Simon MacMullen2012-04-161-4/+7
|/ / / /
* | | | Merge bug24858.Simon MacMullen2012-04-125-9/+19
|\ \ \ \
| * | | | Cosmeticbug24858Simon MacMullen2012-04-121-1/+1
| * | | | cosmeticMatthias Radestock2012-04-112-9/+7
| * | | | gb_sets:fold instead of lists:foldl.Francesco Mazzoli2012-04-112-2/+2
| * | | | The "blind" difference is unsafe in 'prune'.Francesco Mazzoli2012-04-111-6/+4
| * | | | Uff, pushed Makefile change by mistake...Francesco Mazzoli2012-04-111-1/+1
| * | | | Removed rabbit_misc:gb_trees_difference/2.Francesco Mazzoli2012-04-111-5/+1
| * | | | Specialised set difference function for dtree.Francesco Mazzoli2012-04-111-3/+7
| * | | | delete_any instead of delete.Francesco Mazzoli2012-04-113-5/+5
| * | | | Changed uses of gb_sets:difference/2 to our difference functions.Francesco Mazzoli2012-04-113-7/+12
| * | | | Added sane set and tree difference functions.Francesco Mazzoli2012-04-111-0/+9
* | | | | oopsMatthias Radestock2012-04-121-1/+1
* | | | | Merge bug 24769.Simon MacMullen2012-04-122-4/+2
|\ \ \ \ \
| * | | | | tiny space saving refactorMatthias Radestock2012-04-121-3/+1
| * | | | | backing queue quickcheck updates for bug20337Emile Joubert2012-04-121-1/+1
| | |_|_|/ | |/| | |
* | | | | fix bugbug24769Matthias Radestock2012-04-121-1/+1
* | | | | cosmeticMatthias Radestock2012-04-111-15/+14
* | | | | fix a bugMatthias Radestock2012-04-111-1/+1
* | | | | merge bug24769Matthias Radestock2012-04-1125-473/+803
|\ \ \ \ \ | |/ / / /
| * | | | Micro-optimisationSimon MacMullen2012-04-111-1/+1
| * | | | Matthias points out that we don't need to lookup here; we will lookup later a...Simon MacMullen2012-04-111-3/+1
| * | | | Merge bug24862Simon MacMullen2012-04-111-0/+7
| |\ \ \ \
| | * | | | Deduplicate routes (needed for sender routing).bug24862Simon MacMullen2012-04-111-1/+2
| | * | | | Optimise routing for the default exchange.Simon MacMullen2012-04-111-0/+6
| |/ / / /
| * | | | Merge bug24725.Simon MacMullen2012-04-116-68/+125
| |\ \ \ \
| | * \ \ \ Merge bug24854Simon MacMullen2012-04-115-67/+124
| | |\ \ \ \ | | | |/ / /
| | | * | | cosmeticMatthias Radestock2012-04-101-3/+4
| | | * | | optimisation: gm:broadcast earlier so other nodes can get on with workMatthias Radestock2012-04-101-2/+2