summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged default into 18776Ben Hood2008-11-0310-92/+311
|\
| * Merge default into 19468Ben Hood2008-11-036-52/+101
| |\
| | * Merge two default branches into single oneHubert Plociniczak2008-10-304-34/+83
| | |\
| | | * merged default into bug19250Tony Garnock-Jones2008-10-304-16/+44
| | | |\
| | | | * merge default into bug18732Matthias Radestock2008-10-1719-1082/+696
| | | | |\
| | | | * | Migrate branch bug18732Tony Garnock-Jones2008-07-033-11/+41
| | | * | | Fixed QA remarksBen Hood2008-10-161-8/+3
| | | * | | Merged default into bug19250Ben Hood2008-10-163-69/+81
| | | |\ \ \
| | | * | | | Implemented queue.unbindBen Hood2008-10-041-23/+47
| | * | | | | Merge bug19552 into defaultHubert Plociniczak2008-10-241-5/+8
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge bug19552 into defaultHubert Plociniczak2008-10-242-13/+15
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | produce a nicer error message for common queue disappearance caseMatthias Radestock2008-10-131-11/+11
| | | * | | | | exit with a proper protocol error when commit/rollback failMatthias Radestock2008-10-131-2/+4
| | | | |_|/ / | | | |/| | |
| | * | | | | don't log errors during deliveryMatthias Radestock2008-10-131-5/+3
| | |/ / / /
| * | | | | hibernate writersMatthias Radestock2008-10-251-0/+4
| * | | | | hibernate buffering_proxiesMatthias Radestock2008-10-241-0/+2
| * | | | | hibernate some processes to conserve memoryMatthias Radestock2008-10-212-34/+49
| * | | | | merge bug19552 into bug19468_channelsMatthias Radestock2008-10-164-74/+89
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | fix 'duplicate_next' error when sending messages directly to proxied processMatthias Radestock2008-10-161-5/+8
| | |/ / /
| * | | | some explanationMatthias Radestock2008-10-161-0/+3
| * | | | wire up channels to rabbit_alarmMatthias Radestock2008-10-161-1/+17
| * | | | make rabbit_alarm usableMatthias Radestock2008-10-161-5/+35
| * | | | cosmeticMatthias Radestock2008-10-161-1/+1
| * | | | branch off for effect-less alarm handlingMatthias Radestock2008-10-161-2/+15
| * | | | beginnings of reacting to low memory conditionsMatthias Radestock2008-10-042-0/+85
| | |/ / | |/| |
* | | | 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
|\ \ \ \ | | |/ / | |/| |