summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge bug 26123Simon MacMullen2014-04-173-88/+72
|\
| * monitor workersMatthias Radestock2014-04-162-2/+14
| * track workers by Pid instead of nameMatthias Radestock2014-04-163-59/+37
| * record workers in a setMatthias Radestock2014-04-161-35/+29
* | Remove rabbit_amqqueue:force_event_refresh/1 synchronySimon MacMullen2014-04-172-40/+22
|/
* Merge bug26118Simon MacMullen2014-04-162-6/+6
|\
| * cosmetic-ish: add a missing ?TABLE abstractionMatthias Radestock2014-04-161-4/+4
| * cosmetic: prevent trailing whitespace in log messageMatthias Radestock2014-04-151-2/+2
* | Handle hibernation in our pre-go state.Simon MacMullen2014-04-151-0/+3
|/
* Merge bug26115Simon MacMullen2014-04-151-4/+4
|\
| * eliminate accidental, crash-inducing assertionMatthias Radestock2014-04-141-4/+4
* | Add a capability for it.Simon MacMullen2014-04-151-1/+2
|/
* Merge bug26084Simon MacMullen2014-04-142-41/+26
|\
| * eliminate comment duplicationMatthias Radestock2014-04-141-4/+1
| * ensure propagation of master deathMatthias Radestock2014-04-131-8/+8
| * less lazy death notificationsMatthias Radestock2014-04-131-21/+9
| * ensure callback_view_changed is called whenever the view may have changedMatthias Radestock2014-04-131-8/+8
* | Actually let's move the unlink/1 back, not convinced it is any clearer.Simon MacMullen2014-04-111-5/+4
* | Monitor and wait for 'DOWN' from our own GM as well as the slaves, to make su...Simon MacMullen2014-04-101-5/+6
|/
* Merge bug25855Simon MacMullen2014-04-094-17/+34
|\
| * More unique atomSimon MacMullen2014-04-091-2/+2
| * Delayed restart of the disk monitor.Simon MacMullen2014-04-093-12/+25
| * Make sure we have complete command output if we actually can't parse it.Simon MacMullen2014-04-091-5/+9
* | Merge bug26100Simon MacMullen2014-04-092-8/+12
|\ \ | |/
| * Merge bug26103Simon MacMullen2014-04-091-1/+1
| |\
| | * That ~s should not be there.Simon MacMullen2014-04-091-1/+1
| * | Maybe simplerSimon MacMullen2014-04-091-7/+7
| * | Only allow cycles that contain reject.Simon MacMullen2014-04-081-13/+17
| |/
* | OopsSimon MacMullen2014-04-091-1/+4
* | OopsSimon MacMullen2014-04-081-2/+2
* | Allow parameter validation to know about the user making the change.Simon MacMullen2014-04-086-25/+34
|/
* Merge bug 26098Simon MacMullen2014-04-081-3/+24
|\
| * Improve diagnostics when the node is up.Simon MacMullen2014-04-031-3/+24
* | Bring back impersonator tag.Simon MacMullen2014-04-041-4/+8
|/
* Updates for the new way of doing mandatory.Simon MacMullen2014-04-021-7/+15
* CosmeticSimon MacMullen2014-04-011-7/+7
* Events for login success / failure.Simon MacMullen2014-04-011-18/+23
* Events for policies and parameters.Simon MacMullen2014-03-312-4/+19
* Events for users and permissions.Simon MacMullen2014-03-311-52/+72
* Merge bug26088Simon MacMullen2014-03-31136-2355/+3709
|\
| * Explain this formula.Simon MacMullen2014-03-311-0/+13
| * Merge bug26082Simon MacMullen2014-03-316-16/+13
| |\
| | * give in to dialyzerMatthias Radestock2014-03-271-3/+2
| | * suppress no_return warningsMatthias Radestock2014-03-272-0/+7
| | * appease dialyzerMatthias Radestock2014-03-271-8/+3
| | * more precise specMatthias Radestock2014-03-271-3/+2
| | * Remove pointless branches found by dialyzer.Simon MacMullen2014-03-272-5/+2
| * | Allow specification of the node to use for the queue, all else being equal.Simon MacMullen2014-03-272-10/+30
| |/
| * Remove dubious commentSimon MacMullen2014-03-261-1/+0
| * Merge bug26069Simon MacMullen2014-03-264-81/+114
| |\