summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for R12B-3 that was broken by bug 24196.Simon MacMullen2012-05-011-2/+2
* A bit more debugging information on why we might get an error back from the d...Simon MacMullen2012-05-011-8/+10
* Merge bug 24196.Simon MacMullen2012-05-0121-153/+211
|\
| * Log errors when children fail to start.Simon MacMullen2012-04-301-7/+7
| * another attempt to track down the mirrored_supervisor_tests CI failureMatthias Radestock2012-04-291-1/+1
| * cosmeticMatthias Radestock2012-04-271-3/+3
| * let's wait foreverMatthias Radestock2012-04-271-1/+1
| * bug: code_change/3 should return {ok, State}Matthias Radestock2012-04-271-1/+1
| * Merge bug24911rabbitmq_v2_8_2Simon MacMullen2012-04-271-1/+1
| |\
| | * another attempt at pacifying the CI godsMatthias Radestock2012-04-271-1/+1
| * | properly ignore dynamic children that return 'ignore' from init/1Matthias Radestock2012-04-271-0/+4
| |/
| * Report error better in case disk free check failsEmile Joubert2012-04-261-2/+2
| * Correct disk free checking command on windowsEmile Joubert2012-04-261-1/+1
| * bump the mirror_supervisor_tests wait time to reduce ci failure rateMatthias Radestock2012-04-261-1/+1
| * Merged bug24866 into defaultEmile Joubert2012-04-252-5/+23
| |\
| | * Increase buffer size for the port driver to match that used by the underlying...Simon MacMullen2012-04-232-5/+23
| * | Merge bug24884Simon MacMullen2012-04-257-65/+90
| |\ \
| | * \ Merge bug24848Simon MacMullen2012-04-2410-116/+147
| | |\ \
| | | * \ Merged bug24885 into defaultEmile Joubert2012-04-234-54/+71
| | | |\ \
| | | | * \ Merged bug24833 into defaultEmile Joubert2012-04-231-1/+1
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * fix type signature for rabbit_basic:map_headers/2Francesco Mazzoli2012-04-231-1/+1
| | | | * | Merge headsSimon MacMullen2012-04-231-13/+28
| | | | |\ \
| | | | | * \ Merge bug24860Simon MacMullen2012-04-201-13/+28
| | | | | |\ \
| | | | | | * | track queues which may have delivered non-autoack messages to channelMatthias Radestock2012-04-121-13/+28
| | | | * | | | cosmeticMatthew Sackman2012-04-231-1/+1
| | | | | |_|/ | | | | |/| |
| | | | * | | cosmeticMatthias Radestock2012-04-201-9/+9
| | | | * | | merge bug24882 into defaultMatthias Radestock2012-04-202-6/+15
| | | | |\ \ \
| | | | | * | | cosmeticMatthew Sackman2012-04-191-10/+9
| | | | | * | | Merge bug24863 to defaultMatthew Sackman2012-04-191-7/+18
| | | | | |\ \ \
| | | | | | * | | In general, avoid unnecessary interleaving of mutating stateMatthew Sackman2012-04-191-1/+1
| | | | | | * | | ack_nacked_messages -> ack_if_no_dlxFrancesco Mazzoli2012-04-191-5/+5
| | | | | | * | | Re-creating bug24863 branching of defaultFrancesco Mazzoli2012-04-181-7/+18