summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* It's nicer if update_needed is just a function, not something thatSimon MacMullen2008-11-271-5/+6
* Create rabbitmq-mnesia-update-needed scriptSimon MacMullen2008-11-271-0/+18
* merge bug19826 into defaultMatthias Radestock2008-11-262-65/+75
|\
| * Fix rabbitmqctl output formattingEmile Joubert2008-11-261-2/+2
| * Update tests, now using rabbit_control:action/4Emile Joubert2008-11-251-1/+1
| * Tidy usage docs and parameter parsingEmile Joubert2008-11-241-5/+5
| * Add rabbitmqctl "quiet" modeEmile Joubert2008-11-231-62/+72
* | merge bug19790 into defaultTony Garnock-Jones2008-11-251-2/+17
|\ \
| * | react to memory threshold breaches present at startupMatthias Radestock2008-11-131-2/+17
* | | use inet:getstat instead of prim_inet:getstatMatthias Radestock2008-11-241-1/+1
| |/ |/|
* | work around OTP-7025Matthias Radestock2008-11-191-2/+10
* | don't use gen_server hibernate featureMatthias Radestock2008-11-141-1/+3
|/
* merge bug18776 into defaultTony Garnock-Jones2008-11-065-293/+256
|\
| * Merged default into 18776Ben Hood2008-11-0310-92/+311
| |\
| * | Added function for RabbiterBen Hood2008-10-131-0/+15
| * | Got into a loop, I blame hgBen Hood2008-10-131-23/+27
| |\ \
| | * | Nuked a spaceBen Hood2008-10-131-1/+1
| | * | Used record wildcard match featureBen Hood2008-10-131-15/+7
| | * | Added wilcards to every argument field in binding recordBen Hood2008-10-131-12/+22
| | * | Added arguments field to bindingBen Hood2008-10-131-9/+11
| * | | Set is the defaultBen Hood2008-10-131-1/+0
| * | | Changed index from ordered_set to set for durable routesBen Hood2008-10-131-1/+1
| |/ /
| * | maybe_auto_delete should always return okMatthias Radestock2008-10-121-1/+2
| * | cosmeticMatthias Radestock2008-10-121-6/+3
| * | some minor formatting fixesMatthias Radestock2008-10-121-4/+4
| * | refactoring: never construct reverse routes/bindings directlyMatthias Radestock2008-10-121-6/+7
| * | fix indentation and commentsMatthias Radestock2008-10-121-68/+57
| * | inline delete_bindings/1Matthias Radestock2008-10-121-30/+22
| * | rejig call_with_exchangeMatthias Radestock2008-10-121-15/+14
| * | Removed superfluous commentBen Hood2008-10-111-3/+0
| * | Don't hassle the HOFBen Hood2008-10-111-10/+8
| * | Reinstated list_exchange_bindings/1Ben Hood2008-10-101-2/+21
| * | Changed select for has_bindings into a continuationBen Hood2008-10-101-3/+8
| * | Refactored all of the exchange delete functionsBen Hood2008-10-101-69/+57
| * | Default binding should be restored in exchange moduleBen Hood2008-10-101-7/+3
| * | Simplified has_bindings because it only needs to do simple select and countBen Hood2008-10-081-16/+10
| * | Brought forwards delete function into loop to avoid delete_object wildcard is...Ben Hood2008-10-071-6/+6
| * | Fixes for dialyzerBen Hood2008-10-062-5/+5
| * | Merged default into 18776Ben Hood2008-10-065-73/+91
| |\ \
| * | | Lock demotionBen Hood2008-10-061-5/+7
| * | | Further refactoringsBen Hood2008-10-061-17/+10
| * | | Refactored call_with_exchangeBen Hood2008-10-061-15/+9
| * | | Factored out route deletion with reverse lookupBen Hood2008-10-061-19/+25
| * | | Factored out re-entry conditionBen Hood2008-10-061-8/+7
| * | | Fixed full table scan when deleting forwards routesBen Hood2008-10-061-11/+12
| * | | Refactored deleting forwards bindingsBen Hood2008-10-051-6/+8
| * | | Makes better use out of the reverse routes when deletingBen Hood2008-10-051-17/+40
| * | | Minor refactoring of the continuationBen Hood2008-10-051-12/+6
| * | | Fixes for auto-delete exchangesBen Hood2008-10-051-27/+67
| * | | Fix for not cleaning up durable auto_delete exchanges properlyBen Hood2008-09-301-1/+5