summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* 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 codeMatthias Radestock2013-08-191-1/+1
|/ /
* | Merge bug25594Simon MacMullen2013-08-011-0/+3
|\ \
| * | handle errors returned by boot stepsMatthias Radestock2013-08-011-0/+3
* | | add/remove log handler at precise point in system lifecycleMatthias 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_alarmEmile Joubert2013-06-171-1/+1
* graceful handling of application:which_applications() timeoutMatthias 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
| * startup logging tweaksMatthias Radestock2013-02-121-7/+5
| * Tweak the message to make it slightly more obvious if it has hung.Simon MacMullen2013-02-111-2/+4
| * Slightly cleaner logging at startup: make the plugin list look nicer.Simon MacMullen2013-02-051-1/+4
| * Slightly cleaner logging at startup: don't repeat the RabbitMQ or Erlang vers...Simon MacMullen2013-02-051-16/+11
| * single io:format in order to prevent output interleavingMatthias Radestock2013-01-281-4/+7
| * stable to defaultSimon MacMullen2013-01-241-1/+1
| |\
| * \ merge bug24980 into defaultTim Watson2013-01-231-6/+11
| |\ \
| | * | eliminate "Function X has no local return" dialyzer errorsMatthias Radestock2013-01-191-0/+7
| | * | cosmeticMatthias Radestock2013-01-191-6/+4
| * | | Call me sentimental, but reinstate the idea of an ASCII-art rabbit...Simon MacMullen2013-01-221-4/+4
| * | | Formatting tweaksSimon MacMullen2013-01-181-2/+2
| * | | Not sure that's worth special-casingSimon MacMullen2013-01-181-6/+0
| * | | Remove that.Simon MacMullen2013-01-181-2/+2
| * | | Don't io:format the HiPE compilation warning.Simon MacMullen2013-01-181-5/+15
| * | | Merge in default.Simon MacMullen2013-01-181-38/+83
| |\ \ \ | | |/ /
| | * | cosmeticMatthias Radestock2012-11-271-5/+3
| * | | I never saw the point of that.Simon MacMullen2012-06-061-5/+0
| * | | OopsSimon MacMullen2012-06-061-5/+12
| * | | Move banner things from stdout to logs. Leave a vestigal banner so that peopl...Simon MacMullen2012-06-061-56/+40
* | | | cosmeticMatthias Radestock2013-02-141-2/+2
* | | | In case the containing process is trapping exits.Simon MacMullen2013-02-141-0/+1
* | | | Don't stomp on the (possible) registered name of the thing that invokes boot/...Simon MacMullen2013-02-141-4/+3
* | | | If we try to stop while starting, wait until we have stopped starting before ...Simon MacMullen2013-02-141-0/+8
| |_|/ |/| |
* | | Update copyright 2013Emile Joubert2013-01-231-1/+1
| |/ |/|
* | 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
|\ \