Age | Commit message (Expand) | Author | Files | Lines |
2021-07-12 | Merge "Add Camel Endpoint ControlLoop Instantiation" |  Jim Hahn | 2 | -0/+68 |
2021-07-09 | Merge "Add swagger models for swagger endpoint generation" |  Liam Fallon | 3 | -9/+9 |
2021-07-08 | Add Camel Endpoint ControlLoop Instantiation |  brunomilitzer | 2 | -0/+68 |
2021-07-07 | Merge "Add ONAP standard Control Loop Element types" |  Jim Hahn | 6 | -4/+263 |
2021-07-07 | Add swagger models for swagger endpoint generation |  liamfallon | 3 | -9/+9 |
2021-07-07 | Merge "Fixed failing camel endpoint test" |  Jim Hahn | 1 | -1/+1 |
2021-07-06 | Merge "Convert clamp-common unit tests to JUnit 5" |  Jim Hahn | 3 | -7/+7 |
2021-07-06 | Merge "Convert clamp-models unit tests to JUnit 5" |  Jim Hahn | 28 | -145/+145 |
2021-07-06 | Fixed failing camel endpoint test |  saul.gill | 1 | -1/+1 |
2021-07-06 | Merge "Add Junits for kubernetes participant module" |  Liam Fallon | 22 | -32/+1194 |
2021-07-05 | Merge "Added ITs for Commissioning Camel Endpoints" |  Liam Fallon | 10 | -144/+167 |
2021-07-05 | Add ONAP standard Control Loop Element types |  liamfallon | 6 | -4/+263 |
2021-07-02 | Added ITs for Commissioning Camel Endpoints |  saul.gill | 10 | -144/+167 |
2021-07-02 | Convert clamp-models unit tests to JUnit 5 |  liamfallon | 28 | -145/+145 |
2021-07-02 | Convert clamp-common unit tests to JUnit 5 |  liamfallon | 3 | -7/+7 |
2021-07-01 | Add Junits for kubernetes participant module |  rameshiyer27 | 22 | -32/+1194 |
2021-07-01 | Restore swagger generation in CLAMP |  liamfallon | 7 | -131847/+21 |
2021-06-30 | Update CLAMP: checkstyle 8.43/Spring dependencies |  liamfallon | 22 | -831/+610 |
2021-06-29 | Merge "Convert Intermediary Participant to Spring and refactor Participants" |  Jim Hahn | 31 | -445/+318 |
2021-06-29 | Merge "Refactor participant event handling" |  Ajith Sreekumar | 14 | -167/+191 |
2021-06-28 | Convert Intermediary Participant to Spring and refactor Participants |  FrancescoFioraEst | 31 | -445/+318 |
2021-06-25 | Refactor participant event handling |  FrancescoFioraEst | 14 | -167/+191 |
2021-06-25 | Merge "Add Fundamental TOSCA Types for Control Loops" |  Liam Fallon | 1 | -0/+65 |
2021-06-25 | Merge "Move parameters from config Json file to application.yaml" |  Liam Fallon | 75 | -2320/+957 |
2021-06-24 | Add Fundamental TOSCA Types for Control Loops |  liamfallon | 1 | -0/+65 |
2021-06-24 | Merge "Increase code coverage in clamp-common" |  Ajith Sreekumar | 3 | -1/+87 |
2021-06-24 | Merge "Added Camel Endpoint for Tosca Instantiation" |  Liam Fallon | 2 | -0/+58 |
2021-06-23 | Move parameters from config Json file to application.yaml |  FrancescoFioraEst | 75 | -2320/+957 |
2021-06-23 | Increase code coverage in clamp-common |  waynedunican | 3 | -1/+87 |
2021-06-22 | Create test jar for CL examples |  waynedunican | 19 | -1/+27 |
2021-06-22 | Added Camel Endpoint for Tosca Instantiation |  brunomilitzer | 2 | -0/+58 |
2021-06-22 | Merge "Re clean up clamp project properties and dependencies" |  Liam Fallon | 6 | -102/+47 |
2021-06-21 | Merge "Added Camel Endpoint for Tosca Template Upload" |  Jim Hahn | 6 | -3018/+4161 |
2021-06-20 | Merge "Clean up CLAMP Sonar and checkstyle issues" |  Liam Fallon | 94 | -1095/+1060 |
2021-06-18 | Re clean up clamp project properties and dependencies |  ryanSheehan | 7 | -118/+47 |
2021-06-17 | Added Camel Endpoint for Tosca Template Upload |  saul.gill | 6 | -3018/+4161 |
2021-06-17 | Clean up CLAMP Sonar and checkstyle issues |  liamfallon | 94 | -1095/+1060 |
2021-06-17 | Prepare controlloop docker images |  Sirisha_Manchikanti | 28 | -198/+1246 |
2021-06-17 | Merge "Fix CLAMP build failure and kub-participant module startup issue." |  Liam Fallon | 5 | -16/+42 |
2021-06-16 | Fix CLAMP build failure and kub-participant module startup issue. |  rameshiyer27 | 5 | -16/+42 |
2021-06-16 | Merge "Remove duplicate properties in clamp repo" |  Liam Fallon | 2 | -40/+13 |
2021-06-15 | Merge "Make policy participant interact with Policy API" |  Jim Hahn | 7 | -60/+228 |
2021-06-15 | Merge "Convert Participant Simulator to SpringBoot Application" |  Jim Hahn | 35 | -1568/+1146 |
2021-06-15 | Merge "Create camel endpoint to get tosca from runtime" |  Liam Fallon | 10 | -118/+63637 |
2021-06-14 | Convert Participant Simulator to SpringBoot Application |  FrancescoFioraEst | 35 | -1568/+1146 |
2021-06-11 | Make policy participant interact with Policy API |  ERIMROB | 7 | -60/+228 |
2021-06-11 | Create camel endpoint to get tosca from runtime |  saul.gill | 10 | -118/+63637 |
2021-06-10 | Eliminate two fromAuthorative() calls in providers |  liamfallon | 6 | -139/+95 |
2021-06-10 | Merge "Initial commit for kubernetes participant in CLAMP" |  Jim Hahn | 20 | -3/+1668 |
2021-06-10 | Remove duplicate properties in clamp repo |  ryanSheehan | 2 | -40/+13 |