Age | Commit message (Expand) | Author | Files | Lines |
2021-02-23 | Bump models to 2.4.1-SNAPSHOT |  Ram Krishna Verma | 12 | -12/+12 |
2021-02-11 | Fix sonars from depeendency upgrade |  Jim Hahn | 25 | -120/+96 |
2021-02-10 | More sonars in models |  Jim Hahn | 14 | -35/+37 |
2021-02-05 | Give better messages than NPE for missing data |  Jim Hahn | 20 | -40/+255 |
2020-12-23 | Add Service Template TOSCA handling |  liamfallon | 1 | -12/+6 |
2020-12-07 | Fix Modify NSSI operation |  krishnaa96 | 2 | -15/+6 |
2020-12-02 | Address sonar issues in policy/models |  Jim Hahn | 3 | -5/+5 |
2020-11-30 | Remove targetEntity from makeOutcome |  Jim Hahn | 10 | -55/+35 |
2020-11-20 | Delete preprocessed flag from actors |  Jim Hahn | 21 | -79/+64 |
2020-11-18 | Merge "Make Actors event-agnostic" |  Ram Krishna Verma | 54 | -7372/+212 |
2020-11-06 | Fix upcoming checkstyle issues |  Pamela Dragosh | 1 | -1/+1 |
2020-10-27 | Make Actors event-agnostic |  Jim Hahn | 54 | -7372/+212 |
2020-10-27 | Bump models master to 2.4.0 SNAPSHOT |  Jim Hahn | 12 | -12/+12 |
2020-10-19 | Bump models to 2.3.6 snapshot |  Jim Hahn | 12 | -12/+12 |
2020-10-13 | Bug fixes and improvements in CDS Simulator |  a.sreekumar | 1 | -0/+27 |
2020-10-09 | Bump models to 2.3.5 |  Jim Hahn | 12 | -12/+12 |
2020-10-09 | Bump models to 2.3.4 snapshot |  Jim Hahn | 12 | -12/+12 |
2020-10-09 | Specify "Accept" header in A&AI requests |  Jim Hahn | 4 | -7/+4 |
2020-10-07 | Bump models to 2.3.3 |  Jim Hahn | 12 | -12/+12 |
2020-10-02 | Fix eclipse/sonar warnings in models |  Jim Hahn | 1 | -0/+2 |
2020-09-08 | Bump models to 2.3.2 |  Jim Hahn | 12 | -12/+12 |
2020-09-01 | Add Modify NSSI operation in SO actor |  krishnaa96 | 12 | -16/+273 |
2020-08-27 | Remove Target and TargetType |  Pamela Dragosh | 48 | -330/+589 |
2020-08-18 | Make targetEntity a property |  Jim Hahn | 23 | -125/+194 |
2020-08-17 | Remove event context from Operation post processor |  Jim Hahn | 2 | -5/+8 |
2020-08-13 | Do not require context in ControlLoopOperationParams |  Jim Hahn | 2 | -13/+89 |
2020-08-06 | Modify Actors to use properties when provided |  Jim Hahn | 26 | -212/+999 |
2020-08-04 | Skip preprocessor step in Actors |  Jim Hahn | 13 | -41/+110 |
2020-07-31 | Add property lists to Actors |  Jim Hahn | 45 | -64/+489 |
2020-07-21 | Fix some sonars in policy-models |  Jim Hahn | 25 | -45/+39 |
2020-07-13 | Remove legacy actor code from models |  Jim Hahn | 18 | -3056/+2 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT |  Ram Krishna Verma | 12 | -12/+12 |
2020-07-02 | Rename XxxActorServiceProvider to XxxActor |  Jim Hahn | 27 | -142/+141 |
2020-06-26 | Add CDS simulator to policy-models |  Jim Hahn | 2 | -2/+74 |
2020-06-24 | Updating models dependencies to latest versions |  RossC | 1 | -1/+0 |
2020-06-18 | Changes for Checkstyle 8.32 |  liamfallon | 7 | -8/+6 |
2020-06-12 | Moving common polling code into HttpOperation |  Jim Hahn | 40 | -1081/+861 |
2020-06-11 | Merge "Default ActorImpl should have an "operations" property" |  Pamela Dragosh | 16 | -50/+61 |
2020-06-11 | Merge "Fixing issue with Jacoco coverage being stored above project directory" |  Pamela Dragosh | 1 | -4/+4 |
2020-06-11 | Merge "Rename GuardOperation to DecisionOperation" |  Jorge Hernandez | 6 | -18/+18 |
2020-06-11 | Default ActorImpl should have an "operations" property |  Jim Hahn | 16 | -50/+61 |
2020-06-11 | Fixing issue with Jacoco coverage being stored above project directory |  RossC | 1 | -4/+4 |
2020-06-10 | Rename GuardOperation to DecisionOperation |  Jim Hahn | 6 | -18/+18 |
2020-06-09 | Flesh out junits for SDNR and VFC actors |  Jim Hahn | 4 | -2/+116 |
2020-06-08 | Fix VFC Restart operation name |  Jim Hahn | 1 | -1/+1 |
2020-06-03 | Merge "Use plain HashMap instead of IdentityHashMap" |  Pamela Dragosh | 2 | -5/+6 |
2020-06-02 | Use plain HashMap instead of IdentityHashMap |  Jim Hahn | 2 | -5/+6 |
2020-06-02 | Change Actor makeCoder() to getCoder() |  Jim Hahn | 12 | -16/+16 |
2020-06-01 | Merge "Use "coder" to serialize Actor requests" |  Pamela Dragosh | 13 | -109/+76 |
2020-05-31 | Merge "Made Actor names public" |  Ram Krishna Verma | 4 | -4/+7 |