| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | eliminate comment duplication | Matthias Radestock | 2014-04-14 | 1 | -4/+1 |
| * | ensure propagation of master death | Matthias Radestock | 2014-04-13 | 1 | -8/+8 |
| * | less lazy death notifications | Matthias Radestock | 2014-04-13 | 1 | -21/+9 |
| * | ensure callback_view_changed is called whenever the view may have changed | Matthias Radestock | 2014-04-13 | 1 | -8/+8 |
| * | Merge bug25855 | Simon MacMullen | 2014-04-09 | 4 | -17/+34 |
| |\ | |||||
| | * | More unique atom | Simon MacMullen | 2014-04-09 | 1 | -2/+2 |
| | * | Delayed restart of the disk monitor. | Simon MacMullen | 2014-04-09 | 3 | -12/+25 |
| | * | Make sure we have complete command output if we actually can't parse it. | Simon MacMullen | 2014-04-09 | 1 | -5/+9 |
| * | | Merge bug26100 | Simon MacMullen | 2014-04-09 | 2 | -8/+12 |
| |\ \ | |/ | |||||
| | * | Merge bug26103 | Simon MacMullen | 2014-04-09 | 1 | -1/+1 |
| | |\ | |||||
| | | * | That ~s should not be there. | Simon MacMullen | 2014-04-09 | 1 | -1/+1 |
| | * | | Maybe simpler | Simon MacMullen | 2014-04-09 | 1 | -7/+7 |
| | * | | Only allow cycles that contain reject. | Simon MacMullen | 2014-04-08 | 1 | -13/+17 |
| | |/ | |||||
| * | | Oops | Simon MacMullen | 2014-04-09 | 1 | -1/+4 |
| * | | Oops | Simon MacMullen | 2014-04-08 | 1 | -2/+2 |
| * | | Allow parameter validation to know about the user making the change. | Simon MacMullen | 2014-04-08 | 6 | -25/+34 |
| |/ | |||||
| * | Merge bug 26098 | Simon MacMullen | 2014-04-08 | 1 | -3/+24 |
| |\ | |||||
| | * | Improve diagnostics when the node is up. | Simon MacMullen | 2014-04-03 | 1 | -3/+24 |
| * | | Bring back impersonator tag. | Simon MacMullen | 2014-04-04 | 1 | -4/+8 |
| |/ | |||||
| * | Updates for the new way of doing mandatory. | Simon MacMullen | 2014-04-02 | 1 | -7/+15 |
| * | Cosmetic | Simon MacMullen | 2014-04-01 | 1 | -7/+7 |
| * | Events for login success / failure. | Simon MacMullen | 2014-04-01 | 1 | -18/+23 |
| * | Events for policies and parameters. | Simon MacMullen | 2014-03-31 | 2 | -4/+19 |
| * | Events for users and permissions. | Simon MacMullen | 2014-03-31 | 1 | -52/+72 |
| * | Merge bug26088 | Simon MacMullen | 2014-03-31 | 136 | -2355/+3709 |
| |\ | |||||
| | * | Explain this formula. | Simon MacMullen | 2014-03-31 | 1 | -0/+13 |
| | * | Merge bug26082 | Simon MacMullen | 2014-03-31 | 6 | -16/+13 |
| | |\ | |||||
| | | * | give in to dialyzer | Matthias Radestock | 2014-03-27 | 1 | -3/+2 |
| | | * | suppress no_return warnings | Matthias Radestock | 2014-03-27 | 2 | -0/+7 |
| | | * | appease dialyzer | Matthias Radestock | 2014-03-27 | 1 | -8/+3 |
| | | * | more precise spec | Matthias Radestock | 2014-03-27 | 1 | -3/+2 |
| | | * | Remove pointless branches found by dialyzer. | Simon MacMullen | 2014-03-27 | 2 | -5/+2 |
| | * | | Allow specification of the node to use for the queue, all else being equal. | Simon MacMullen | 2014-03-27 | 2 | -10/+30 |
| | |/ | |||||
| | * | Remove dubious comment | Simon MacMullen | 2014-03-26 | 1 | -1/+0 |
| | * | Merge bug26069 | Simon MacMullen | 2014-03-26 | 4 | -81/+114 |
| | |\ | |||||
| | | * | Merge bug26070 | Simon MacMullen | 2014-03-25 | 2 | -74/+108 |
| | | |\ | |||||
| | | | * | Monitor consuming queue regardless of whether the consumer is CCN capable, on... | Simon MacMullen | 2014-03-25 | 1 | -21/+17 |
| | | | * | Oops | Simon MacMullen | 2014-03-25 | 1 | -1/+1 |
| | | | * | Our other consumer arg has an x- on it. Also, let's validate. | Simon MacMullen | 2014-03-25 | 2 | -2/+6 |
| | | | * | Swap the default value for cancel-on-ha-failover. | Simon MacMullen | 2014-03-25 | 1 | -2/+2 |
| | | | * | Add a comment, and rename the thing to correspond more with words we use alre... | Simon MacMullen | 2014-03-21 | 1 | -4/+9 |
| | | | * | rabbit_amqqueue:basic_consume() will wait for recovery anyway, we don't need ... | Simon MacMullen | 2014-03-21 | 2 | -22/+8 |
| | | | * | Attempt at error checking the basic.consume. | Simon MacMullen | 2014-03-20 | 1 | -22/+31 |
| | | | * | Abstract the waiting into rabbit_amqqueue. | Simon MacMullen | 2014-03-20 | 2 | -11/+17 |
| | | | * | Rename variable (and catch a case I missed before). | Simon MacMullen | 2014-03-20 | 1 | -8/+8 |
| | | | * | Oops | Simon MacMullen | 2014-03-19 | 1 | -1/+1 |
| | | | * | First hack at recovering consumers. | Simon MacMullen | 2014-03-19 | 1 | -60/+88 |
| | | * | | cosmetic: easier to read and keeps emacs happy | Matthias Radestock | 2014-03-23 | 1 | -1/+1 |
| | | * | | Don't show diagnostics after "node already running" since diagnostics are mea... | Simon MacMullen | 2014-03-20 | 1 | -6/+5 |
| | * | | | Have a completely separate counter for content size vs structural size. | Simon MacMullen | 2014-03-24 | 4 | -26/+40 |
