Age | Commit message (Expand) | Author | Files | Lines |
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-31 | Allocate unique port for dmaap simulator junits |  Jim Hahn | 4 | -17/+28 |
2020-07-30 | Update INFO.yaml in policy-models |  Taka Cho | 1 | -12/+16 |
2020-07-24 | Add Ajith to policy/models info |  Jim Hahn | 1 | -17/+11 |
2020-07-21 | Fix some sonars in policy-models |  Jim Hahn | 74 | -550/+469 |
2020-07-17 | Merge "Support vDNS RainyDay test Case." |  Jim Hahn | 1 | -3/+12 |
2020-07-17 | Support vDNS RainyDay test Case. |  uj426b | 1 | -3/+12 |
2020-07-17 | point to SNAPSHOT version for model |  Taka Cho | 1 | -1/+1 |
2020-07-13 | Remove legacy actor code from models |  Jim Hahn | 24 | -4544/+2 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT |  Ram Krishna Verma | 43 | -43/+43 |
2020-07-09 | Release policy/models 2.3.0 |  Ram Krishna Verma | 1 | -0/+4 |
2020-07-09 | Refer to released parent & common in policy/models |  Ram Krishna Verma | 1 | -2/+2 |
2020-07-02 | Rename XxxActorServiceProvider to XxxActor |  Jim Hahn | 27 | -142/+141 |
2020-07-01 | Fix broken models build due to json upgrade |  Jim Hahn | 2 | -6/+7 |
2020-06-29 | Merge "Add CDS simulator to policy-models" |  Ram Krishna Verma | 10 | -20/+446 |
2020-06-26 | Add CDS simulator to policy-models |  Jim Hahn | 10 | -20/+446 |
2020-06-26 | Clean up of Pair classes - models |  waynedunican | 13 | -361/+308 |
2020-06-24 | Updating models dependencies to latest versions |  RossC | 6 | -14/+11 |
2020-06-19 | Merge "Changes for Checkstyle 8.32" |  Ram Krishna Verma | 227 | -455/+97 |
2020-06-18 | Merge "make vDNS example use modelVersion string" |  Ram Krishna Verma | 4 | -4/+4 |
2020-06-18 | Changes for Checkstyle 8.32 |  liamfallon | 230 | -459/+97 |
2020-06-18 | Replaced try/catch blocks in policy/models with assertj assertions. |  waynedunican | 3 | -33/+20 |
2020-06-18 | make vDNS example use modelVersion string |  jhh | 4 | -4/+4 |
2020-06-16 | Merge "Adding 'name' to yamls and json in model" |  Pamela Dragosh | 53 | -6/+97 |
2020-06-15 | Merge "Moving common polling code into HttpOperation" |  Ram Krishna Verma | 40 | -1081/+861 |
2020-06-12 | Moving common polling code into HttpOperation |  Jim Hahn | 40 | -1081/+861 |
2020-06-12 | Merge "Change related to log4j removal needed in models" |  Ram Krishna Verma | 1 | -3/+2 |
2020-06-12 | Adding 'name' to yamls and json in model |  aditya.puthuparambil | 53 | -6/+97 |
2020-06-12 | Remove logback.xml files bundled as part of jar |  a.sreekumar | 9 | -177/+6 |
2020-06-11 | Change related to log4j removal needed in models |  uj426b | 1 | -3/+2 |
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 | 2 | -10/+10 |
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 | 2 | -10/+10 |
2020-06-10 | Merge "Flesh out junits for SDNR and VFC actors" |  Ram Krishna Verma | 4 | -2/+116 |
2020-06-10 | Rename GuardOperation to DecisionOperation |  Jim Hahn | 6 | -18/+18 |
2020-06-09 | Changing toString on ToscaPolicyXXXIdentifiers |  RossC | 3 | -0/+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 "Copy Dbao from drools-apps to models" |  Pamela Dragosh | 4 | -4/+186 |
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 |
2020-05-29 | Made Actor names public |  Jim Hahn | 4 | -4/+7 |
2020-05-29 | Use "coder" to serialize Actor requests |  Jim Hahn | 13 | -109/+76 |