| Commit message (Expand) | Author | Age | Files | Lines |
| * | cosmetic | Matthias Radestock | 2012-11-27 | 1 | -5/+3 |
| * | Start background_gc earlier | Simon MacMullen | 2012-11-12 | 1 | -1/+1 |
| * | Background GC. | Simon MacMullen | 2012-11-12 | 1 | -0/+6 |
| * | pass q records instead of names between recovery phases | Matthias Radestock | 2012-11-08 | 1 | -3/+4 |
| * | defer final phase of queue recovery | Matthias Radestock | 2012-11-08 | 1 | -1/+3 |
| * | Merge bug 24991 | Simon MacMullen | 2012-10-26 | 1 | -1/+1 |
| |\ |
|
| | * | merge default into bug24991 | Matthias Radestock | 2012-07-18 | 1 | -1/+1 |
| | |\ |
|
| | | * | refactor: move constant and give it a better name | Matthias Radestock | 2012-06-12 | 1 | -1/+1 |
| * | | | Wow, I think that's the stupidest thing I ever did. Added to test bug 25205, ... | Simon MacMullen | 2012-10-22 | 1 | -1/+0 |
| * | | | Merge bug25205 | Simon MacMullen | 2012-10-19 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | Log Rabbit / Erlang versions on startup, and fix the stop message. | Simon MacMullen | 2012-10-18 | 1 | -1/+4 |
| * | | | | reinstate rabbit_vm:memory/0, accidentally stripped out whilst reverting changes | Tim Watson | 2012-10-18 | 1 | -1/+1 |
| * | | | | wrap the whole start after all, and use local_info_msg/2 to avoid duplication | Tim Watson | 2012-10-18 | 1 | -28/+27 |
| * | | | | merge default | Tim Watson | 2012-10-17 | 1 | -6/+19 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | revert to a79f54b909f | Tim Watson | 2012-10-17 | 1 | -25/+26 |
| | * | | | include the error term in start/boot exits and refactor the tests to handle '... | Tim Watson | 2012-10-08 | 1 | -9/+14 |
| | * | | | wrap the whole of start/boot in the same error check | Tim Watson | 2012-10-08 | 1 | -17/+11 |
| | * | | | don't try too hard to get the output errors looking nice | Tim Watson | 2012-10-05 | 1 | -7/+0 |
| | * | | | start log handlers first, so we see the output only once | Tim Watson | 2012-10-05 | 1 | -2/+2 |
| | * | | | also handle cluster status file prep failures | Tim Watson | 2012-10-05 | 1 | -6/+10 |
| | * | | | oops | Tim Watson | 2012-10-05 | 1 | -8/+9 |
| | * | | | treat cluster consistency check failures as boot errors | Tim Watson | 2012-10-05 | 1 | -3/+18 |
| * | | | | Merge default | Simon MacMullen | 2012-10-02 | 1 | -1/+1 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | Move this stuff to its own module | Simon MacMullen | 2012-09-24 | 1 | -65/+2 |
| | * | | | Go to an entirely supervisor-based way of counting process memory. This has t... | Simon MacMullen | 2012-09-22 | 1 | -29/+39 |
| | * | | | Rename this, since it can include memory which does not still belong to a pro... | Simon MacMullen | 2012-09-21 | 1 | -1/+1 |
| | * | | | Account for the mgmt DB as another category, since it can get quite big. | Simon MacMullen | 2012-09-21 | 1 | -1/+3 |
| | * | | | Reinstate atoms | Simon MacMullen | 2012-09-19 | 1 | -1/+2 |
| | * | | | Simplify | Simon MacMullen | 2012-09-19 | 1 | -3/+1 |
| | * | | | As far as the user is concerned, atoms and code are really the same thing for... | Simon MacMullen | 2012-09-18 | 1 | -2/+1 |
| | * | | | Move to rabbit.erl, and only invoke erlang:memory/1 once so we do a better jo... | Simon MacMullen | 2012-09-18 | 1 | -3/+55 |
| | * | | | Try to keep our categories disjoint. | Simon MacMullen | 2012-09-18 | 1 | -1/+2 |
| | * | | | rabbit_misc:memory/0. | Simon MacMullen | 2012-09-18 | 1 | -1/+1 |
| * | | | | merge default into bug25179 | Matthias Radestock | 2012-09-26 | 1 | -15/+27 |
| |\ \ \ \ |
|
| | * \ \ \ | merge default into bug25160 | Matthias Radestock | 2012-09-25 | 1 | -15/+27 |
| | |\ \ \ \ |
|
| | | * \ \ \ | merge default into bug25148 | Tim Watson | 2012-09-24 | 1 | -5/+11 |
| | | |\ \ \ \
| | | |/ / / |
|
| | | * | | | | Try to handle startup errors in apps that aren't rabbit at least vaguely inte... | Simon MacMullen | 2012-09-14 | 1 | -15/+27 |
| | | | |/ /
| | |/| | |
|
| * | | | | | move table handling code from rabbit_mnesia to rabbit_table | Matthias Radestock | 2012-09-24 | 1 | -2/+2 |
| |/ / / / |
|
| * | | | | unify the various functions to get the cluster nodes into one | Francesco Mazzoli | 2012-09-21 | 1 | -1/+1 |
| | |/ /
|/| | |
|
| * | | | check the cluster consistency after the upgrade | Francesco Mazzoli | 2012-09-13 | 1 | -2/+7 |
| * | | | merge default | Francesco Mazzoli | 2012-08-01 | 1 | -3/+10 |
| |\ \ \
| |/ / |
|
| | * | | `rabbit_alarm' on its own again, added callbacks to fhc and `vm_memory_monitor' | Francesco Mazzoli | 2012-07-13 | 1 | -3/+10 |
| | * | | we don't need a dedicated handler, rabbit_alarm will do | Francesco Mazzoli | 2012-07-11 | 1 | -7/+1 |
| | * | | add replacement for the stock alarm_handler - not doing anything yet | Francesco Mazzoli | 2012-07-10 | 1 | -1/+7 |
| | |/ |
|
| * | | While this didn't actually crash the VM for me, we generally want to HiPE as ... | Simon MacMullen | 2012-07-06 | 1 | -1/+1 |
| * | | instead of manually removing the current node, filter it in `cluster_status' | Francesco Mazzoli | 2012-06-28 | 1 | -2/+1 |
| * | | moved the status file handling to `rabbit_node_monitor', status from mnesia w... | Francesco Mazzoli | 2012-06-27 | 1 | -2/+3 |
| * | | merge default | Francesco Mazzoli | 2012-06-12 | 1 | -2/+3 |
| |\ \
| |/ |
|
| | * | Revert d86c121dfb0d, since, of course, it breaks the test suite. | Simon MacMullen | 2012-06-11 | 1 | -2/+0 |
| | * | Probably should have been part of bug 24792 but: now that we start applicatio... | Simon MacMullen | 2012-06-06 | 1 | -0/+2 |