summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* Ensure start_app considers plugins when using RABBITMQ_NODE_ONLYTim Watson2014-03-281-6/+8
* Oops, complete renaming that function. Also remove some exports that seem no ...Simon MacMullen2014-03-191-2/+1
* If we refactor rabbit_misc:build_acyclic_graph so that we don't assume the ar...Simon MacMullen2014-03-191-56/+10
* Merge default into bug24926Tim Watson2014-03-181-28/+120
|\
| * Refactor (inline a little bit more)Tim Watson2014-03-171-2/+2
| * Inline app_utils:update_running_apps/2Tim Watson2014-03-171-3/+4
| * Merge default into bug24926Tim Watson2014-03-141-4/+8
| |\
| * | Refactor: Simplify boot/cleanup step handling and unify modulesTim Watson2014-03-131-47/+90
| * | We missed another change when moving code back into rabbit.erlTim Watson2014-03-051-1/+1
| * | Fix an oops in rabbit:stop/0 and apply consistent parameter names in r_pluginsTim Watson2014-03-041-1/+1
| * | Inline some more and get closer still to defaultTim Watson2014-03-041-3/+21
| * | Reduce the distance to default a bit moreTim Watson2014-03-041-31/+36
| * | Simply application:get_env calls and reduce distance to default againTim Watson2014-02-211-5/+5
| * | Cosmetic - reduce the distance to default a bit moreTim Watson2014-02-211-30/+27
| * | Fix various oopses and reduce the distance to default some moreTim Watson2014-02-181-22/+3
| * | Try and reduce the distance to defaultTim Watson2014-02-181-2/+197
| * | Simplifying refactorTim Watson2014-02-181-6/+1
| * | Use a gen_server to keep the boot steps table aroundTim Watson2014-02-181-0/+6
| * | Merge default into bug24926Tim Watson2014-02-171-1/+9
| |\ \
| * \ \ merge default into bug24926Tim Watson2014-02-111-185/+36
| |\ \ \
| | * | | Re-work boot step handlingTim Watson2013-11-211-0/+1
| | * | | Various boot procedure improvementsTim Watson2013-11-201-5/+5
| | * | | track boot status throughout a node's lifetimeTim Watson2013-11-061-49/+31
| | * | | Restructure our boot procedure for more flexible boot-step handlingTim Watson2013-11-051-131/+5
* | | | | Merge bug25722 (again again).Simon MacMullen2014-03-181-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge bug25722Simon MacMullen2014-03-181-1/+10
| |\ \ \ \ \
| * | | | | | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Don't explode on "rabbitmqctl stop_app ; rabbitmqctl status", and fix tests.Simon MacMullen2014-03-181-2/+6
| |/ / / / |/| | | |
* | | | | Merge in defaultSimon MacMullen2014-03-141-4/+8
|\ \ \ \ \ | |/ / / /
| * | | | Log the config file's expected location according to the environment varible ...bug26065Simon MacMullen2014-03-121-4/+8
| | |_|/ | |/| |
* | | | Add listeners to rabbitmqctl status.Simon MacMullen2014-03-111-1/+10
|/ / /
* | | Merge bug25627 (again)Simon MacMullen2014-02-171-7/+7
|\ \ \
| * \ \ Merge bug25627Simon MacMullen2014-02-171-1/+7
| |\ \ \ | | |/ / | |/| |
| * | | Include a reference in forced event refreshes.Simon MacMullen2014-02-101-7/+7
* | | | Don't crash if the alarm gen_event server is not there (i.e. app is not runni...bug25627Simon MacMullen2014-02-171-2/+4
| |/ / |/| |
* | | Cosmetic; move near call siteSimon MacMullen2014-02-171-5/+5
* | | Filter out alarms for other nodesMichael Klishin2014-02-171-1/+2
* | | Format alarms in rabbitmqctl statusMichael Klishin2014-02-171-1/+5
* | | Backed out changeset 14b04256557cMichael Klishin2014-02-171-10/+6
* | | Format alarms in rabbitmqctl statusMichael Klishin2014-02-171-6/+10
* | | List alarms in rabbitmqctl statusMichael Klishin2014-01-141-1/+2
|/ /
* | Do nothing if the rabbit application is already running. Similarly, don't exp...Simon MacMullen2013-11-281-13/+19
|/
* merge stable into defaultMatthias Radestock2013-08-191-0/+1
|\
| * Merged bug25572 into defaultEmile Joubert2013-08-131-0/+1
| |\
| | * Reevaluate reified policies on upgrade.Simon MacMullen2013-08-011-0/+1
* | | banish side effect dependent codebug25721Matthias Radestock2013-08-191-1/+1
|/ /
* | Merge bug25594Simon MacMullen2013-08-011-0/+3
|\ \
| * | handle errors returned by boot stepsbug25693Matthias Radestock2013-08-011-0/+3
* | | add/remove log handler at precise point in system lifecyclebug25594Matthias Radestock2013-08-011-2/+6
|/ /
* | Refresh branch from stableEmile Joubert2013-07-311-18/+4
|\ \ | |/