summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CosmeticSimon MacMullen2012-05-231-1/+1
* It's really misleading to print "-- plugins running" when there are no plugin...Simon MacMullen2012-05-181-0/+2
* rebase with masterTim Watson2012-05-219-582/+595
|\
| * remove message about re-installing windows service after plugin changesTim Watson2012-05-162-11/+2
| * be mindful of windows line endings whilst parsing pid filesTim Watson2012-05-161-1/+3
| * rationalise rabbit_misc:terminate/1/2 with rabbit_misc:quit/1Tim Watson2012-05-163-23/+20
| * manually merge 3c20079f0601Tim Watson2012-05-212-2/+2
| * rework e4649f81c3a6 commit history for renamingTim Watson2012-05-211-0/+0
| * split rabbit_plugins into client and server side modulesTim Watson2012-05-162-283/+332
| * rename bootstrap_environment to prepare_plugins; fix while_process_is_alive a...Tim Watson2012-05-163-8/+8
| * remove ref to old define; document terminate/1 vs quit/1Tim Watson2012-05-151-1/+4
| * remove vestigial ERROR_CODE define and dangling TODO from rabbit_miscTim Watson2012-05-151-3/+0
| * preserve original 'wait on any app' functionalityTim Watson2012-05-151-4/+11
| * rabbit_control waits as long as process is aliveTim Watson2012-05-151-2/+4
| * Make the list of plugins look a bit more like the boot steps.Simon MacMullen2012-05-141-5/+8
| * "Activating RabbitMQ plugins ..." is no longer particularly true or useful to...Simon MacMullen2012-05-141-6/+1
| * rabbitmqctl uses rabbit:await_startup/0Tim Watson2012-05-093-8/+23
| * migrate application handling code to app_utilsTim Watson2012-05-094-95/+118
| * rename start_cold to bootTim Watson2012-05-081-3/+3
| * revert deleted comment explaining why we're sleeping for 100ms on startupTim Watson2012-05-081-0/+1
| * ensure that all dependent applications are stopped when shutting down the bro...Tim Watson2012-05-042-8/+21
| * move application lifecycle (loading) into one place - rabbit_miscTim Watson2012-05-042-41/+34
| * plugin environment bootstrap and introspection code moved to rabbit_pluginsTim Watson2012-05-042-36/+43
| * start and start_cold both defer to rabbit_misc to calculate application load ...Tim Watson2012-05-043-22/+43
| * rabbit_prelaunch only checks for duplicate node namesTim Watson2012-05-041-209/+5
| * add rabbit:start_cold/0 without relying on release/boot-scriptTim Watson2012-05-033-23/+124
* | don't wait (nearly) forever for mirrored_supervisor migrationsMatthias Radestock2012-05-171-2/+2
* | merge bug24362Tim Watson2012-05-175-48/+40
|\ \
| * | start supervisor children as, er, supervisors, not workersMatthias Radestock2012-05-161-2/+3
| * | expand rabbit_sup API with starting of children that are supervisorsMatthias Radestock2012-05-165-29/+25
| * | cosmeticMatthias Radestock2012-05-162-6/+3
| * | cosmeticMatthias Radestock2012-05-161-11/+8
| * | add missing specMatthias Radestock2012-05-161-0/+1
* | | merge e1311dd42eba into bug24362Tim Watson2012-05-141-1/+1
* | | merge f6d1609212f9 into bug24362Tim Watson2012-05-141-1/+1
* | | merge default into this branchTim Watson2012-05-147-37/+46
|\ \ \ | |/ /
| * | refactorMatthias Radestock2012-05-091-10/+3
| * | check for a new pid when registered children die in mirrored_supervisor_teststim2012-05-091-1/+1
| * | do not kill the child explicitlytim2012-05-081-1/+1
| * | for bug24362 - assert that worker name is unregistered by the time we get a '...Tim Watson2012-05-081-6/+19
| * | pmon is very much hipe-worthy.Simon MacMullen2012-05-041-1/+1
| * | Merged bug24889 into defaultEmile Joubert2012-05-0420-62/+463
| |\ \
| | * | cosmeticMatthias Radestock2012-05-041-9/+5
| | * | cosmeticMatthias Radestock2012-05-041-2/+2
| | * | Merge bug24729 (again)Simon MacMullen2012-05-035-33/+24
| | |\ \
| | | * \ Merge bug 24901Simon MacMullen2012-05-031-2/+1
| | | |\ \
| | | | * | Reorder exception contentsEmile Joubert2012-04-231-2/+1
| | * | | | Fiddle with commentsSimon MacMullen2012-05-031-6/+7
| | * | | | Removed unused types, added dummy -spec to silence compilerFrancesco Mazzoli2012-05-012-5/+7
| | * | | | merge defaultFrancesco Mazzoli2012-05-011-1/+4
| | |\ \ \ \