| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge default into bug24991 | Matthias Radestock | 2012-07-18 | 3 | -22/+19 |
| |\ | |||||
| | * | allow clients to exceed frame size by a little bit | Matthias Radestock | 2012-07-17 | 1 | -1/+6 |
| | * | merge default into bug24991 | Matthias Radestock | 2012-07-17 | 5 | -100/+103 |
| | |\ | |||||
| | * \ | merge default into bug24991 | Matthias Radestock | 2012-07-13 | 3 | -22/+14 |
| | |\ \ | |||||
| | | * \ | merge default into bug24991 | Matthias Radestock | 2012-07-13 | 3 | -22/+14 |
| | | |\ \ | |||||
| | | | * | | enforce frame_max | Matthias Radestock | 2012-06-12 | 1 | -0/+5 |
| | | | * | | refactor: move constant and give it a better name | Matthias Radestock | 2012-06-12 | 2 | -22/+9 |
| * | | | | | 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 |
| | | |/ / | |||||
| | | * | | Merged bug25052 into default | Emile Joubert | 2012-07-13 | 1 | -5/+5 |
| | | |\ \ | |||||
| | | | * | | blow up if Ref is unknown | Matthias Radestock | 2012-07-12 | 1 | -1/+1 |
| | | | * | | grammar | Matthias Radestock | 2012-07-12 | 1 | -1/+1 |
| | | | * | | Duh, cosmetic | Simon MacMullen | 2012-07-12 | 1 | -2/+1 |
| | | | * | | Don't reopen file handles in fhc:needs_sync/1, avoid infinite loop. | Simon MacMullen | 2012-07-12 | 1 | -5/+6 |
| | | * | | | I am more dubious about this one. But not enough to take it out. | Simon MacMullen | 2012-07-13 | 1 | -0/+2 |
| | | * | | | Explain this message. | Simon MacMullen | 2012-07-13 | 1 | -0/+5 |
| | | * | | | Rename HA heartbeat when master changes | Emile Joubert | 2012-07-11 | 2 | -4/+4 |
| | | * | | | Remove unnecessary HA heartbeats | Emile Joubert | 2012-07-10 | 1 | -11/+0 |
| | | |/ / | |||||
| | * | | | 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 |
| * | | | | do not take place of `alarm_handler', just pretty print what we're interested in | Francesco Mazzoli | 2012-07-12 | 4 | -30/+27 |
| * | | | | log the resource limit alarms | Francesco Mazzoli | 2012-07-11 | 1 | -2/+4 |
| * | | | | let `rabbit_alarm' handle everything in place of `alarm_handler' | Francesco Mazzoli | 2012-07-11 | 4 | -19/+32 |
| * | | | | we don't need a dedicated handler, rabbit_alarm will do | Francesco Mazzoli | 2012-07-11 | 2 | -60/+1 |
| * | | | | add replacement for the stock alarm_handler - not doing anything yet | Francesco Mazzoli | 2012-07-10 | 2 | -1/+60 |
| | |/ / |/| | | |||||
| * | | | Merged bug24826 into default | Emile Joubert | 2012-06-29 | 10 | -89/+90 |
| |\ \ \ | |||||
| | * \ \ | merge default | Tim Watson | 2012-06-27 | 21 | -831/+892 |
| | |\ \ \ | |||||
| | | * | | | It probably makes slightly more sense to monitor before we broadcast. | Simon MacMullen | 2012-06-26 | 1 | -1/+1 |
| | | * | | | Maybe better name? | Simon MacMullen | 2012-06-26 | 3 | -3/+3 |
