| Commit message (Expand) | Author | Age | Files | Lines |
| * | `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 |
| * | 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 |
| * | Merge heads | Simon MacMullen | 2012-06-01 | 1 | -1/+1 |
| |\ |
|
| | * | Look better when running with input enabled. | Simon MacMullen | 2012-06-01 | 1 | -1/+1 |
| * | | Add the "safe" SSL-related modules [ssl_connection, ssl_record, gen_fsm, ssl]... | Simon MacMullen | 2012-05-31 | 1 | -1/+2 |
| |/ |
|
| * | Oops, bug 24792 failed to take into account that HiPE compilation was inserte... | Simon MacMullen | 2012-05-30 | 1 | -12/+14 |
| * | Don't print the plugin list as output from "rabbitmqctl start_app". | Simon MacMullen | 2012-05-29 | 1 | -4/+10 |
| * | Cosmetic. | Simon MacMullen | 2012-05-29 | 1 | -11/+11 |
| * | cosmetic | Tim Watson | 2012-05-28 | 1 | -3/+6 |
| * | rename rabbit_plugins API calls to be less verbose | Tim Watson | 2012-05-28 | 1 | -3/+3 |
| * | It's really misleading to print "-- plugins running" when there are no plugin... | Simon MacMullen | 2012-05-18 | 1 | -0/+2 |
| * | rebase with master | Tim Watson | 2012-05-21 | 1 | -53/+52 |
| |\ |
|
| | * | rename bootstrap_environment to prepare_plugins; fix while_process_is_alive a... | Tim Watson | 2012-05-16 | 1 | -1/+1 |
| | * | Make the list of plugins look a bit more like the boot steps. | Simon MacMullen | 2012-05-14 | 1 | -5/+8 |
| | * | "Activating RabbitMQ plugins ..." is no longer particularly true or useful to... | Simon MacMullen | 2012-05-14 | 1 | -6/+1 |
| | * | rabbitmqctl uses rabbit:await_startup/0 | Tim Watson | 2012-05-09 | 1 | -2/+6 |
| | * | migrate application handling code to app_utils | Tim Watson | 2012-05-09 | 1 | -8/+8 |
| | * | rename start_cold to boot | Tim Watson | 2012-05-08 | 1 | -3/+3 |
| | * | revert deleted comment explaining why we're sleeping for 100ms on startup | Tim Watson | 2012-05-08 | 1 | -0/+1 |
| | * | ensure that all dependent applications are stopped when shutting down the bro... | Tim Watson | 2012-05-04 | 1 | -3/+7 |
| | * | move application lifecycle (loading) into one place - rabbit_misc | Tim Watson | 2012-05-04 | 1 | -34/+3 |
| | * | plugin environment bootstrap and introspection code moved to rabbit_plugins | Tim Watson | 2012-05-04 | 1 | -30/+13 |
| | * | start and start_cold both defer to rabbit_misc to calculate application load ... | Tim Watson | 2012-05-04 | 1 | -17/+16 |
| | * | add rabbit:start_cold/0 without relying on release/boot-script | Tim Watson | 2012-05-03 | 1 | -15/+56 |
| * | | start supervisor children as, er, supervisors, not workers | Matthias Radestock | 2012-05-16 | 1 | -2/+3 |
| * | | expand rabbit_sup API with starting of children that are supervisors | Matthias Radestock | 2012-05-16 | 1 | -1/+2 |
| * | | pmon is very much hipe-worthy. | Simon MacMullen | 2012-05-04 | 1 | -1/+1 |
| * | | cosmetic | Matthias Radestock | 2012-05-03 | 1 | -9/+6 |
| |/ |
|
| * | Move node waiting to rabbit_control. | Francesco Mazzoli | 2012-04-23 | 1 | -1/+1 |
| * | Moved various functions that query the status of applications from rabbit_con... | Francesco Mazzoli | 2012-04-17 | 1 | -4/+1 |
| * | Separate alarm from disk monitor and disk free status reporting | Emile Joubert | 2012-03-28 | 1 | -1/+3 |
| * | Wrap long lines | Emile Joubert | 2012-03-26 | 1 | -1/+1 |
| * | Disk free checking updates | Emile Joubert | 2012-03-26 | 1 | -1/+3 |
| * | fix hidden bug in config file listing | Matthias Radestock | 2012-02-24 | 1 | -1/+1 |
| * | cosmetic: make spec order match export/definition order | Matthias Radestock | 2012-02-24 | 1 | -7/+9 |
| * | Merged bug24624 into default | Emile Joubert | 2012-02-06 | 1 | -3/+14 |
| |\ |
|
| | * | merge default into bug24624 and use new rabbit_misc:format/2 | Matthias Radestock | 2012-02-02 | 1 | -4/+3 |
| | |\ |
|
| | * | | Move cookie_hash/0 too. | Simon MacMullen | 2012-02-02 | 1 | -1/+1 |
| | * | | Unify the more resilient hostname check, refactor out this code into a new mo... | Simon MacMullen | 2012-02-02 | 1 | -34/+2 |
| | * | | Clean up diagnostics code, clean up diagnostics messages. | Simon MacMullen | 2012-02-02 | 1 | -27/+33 |
| | * | | Remove nodes file immediately after starting Mnesia. | Simon MacMullen | 2012-02-02 | 1 | -1/+0 |
| | * | | Merge in default | Simon MacMullen | 2012-02-02 | 1 | -3/+42 |
| | |\ \
| | |/
| |/| |
|
| | | * | Make rabbit:diagnostics/1 just return a string. It's still most convenient to... | Simon MacMullen | 2011-12-16 | 1 | -18/+20 |
| | | * | Ahem2 | Simon MacMullen | 2011-12-13 | 1 | -1/+1 |
| | | * | Show node diagnostics when we see timeout_waiting_for_tables. | Simon MacMullen | 2011-12-13 | 1 | -6/+45 |
| * | | | Merge bug24500 | Simon MacMullen | 2012-02-03 | 1 | -19/+36 |
| |\ \ \ |
|
| | * | | | Update copyright 2012 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
| | |/ / |
|