summaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.guard/src
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Set sub request ID before start callbackJim Hahn2-5/+5
2020-03-30Test new actors against simulatorsJim Hahn1-0/+56
2020-03-23New Guard actor request structure is incorrectJim Hahn10-92/+64
2020-03-10Immediately finish if guard is disabledJim Hahn1-4/+22
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn2-0/+4
2020-03-06Log full URL for REST callsJim Hahn1-2/+2
2020-02-29Guard Actor is adding the wrong type of OperatorJim Hahn2-2/+4
2020-02-25Add "disabled" property to Guard ActorJim Hahn8-3/+80
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn8-52/+62
2020-02-20More actor clean-upJim Hahn12-21/+630
2020-02-19Add Guard ActorJim Hahn8-0/+450