summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * merge bug19485 into defaultHubert Plociniczak2008-10-051-19/+18
| |\
| | * propagate channel/connection errors when in closing stateMatthias Radestock2008-10-031-19/+18
| * | Merged bug19219 into defaultBen Hood2008-10-042-50/+63
| |\ \ | | |/ | |/|
| | * cosmetic refactoringMatthias Radestock2008-10-011-7/+7
| | * oopsMatthias Radestock2008-09-301-1/+1
| | * modulate gen_server:call timeout when doing work in parallelMatthias Radestock2008-09-302-50/+63
| * | merge bug18784Matthias Radestock2008-10-012-3/+11
| |\ \ | | |/ | |/|
| | * Migrate branch bug18784Tony Garnock-Jones2008-07-032-3/+11
* | | 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
* | | SimplicationsBen Hood2008-09-301-9/+7
* | | Made better use of pattern matching in mnesia:delete_object/1Ben Hood2008-09-301-20/+15
* | | Fix for auto_delete exchangesBen Hood2008-09-301-0/+15
* | | Reverse routes and durable routes now get deletedBen Hood2008-09-291-2/+12
* | | cosmetic changes and some minor refactoringMatthias Radestock2008-09-283-106/+86
* | | Binned resource() typeBen Hood2008-09-271-1/+1
* | | Removed e_m_t/2Ben Hood2008-09-272-9/+6
* | | rabbit_exchange:{add,delete}_binding/1 should not be exportedBen Hood2008-09-271-1/+0
* | | Truncated lines in this patch to 78Ben Hood2008-09-273-16/+28
* | | Swapped position of exchange and queue in binding APIsBen Hood2008-09-273-6/+6
* | | Dialyzer fixesBen Hood2008-09-271-3/+3
* | | Make function match a bit tighterBen Hood2008-09-271-1/+1
* | | Fixed bug with fanout routingBen Hood2008-09-271-1/+7
* | | more simplificationsMatthias Radestock2008-09-261-14/+14
* | | some simplificationsMatthias Radestock2008-09-261-12/+8
* | | simplify selectMatthias Radestock2008-09-261-19/+8
* | | Fixed type signatureBen Hood2008-09-211-1/+1
* | | Got rid of no spaces after commasBen Hood2008-09-212-7/+7
* | | Merged default into 18776Ben Hood2008-09-217-60/+515
|\ \ \ | |/ /
| * | cosmeticMatthias Radestock2008-09-111-7/+5
| * | cosmeticHubert Plociniczak2008-09-111-6/+8
| * | Use parse_status to correctly determineHubert Plociniczak2008-09-111-3/+4
| * | Added status command to rabbit_mutli, init.d scriptsHubert Plociniczak2008-09-111-0/+12
| * | merge default into bug19193Hubert Plociniczak2008-09-101-1/+1
| |\ \
| | * \ merge bug19200 into defaultMatthias Radestock2008-09-086-40/+469
| | |\ \