aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution
AgeCommit message (Expand)AuthorFilesLines
2022-08-24Refactor rest clients and support timeoutsLukasz Rajewski1-5/+6
2022-08-03Enable deleting resources by lastN occurrencesJozsef Csongvai3-16/+166
2022-07-19[Blueprintsprocessor] Use all source-db resources instead of only processor-dbMichal Jagiello3-4/+39
2022-07-18Aligned attributes of CDS componentsLukasz Rajewski2-0/+5
2022-07-12Change template query to return a result when duplicate rows existskuldipr1-0/+19
2022-05-24Merge "Extend Template API to retrieve resolutions by occurrence"Jozsef Csongvai3-0/+230
2022-05-24API to resolve resources based on optional 'occurrence' optionskuldipr3-2/+216
2022-05-24Extend Template API to retrieve resolutions by occurrencejuhi arora3-0/+230
2022-05-24Enable versioned resource resolution by using occurrencekuldipr6-8/+356
2022-05-23Merge "Enable force-resolution"Dan Timoney4-7/+28
2022-05-19Resource endpoint should support occurrencesKuldip Rai3-10/+19
2022-05-19Enable force-resolutionOleg Mitsura4-7/+28
2022-05-16Re-enable formatting and fix formatting issuesJozsef Csongvai6-21/+28
2022-04-28Update versions for Kohn releaseDan Timoney1-1/+1
2022-03-29Release Jakarta M4 CDS maven artifactsDan Timoney1-1/+1
2022-03-23Add indexes to Template/Resource resolutionOleg Mitsura2-2/+15
2022-01-17Add functions for retrieving multiple artifactsArne Chrestin5-4/+120
2021-09-21Roll versions for JakartaDan Timoney1-2/+1
2021-09-16Release version 1.2.0 maven artifactsDan Timoney1-1/+1
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai38-382/+382
2021-05-13Add MS SQL driver in CDS blueprints andPrudence Au1-4/+4
2021-03-17Refactoring to enable on_failure for imperative workflowJozsef Csongvai13-23/+26
2021-03-09Roll master version for IstanbulDan Timoney1-1/+1
2021-03-04Release version 1.1.1 of CDS dockersDan Timoney1-1/+1
2021-02-23Release version 1.1.0 docker containers and roll to next versionDan Timoney1-1/+1
2021-02-17Fixed null pointer exception for JSON RALukasz Rajewski1-1/+3
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL38-391/+391
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine4-18/+2
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 resolvekuldipr2-14/+28
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-21Update AAI endpoints to /aai/v22 for HonoluluLasse Kaihlavirta1-1/+1
2020-10-20Update AAI endpoints to /aai/v21Lasse Kaihlavirta1-1/+1
2020-10-13master: missing input shouldn't fail processOleg Mitsura2-16/+21
2020-10-06Fix resolution of keyIdentifiersJozsef Csongvai2-4/+4
2020-09-22Roll to initial Honolulu versionDan Timoney1-1/+1
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)34-272/+357
2020-09-21Fixing docker image tagSingal, Kapil (ks220y)1-1/+0
2020-09-11Refactoring poms groupId artifactIdSingal, Kapil (ks220y)1-3/+3
2020-09-02Adding parent pom referenceSingal, Kapil (ks220y)1-1/+1
2020-06-09Add ResourceResolutionResult to ResourceResolutionServiceJozsef Csongvai7-51/+60
2020-05-27Fix sub-attribute parsing for accessing resolved valuesJozsef Csongvai6-1/+43
2020-05-19Improve logging for ResourceAssingmentUtilsJozsef Csongvai2-7/+16
2020-05-18Add Naming Service & IP Assign custom resource resolution capabilityPaira, Saurav(sp694w)7-22/+1052
2020-04-30Fix null safety - ResourceResolutionDBService.writeJozsef Csongvai2-5/+29
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 Timoney4-0/+53
2020-04-10Merge "Fix parsing error for RestResourceSource"Dan Timoney2-2/+3