summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | 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
| | | | |/
| * | | | Merged bug24966 into defaultEmile Joubert2012-05-296-110/+139
| |\ \ \ \
| | * \ \ \ Merge bug24872.Simon MacMullen2012-05-290-0/+0
| | |\ \ \ \
| | * | | | | refactor: move socket buffer size tuning into rabbit_netMatthias Radestock2012-05-282-9/+10
| | |/ / / /
| | * | | | Merge bug24958Simon MacMullen2012-05-281-2/+3
| | |\ \ \ \
| | | * | | | Cosmetic-ish: no need to pre-compile the RE, and use character class rather t...Simon MacMullen2012-05-281-3/+2
| | | * | | | Parse disk free space in a language-independent mannerEmile Joubert2012-05-251-2/+4
| | * | | | | Merge bug 24961Simon MacMullen2012-05-282-90/+117
| | |\ \ \ \ \
| | | * | | | | cosmetic(ish)Matthias Radestock2012-05-261-10/+8
| | | * | | | | Cosmetic changes only in order to produce new head of defaultMatthew Sackman2012-05-251-29/+25
| | | * | | | | Merging bug 24952 into defaultMatthew Sackman2012-05-251-13/+12
| | | |\ \ \ \ \
| | | | * | | | | cosmeticMatthew Sackman2012-05-251-1/+1
| | | | * | | | | Refrain from discarding updated view when no aliases are removedEmile Joubert2012-05-251-6/+6
| | | | * | | | | Erase aliases more correctlyEmile Joubert2012-05-231-8/+7
| | | * | | | | | Merging bug 24946 into defaultMatthew Sackman2012-05-256-101/+248
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merging bug 24954 into defaultMatthew Sackman2012-05-251-10/+24
| | | | |\ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | | * | | | | Handle callback replies to handle_msg correctlyEmile Joubert2012-05-231-10/+24
| | | | | |/ / / /
| | | | * | | | | Merging bug 24945 into defaultMatthew Sackman2012-05-256-86/+215
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merging bug 24944 into defaultMatthew Sackman2012-05-255-82/+207
| | | | | |\ \ \ \ \
| | | | | * | | | | | Prevent DOWN messages from overtaking initial catchupEmile Joubert2012-05-181-3/+7
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | Track a member's own last_pub in members_stateEmile Joubert2012-05-181-6/+10
| | | | |/ / / / /
| | | * | | | | | cosmetic part 2 - the one where it actually compilesMatthew Sackman2012-05-251-1/+1
| | | * | | | | | cosmeticMatthew Sackman2012-05-251-3/+3
| | | * | | | | | cosmeticMatthew Sackman2012-05-251-20/+17
| | | * | | | | | Update own members_state as well when sending catchupEmile Joubert2012-05-251-15/+18
| | | * | | | | | Remove erased memberstate when possibleEmile Joubert2012-05-231-3/+15
| | | |/ / / / /
| | * | | | | | Allow nodes to start up in alerted stateEmile Joubert2012-05-242-9/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Don't prioritise anything protocol-ish over anything else.Simon MacMullen2012-05-251-6/+0
| |/ / / / /
| * | | | | rabbitmqctl list_user_permissions does not take a vhost arg. Never has.Simon MacMullen2012-05-242-2/+2
| | |/ / / | |/| | |
| * | | | Merge bug24919Simon MacMullen2012-05-238-94/+84
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | How long have we supported pluggable exchange types now?Simon MacMullen2012-05-181-1/+2
| | |/ /