aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares18-149/+127
2023-08-09Removed db-based statistics featureSuresh Charan9-681/+8
2023-02-09Fixed sonar issue in policy-apiSuresh Charan1-9/+14
2023-01-31Upgrade and clean up dependenciesliamfallon1-8/+22
2023-01-18Adding Server stubs for policy-apilapentafd8-17/+364
2022-12-21Use generated API interface for Swagger(2)lapentafd2-655/+118
2022-12-12Use generated API interface for Swaggerliamfallon2-225/+37
2022-12-08Replace SpringFox with SpringDoc in policy-apiliamfallon2-39/+19
2022-11-11Add OpenAPI Swagger 3 spc and API generationliamfallon1-0/+3379
2022-08-17Preloading onap.policies.monitoring.tcagen2 2.0.0jhh2-5/+50
2022-04-21Remove warnings in policy-api codeliamfallon1-4/+0
2022-03-23Merge "Fix spring transaction issue in getNodetemplates"Liam Fallon1-2/+1
2022-03-22Fix spring transaction issue in getNodetemplatesrameshiyer271-2/+1
2022-03-21API healthcheck must return healthcheck report objectRashmi Pujar4-13/+18
2022-03-03Handle exceptions around DB transcations, data integrityRashmi Pujar8-35/+112
2022-03-01Add spring repository and service layer for tosca node templatesrameshiyer2711-691/+358
2022-02-28cleaner way to handle swagger serialization issueRashmi Pujar1-12/+11
2022-02-24Migrate API DB provider to springboot data jpaRashmi Pujar7-83/+103
2022-02-23Spring repository and service layer for policy-apiRashmi Pujar10-0/+749
2022-02-22Merge "Add REST Apis for Tosca Node template operations"Liam Fallon4-47/+502
2022-02-21Add REST Apis for Tosca Node template operationsrameshiyer274-47/+502
2022-02-16Use classes from policy/commonRam Krishna Verma2-114/+4
2022-02-10Migrate policy api startup & config, controller to springbootRashmi Pujar25-849/+959
2022-01-19Remove references to MariaDB from resource fileswaynedunican1-2/+2
2021-09-06Decrease eclipselink verbosity to warningjhh1-1/+1
2021-08-19Add check to verify api to db connectivityRam Krishna Verma1-3/+34
2021-08-17Update Policy Components not to create tablesktimoney1-12/+4
2021-07-21Use singleton for api statisticsJim Hahn5-217/+125
2021-07-19Use lombok annotations in policy-apia.sreekumar4-91/+17
2021-06-18Fix new checkstyle issues in policy-apiJim Hahn1-2/+1
2021-05-06Fix sonars in policy-apiJim Hahn8-39/+38
2021-04-29Remove GroupValidationResultJim Hahn2-43/+17
2021-04-16Refactor ApiCommandLineArguments classadheli.tavares2-191/+11
2021-02-07Make filters on TOSCA entities genericliamfallon3-26/+29
2021-01-25add JpaPdpPolicyStatus to persistence.xmljhh1-0/+2
2021-01-04Changed identifiers to concept identifiersliamfallon1-11/+10
2020-12-17Update persistence.xml with new TOSCA classesliamfallon1-6/+21
2020-08-17Merge "Changes to make Policy-API container crash with non zero exitCode"Ram Krishna Verma1-24/+12
2020-08-14Remove legacy providers from apiRam Krishna Verma1-106/+0
2020-08-14Changes to make Policy-API container crash with non zero exitCodea.sreekumar1-24/+12
2020-08-06Remove legacy operational policy from apiRam Krishna Verma2-333/+1
2020-07-24Fetch and Delete policy API with PolicyName and PolicyVersionputhuparambil.aditya2-324/+649
2020-06-29Fix issues in api for new sonar rulesJim Hahn1-5/+3
2020-06-19Changes for Checkstyle 8.32liamfallon5-26/+22
2020-06-01Log missing preloaded policy and continueChris Ramstad1-2/+3
2020-04-22Skip policy preload if DB already contains dataJim Hahn1-1/+24
2020-03-30Add BARE and REFERENCED mode to policy fetchesliamfallon3-428/+474
2020-03-06Removing legacy guard from policy/apiRam Krishna Verma3-406/+1
2020-03-03Removing deployed from policy/apiRam Krishna Verma2-88/+0
2020-02-25Preload default policiesChenfei Gao2-82/+66