summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't print the plugin list as output from "rabbitmqctl start_app".bug24792Simon MacMullen2012-05-291-4/+10
* Cosmetic.Simon MacMullen2012-05-291-11/+11
* This can only be true or false. Plus cosmetic.Simon MacMullen2012-05-291-5/+5
* cosmeticTim Watson2012-05-282-9/+16
* rename rabbit_plugins API calls to be less verboseTim Watson2012-05-283-32/+32
* CosmeticSimon MacMullen2012-05-231-3/+3
* Fix dialyzer warnings.Simon MacMullen2012-05-232-2/+3
* Merge in defaultSimon MacMullen2012-05-2316-636/+648
|\
| * OK, it's slightly cheeky to pass this as the name of an application. But I th...Simon MacMullen2012-05-231-2/+2
| * CosmeticSimon MacMullen2012-05-231-4/+4
| * 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-2116-637/+635
| |\
| | * fix variable handling in rabbitmq-server preventing background node startup f...Tim Watson2012-05-211-3/+0
| | * 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
| | * on windows, die in the correct manner when node name is already in useTim Watson2012-05-161-3/+5
| | * revert to expected RABBITMQ_NODE_ONLY behaviour on unixTim Watson2012-05-161-1/+3
| | * cosmeticTim Watson2012-05-161-1/+1
| | * rationalise rabbit_misc:terminate/1/2 with rabbit_misc:quit/1Tim Watson2012-05-163-23/+20
| | * fix variable handling in rabbitmq-server preventing background node startup f...Tim Watson2012-05-211-1/+2
| | * manually merge 3c20079f0601Tim Watson2012-05-214-4/+4
| | * rework e4649f81c3a6 commit history for renamingTim Watson2012-05-211-0/+0
| | * merge 7dae0f4505ab manuallyTim Watson2012-05-214-212/+261
| | |\
| | | * split rabbit_plugins into client and server side modulesTim Watson2012-05-164-285/+334
| | * | rework commit history for bug24792Tim Watson2012-05-211-0/+0
| | |/
| | * 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-153-22/+23
| | * 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
| | * remote TODO and extraneous branches from rabbit-serverTim Watson2012-05-101-9/+4
| | * 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-084-6/+6
| | * revert deleted comment explaining why we're sleeping for 100ms on startupTim Watson2012-05-081-0/+1
| | * apply startup changes to windows service batch utilityTim Watson2012-05-041-18/+6
| | * fix windows batch file code path handling during cold startsTim Watson2012-05-041-3/+3
| | * attempt to make rabbitmq-server.bat behave like it's unix cousinTim Watson2012-05-041-10/+6
| | * 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
| | * rabbitmq-server uses start_coldTim Watson2012-05-041-6/+8
| | * 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-034-23/+127
* | | Merge bug24919Simon MacMullen2012-05-238-94/+84
|\ \ \ | |/ /
| * | How long have we supported pluggable exchange types now?Simon MacMullen2012-05-181-1/+2