summaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-19Changes for cascaded get in policy modelsliamfallon3-210/+20
2020-02-18Add changes for safe delete in policy-modelsliamfallon4-324/+10
2020-02-13Update API for changes in TOSCA providerliamfallon4-268/+73
2020-01-13Added the new versioning validation for policy and policy typeChenfei Gao7-132/+573
2020-01-09Changes related to persisiting data type of policy in dba.sreekumar1-4/+5
2020-01-02Speed up tests on policy-apiliamfallon3-900/+667
2019-12-06Merge "Preloading native policy type for apex-pdp"Pamela Dragosh1-9/+2
2019-12-06Preloading native policy type for apex-pdpramverma1-9/+2
2019-12-05Merge "change HealthCheckReport URL from self to hostName"Jim Hahn1-3/+5
2019-12-05change HealthCheckReport URL from self to hostNameHengye1-3/+5