Age | Commit message (Expand) | Author | Files | Lines |
2023-09-22 | Java 17 / Spring 6 / Spring Boot 3 Upgrade |  adheli.tavares | 38 | -515/+494 |
2023-08-08 | Removed db-based statistics feature |  Suresh Charan | 15 | -856/+12 |
2023-05-25 | Set snapshot and/or references of policy/api for new release |  liamfallon | 1 | -1/+1 |
2023-04-25 | Update snapshot and/or references of policy/api to latest snapshots |  Suresh Charan | 1 | -1/+1 |
2023-03-01 | Update snapshot and/or references of policy/api to latest snapshots |  saul.gill | 1 | -1/+1 |
2023-02-17 | Clean up dependencies for London Release |  liamfallon | 1 | -8/+6 |
2023-02-09 | Fixed sonar issue in policy-api |  Suresh Charan | 1 | -9/+14 |
2023-02-01 | Contract Tests policy-api |  lapentafd | 2 | -92/+143 |
2023-01-31 | Upgrade and clean up dependencies |  liamfallon | 4 | -14/+28 |
2023-01-18 | Adding Server stubs for policy-api |  lapentafd | 13 | -21/+460 |
2022-12-21 | Use generated API interface for Swagger(2) |  lapentafd | 5 | -665/+145 |
2022-12-15 | Update snapshot and/or references of policy/api to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-12-12 | Use generated API interface for Swagger |  liamfallon | 3 | -227/+39 |
2022-12-08 | Replace SpringFox with SpringDoc in policy-api |  liamfallon | 3 | -49/+23 |
2022-11-11 | Add OpenAPI Swagger 3 spc and API generation |  liamfallon | 2 | -0/+3413 |
2022-10-21 | Set snapshot and/or references of policy/api for new release |  liamfallon | 1 | -1/+1 |
2022-10-21 | Update snapshot and/or references of policy/api to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-10-11 | Use spring-boot-starter-actuator managed version |  liamfallon | 1 | -2/+1 |
2022-10-10 | Use current springboot version of actuator |  liamfallon | 1 | -1/+1 |
2022-09-23 | Update snapshot and/or references of policy/api to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-08-17 | Preloading onap.policies.monitoring.tcagen2 2.0.0 |  jhh | 2 | -5/+50 |
2022-05-03 | Set snapshot and/or references of policy/api for new release |  liamfallon | 1 | -1/+1 |
2022-04-28 | Update snapshot and/or references of policy/api to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-04-21 | Remove warnings in policy-api code |  liamfallon | 4 | -9/+1 |
2022-04-12 | Update snapshot and/or references of policy/api to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-03-23 | Merge "Fix spring transaction issue in getNodetemplates" |  Liam Fallon | 1 | -2/+1 |
2022-03-22 | Merge "API healthcheck must return healthcheck report object" |  Ajith Sreekumar | 4 | -13/+18 |
2022-03-22 | Fix spring transaction issue in getNodetemplates |  rameshiyer27 | 1 | -2/+1 |
2022-03-21 | API healthcheck must return healthcheck report object |  Rashmi Pujar | 4 | -13/+18 |
2022-03-11 | Update snapshot and/or references of policy/api to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-03-03 | Handle exceptions around DB transcations, data integrity |  Rashmi Pujar | 11 | -37/+117 |
2022-03-01 | Add spring repository and service layer for tosca node templates |  rameshiyer27 | 19 | -708/+660 |
2022-02-28 | cleaner way to handle swagger serialization issue |  Rashmi Pujar | 1 | -12/+11 |
2022-02-24 | Migrate API DB provider to springboot data jpa |  Rashmi Pujar | 9 | -84/+119 |
2022-02-23 | Spring repository and service layer for policy-api |  Rashmi Pujar | 20 | -687/+1808 |
2022-02-22 | Merge "Add REST Apis for Tosca Node template operations" |  Liam Fallon | 11 | -203/+2602 |
2022-02-21 | Add REST Apis for Tosca Node template operations |  rameshiyer27 | 11 | -203/+2602 |
2022-02-16 | Use classes from policy/common |  Ram Krishna Verma | 3 | -114/+9 |
2022-02-10 | Migrate policy api startup & config, controller to springboot |  Rashmi Pujar | 51 | -2013/+1154 |
2022-01-19 | Remove references to MariaDB from resource files |  waynedunican | 4 | -3/+74 |
2021-11-29 | Update snapshot of policy/api to 2.6.1-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2021-11-02 | Rename username for API operations. |  adheli.tavares | 6 | -7/+7 |
2021-10-14 | Bump policy/api to jakarta 2.6.0-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2021-10-14 | Bump policy/api to 2.5.2-SNAPSHOT |  a.sreekumar | 1 | -1/+1 |
2021-09-14 | Bump api to 2.5.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2021-09-06 | Decrease eclipselink verbosity to warning |  jhh | 1 | -1/+1 |
2021-08-19 | Add check to verify api to db connectivity |  Ram Krishna Verma | 1 | -3/+34 |
2021-08-17 | Update Policy Components not to create tables |  ktimoney | 1 | -12/+4 |
2021-07-21 | Use singleton for api statistics |  Jim Hahn | 10 | -291/+180 |
2021-07-19 | Use lombok annotations in policy-api |  a.sreekumar | 6 | -96/+23 |