summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge defaultFrancesco Mazzoli2012-08-0116-218/+359
|\
| * merge bug25048Francesco Mazzoli2012-07-301-1/+0
| |\
| | * cosmeticMatthias Radestock2012-07-301-1/+0
| * | merge defaultFrancesco Mazzoli2012-07-305-50/+65
| |\ \ | | |/ | |/|
| | * `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-235-51/+63
| | |\
| | | * 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-065-45/+46
| * | | Merged bug24971 into defaultEmile Joubert2012-07-2516-260/+385
| |\ \ \
| | * | | 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 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-1913-223/+301
| | |\ \ \ \ | | | |/ / /
| | | * | | 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
| | | | * | | more consistent error handling in readerMatthias Radestock2012-07-152-105/+128
| | | * | | | Merge bug24998Simon MacMullen2012-07-188-122/+120
| | | |\ \ \ \
| | | | * \ \ \ Merge bug24956 (again).Simon MacMullen2012-07-1630-237/+710
| | | | |\ \ \ \
| | | | * | | | | oops - handle heartbeat timeouts properly in closed stateTim Watson2012-07-161-1/+1
| | | * | | | | | Minor simplificationSimon MacMullen2012-07-182-7/+3
| | | * | | | | | resource_limit alarms are always atoms, and we don't need quotes around themSimon MacMullen2012-07-181-2/+2
| | | * | | | | | All our log invocations should end in ~nSimon MacMullen2012-07-181-6/+6
| | | * | | | | | do not blowup on unrecognised alarmsFrancesco Mazzoli2012-07-131-0/+6
| | | * | | | | | aligning things, part twoFrancesco Mazzoli2012-07-131-3/+2
| | | * | | | | | because we all love aligned arrows (especially Matthias)Francesco Mazzoli2012-07-131-2/+1
| | | * | | | | | cosmeticsFrancesco Mazzoli2012-07-131-8/+4
| | | * | | | | | add a `get_alarms/0' to `rabbit_alarm', equivalent to `alarm_handler:get_alar...Francesco Mazzoli2012-07-131-19/+31
| | | * | | | | | `rabbit_alarm' on its own again, added callbacks to fhc and `vm_memory_monitor'Francesco Mazzoli2012-07-135-34/+82
| | | * | | | | | do not take place of `alarm_handler', just pretty print what we're interested inFrancesco Mazzoli2012-07-124-30/+27
| | | * | | | | | log the resource limit alarmsFrancesco Mazzoli2012-07-111-2/+4
| | | * | | | | | let `rabbit_alarm' handle everything in place of `alarm_handler'Francesco Mazzoli2012-07-114-19/+32
| | | * | | | | | we don't need a dedicated handler, rabbit_alarm will doFrancesco Mazzoli2012-07-112-60/+1
| | | * | | | | | add replacement for the stock alarm_handler - not doing anything yetFrancesco Mazzoli2012-07-102-1/+60
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | change naming from "termination" to "exit". also add `IS_' prefix to macroFrancesco Mazzoli2012-07-174-11/+11