summaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-02Fix sonar issues in policy-apiJim Hahn1-1/+0
2019-11-13Added changes to make the list of preloaded policy types configurableChenfei Gao3-30/+23
2019-11-01Preload the SDNC Naming Policy typePamela Dragosh1-1/+2
2019-10-21Add missing Optimization base policy typePamela Dragosh1-0/+1
2019-10-09Created a new simplified API for creating policiesChenfei Gao2-0/+77
2019-09-16Add changes to support application/yaml in apiChenfei Gao1-2/+2
2019-09-05Knock on of changing policy types to mapliamfallon18-1584/+53
2019-08-28Preload control loop coordination type in APIJim Hahn5-3/+42
2019-08-08Add get deployed endpoints for legacy policiesChenfei Gao7-95/+379
2019-07-31Policy API JUnit TestsBilal A2-2/+8
2019-07-18Modify policy/api to use RestServer from commonJim Hahn4-340/+9
2019-07-11Fix sonar issues in policy-apiJim Hahn8-521/+397
2019-07-08Fix api due to sonar changes in commonJim Hahn1-1/+2
2019-06-17Change getCanonicalName() to getName() in apiJim Hahn2-4/+4