summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"1.1.5Jozsef Csongvai19-250/+250
2021-03-24Refactoring to enable on_failure for imperative workflowJozsef Csongvai10-19/+20
2021-02-17Fixed null pointer exception for JSON RALukasz Rajewski1-1/+3
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL19-258/+258
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine1-2/+0
2020-12-14ResourceResolution should fail if required resource did not resolve -edge casekuldipr1-2/+5
2020-12-04ResourceResolution should fail if required resource did not resolvekuldipr1-7/+15
2020-12-02CDS Fix Swagger issuesPiotr Stanior2-2/+2
2020-10-28Enable retrieving ResourceResolution objects from database in kotlin scriptskuldip Rai1-0/+19
2020-10-13master: missing input shouldn't fail processOleg Mitsura2-16/+21
2020-10-06Fix resolution of keyIdentifiersJozsef Csongvai2-4/+4
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)21-187/+239
2020-06-09Add ResourceResolutionResult to ResourceResolutionServiceJozsef Csongvai4-28/+37
2020-05-27Fix sub-attribute parsing for accessing resolved valuesJozsef Csongvai5-0/+27
2020-05-19Improve logging for ResourceAssingmentUtilsJozsef Csongvai1-1/+4
2020-05-18Add Naming Service & IP Assign custom resource resolution capabilityPaira, Saurav(sp694w)5-22/+414
2020-04-30Fix null safety - ResourceResolutionDBService.writeJozsef Csongvai1-5/+5
2020-04-29RestResourceResolutionProcessor should always set StatusJozsef Csongvai1-0/+3
2020-04-16Fix default behavior for DatabaseResourceAssignmentProcessorJozsef Csongvai1-3/+3
2020-04-10Merge "Enable inline templating in mapping files"Dan Timoney3-0/+32
2020-04-09Fix parsing error for RestResourceSourceJozsef Csongvai2-2/+3
2020-04-09Enable inline templating in mapping filesJozsef Csongvai3-0/+32
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney4-4/+28
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh4-4/+28
2020-03-31Fix ResolutionSummary - return empty string instead of nullJozsef Csongvai1-5/+27
2020-03-19Fix kotlin cache lazy loadingSebastien Premont-Tendland1-0/+2
2020-03-09add a rest endpoint to remove resourcesJulien Fontaine2-0/+32
2020-03-03Add properties to ResolutionSummaryJozsef Csongvai1-6/+14
2020-02-28Fix - ResolutionSummary should contain resolved request-payloadJozsef Csongvai2-1/+2
2020-02-21Eliminate Template RequirementJozsef Csongvai7-22/+105
2020-02-13DB resolutions are picking inputKeyMapping values from DDSteve Siani1-1/+1
2020-02-12Refactoring Resource Resolution ServiceSingal, Kapil (ks220y)1-13/+19
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh2-2/+3
2019-12-31Flexible DSL Types and Templates definition.Brinda Santh1-4/+24
2019-12-24Refactoring log-protect for hiding sensitive data in logsJozsef Csongvai3-25/+9
2019-11-29Optimize spring data JPA UT.Brinda Santh3-1/+5
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)25-510/+907
2019-11-13CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAItragait2-1/+5
2019-10-29Provide ongoing occurrence value for scriptingAlexis de Talhouƫt1-0/+6
2019-09-26Resource Resolution RefactoringSingal, Kapil (ks220y)2-1/+3
2019-09-26Fixing distribution and propertiesSingal, Kapil (ks220y)2-2/+4
2019-09-24Refactoring ResourceAssignmentUtilsSingal, Kapil (ks220y)4-32/+32
2019-09-23Refactoring ResourceAssignmentUtilsSingal, Kapil (ks220y)1-32/+30
2019-09-19Refactoring Resource Resolution ComponentSingal, Kapil (ks220y)7-213/+271
2019-09-19Bug-fix - CDS Processor-DB & Default Dictionary not workingSteve Siani5-143/+224
2019-09-18Refactoring Netconf NetconfMessageUtilsSingal, Kapil (ks220y)3-19/+3
2019-09-11Vault Client Rest API implementation for sensitive dataSteve Siani3-31/+77
2019-09-06Merge "Resource resolution fix + improvement."Dan Timoney1-2/+7
2019-09-05Resource resolution fix + improvement.Serge Simard1-2/+7
2019-09-04RR Complex types and Unit tests coverageSteve Siani2-65/+194