aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2024-04-26Update snapshot and/or references of policy/api to latest snapshotssaul.gill1-1/+1
2024-04-10Dependency management updateadheli.tavares1-1/+25
2024-02-20Fix config files to remove outdated hibernate configurationadheli.tavares4-8/+2
2024-02-19Update snapshot and/or references of policy/api to latest snapshotswaynedunican1-1/+1
2023-12-11Update snapshot and/or references of policy/api to latest snapshotssaul.gill1-1/+1
2023-11-27Allow semantic versioning in all templates in apiFrancescoFioraEst3-0/+278
2023-11-14Set snapshot and/or references of policy/api for new releaseliamfallon1-1/+1
2023-11-13Update snapshot and/or references of policy/api to latest snapshotsliamfallon1-1/+1
2023-11-10Fix synchronization issues in policy-apiFrancescoFioraEst3-0/+57
2023-10-18Update snapshot and/or references of policy/api to latest snapshotsliamfallon1-1/+1
2023-10-11Removing AAF references from policy-apiadheli.tavares5-116/+2
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares38-515/+494
2023-08-08Removed db-based statistics featureSuresh Charan15-856/+12
2023-05-25Set snapshot and/or references of policy/api for new releaseliamfallon1-1/+1
2023-04-25Update snapshot and/or references of policy/api to latest snapshotsSuresh Charan1-1/+1
2023-03-01Update snapshot and/or references of policy/api to latest snapshotssaul.gill1-1/+1
2023-02-17Clean up dependencies for London Releaseliamfallon1-8/+6
2023-02-09Fixed sonar issue in policy-apiSuresh Charan1-9/+14
2023-02-01Contract Tests policy-apilapentafd2-92/+143
2023-01-31Upgrade and clean up dependenciesliamfallon4-14/+28
2023-01-18Adding Server stubs for policy-apilapentafd13-21/+460
2022-12-21Use generated API interface for Swagger(2)lapentafd5-665/+145
2022-12-15Update snapshot and/or references of policy/api to latest snapshotsliamfallon1-1/+1
2022-12-12Use generated API interface for Swaggerliamfallon3-227/+39
2022-12-08Replace SpringFox with SpringDoc in policy-apiliamfallon3-49/+23
2022-11-11Add OpenAPI Swagger 3 spc and API generationliamfallon2-0/+3413
2022-10-21Set snapshot and/or references of policy/api for new releaseliamfallon1-1/+1
2022-10-21Update snapshot and/or references of policy/api to latest snapshotsliamfallon1-1/+1
2022-10-11Use spring-boot-starter-actuator managed versionliamfallon1-2/+1
2022-10-10Use current springboot version of actuatorliamfallon1-1/+1
2022-09-23Update snapshot and/or references of policy/api to latest snapshotsliamfallon1-1/+1
2022-08-17Preloading onap.policies.monitoring.tcagen2 2.0.0jhh2-5/+50
2022-05-03Set snapshot and/or references of policy/api for new releaseliamfallon1-1/+1
2022-04-28Update snapshot and/or references of policy/api to latest snapshotsliamfallon1-1/+1
2022-04-21Remove warnings in policy-api codeliamfallon4-9/+1
2022-04-12Update snapshot and/or references of policy/api to latest snapshotsliamfallon1-1/+1
2022-03-23Merge "Fix spring transaction issue in getNodetemplates"Liam Fallon1-2/+1
2022-03-22Merge "API healthcheck must return healthcheck report object"Ajith Sreekumar4-13/+18
2022-03-22Fix spring transaction issue in getNodetemplatesrameshiyer271-2/+1
2022-03-21API healthcheck must return healthcheck report objectRashmi Pujar4-13/+18
2022-03-11Update snapshot and/or references of policy/api to latest snapshotsliamfallon1-1/+1
2022-03-03Handle exceptions around DB transcations, data integrityRashmi Pujar11-37/+117
2022-03-01Add spring repository and service layer for tosca node templatesrameshiyer2719-708/+660
2022-02-28cleaner way to handle swagger serialization issueRashmi Pujar1-12/+11
2022-02-24Migrate API DB provider to springboot data jpaRashmi Pujar9-84/+119
2022-02-23Spring repository and service layer for policy-apiRashmi Pujar20-687/+1808
2022-02-22Merge "Add REST Apis for Tosca Node template operations"Liam Fallon11-203/+2602
2022-02-21Add REST Apis for Tosca Node template operationsrameshiyer2711-203/+2602
2022-02-16Use classes from policy/commonRam Krishna Verma3-114/+9
2022-02-10Migrate policy api startup & config, controller to springbootRashmi Pujar51-2013/+1154