summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | reinstate rabbit_vm:memory/0, accidentally stripped out whilst reverting changesbug25205Tim Watson2012-10-181-1/+1
| | | * | | | | | wrap the whole start after all, and use local_info_msg/2 to avoid duplicationTim Watson2012-10-181-28/+27
| | | * | | | | | merge defaultTim Watson2012-10-172-10/+30
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | | * | | | | revert to a79f54b909fTim Watson2012-10-171-25/+26
| | | | * | | | | include the error term in start/boot exits and refactor the tests to handle '...Tim Watson2012-10-082-13/+25
| | | | * | | | | wrap the whole of start/boot in the same error checkTim Watson2012-10-081-17/+11
| | | | * | | | | don't try too hard to get the output errors looking niceTim Watson2012-10-051-7/+0
| | | | * | | | | start log handlers first, so we see the output only onceTim Watson2012-10-051-2/+2
| | | | * | | | | also handle cluster status file prep failuresTim Watson2012-10-051-6/+10
| | | | * | | | | oopsTim Watson2012-10-051-8/+9
| | | | * | | | | treat cluster consistency check failures as boot errorsTim Watson2012-10-051-3/+18
| | | | | |/ / / | | | | |/| | |
| | * | | | | | Rearrange order of args to gm:start_link/4 since it seems to make invocations...bug25215Simon MacMullen2012-10-196-24/+17
| | * | | | | | CosmeticSimon MacMullen2012-10-191-17/+17
| | * | | | | | merge defaultTim Watson2012-10-184-10/+19
| | |\ \ \ \ \ \
| | * | | | | | | oopsTim Watson2012-10-175-14/+20
| | * | | | | | | do not couple gm with rabbit_miscTim Watson2012-10-176-59/+81
| | * | | | | | | use the worker pool for gm mnesia txnsTim Watson2012-10-171-12/+12
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Typobug25168Simon MacMullen2012-10-231-1/+1
| * | | | | | | fix qc testsMatthias Radestock2012-10-191-6/+3
| * | | | | | | merge default into bug25168Matthias Radestock2012-10-198-17/+40
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | complain when running 'proper' and there are no testsMatthias Radestock2012-10-191-0/+9
| | * | | | | | Merged bug25230 into defaultEmile Joubert2012-10-180-0/+0
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Log Rabbit / Erlang versions on startup, and fix the stop message.bug25230Simon MacMullen2012-10-181-1/+4
| | |/ / / / /
| | * | | | | Merge bug21413Simon MacMullen2012-10-1723-839/+1196
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix formatted error handling as broken by Matthias in 891e659f0e77.Simon MacMullen2012-10-162-6/+8
| | * | | | | Further spec correctness for RPMbug21413Emile Joubert2012-10-043-6/+10
| | * | | | | Change RPM service launcherEmile Joubert2012-09-282-2/+7
| | * | | | | Lintian warningsEmile Joubert2012-09-281-2/+2
| * | | | | | no more blind confirmsMatthias Radestock2012-10-161-5/+2
| * | | | | | publish_delivered(false, ...) -> discardMatthias Radestock2012-10-165-80/+69
| | |/ / / / | |/| | | |
| * | | | | cosmeticMatthias Radestock2012-10-161-4/+2
| * | | | | one less place to equate mirrors with nodesMatthias Radestock2012-10-163-9/+8
| * | | | | merge bug25202 into defaultMatthias Radestock2012-10-166-17/+52
| |\ \ \ \ \
| | * | | | | cosmeticbug25202Matthias Radestock2012-10-163-7/+4
| | * | | | | merge default into bug25202Matthias Radestock2012-10-162-127/+78
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | merge headsMatthias Radestock2012-10-161-5/+7
| |\ \ \ \ \ \
| | * | | | | | compare pids instead of nodes in slave's handle_call/gm_deathsMatthias Radestock2012-10-161-5/+7
| * | | | | | | Merge bug25225Simon MacMullen2012-10-162-102/+55
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | merge slave 'confirm' decision making and actionbug25225Matthias Radestock2012-10-151-31/+21
| | * | | | | | refactor: handle all msg statuses uniformlyMatthias Radestock2012-10-151-6/+1
| | * | | | | | refactor: deal with 'publish' and 'publish_delivered' in separate clausesMatthias Radestock2012-10-151-12/+11
| | * | | | | | refactor: extract commonality between 'publish' and 'discard'Matthias Radestock2012-10-151-73/+30
| | * | | | | | deal with confirms in slave 'discard'Matthias Radestock2012-10-151-2/+14
| | * | | | | | merge default into bug25225Matthias Radestock2012-10-151-11/+9
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge default into bug25225Matthias Radestock2012-10-123-79/+61
| | |\ \ \ \ \ \ \
| | * | | | | | | | optimise x-message-ttl=0 & confirms path on queueMatthias Radestock2012-10-121-14/+10
| * | | | | | | | | remove comment that doesn't make any sense and is irrelevantMatthias Radestock2012-10-161-2/+0
| * | | | | | | | | merge headsMatthias Radestock2012-10-161-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | TypoSimon MacMullen2012-10-161-1/+1
| * | | | | | | | | | refactor: don't track slave's master_pid separatelyMatthias Radestock2012-10-161-18/+16
| |/ / / / / / / / /