Age | Commit message (Expand) | Author | Files | Lines |
2024-11-07 | Fix references and organize dependencies after splitting |  adheli.tavares | 3 | -10/+10 |
2024-08-13 | Improve code coverage and sonar fixes |  waynedunican | 4 | -10/+10 |
2024-07-02 | Clean up of JUnit 4 dependencies |  waynedunican | 1 | -2/+0 |
2024-06-20 | Convert models to JUnit 5 |  waynedunican | 9 | -80/+82 |
2024-04-24 | Fix actors interactions for drools issues. |  adheli.tavares | 2 | -2/+0 |
2024-02-08 | Remove dmaap from models |  rameshiyer27 | 3 | -13/+19 |
2023-09-22 | Java 17 Upgrade |  adheli.tavares | 2 | -9/+9 |
2023-01-31 | Upgrade and clean up dependencies |  liamfallon | 4 | -17/+27 |
2021-06-17 | Use lombok annotations for actors |  Jim Hahn | 1 | -6/+3 |
2021-05-07 | Fix sonars in policy-models actors |  Jim Hahn | 3 | -8/+12 |
2021-02-11 | Fix sonars from depeendency upgrade |  Jim Hahn | 2 | -6/+6 |
2021-02-10 | More sonars in models |  Jim Hahn | 2 | -5/+8 |
2020-11-30 | Remove targetEntity from makeOutcome |  Jim Hahn | 1 | -1/+1 |
2020-11-20 | Delete preprocessed flag from actors |  Jim Hahn | 2 | -2/+1 |
2020-10-27 | Make Actors event-agnostic |  Jim Hahn | 4 | -116/+4 |
2020-08-27 | Remove Target and TargetType |  Pamela Dragosh | 2 | -6/+6 |
2020-08-18 | Make targetEntity a property |  Jim Hahn | 1 | -3/+3 |
2020-07-21 | Fix some sonars in policy-models |  Jim Hahn | 5 | -17/+14 |
2020-06-11 | Default ActorImpl should have an "operations" property |  Jim Hahn | 3 | -6/+9 |
2020-05-29 | Use "coder" to serialize Actor requests |  Jim Hahn | 1 | -1/+1 |
2020-04-08 | SDNR Actor enhancements |  Jim Hahn | 1 | -2/+10 |
2020-03-30 | Test new actors against simulators |  Jim Hahn | 3 | -3/+155 |
2020-03-06 | Add subrequest ID to OperationOutcome |  Jim Hahn | 1 | -0/+1 |
2020-03-06 | Log full URL for REST calls |  Jim Hahn | 1 | -2/+2 |
2020-03-05 | Add SO VF Module Delete Operation |  Jim Hahn | 1 | -0/+3 |
2020-03-03 | Translate APPC Instant to Long |  Jim Hahn | 1 | -1/+1 |
2020-03-03 | Fix path issues |  Jim Hahn | 1 | -1/+30 |
2020-02-26 | Change ActorService config to Map<String,Object> |  Jim Hahn | 1 | -1/+1 |
2020-02-21 | Change payload to Map<String,Object> so it's more versatile |  Jim Hahn | 11 | -1/+499 |
2020-02-20 | More actor clean-up |  Jim Hahn | 6 | -78/+42 |
2020-02-18 | Validate request content of various actors |  Jim Hahn | 8 | -185/+310 |
2020-02-17 | More changes to actor code |  Jim Hahn | 3 | -1/+322 |
2020-02-17 | Use BidirectionalTopicClient from policy-common |  Jim Hahn | 2 | -2/+10 |
2020-02-12 | Add A&AI actor and some operators |  Jim Hahn | 2 | -1/+39 |
2020-02-11 | Add more code to facilitate actor implementation |  Jim Hahn | 2 | -0/+273 |