1. bb34137 Create VF Module Error by Rob Daugherty · 7 years ago
  2. eaa9050 Sonar-Critical Bug Fixing by AS00465059 · 7 years ago
  3. 66e5f2e Fix request parameter building for sdnc resource by subhash kumar singh · 7 years ago
  4. 10391eb Merge "Fix input for SDNC resource creaation" by Chuanyu Chen · 7 years ago
  5. 1cf0d48 Fix input for SDNC resource creaation by subhash kumar singh · 7 years ago
  6. 2ff62a6 Update create flow for E2E service by c00149107 · 7 years ago
  7. 9218d80 AAIRestClient support for Basic Auth by Rob Daugherty · 7 years ago
  8. 742f3f7 Fix exception case in null return by subhash kumar singh · 7 years ago
  9. 713695d Fix URL to get CSAR name by subhash kumar singh · 7 years ago
  10. a5ef202 Add service type for bpmn input by subhash kumar singh · 7 years ago
  11. 6431c6e Update web.xml file to enable properties by subhash kumar singh · 7 years ago
  12. df681a3 Fix JsonProperty for BpmnParam by subhash kumar singh · 7 years ago
  13. 19efd68 ControllerType update for CM flows by Elena Kuleshov · 7 years ago
  14. b4473da Dependency version updates for Beijing by Rob Daugherty · 7 years ago
  15. 646b61c Added OpenPojo Validations to beans by Smokowski, Steve (ss835w) · 7 years ago
  16. 5a3ba18 CII badging issue resolution by Manamohan Satapathy · 7 years ago
  17. 70d33f1 Generate sdnc network operation request body by c00149107 · 7 years ago
  18. 5e61796 Fix String concatenation optimzation by Byung-Woo Jun · 7 years ago
  19. 662686d Merge "Fix get resource input json string issue" by Seshu Kumar M · 7 years ago
  20. 3bc80de Fix get resource input json string issue by c00149107 · 7 years ago
  21. 3be16b2 Merge "Fit parameter name issue" by Seshu Kumar M · 7 years ago
  22. aecc465 Merge "Support resource parameters generated" by Seshu Kumar M · 7 years ago
  23. fa097e8 Fit parameter name issue by c00149107 · 7 years ago
  24. 38f7207 AT&T 1712 and 1802 release code by Rob Daugherty · 7 years ago
  25. d8bd2c4 Support resource parameters generated by c00149107 · 7 years ago
  26. e10e6c1 Update license for ResourceRequest by subhash kumar singh · 7 years ago
  27. 05d2a51 Merge "Fix urls for collecting CSAR info" by Seshu Kumar M · 7 years ago
  28. 5768c4d Fix urls for collecting CSAR info by subhash kumar singh · 7 years ago
  29. 4bd346b Merge changes I5a320c60,I3fbd868e by Seshu Kumar M · 7 years ago
  30. a7aee05 Merge "Swap Optional.isPresent with functional expression" by Seshu Kumar M · 7 years ago
  31. 6da95ff Merge "Combine the design and runtime parameter" by Chuanyu Chen · 7 years ago
  32. bbff50f Combine the design and runtime parameter by subhash kumar singh · 7 years ago
  33. f35311f private is redundant for enum constructors by Munir Ahmad · 7 years ago
  34. 295c0df Swap Optional.isPresent with functional expression by Munir Ahmad · 7 years ago
  35. 80f0404 Merge "Update resource recipe parameter prepare logic" by Rob Daugherty · 7 years ago
  36. 16103f7 Update resource recipe parameter prepare logic by c00149107 · 7 years ago
  37. 8d0b9eb Merge "Support resource generic workflow Inputs" by Chuanyu Chen · 7 years ago
  38. 5d59cc0 Support resource generic workflow Inputs by c00149107 · 7 years ago
  39. 8f8b3b9 Merge "Remove redundant String constructor calls" by Seshu Kumar M · 7 years ago
  40. a98fdce Remove redundant String constructor calls by Munir Ahmad · 7 years ago
  41. 9975687 Remove unused code by Munir Ahmad · 7 years ago
  42. 61b1d1c Merge "Fix javadoc" by Rob Daugherty · 7 years ago
  43. 51b69b3 Remove unnecessary String constructor call by Munir Ahmad · 7 years ago
  44. 07b8dfd Fix javadoc by Munir Ahmad · 7 years ago
  45. 5b17ffb Replace StringBuilder with String & inline return by Munir Ahmad · 7 years ago
  46. ec68cdf Merge "Support Resource Recipe Common Model" by Chuanyu Chen · 7 years ago
  47. 3d8d6d2 Support Resource Recipe Common Model by c00149107 · 7 years ago
  48. 40bb7ad Make use of append instead of string concatenation by Munir Ahmad · 7 years ago
  49. 250de78 Merge "Remove the unnecessary plus zero" by Seshu Kumar M · 7 years ago
  50. 0e8dbed Merge "Swap while loops with foreach where applicable" by Seshu Kumar M · 7 years ago
  51. 0195781 Remove the unnecessary plus zero by Munir Ahmad · 7 years ago
  52. bb9cc6b Swap while loops with foreach where applicable by Munir Ahmad · 7 years ago
  53. 1beaa90 Swap StringBuffer with StringBuilder everywhere by Munir Ahmad · 7 years ago
  54. 0690755 Swap for loop in favor of foreach by Munir Ahmad · 7 years ago
  55. 6f242c0 Replace explicit type with dimond everywhere by Munir Ahmad · 7 years ago
  56. a9a9bb8 Sonar:Critical by Manamohan Satapathy · 7 years ago
  57. f843c92 Sonar:Critical by Sumapriya Sarvepalli · 7 years ago
  58. d750eab Clean up Process Engine selection logic by Rob Daugherty · 7 years ago
  59. 1372894 modified sample SDNO code for SO by Benjamin, Max (mb388a) · 7 years ago
  60. 536c71e added javadoc comments to SDNOValidator interface by Benjamin, Max (mb388a) · 7 years ago
  61. 2f70b65 Iterate over "entrySet" instead of "keySet". by Ramanjaneya-Huawei · 7 years ago
  62. e6551c7 NullPointerException after adapter callback by Rob Daugherty · 7 years ago
  63. dc70cfe Merge "Added the "@Override" annotation" by Seshu Kumar M · 7 years ago
  64. c44e656 Added the "@Override" annotation by Ramanjaneya-Huawei · 7 years ago
  65. 402cf1e Added the "@Override" annotation by Ramanjaneya-Huawei · 7 years ago
  66. 45739aa Fixed so issues by ramanjaneya · 7 years ago
  67. 50e2a74 Merge "Fix major sonar issues" by Seshu Kumar M · 7 years ago
  68. 83f2cdb Merge "Added @Override annotation to method signature" by Seshu Kumar M · 7 years ago
  69. ec65616 Merge "Replace with the diamnod operator" by Seshu Kumar M · 7 years ago
  70. 37634c8 Merge "Removed unused variables" by Seshu Kumar M · 7 years ago
  71. 1ff755e Merge "Removed unused variables" by Seshu Kumar M · 7 years ago
  72. d859da9 Fix the SO build issues by Determe, Sebastien (sd378r) · 7 years ago
  73. cb5f49f Merge changes Ibc78f5be,Id1a6e6d2 by Seshu Kumar M · 7 years ago
  74. be546cd Merge "Replaced with the diamnod operator" by Seshu Kumar M · 7 years ago
  75. 013cd54 Replaced with the diamnod operator by rama-huawei · 7 years ago
  76. ec9600d Update POM to inherit from oparent by Rob Daugherty · 7 years ago
  77. 218eb3e Replace with the diamnod operator by rama-huawei · 7 years ago
  78. fb232fe Removed unused variables by rama-huawei · 7 years ago
  79. 280651d Removed unused variables by rama-huawei · 7 years ago
  80. 4ada70c Use diamond operator(<>) by surya-huawei · 7 years ago
  81. b078fa1 Fix major sonar issues by shashikanth · 7 years ago
  82. 2c1c8a7 Added @Override annotation to method signature by shashikanth · 7 years ago
  83. 5b41acb Fixed string format specifier. by shashikanth · 7 years ago
  84. e87f792 Merge "BPMN applications not deployed properly" by Rob Daugherty · 7 years ago
  85. bb5668f BPMN applications not deployed properly by Rob Daugherty · 7 years ago
  86. b8d85a4 Fix Blocker/Critical sonar issues by shashikanth · 7 years ago
  87. 0c08b77 Fixed issues in bpmn package. Issue-Id: SO-141 by seshukm · 7 years ago
  88. 171ec7b Fix for SONAR critical issues Issue-Id : SO-117 by seshukm · 7 years ago
  89. 4116da4 Change the header to SO IssueId: SO-120 by Seshu-Kumar-M · 7 years ago
  90. 62cd6aa 1710 Rebase - Second Attempt by Arthur Martella · 7 years ago
  91. debc28e Merge "Refactor WorkflowAsyncResource" by Christophe Closset · 8 years ago
  92. a4ade73 Refactor WorkflowAsyncResource by Gary Wu · 8 years ago
  93. 413e175 Fix WorkflowContext.getDelay() unit conversion by Gary Wu · 8 years ago
  94. b1e5734 [MSO-8] Additional fixes for the second rebase by Determe, Sebastien (sd378r) · 8 years ago
  95. 94ee925 [MSO-8] Second step of the rebase for MSO by Determe, Sebastien (sd378r) · 8 years ago
  96. b6b7bef [MSO-8] Update the maven dependency by xg353y · 8 years ago