| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor | Emile Joubert | 2013-06-13 | 1 | -16/+18 |
| * | Omit emitting stats for non-existent queues on termination | Emile Joubert | 2013-06-11 | 1 | -4/+9 |
| * | Clear exclusive durable queues on boot | Emile Joubert | 2013-06-10 | 2 | -19/+27 |
| * | Merged bug25576 into stable | Emile Joubert | 2013-06-06 | 1 | -1/+12 |
| |\ | |||||
| | * | Attempt to deal with missing segment file. | Simon MacMullen | 2013-05-31 | 1 | -1/+12 |
| * | | merge bug25573 into stable | Tim Watson | 2013-06-06 | 1 | -2/+5 |
| |\ \ | |||||
| | * | | Don't use andalso here, it breaks LDAP when compiled under R12. | Simon MacMullen | 2013-05-30 | 1 | -2/+5 |
| | |/ | |||||
| * | | merge bug25567 into stable | Tim Watson | 2013-06-05 | 8 | -8/+24 |
| |\ \ | |||||
| | * \ | merge bug25571 into stable | Matthias Radestock | 2013-05-31 | 6 | -6/+17 |
| | |\ \ | |||||
| | | * | | graceful handling of application:which_applications() timeout | Matthias Radestock | 2013-05-31 | 6 | -6/+17 |
| | * | | | merge bug25571 into stable | Tim Watson | 2013-05-31 | 3 | -4/+4 |
| | |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | | * | Just in case this times out, let's not explode. | Simon MacMullen | 2013-05-29 | 1 | -1/+1 |
| | | * | Look for the rabbit process, not the rabbit application. | Simon MacMullen | 2013-05-24 | 2 | -2/+2 |
| | | * | No infinity timeout, we could deadlock with the application controller on shu... | Simon MacMullen | 2013-05-24 | 2 | -2/+2 |
| | * | | cope with empty rabbit_serial file | Matthias Radestock | 2013-05-29 | 1 | -0/+5 |
| | |/ | |||||
| * | | Dehydrate prospective betas on requeue | Emile Joubert | 2013-05-29 | 1 | -5/+2 |
| * | | Test to trigger VQ assertion failure (ram msgs =< len) | Emile Joubert | 2013-05-29 | 1 | -0/+15 |
| |/ | |||||
| * | merge heads | Tim Watson | 2013-05-20 | 1 | -2/+3 |
| |\ | |||||
| | * | merge bug25561 into stable | Matthias Radestock | 2013-05-20 | 1 | -7/+2 |
| | |\ | |||||
| | * | | Pass through tx'ed acks and rejects in the correct order. | Simon MacMullen | 2013-05-20 | 1 | -2/+3 |
| * | | | space-- | Simon MacMullen | 2013-05-20 | 1 | -1/+1 |
| * | | | Ignore autoheal requests if we are already autohealing. | Simon MacMullen | 2013-05-20 | 1 | -0/+6 |
| | |/ |/| | |||||
| * | | Remove obsolete and wrong comment. | Simon MacMullen | 2013-05-20 | 1 | -7/+2 |
| |/ | |||||
| * | Tighten up HA policy validation. | Simon MacMullen | 2013-05-14 | 2 | -13/+48 |
| * | merge bug25546 into stable | Tim Watson | 2013-05-10 | 2 | -4/+6 |
| |\ | |||||
| | * | TODO++ | Simon MacMullen | 2013-05-10 | 1 | -0/+2 |
| | * | Remove assertion; it's not always correct if prefetch has been set before. In... | Simon MacMullen | 2013-05-07 | 1 | -4/+4 |
| * | | Merged bug25548 int stable | Emile Joubert | 2013-05-10 | 2 | -7/+9 |
| |\ \ | |||||
| | * \ | Merged bug25545 into stable | Emile Joubert | 2013-05-09 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Clear queue expiry timer ref when fired | Emile Joubert | 2013-05-09 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Allow x-match header to be missing. | Simon MacMullen | 2013-05-07 | 1 | -2/+3 |
| | * | | Treat missing / garbled x-match header as "all", like we used to. | Simon MacMullen | 2013-05-07 | 1 | -4/+5 |
| | |/ | |||||
| * | | Move the ignore of '_'. | Simon MacMullen | 2013-05-10 | 2 | -2/+4 |
| * | | Refactor. | Simon MacMullen | 2013-05-09 | 2 | -8/+10 |
| * | | Validate on list | Simon MacMullen | 2013-05-09 | 1 | -0/+7 |
| * | | Validate on clear. | Simon MacMullen | 2013-05-09 | 1 | -4/+4 |
| * | | Wrap the update in rabbit_vhost:with/2, so we error meaningfully if the vhost... | Simon MacMullen | 2013-05-08 | 1 | -10/+10 |
| |/ | |||||
| * | Typo; fix compilation on <R15. | Simon MacMullen | 2013-04-30 | 1 | -1/+1 |
| * | merge default | Tim Watson | 2013-04-30 | 15 | -258/+679 |
| |\ | |||||
| | * | stable to default | Simon MacMullen | 2013-04-29 | 62 | -2150/+3986 |
| | |\ | |||||
| | | * | merge bug25107 into default | Matthias Radestock | 2013-04-25 | 14 | -247/+645 |
| | | |\ | |||||
| | | | * | stable to default | Simon MacMullen | 2013-04-25 | 1 | -3/+10 |
| | | | |\ | |||||
| | | | * \ | Merge bug25512 | Simon MacMullen | 2013-04-24 | 12 | -196/+499 |
| | | | |\ \ | |||||
| | | | | * \ | Merged stable into default | Emile Joubert | 2013-04-24 | 61 | -2092/+3819 |
| | | | | |\ \ | |||||
| | | | | | * | | Add explanations to pmon:is_monitored/2 invocations. | Simon MacMullen | 2013-04-24 | 1 | -0/+11 |
| | | | | | * | | merge bug25471 into default | Tim Watson | 2013-04-23 | 2 | -30/+279 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Switch pause_minority mode to making its decisions entirely based on node-upn... | Simon MacMullen | 2013-04-22 | 1 | -2/+18 |
| | | | | | | * | | Move those functions to their own place, and replace the autoheal all_nodes_u... | Simon MacMullen | 2013-04-22 | 2 | -21/+30 |
| | | | | | | * | | I suppose it would be polite to add specs here. | Simon MacMullen | 2013-04-18 | 1 | -0/+3 |
| | | | | | | * | | Have the leader decide what to do and then just tell other nodes (rather than... | Simon MacMullen | 2013-04-18 | 1 | -97/+58 |
