summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reify something that was previously a little bit magic.Simon MacMullen2012-08-072-6/+13
* Support changing master (umm, which actually turned out to be a lot easier th...Simon MacMullen2012-08-071-10/+7
* Take account of the current nodes when selecting new nodes, and some unit tes...Simon MacMullen2012-08-072-29/+70
* Merge in defaultSimon MacMullen2012-08-078-120/+184
|\
| * Various fixes.Simon MacMullen2012-07-092-17/+9
| * Merge bug25048Simon MacMullen2012-07-098-123/+195
| |\
| | * Merge bug25048Simon MacMullen2012-07-098-123/+195
| | |\
| | | * Dynamic change of HA policy. Promotion from non-HA to master, and demotion fr...Simon MacMullen2012-07-065-32/+112
| | | * Rename function, remove utter rubbish.Simon MacMullen2012-07-063-15/+15
| | | * Rough sketch of dynamic queue HA-ness:Simon MacMullen2012-07-057-92/+89
* | | | warn on memory clippingMatthias Radestock2012-08-061-1/+11
* | | | tiny refactorMatthias Radestock2012-08-031-12/+9
* | | | make the comment match the codeMatthias Radestock2012-08-031-1/+1
* | | | cosmeticMatthias Radestock2012-08-031-14/+9
* | | | trim fat - don't log the setting of the memory hwm twiceMatthias Radestock2012-08-021-4/+1
* | | | inlining refactorMatthias Radestock2012-08-021-5/+1
* | | | merge bug25048Francesco Mazzoli2012-07-301-1/+0
|\ \ \ \
| * | | | cosmeticMatthias Radestock2012-07-301-1/+0
* | | | | merge defaultFrancesco Mazzoli2012-07-306-51/+67
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | `store_updated_slaves/1' returns a queue, not `ok'Francesco Mazzoli2012-07-271-1/+2
| * | | | remove unused variableFrancesco Mazzoli2012-07-271-1/+1
| * | | | cosmeticsFrancesco Mazzoli2012-07-232-1/+2
| * | | | merge defaultFrancesco Mazzoli2012-07-236-52/+65
| |\ \ \ \ | | |/ / /
| | * | | Fix upgrade function.Simon MacMullen2012-07-091-10/+10
| | |/ /
| | * | Be more consistent about always cleaning sync_slave_pids whenever slave_pids ...Simon MacMullen2012-07-094-17/+27
| | * | It did work, but we needed to do that in another place too...Simon MacMullen2012-07-092-1/+2
| | * | Store sync'ed slaves in Mnesia. This is not quite right yet.Simon MacMullen2012-07-066-46/+48
| | |/
* | | Merged bug24971 into defaultEmile Joubert2012-07-2519-265/+693
|\ \ \
| * \ \ Merged bug24942 into defaultEmile Joubert2012-07-252-27/+65
| |\ \ \ | | |/ / | |/| |
| | * | NB: is superfluous in commentsTim Watson2012-07-251-1/+1
| | * | simplify match on master pidsTim Watson2012-07-251-5/+5
| | * | match on supervisor:start_child/2 return values properlyTim Watson2012-07-251-2/+2
| | * | attempt to handle races between remove_from_queue and rmq_slave:init/1Tim Watson2012-07-232-2/+3
| | * | throw state invariants in the right place; cosmeticTim Watson2012-07-233-69/+47
| | * | merge with defaultTim Watson2012-07-233-30/+89
| | |\ \ | |/ / /
| | * | log stale master pids properly, remove duplicate stale pid handling from rmq_...Tim Watson2012-07-232-108/+70
| | * | attempt to handle stale slave pids during intialisation routinesTim Watson2012-06-133-24/+121
| * | | merge bug25023Tim Watson2012-07-234-22/+28
| |\ \ \
| | * \ \ merge default into bug25023Tim Watson2012-07-232-8/+7
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merged bug25059 into defaultEmile Joubert2012-07-201-7/+6
| |\ \ \ \
| | * | | | make 'rabbitmqctl report' respect '-q'Matthias Radestock2012-07-201-2/+1
| | * | | | remove evilMatthias Radestock2012-07-201-5/+5
| * | | | | use rabbit_misc:is_process_alive/1Tim Watson2012-07-201-1/+1
| |/ / / /
| | * | | merge defaultFrancesco Mazzoli2012-07-1916-228/+609
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merged bug25035 into defaultEmile Joubert2012-07-191-2/+4
| |\ \ \ \
| | * | | | use %HOMEDIR%%HOMEPATH% instead of $PROFILEFrancesco Mazzoli2012-07-181-2/+4
| * | | | | cosmeticMatthias Radestock2012-07-191-4/+4
| * | | | | Merge bug25056Simon MacMullen2012-07-182-63/+75
| |\ \ \ \ \
| | * | | | | simplifying refactorMatthias Radestock2012-07-161-9/+7
| | * | | | | make channel/soft errors easier to distinguish from hard errorsMatthias Radestock2012-07-161-1/+1