summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* cosmeticMatthias Radestock2012-11-271-5/+3
* Start background_gc earlierSimon MacMullen2012-11-121-1/+1
* Background GC.Simon MacMullen2012-11-121-0/+6
* pass q records instead of names between recovery phasesMatthias Radestock2012-11-081-3/+4
* defer final phase of queue recoveryMatthias Radestock2012-11-081-1/+3
* Merge bug 24991Simon MacMullen2012-10-261-1/+1
|\
| * merge default into bug24991Matthias Radestock2012-07-181-1/+1
| |\
| | * refactor: move constant and give it a better nameMatthias Radestock2012-06-121-1/+1
* | | Wow, I think that's the stupidest thing I ever did. Added to test bug 25205, ...Simon MacMullen2012-10-221-1/+0
* | | Merge bug25205Simon MacMullen2012-10-191-1/+5
|\ \ \
| * | | Log Rabbit / Erlang versions on startup, and fix the stop message.Simon MacMullen2012-10-181-1/+4
* | | | reinstate rabbit_vm:memory/0, accidentally stripped out whilst reverting changesTim 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-171-6/+19
|\ \ \ \ | |/ / / |/| | |
| * | | 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-081-9/+14
| * | | 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
* | | | Merge defaultSimon MacMullen2012-10-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Move this stuff to its own moduleSimon MacMullen2012-09-241-65/+2
| * | | Go to an entirely supervisor-based way of counting process memory. This has t...Simon MacMullen2012-09-221-29/+39
| * | | Rename this, since it can include memory which does not still belong to a pro...Simon MacMullen2012-09-211-1/+1
| * | | Account for the mgmt DB as another category, since it can get quite big.Simon MacMullen2012-09-211-1/+3
| * | | Reinstate atomsSimon MacMullen2012-09-191-1/+2
| * | | SimplifySimon MacMullen2012-09-191-3/+1
| * | | As far as the user is concerned, atoms and code are really the same thing for...Simon MacMullen2012-09-181-2/+1
| * | | Move to rabbit.erl, and only invoke erlang:memory/1 once so we do a better jo...Simon MacMullen2012-09-181-3/+55
| * | | Try to keep our categories disjoint.Simon MacMullen2012-09-181-1/+2
| * | | rabbit_misc:memory/0.Simon MacMullen2012-09-181-1/+1
* | | | merge default into bug25179Matthias Radestock2012-09-261-15/+27
|\ \ \ \
| * \ \ \ merge default into bug25160Matthias Radestock2012-09-251-15/+27
| |\ \ \ \
| | * \ \ \ merge default into bug25148Tim Watson2012-09-241-5/+11
| | |\ \ \ \ | | | |/ / /
| | * | | | Try to handle startup errors in apps that aren't rabbit at least vaguely inte...Simon MacMullen2012-09-141-15/+27
| | | |/ / | | |/| |
* | | | | move table handling code from rabbit_mnesia to rabbit_tableMatthias Radestock2012-09-241-2/+2
|/ / / /
* | | | unify the various functions to get the cluster nodes into oneFrancesco Mazzoli2012-09-211-1/+1
| |/ / |/| |
* | | check the cluster consistency after the upgradeFrancesco Mazzoli2012-09-131-2/+7
* | | merge defaultFrancesco Mazzoli2012-08-011-3/+10
|\ \ \ | |/ /
| * | `rabbit_alarm' on its own again, added callbacks to fhc and `vm_memory_monitor'Francesco Mazzoli2012-07-131-3/+10
| * | we don't need a dedicated handler, rabbit_alarm will doFrancesco Mazzoli2012-07-111-7/+1
| * | add replacement for the stock alarm_handler - not doing anything yetFrancesco Mazzoli2012-07-101-1/+7
| |/
* | While this didn't actually crash the VM for me, we generally want to HiPE as ...Simon MacMullen2012-07-061-1/+1
* | instead of manually removing the current node, filter it in `cluster_status'Francesco Mazzoli2012-06-281-2/+1
* | moved the status file handling to `rabbit_node_monitor', status from mnesia w...Francesco Mazzoli2012-06-271-2/+3
* | merge defaultFrancesco Mazzoli2012-06-121-2/+3
|\ \ | |/
| * Revert d86c121dfb0d, since, of course, it breaks the test suite.Simon MacMullen2012-06-111-2/+0
| * Probably should have been part of bug 24792 but: now that we start applicatio...Simon MacMullen2012-06-061-0/+2