summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge defaultFrancesco Mazzoli2012-06-208-30/+23
|\
| * Merged bug24992 into defaultEmile Joubert2012-06-192-2/+2
| |\
| | * Default to 1GB limit, check every 10s.Simon MacMullen2012-06-192-2/+2
| | * Actually, it seems slightly cleaner to do this.Simon MacMullen2012-06-141-1/+1
| | * Disable disk space alarms by default.Simon MacMullen2012-06-141-1/+1
| * | Merge bug24994Simon MacMullen2012-06-195-6/+11
| |\ \
| | * \ Merge bug24939Simon MacMullen2012-06-145-7/+8
| | |\ \
| | | * \ merge bug24930Francesco Mazzoli2012-06-148-80/+63
| | | |\ \
| | | | * | revert dummy commitFrancesco Mazzoli2012-06-141-1/+0
| | | | * | dummy commit to recover defaultFrancesco Mazzoli2012-06-141-0/+1
| | | | |/
| | | * | Background daemon when starting upEmile Joubert2012-06-064-5/+6
| | * | | 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-1433-1031/+1183
| | |\ \ \
| | * | | | 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
| | |_|_|/ | |/| | |
* | | | | add a "leave cluster" hook in `rabbit_node_monitor', handle cluster nodes joi...Francesco Mazzoli2012-06-142-27/+66
* | | | | merge defaultFrancesco Mazzoli2012-06-147-707/+815
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | merge defaultFrancesco Mazzoli2012-06-147-707/+815
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | merge defaultFrancesco Mazzoli2012-06-128-106/+94
| | |\ \ \
| | * | | | revert last commitFrancesco Mazzoli2012-06-124-77/+40
| | * | | | add node to existing cluster status instead of creating a new one on on_node_...Francesco Mazzoli2012-06-064-40/+77
| | * | | | stop mnesia after cluster operationFrancesco Mazzoli2012-06-011-0/+4
| | * | | | first attempt at refactoring `rabbit_mnesia:init_db'Francesco Mazzoli2012-06-012-94/+64
| | * | | | tidy exports and specsFrancesco Mazzoli2012-05-312-24/+42
| | * | | | fix and improve `rabbit_mnesia:remove_node/1' in many waysFrancesco Mazzoli2012-05-311-56/+94
| | * | | | merge defaultFrancesco Mazzoli2012-05-307-697/+775
| | |\ \ \ \
| | | * \ \ \ merge defaultFrancesco Mazzoli2012-05-307-697/+774
| | | |\ \ \ \
| | | | * | | | set up cluster beforehand in testsFrancesco Mazzoli2012-05-291-13/+33
| | | | * | | | remove cluster managment tests, adjust the othersFrancesco Mazzoli2012-05-281-199/+1
| | | | * | | | merge defaultFrancesco Mazzoli2012-05-286-486/+741
| | | | |\ \ \ \
| | | | | * | | | comments in `prepare/0'Francesco Mazzoli2012-05-251-0/+5
| | | | | * | | | forgot `check_cluster_consistency/0' call in `prepare/0'Francesco Mazzoli2012-05-251-0/+1
| | | | | * | | | merge defaultFrancesco Mazzoli2012-05-256-486/+735
| | | | | |\ \ \ \
| | | | | | * | | | handle legacy `cluster_nodes.config' and `running_nodes_at_shutdown'Francesco Mazzoli2012-05-243-38/+85
| | | | | | * | | | added `rabbit_mnesia:remove_node/1' to remove node from clusters remotelyFrancesco Mazzoli2012-05-232-1/+24
| | | | | | * | | | fiddling with `rabbit_mnesia' specsFrancesco Mazzoli2012-05-231-2/+2
| | | | | | * | | | add `rabbit_misc:rabbit_version/0'Francesco Mazzoli2012-05-232-2/+8
| | | | | | * | | | deleted percent by mistakeFrancesco Mazzoli2012-05-231-1/+1
| | | | | | * | | | stricter cluster consistency checkFrancesco Mazzoli2012-05-231-20/+47
| | | | | | * | | | ooops... do not update the cluster status file with its own dataFrancesco Mazzoli2012-05-221-1/+3
| | | | | | * | | | fix but in `rabbit_mnesia:status/0'Francesco Mazzoli2012-05-221-2/+5
| | | | | | * | | | forgot to replace old functionFrancesco Mazzoli2012-05-211-7/+1
| | | | | | * | | | change the cluster nodes functions to rely on the cluster status file onlyFrancesco Mazzoli2012-05-211-116/+36