1. 53239ae Release version 1.1.3 maven artifacts and roll version by Dan Timoney · 3 years, 8 months ago
  2. fa39a6d Release version 1.1.2 of dockers and roll version by Dan Timoney · 3 years, 8 months ago
  3. aa3f6d9 Refactoring to enable on_failure for imperative workflow by Jozsef Csongvai · 4 years ago
  4. 6e45f5c Release version 1.1.1 of CDS dockers by Dan Timoney · 3 years, 10 months ago
  5. 01f8b71 Release version 1.1.0 docker containers and roll to next version by Dan Timoney · 3 years, 10 months ago
  6. b85d065 Fixed null pointer exception for JSON RA by Lukasz Rajewski · 3 years, 10 months ago
  7. adcd4f2 Renaming Files having BluePrint to have Blueprint by KAPIL SINGAL · 3 years, 11 months ago
  8. 55e4780 Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to false by Julien Fontaine · 4 years ago
  9. 6bd0f3a ResourceResolution should fail if required resource did not resolve -edge case by kuldipr · 4 years ago
  10. d6c8cdf ResourceResolution should fail if required resource did not resolve by kuldipr · 4 years ago
  11. 9c1e963 CDS Fix Swagger issues by Piotr Stanior · 4 years ago
  12. e4eb1fc Enable retrieving ResourceResolution objects from database in kotlin scripts by kuldip Rai · 4 years, 2 months ago
  13. 6b84093 Update AAI endpoints to /aai/v22 for Honolulu by Lasse Kaihlavirta · 4 years, 2 months ago
  14. bd6a648 Update AAI endpoints to /aai/v21 by Lasse Kaihlavirta · 4 years, 2 months ago
  15. fb0e9f7 master: missing input shouldn't fail process by Oleg Mitsura · 4 years, 2 months ago
  16. d39977b Fix resolution of keyIdentifiers by Jozsef Csongvai · 4 years, 2 months ago
  17. 31ec742 Roll to initial Honolulu version by Dan Timoney · 4 years, 3 months ago
  18. 1072867 Enabling Code Formatter by Singal, Kapil (ks220y) · 4 years, 3 months ago
  19. 7d397bd Fixing docker image tag by Singal, Kapil (ks220y) · 4 years, 3 months ago
  20. 8de37f9 Refactoring poms groupId artifactId by Singal, Kapil (ks220y) · 4 years, 3 months ago
  21. d18507f Adding parent pom reference by Singal, Kapil (ks220y) · 4 years, 3 months ago
  22. 8a3d521 Add ResourceResolutionResult to ResourceResolutionService by Jozsef Csongvai · 4 years, 7 months ago
  23. 1591ba7 Fix sub-attribute parsing for accessing resolved values by Jozsef Csongvai · 4 years, 7 months ago
  24. 79d6af1 Improve logging for ResourceAssingmentUtils by Jozsef Csongvai · 4 years, 7 months ago
  25. a726d7a Add Naming Service & IP Assign custom resource resolution capability by Paira, Saurav(sp694w) · 4 years, 7 months ago
  26. 3fb8905 Fix null safety - ResourceResolutionDBService.write by Jozsef Csongvai · 4 years, 8 months ago
  27. f8b1afe RestResourceResolutionProcessor should always set Status by Jozsef Csongvai · 4 years, 8 months ago
  28. 87bf192 Fix default behavior for DatabaseResourceAssignmentProcessor by Jozsef Csongvai · 4 years, 8 months ago
  29. a97c7da Merge "Enable inline templating in mapping files" by Dan Timoney · 4 years, 8 months ago
  30. 928dd00 Merge "Fix parsing error for RestResourceSource" by Dan Timoney · 4 years, 8 months ago
  31. dd54f3f Fix parsing error for RestResourceSource by Jozsef Csongvai · 4 years, 8 months ago
  32. 86f5448 Remove unneeded backup files by Dan Timoney · 4 years, 8 months ago
  33. 3109998 Enable inline templating in mapping files by Jozsef Csongvai · 4 years, 8 months ago
  34. b3be6e5 Merge "Refactoring BP Code with ErrorCatalog" by Dan Timoney · 4 years, 8 months ago
  35. 8edec22 Roll to next Guilin snapshot by Dan Timoney · 4 years, 8 months ago
  36. 20dcdbc Refactoring BP Code with ErrorCatalog by Brinda Santh · 4 years, 9 months ago
  37. 8ba1014 Fix ResolutionSummary - return empty string instead of null by Jozsef Csongvai · 4 years, 9 months ago
  38. 95dcac2 Roll to next Frankfurt snapshot and fix sonar build by Dan Timoney · 4 years, 9 months ago
  39. 0562fc1 Fix kotlin cache lazy loading by Sebastien Premont-Tendland · 4 years, 10 months ago
  40. 8a782f6 add a rest endpoint to remove resources by Julien Fontaine · 4 years, 10 months ago
  41. 2fce8bf Add properties to ResolutionSummary by Jozsef Csongvai · 4 years, 10 months ago
  42. dc3e413 Fix - ResolutionSummary should contain resolved request-payload by Jozsef Csongvai · 4 years, 10 months ago
  43. ebcc45b Eliminate Template Requirement by Jozsef Csongvai · 5 years ago
  44. 07adeb6 DB resolutions are picking inputKeyMapping values from DD by Steve Siani · 4 years, 10 months ago
  45. 86a6736 Refactoring Resource Resolution Service by Singal, Kapil (ks220y) · 4 years, 10 months ago
  46. 5c094c6 Spring boot, Kotlin version upgrades by Brinda Santh · 4 years, 11 months ago
  47. ba75d2f Flexible DSL Types and Templates definition. by Brinda Santh · 5 years ago
  48. 41712e1 Relationship Type and Templates models by Brinda Santh · 5 years ago
  49. 0a7d684 Refactoring log-protect for hiding sensitive data in logs by Jozsef Csongvai · 5 years ago
  50. d4fadc9 Metadata for name, version, tags and type by Brinda Santh · 5 years ago
  51. a30e186 Separate jython implementation and dependencies. by Brinda Santh · 5 years ago
  52. ebdd198 Optimize spring data JPA UT. by Brinda Santh · 5 years ago
  53. 341db21 Formatting Code base with ktlint by Singal, Kapil (ks220y) · 5 years ago
  54. 1dd0c29 Merge "CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI" by Dan Timoney · 5 years ago
  55. 6f7a427 CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI by tragait · 5 years ago
  56. d425c63 Convert component functions IT to UT. by Brinda Santh · 5 years ago
  57. b86061f Extension support for db configuration. by Brinda Santh · 5 years ago
  58. d39772e Provide ongoing occurrence value for scripting by Alexis de Talhouët · 5 years ago
  59. 5519b94 ResourceAssignmentUtils Junit Fixes by Singal, Kapil (ks220y) · 5 years ago
  60. f01c8cc Resource Resolution Refactoring by Singal, Kapil (ks220y) · 5 years ago
  61. 9ea0e26 Fixing distribution and properties by Singal, Kapil (ks220y) · 5 years ago
  62. e0e2aa0 Refactoring ResourceAssignmentUtils by Singal, Kapil (ks220y) · 5 years ago
  63. 7acab9f Refactoring ResourceAssignmentUtils by Singal, Kapil (ks220y) · 5 years ago
  64. e4a0eef Refactoring Resource Resolution Component by Singal, Kapil (ks220y) · 5 years ago
  65. 74701a5 Bug-fix - CDS Processor-DB & Default Dictionary not working by Steve Siani · 5 years ago
  66. d39d85b Optimizing Imports and Formatting code by Singal, Kapil (ks220y) · 5 years ago
  67. 7f48f7f Refactoring Netconf NetconfMessageUtils by Singal, Kapil (ks220y) · 5 years ago
  68. 24f39fd Plugin to format/validate POM by SINGAL, KAPIL (ks220y) · 5 years ago
  69. 32c5d31 Merge "Vault Client Rest API implementation for sensitive data" by Dan Timoney · 5 years ago
  70. a2cb0a6 Fix deploy failure and other test cases. by Brinda Santh · 5 years ago
  71. 8a5e40f Changing line separator type to LF by SINGAL, KAPIL (ks220y) · 5 years ago
  72. 37f4fdc Vault Client Rest API implementation for sensitive data by Steve Siani · 5 years ago
  73. 1926b37 Roll versions for Frankfurt development by Timoney, Dan (dt5972) · 5 years ago
  74. ff85325 Merge "Resource resolution fix + improvement." by Dan Timoney · 5 years ago
  75. 50a9d5d Resource resolution fix + improvement. by Serge Simard · 5 years ago
  76. 25d4619 Merge "RR Complex types and Unit tests coverage" by Dan Timoney · 5 years ago
  77. 23b6b52 RR Complex types and Unit tests coverage by Steve Siani · 5 years ago
  78. 0fbfc6e Resolve duplicate application property values by Brinda Santh · 5 years ago
  79. 7a67ca2 Merge "Roll versions" by Dan Timoney · 5 years ago
  80. b5afab3 Roll versions by Timoney, Dan (dt5972) · 5 years ago
  81. 48954cb rename config-data=>sdnc by Oleg Mitsura · 5 years ago
  82. 5442658 Make source-db consistent across samples by Oleg Mitsura · 5 years ago
  83. f0e6ba6 Update to Neon by Timoney, Dan (dt5972) · 5 years ago
  84. d7f0a4b Handle all Data Type and DD with complex type by Steve Siani · 5 years ago
  85. d9034b6 Merge "Resource resolution should return a string" by Dan Timoney · 5 years ago
  86. be52865 Resource resolution should return a string by Alexis de Talhouët · 5 years ago
  87. afcd99e Add class model for workflow and resource data type. by Brinda Santh · 5 years ago
  88. 977287b Add resource definition resolution service. by Brinda Santh · 5 years ago
  89. e5b42d3 Merge "Fix occurrence really optional" by Dan Timoney · 5 years ago
  90. b4441ff Merge "Set resource data value when fetch from database" by Dan Timoney · 5 years ago
  91. 20f27d8 Merge "Default resolution status when storing result" by Dan Timoney · 5 years ago
  92. 54c3633 Add resource assignment DSL. by Brinda Santh · 5 years ago
  93. 6972452 Add resource definition DSL. by Brinda Santh · 5 years ago
  94. 132312c Add resource source template DSL. by Brinda Santh · 5 years ago
  95. 2d87924 Add property definition type DSL. by Brinda Santh · 5 years ago
  96. f48dcc2 Add resource source node type DSL definitions. by Brinda Santh · 5 years ago
  97. 56f989b Set resource data value when fetch from database by Alexis de Talhouët · 5 years ago
  98. d4c4d0e Default resolution status when storing result by Alexis de Talhouët · 5 years ago
  99. 3a044bd Fix occurrence really optional by Eliezio Oliveira · 5 years ago
  100. c75c7f2 Added service for Edit CBA by Ezhilarasi · 5 years ago