aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Removed db-based statistics featureSuresh Charan4-172/+2
2023-02-01Contract Tests policy-apilapentafd2-92/+143
2023-01-31Upgrade and clean up dependenciesliamfallon3-6/+6
2023-01-18Adding Server stubs for policy-apilapentafd5-4/+96
2022-12-21Use generated API interface for Swagger(2)lapentafd2-10/+26
2022-04-21Remove warnings in policy-api codeliamfallon2-3/+1
2022-03-03Handle exceptions around DB transcations, data integrityRashmi Pujar3-2/+5
2022-03-01Add spring repository and service layer for tosca node templatesrameshiyer274-6/+286
2022-02-24Migrate API DB provider to springboot data jpaRashmi Pujar1-1/+2
2022-02-23Spring repository and service layer for policy-apiRashmi Pujar8-687/+929
2022-02-21Add REST Apis for Tosca Node template operationsrameshiyer273-156/+462
2022-02-10Migrate policy api startup & config, controller to springbootRashmi Pujar12-865/+128
2022-01-19Remove references to MariaDB from resource fileswaynedunican1-1/+11
2021-11-02Rename username for API operations.adheli.tavares1-1/+1
2021-07-21Use singleton for api statisticsJim Hahn5-74/+55
2021-07-19Use lombok annotations in policy-apia.sreekumar2-5/+6
2021-04-29Remove GroupValidationResultJim Hahn3-67/+30
2021-04-16Refactor ApiCommandLineArguments classadheli.tavares2-29/+30
2021-03-19Delete keystores from policy-apiJim Hahn1-6/+6
2021-03-09Point to 2.4.1 modelsRam Krishna Verma1-1/+1
2021-02-07Make filters on TOSCA entities genericliamfallon1-4/+4
2021-01-04Changed identifiers to concept identifiersliamfallon1-5/+4
2020-12-22Update unit tests for new validation messagesliamfallon3-150/+143
2020-09-16Remove base64 encoding of password from apiRam Krishna Verma3-6/+4
2020-08-19Updates tests for new tcagen2 policy typePamela Dragosh3-21/+21
2020-08-17Merge "Changes to make Policy-API container crash with non zero exitCode"Ram Krishna Verma1-7/+10
2020-08-14Remove legacy providers from apiRam Krishna Verma2-414/+1
2020-08-14Changes to make Policy-API container crash with non zero exitCodea.sreekumar1-7/+10
2020-08-06Remove legacy operational policy from apiRam Krishna Verma1-201/+0
2020-07-24Fetch and Delete policy API with PolicyName and PolicyVersionputhuparambil.aditya3-1/+220
2020-06-29Fix issues in api for new sonar rulesJim Hahn3-9/+9
2020-06-19Changes for Checkstyle 8.32liamfallon8-10/+0
2020-06-15Removing duplicate yamls and jsonsaditya.puthuparambil1-70/+48
2020-05-10Policy DB contents removed on DB deadlockliamfallon2-47/+48
2020-05-06Make type and type_version mandatory on policiesliamfallon2-5/+7
2020-04-29Update SNDC Naming policy in APIJim Hahn1-5/+5
2020-04-22Skip policy preload if DB already contains dataJim Hahn1-0/+74
2020-03-30Add BARE and REFERENCED mode to policy fetchesliamfallon2-71/+102
2020-03-19Test change due to versions fix in Modelsliamfallon1-54/+52
2020-03-06Removing legacy guard from policy/apiRam Krishna Verma2-571/+4
2020-03-03Removing deployed from policy/apiRam Krishna Verma2-39/+0
2020-02-25Preload default policiesChenfei Gao6-32/+32
2020-02-19Changes for cascaded get in policy modelsliamfallon2-8/+56
2020-02-18Add changes for safe delete in policy-modelsliamfallon5-38/+50
2020-02-17Updates to pulling Drools into own yamlPamela Dragosh4-7/+32
2020-02-17Change return code checks in unit testsliamfallon1-4/+3
2020-02-13Update API for changes in TOSCA providerliamfallon5-294/+242
2020-02-11junit failing after renaming recipe in op. policyjhh1-1/+1
2020-02-04Preloading Tosca compliant operational policy type for apex-pdpa.sreekumar1-6/+14
2020-01-22tests for tosca compliant operational policiesjhh2-21/+123