summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | | | | Don't show misleading information in the Windows service case when the servic...bug26227Simon MacMullen2014-06-051-3/+19
|/ / / / /
* | | | | 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
|\ \ | |/
| * Move hipe modules list from macro to environment variableEmile Joubert2013-06-281-19/+4
| * Ignore missing modules when performing HiPE compilationEmile Joubert2013-06-271-2/+3
* | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
|/
* rabbit_node_monitor should depend on rabbit_alarmbug25612Emile Joubert2013-06-171-1/+1
* graceful handling of application:which_applications() timeoutbug25571Matthias Radestock2013-05-311-1/+1
* Just in case this times out, let's not explode.Simon MacMullen2013-05-291-1/+1
* Look for the rabbit process, not the rabbit application.Simon MacMullen2013-05-241-1/+1
* No infinity timeout, we could deadlock with the application controller on shu...Simon MacMullen2013-05-241-1/+1
* correct a spec error discovered by R16B dialyzerMatthias Radestock2013-03-151-1/+1
* Remove spurious blank line in the logs.Simon MacMullen2013-02-201-1/+1
* merge stable into defaultMatthias Radestock2013-02-141-77/+71
|\
| * Today's arbitrary startup banner change: centre the rabbit.Simon MacMullen2013-02-131-7/+7