| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge default | Francesco Mazzoli | 2012-07-30 | 5 | -50/+65 |
| |\ | |||||
| | * | `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 | 5 | -51/+63 |
| | |\ | |||||
| | | * | 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 | 5 | -45/+46 |
| * | | | Merged bug24971 into default | Emile Joubert | 2012-07-25 | 16 | -260/+385 |
| |\ \ \ | |||||
| | * | | | 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 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 | 13 | -223/+301 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | 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 |
| | | | * | | | more consistent error handling in reader | Matthias Radestock | 2012-07-15 | 2 | -105/+128 |
| | | * | | | | Merge bug24998 | Simon MacMullen | 2012-07-18 | 8 | -122/+120 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge bug24956 (again). | Simon MacMullen | 2012-07-16 | 30 | -237/+710 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | refactor: remove gratuitous helper function | Matthias Radestock | 2012-07-16 | 1 | -6/+3 |
| | | | | * | | | | better epmd error descriptions in rabbitmqctl | Matthias Radestock | 2012-07-15 | 3 | -8/+9 |
| | | | | * | | | | refactor: move things around in the reader | Matthias Radestock | 2012-07-15 | 1 | -56/+65 |
| | | | | |/ / / | |||||
| | | | | * | | | call the correct function | Matthias Radestock | 2012-07-15 | 1 | -1/+1 |
| | | | | * | | | refactor: precondition_failed helper function | Matthias Radestock | 2012-07-15 | 1 | -21/+17 |
| | | | | * | | | oops - 'hg record' diff boundary fail | Matthias Radestock | 2012-07-15 | 1 | -0/+4 |
| | | | | * | | | renaming | Matthias Radestock | 2012-07-15 | 1 | -11/+7 |
| | | | | * | | | cosmetic | Matthias Radestock | 2012-07-14 | 1 | -2/+2 |
| | | | | * | | | tiny simplifying refactor | Matthias Radestock | 2012-07-13 | 1 | -2/+1 |
| | | | * | | | | oops - handle heartbeat timeouts properly in closed state | Tim Watson | 2012-07-16 | 1 | -1/+1 |
| | | * | | | | | Minor simplification | Simon MacMullen | 2012-07-18 | 2 | -7/+3 |
| | | * | | | | | resource_limit alarms are always atoms, and we don't need quotes around them | Simon MacMullen | 2012-07-18 | 1 | -2/+2 |
| | | * | | | | | All our log invocations should end in ~n | Simon MacMullen | 2012-07-18 | 1 | -6/+6 |
| | | * | | | | | do not blowup on unrecognised alarms | Francesco Mazzoli | 2012-07-13 | 1 | -0/+6 |
| | | * | | | | | aligning things, part two | Francesco Mazzoli | 2012-07-13 | 1 | -3/+2 |
| | | * | | | | | because we all love aligned arrows (especially Matthias) | Francesco Mazzoli | 2012-07-13 | 1 | -2/+1 |
| | | * | | | | | cosmetics | Francesco Mazzoli | 2012-07-13 | 1 | -8/+4 |
| | | * | | | | | add a `get_alarms/0' to `rabbit_alarm', equivalent to `alarm_handler:get_alar... | Francesco Mazzoli | 2012-07-13 | 1 | -19/+31 |
| | | * | | | | | `rabbit_alarm' on its own again, added callbacks to fhc and `vm_memory_monitor' | Francesco Mazzoli | 2012-07-13 | 5 | -34/+82 |
