| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reify something that was previously a little bit magic. | Simon MacMullen | 2012-08-07 | 2 | -6/+13 |
| * | Support changing master (umm, which actually turned out to be a lot easier th... | Simon MacMullen | 2012-08-07 | 1 | -10/+7 |
| * | Take account of the current nodes when selecting new nodes, and some unit tes... | Simon MacMullen | 2012-08-07 | 2 | -29/+70 |
| * | Merge in default | Simon MacMullen | 2012-08-07 | 8 | -120/+184 |
| |\ | |||||
| | * | Various fixes. | Simon MacMullen | 2012-07-09 | 2 | -17/+9 |
| | * | Merge bug25048 | Simon MacMullen | 2012-07-09 | 8 | -123/+195 |
| | |\ | |||||
| | | * | Merge bug25048 | Simon MacMullen | 2012-07-09 | 8 | -123/+195 |
| | | |\ | |||||
| | | | * | Dynamic change of HA policy. Promotion from non-HA to master, and demotion fr... | Simon MacMullen | 2012-07-06 | 5 | -32/+112 |
| | | | * | Rename function, remove utter rubbish. | Simon MacMullen | 2012-07-06 | 3 | -15/+15 |
| | | | * | Rough sketch of dynamic queue HA-ness: | Simon MacMullen | 2012-07-05 | 7 | -92/+89 |
| * | | | | warn on memory clipping | Matthias Radestock | 2012-08-06 | 1 | -1/+11 |
| * | | | | tiny refactor | Matthias Radestock | 2012-08-03 | 1 | -12/+9 |
| * | | | | make the comment match the code | Matthias Radestock | 2012-08-03 | 1 | -1/+1 |
| * | | | | cosmetic | Matthias Radestock | 2012-08-03 | 1 | -14/+9 |
| * | | | | trim fat - don't log the setting of the memory hwm twice | Matthias Radestock | 2012-08-02 | 1 | -4/+1 |
| * | | | | inlining refactor | Matthias Radestock | 2012-08-02 | 1 | -5/+1 |
| * | | | | merge bug25048 | Francesco Mazzoli | 2012-07-30 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| | * | | | | cosmetic | Matthias Radestock | 2012-07-30 | 1 | -1/+0 |
| * | | | | | merge default | Francesco Mazzoli | 2012-07-30 | 6 | -51/+67 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | `store_updated_slaves/1' returns a queue, not `ok' | Francesco Mazzoli | 2012-07-27 | 1 | -1/+2 |
| | * | | | | remove unused variable | Francesco Mazzoli | 2012-07-27 | 1 | -1/+1 |
| | * | | | | cosmetics | Francesco Mazzoli | 2012-07-23 | 2 | -1/+2 |
| | * | | | | merge default | Francesco Mazzoli | 2012-07-23 | 6 | -52/+65 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Fix upgrade function. | Simon MacMullen | 2012-07-09 | 1 | -10/+10 |
| | | |/ / | |||||
| | | * | | Be more consistent about always cleaning sync_slave_pids whenever slave_pids ... | Simon MacMullen | 2012-07-09 | 4 | -17/+27 |
| | | * | | It did work, but we needed to do that in another place too... | Simon MacMullen | 2012-07-09 | 2 | -1/+2 |
| | | * | | Store sync'ed slaves in Mnesia. This is not quite right yet. | Simon MacMullen | 2012-07-06 | 6 | -46/+48 |
| | | |/ | |||||
| * | | | Merged bug24971 into default | Emile Joubert | 2012-07-25 | 19 | -265/+693 |
| |\ \ \ | |||||
| | * \ \ | Merged bug24942 into default | Emile Joubert | 2012-07-25 | 2 | -27/+65 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | NB: is superfluous in comments | Tim Watson | 2012-07-25 | 1 | -1/+1 |
| | | * | | simplify match on master pids | Tim Watson | 2012-07-25 | 1 | -5/+5 |
| | | * | | match on supervisor:start_child/2 return values properly | Tim Watson | 2012-07-25 | 1 | -2/+2 |
| | | * | | attempt to handle races between remove_from_queue and rmq_slave:init/1 | Tim Watson | 2012-07-23 | 2 | -2/+3 |
| | | * | | throw state invariants in the right place; cosmetic | Tim Watson | 2012-07-23 | 3 | -69/+47 |
| | | * | | merge with default | Tim Watson | 2012-07-23 | 3 | -30/+89 |
| | | |\ \ | |/ / / | |||||
| | | * | | log stale master pids properly, remove duplicate stale pid handling from rmq_... | Tim Watson | 2012-07-23 | 2 | -108/+70 |
| | | * | | attempt to handle stale slave pids during intialisation routines | Tim Watson | 2012-06-13 | 3 | -24/+121 |
| | * | | | merge bug25023 | Tim Watson | 2012-07-23 | 4 | -22/+28 |
| | |\ \ \ | |||||
| | | * \ \ | merge default into bug25023 | Tim Watson | 2012-07-23 | 2 | -8/+7 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merged bug25059 into default | Emile Joubert | 2012-07-20 | 1 | -7/+6 |
| | |\ \ \ \ | |||||
| | | * | | | | make 'rabbitmqctl report' respect '-q' | Matthias Radestock | 2012-07-20 | 1 | -2/+1 |
| | | * | | | | remove evil | Matthias Radestock | 2012-07-20 | 1 | -5/+5 |
| | * | | | | | use rabbit_misc:is_process_alive/1 | Tim Watson | 2012-07-20 | 1 | -1/+1 |
| | |/ / / / | |||||
| | | * | | | merge default | Francesco Mazzoli | 2012-07-19 | 16 | -228/+609 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merged bug25035 into default | Emile Joubert | 2012-07-19 | 1 | -2/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | use %HOMEDIR%%HOMEPATH% instead of $PROFILE | Francesco Mazzoli | 2012-07-18 | 1 | -2/+4 |
| | * | | | | | cosmetic | Matthias Radestock | 2012-07-19 | 1 | -4/+4 |
| | * | | | | | Merge bug25056 | Simon MacMullen | 2012-07-18 | 2 | -63/+75 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | simplifying refactor | Matthias Radestock | 2012-07-16 | 1 | -9/+7 |
| | | * | | | | | make channel/soft errors easier to distinguish from hard errors | Matthias Radestock | 2012-07-16 | 1 | -1/+1 |
