Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-10 | Rename GuardOperation to DecisionOperation | Jim Hahn | 3 | -6/+6 |
2020-05-29 | Use "coder" to serialize Actor requests | Jim Hahn | 1 | -2/+4 |
2020-05-27 | Include response in OperationOutcome | Jim Hahn | 1 | -0/+2 |
2020-04-01 | Set sub request ID before start callback | Jim Hahn | 1 | -4/+1 |
2020-03-23 | New Guard actor request structure is incorrect | Jim Hahn | 3 | -36/+20 |
2020-03-10 | Immediately finish if guard is disabled | Jim Hahn | 1 | -4/+22 |
2020-03-06 | Add subrequest ID to OperationOutcome | Jim Hahn | 1 | -0/+2 |
2020-03-06 | Log full URL for REST calls | Jim Hahn | 1 | -2/+2 |
2020-02-29 | Guard Actor is adding the wrong type of Operator | Jim Hahn | 1 | -2/+1 |
2020-02-25 | Add "disabled" property to Guard Actor | Jim Hahn | 4 | -0/+23 |
2020-02-21 | Change payload to Map<String,Object> so it's more versatile | Jim Hahn | 3 | -35/+5 |
2020-02-20 | More actor clean-up | Jim Hahn | 6 | -11/+223 |
2020-02-19 | Add Guard Actor | Jim Hahn | 3 | -0/+216 |