Age | Commit message (Expand) | Author | Files | Lines |
2024-08-01 | Fix on persistence.xml after updating hibernate dependencies | adheli.tavares | 1 | -3/+5 |
2024-06-20 | Convert models to JUnit 5 | waynedunican | 48 | -513/+545 |
2024-04-10 | Dependency management update | adheli.tavares | 1 | -0/+1 |
2024-02-21 | Fix config files to remove outdated configuration for hibernate | adheli.tavares | 7 | -45/+44 |
2024-02-08 | Remove dmaap from models | rameshiyer27 | 1 | -2/+2 |
2023-09-29 | Fix nexus and sonar vulnerabilities | adheli.tavares | 1 | -3/+3 |
2023-09-22 | Java 17 Upgrade | adheli.tavares | 44 | -407/+428 |
2023-02-13 | Remove annotations in models | lapentafd | 9 | -32/+0 |
2023-02-07 | Replace Eclipselink with Hibernate | liamfallon | 14 | -212/+284 |
2022-09-16 | Remove unused imports in models | liamfallon | 1 | -1/+0 |
2022-08-17 | Added onap.policies.monitoring.tcagen2 version 2.0.0 | jhh | 2 | -26/+69 |
2022-03-14 | Fix metadataSet serialization for db persistence and retrieval. | rameshiyer27 | 2 | -2/+38 |
2022-02-16 | Fix return type of get node templates provider | rameshiyer27 | 2 | -9/+6 |
2022-02-10 | Add policy metadataSet handling as node templates | rameshiyer27 | 9 | -9/+785 |
2022-01-11 | Fix issues in existing entity classes | a.sreekumar | 6 | -21/+23 |
2021-10-06 | Support in_range TOSCA Constraint | liamfallon | 4 | -3/+134 |
2021-09-02 | Add check for null for policies and policy types | saul.gill | 1 | -3/+10 |
2021-06-21 | Fix new checkstyle issues in models | Jim Hahn | 1 | -1/+0 |
2021-06-17 | Use lombok annotations for tosca, rest, sdnc | Jim Hahn | 2 | -14/+7 |
2021-06-03 | Fix junits for new bean validation field names | Jim Hahn | 1 | -2/+2 |
2021-05-12 | Fix sonars in policy models | Jim Hahn | 1 | -17/+9 |
2021-05-10 | Fix sonars in policy models | Jim Hahn | 21 | -48/+48 |
2021-04-29 | Remove GroupValidationResult | Jim Hahn | 1 | -5/+4 |
2021-04-08 | Use distinct names in DB junits | Jim Hahn | 5 | -9/+14 |
2021-03-26 | Fix Sonar Issues models-tosca-simple | lapentafd | 9 | -16/+203 |
2021-03-19 | Fix write failure on PDP statistics | liamfallon | 6 | -18/+39 |
2021-03-15 | Fix Sonar Issues on policy-models-tosca | lapentafd | 7 | -30/+93 |
2021-03-04 | Merge "Refactor models for common type handling" | Liam Fallon | 16 | -180/+247 |
2021-03-03 | Refactor models for common type handling | liamfallon | 16 | -180/+247 |
2021-03-03 | Fix sonar issues on policy-models | lapentafd | 2 | -53/+56 |
2021-02-19 | Refactor timestamp property in policy models to use Instant | rameshiyer27 | 3 | -28/+30 |
2021-02-18 | Merge "Remove more duplicate code from models" | Ram Krishna Verma | 6 | -182/+214 |
2021-02-17 | Remove more duplicate code from models | Jim Hahn | 6 | -182/+214 |
2021-02-17 | Fix sonars from removal of duplicate code | Jim Hahn | 5 | -13/+347 |
2021-02-16 | Fix duplicate code in Jpa classes | Jim Hahn | 25 | -766/+870 |
2021-02-10 | More sonars in models | Jim Hahn | 9 | -109/+55 |
2021-02-07 | Make filters on TOSCA entities generic | liamfallon | 17 | -387/+168 |
2021-01-28 | Add copy constructors to concepts | liamfallon | 4 | -2/+167 |
2021-01-19 | Merge "Add PfKey translation to ToscaConceptIdentifier" | Pamela Dragosh | 3 | -4/+36 |
2021-01-18 | Create ToscaConceptIdentifier from ToscaEntityKey | liamfallon | 2 | -1/+6 |
2021-01-16 | Add PfKey translation to ToscaConceptIdentifier | liamfallon | 3 | -4/+36 |
2021-01-15 | Merge "Add copy constructor to ToscaNodeTemplate" | Jim Hahn | 2 | -1/+69 |
2021-01-14 | Add copy constructor to ToscaNodeTemplate | liamfallon | 2 | -1/+69 |
2021-01-14 | Rename keywords used as column names in API and PAP JPA | gregory.hayes | 2 | -5/+5 |
2021-01-06 | Use annotations on parameterized types | Jim Hahn | 13 | -85/+38 |
2021-01-06 | Changed identifiers to concept identifiers | liamfallon | 9 | -166/+69 |
2020-12-23 | Add Service Template TOSCA handling | liamfallon | 10 | -87/+605 |
2020-12-21 | Use annotations to do validation | Jim Hahn | 20 | -208/+161 |
2020-12-17 | Use ValidationResult for models v2.0 | Jim Hahn | 52 | -1139/+535 |
2020-12-14 | JPA concepts for TOSCA | liamfallon | 36 | -321/+3222 |