summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge bug24956Simon MacMullen2012-06-203-24/+16
|\
| * Merged bug24992 into defaultEmile Joubert2012-06-191-1/+1
| |\
| | * Default to 1GB limit, check every 10s.Simon MacMullen2012-06-191-1/+1
| * | Merge bug24994Simon MacMullen2012-06-191-1/+5
| |\ \
| | * \ Merge bug24939Simon MacMullen2012-06-141-2/+2
| | |\ \ | | | |/
| | * | Strip this out again, we can't make it idempotent and it might just remove th...Simon MacMullen2012-06-141-3/+0
| | * | Ensure we only clear out records of queues that are actually dead.Simon MacMullen2012-06-141-1/+2
| | * | This has little to do with recovery - move to networking boot.Simon MacMullen2012-06-142-1/+3
| | * | Improve commentSimon MacMullen2012-06-141-1/+3
| | * | clean up listeners during node start/recoverySteve Losh2012-06-141-0/+1
| | * | merge defaultSteve Losh2012-06-1422-966/+1121
| | |\ \
| | * | | get a node to clean up after old incarnations of itselfMatthias Radestock2012-05-161-0/+1
| * | | | CosmeticEmile Joubert2012-06-181-1/+0
| * | | | Only one version of append_file is requiredEmile Joubert2012-06-183-28/+4
| * | | | Rotate logs differentlyEmile Joubert2012-06-143-9/+13
| * | | | Rotate logs without consuming excessive memoryEmile Joubert2012-06-143-5/+14
| | |_|/ | |/| |
* | | | revert the log level for error for heartbeat timeoutsTim Watson2012-06-181-1/+0
* | | | make the error/reason for amqp heartbeat timeouts clearer in the logsTim Watson2012-06-181-4/+4
* | | | merge defaultTim Watson2012-06-147-103/+79
|\ \ \ \ | |/ / /
| * | | Report more clearly when we fail to monitor disk space on an unsupported plat...Simon MacMullen2012-06-141-2/+2
| | |/ | |/|
| * | cosmetic: move comment to a better placeMatthias Radestock2012-06-121-2/+0
| * | Revert d86c121dfb0d, since, of course, it breaks the test suite.Simon MacMullen2012-06-111-2/+0
| * | cosmeticMatthias Radestock2012-06-111-56/+31
| * | Unused varSimon MacMullen2012-06-081-1/+1
| * | Stop mirror coordinator gen_server when deleting queueEmile Joubert2012-06-081-2/+6
| * | Prevent coordinator process leakageEmile Joubert2012-06-071-0/+2
| * | Merge bug 24982Simon MacMullen2012-06-071-13/+16
| |\ \
| | * | simply reading pid files in a way that works on R12BTim Watson2012-06-061-4/+2
| | * | CosmeticSimon MacMullen2012-06-061-1/+1
| | * | Merge in defaultSimon MacMullen2012-06-061-27/+20
| | |\ \
| | * | | rename rabbit_control_main:system/1 to run_ps, which more accurately describe...Tim Watson2012-06-051-4/+3
| | * | | cosmeticTim Watson2012-06-051-3/+3
| | * | | return the correct value from rabbit_control_main:read_pid_file/2; don't call...Tim Watson2012-06-051-2/+2
| | * | | capture and swallow all stdio during 'rabbitmqctl wait'Tim Watson2012-06-051-9/+11
| * | | | Probably should have been part of bug 24792 but: now that we start applicatio...Simon MacMullen2012-06-061-0/+2
| | |/ / | |/| |
| * | | Revert to the 2.8.2 version until bug 24982 is resolvedSimon MacMullen2012-06-061-6/+2
| * | | more sacrifices to the CI godsMatthias Radestock2012-06-061-27/+20
| * | | appease CI godsMatthias Radestock2012-06-051-1/+1
| |/ /
| * | merge tipTim Watson2012-06-011-2/+6
| |\ \
| | * | don't use re:replace/3 as it's unavailable on R12Tim Watson2012-06-011-2/+6
| * | | Merge headsSimon MacMullen2012-06-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Look better when running with input enabled.Simon MacMullen2012-06-011-1/+1
| * | | Add the "safe" SSL-related modules [ssl_connection, ssl_record, gen_fsm, ssl]...Simon MacMullen2012-05-311-1/+2
| |/ /
* | | print a different error atom when heartbeat timeout's occurTim Watson2012-05-311-0/+1
|/ /
* | Oops, bug 24792 failed to take into account that HiPE compilation was inserte...Simon MacMullen2012-05-301-12/+14
* | Merge bug 24792Simon MacMullen2012-05-299-581/+622
|\ \
| * | Don't print the plugin list as output from "rabbitmqctl start_app".Simon 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