1. 93e9683 bug fixes october 19th by Benjamin, Max (mb388a) · 6 years ago
  2. e761fa5 Bug fixes October 16 by Benjamin, Max (mb388a) · 6 years ago
  3. 6ba0a22 Dynamic Cloud Owner Support by Benjamin, Max (mb388a) · 6 years ago
  4. 105bdfc Add cloudSite Post to catalogDbClient by Marcus G K Williams · 6 years ago
  5. a9696cd various bugfixes for casablanca by Benjamin, Max (mb388a) · 6 years ago
  6. c4347b2 Update Logging by Smokowski, Steve (ss835w) · 6 years ago
  7. 08c27a2 more stability fixes by Benjamin, Max (mb388a) · 6 years ago
  8. 69455a2 added generic fabric support to SO by Benjamin, Max (mb388a) · 6 years ago
  9. 00da3f4 Merge "Update Logging" by Rob Daugherty · 6 years ago
  10. b92b1f8 Update Logging by Smokowski, Steve (ss835w) · 6 years ago
  11. add0df0 Create a Reference Table for Controller Selection by Rob Daugherty · 6 years ago
  12. 1ffe9a2 Converted ServiceInstances to catalog db client by Benjamin, Max (mb388a) · 6 years ago
  13. 474b175 Created Ref Data tbl for controllerSelection by Prema Bhatt · 6 years ago
  14. 1dce2e1 Changed RequestFactory for Catalog DB client by Benjamin, Max (mb388a) · 6 years ago
  15. c4e03f8 Cloud Config Updates by Smokowski, Steve (ss835w) · 6 years ago
  16. a81aef2 Cloud config database table support by Benjamin, Max (mb388a) · 6 years ago
  17. 47d3bea E2EServiceInstances to be free of catalogdb by Benjamin, Max (mb388a) · 6 years ago
  18. 5a6a6de Containerization feature of SO by Benjamin, Max (mb388a) · 6 years ago
  19. eedfe81 add junit for VfModuleCustomizationToVduMapper by Lukasz Muszkieta · 6 years ago
  20. f5618da Use already-defined constant MODEL_VERSION by Mariah Jacobs · 7 years ago
  21. a2c1fbd Define constant instead of literal getVnfRecipe by Praneta Paithankar · 7 years ago
  22. 9fc4e5d Define constant instead of literal "template_name" by Praneta Paithankar · 7 years ago
  23. 43300fa NETWORK_RECIPE for CM flows by Rob Daugherty · 7 years ago
  24. 79a0dd3 Fix resource population to DB by subhash kumar singh · 7 years ago
  25. 42b6d9d Add logic for defautl network resource receipe by subhash kumar singh · 7 years ago
  26. cd497f1 Implement fetching default NS resource workflow by subhash kumar singh · 7 years ago
  27. 046c747 toString bug fix by Yulian Han · 7 years ago
  28. d40d4e9 Use getVersion() to get Version of VNFResource by subhash kumar singh · 7 years ago
  29. ba569cf More unit tests for CatalogDatabase III by Arthur Martella · 7 years ago
  30. d226aa5 Merge "More unit tests for CatalogDatabase II" by Rob Daugherty · 7 years ago
  31. 8d93387 SO application deployment issues by Rob Daugherty · 7 years ago
  32. e42b588 More unit tests for CatalogDatabase II by Arthur Martella · 7 years ago
  33. d41914b More unit tests for CatalogDatabase by Arthur Martella · 7 years ago
  34. 1f8f507 improved coverage for catalog db beans by Benjamin, Max (mb388a) · 7 years ago
  35. 3bfa426 Adding Junits for catalog db by pradip01 · 7 years ago
  36. 25dab4d Catalog Database Test Repair by Arthur Martella · 7 years ago
  37. f6e769e Remove depricated and unsed methods by Munir Ahmad · 7 years ago
  38. 38f7207 AT&T 1712 and 1802 release code by Rob Daugherty · 7 years ago
  39. 96b5a68 Revert Reduce log noise/warnings by Rob Daugherty · 7 years ago
  40. 327b17a Reduce log noise/warnings format to conventions by Marcus G K Williams · 7 years ago
  41. a88ba9f Merge "Swap StringBuilder with string where makes sense" by Seshu Kumar M · 7 years ago
  42. 36edf1a Swap StringBuilder with string where makes sense by Munir Ahmad · 7 years ago
  43. 2531873 Swap Collection.sort with list.sort by Munir Ahmad · 7 years ago
  44. 61b1d1c Merge "Fix javadoc" by Rob Daugherty · 7 years ago
  45. c018d68 Merge "Support query ar recipe by ar model uuid" by Chuanyu Chen · 7 years ago
  46. d9134ec Merge "Support query vnf recipe by vnf model uuid" by Chuanyu Chen · 7 years ago
  47. 17d254a Support query ar recipe by ar model uuid by c00149107 · 7 years ago
  48. b5ee9a1 Support query vnf recipe by vnf model uuid by c00149107 · 7 years ago
  49. e6c32b8 Merge "Support query network recipe by module uuid" by Chuanyu Chen · 7 years ago
  50. 07b8dfd Fix javadoc by Munir Ahmad · 7 years ago
  51. 18507d9 Merge "Replace StringBuilder with String & inline return" by Seshu Kumar M · 7 years ago
  52. 2c3be92 Replace explicit type with dimond type by Munir Ahmad · 7 years ago
  53. b211f3b Merge "Swap Collection.sort with List sort" by Seshu Kumar M · 7 years ago
  54. 5b17ffb Replace StringBuilder with String & inline return by Munir Ahmad · 7 years ago
  55. 61d12d7 Merge "Simplify if statements where it makes sense" by Seshu Kumar M · 7 years ago
  56. 04ef8dd Support query network recipe by module uuid by c00149107 · 7 years ago
  57. b8566c5 Update paramXSD as recipe common field by c00149107 · 7 years ago
  58. 789ab7c Add allotted resource recipe by c00149107 · 7 years ago
  59. 2fc0550 Swap Collection.sort with List sort by Munir Ahmad · 7 years ago
  60. 1aa0070 Merge "Support csar object query" by Seshu Kumar M · 7 years ago
  61. 7f3b9b7 Support csar object query by c00149107 · 7 years ago
  62. 40bb7ad Make use of append instead of string concatenation by Munir Ahmad · 7 years ago
  63. 76455ea Simplify if statements where it makes sense by Munir Ahmad · 7 years ago
  64. 1beaa90 Swap StringBuffer with StringBuilder everywhere by Munir Ahmad · 7 years ago
  65. b5af6ca Make use of addAll instead of loop by Munir Ahmad · 7 years ago
  66. f5b9e7c Remove redundant toString by Munir Ahmad · 7 years ago
  67. 1672a4d Merge changes Ie0f9c31f,I1fbe5516,I4beee70d,Ib9c5dad0,I80eb6d4f by Seshu Kumar M · 7 years ago
  68. cf7df14 Improve UT for catalog db by subhash kumar singh · 7 years ago
  69. 952bef4 Merge "Add Category info For Service and Resource" by Seshu Kumar M · 7 years ago
  70. 2a4218f Add Category info For Service and Resource by c00149107 · 7 years ago
  71. 9a739d0 Improve UT for catalog db by subhash kumar singh · 7 years ago
  72. c3894b6 Improve UT for catalog db by subhash kumar singh · 7 years ago
  73. 0bff9b7 Improve UT for catalog db by subhash kumar singh · 7 years ago
  74. c42e719 Improve UT for catalog db by subhash kumar singh · 7 years ago
  75. 1d09928 Improve UT for catalog db by subhash kumar singh · 7 years ago
  76. 2c83c8a Improve UT for catalog DB by subhash kumar singh · 7 years ago
  77. 89bf0b4 Improve UT for catalog DB by subhash kumar singh · 7 years ago
  78. bde8e85 Improve UT for catalog db by subhash kumar singh · 7 years ago
  79. 487482d UT improvement for catalog DB by subhash kumar singh · 7 years ago
  80. 5621e24 Improve UT for catalog db by subhash kumar singh · 7 years ago
  81. ab3dd55 UT improvement for catalog db by subhash kumar singh · 7 years ago
  82. 806569f UT improvement for catalog db by subhash kumar singh · 7 years ago
  83. ec3394a Unit test improvement for catalog db by subhash kumar singh · 7 years ago
  84. 89f89af Improve unit test for catalog by subhash kumar singh · 7 years ago
  85. ad502b1 Improve TC for catalog database by subhash kumar singh · 7 years ago
  86. becadde Improve test case for catalog database by subhash kumar singh · 7 years ago
  87. 91293d4 Improve TC for catalog database by subhash kumar singh · 7 years ago
  88. 8954cad Add test case for CatalogDatabase by subhash kumar singh · 7 years ago
  89. b9e7b1a Add test case for getHeatTemplate by subhash kumar singh · 7 years ago
  90. a7e7bb4 Add test case for getHeatTemplate by subhash kumar singh · 7 years ago
  91. 373d6cb Merge "UT for catalogDatabase" by Seshu Kumar M · 7 years ago
  92. 7aa50d5 UT for catalogDatabase by subhash kumar singh · 7 years ago
  93. 4fe4f66 Updated Service deployment changes not reflected by Abhishek Shekhar · 7 years ago
  94. c52588e NetworkResource modelInvariantUUID is too short by Rob Daugherty · 7 years ago
  95. 20e60c8 Update hibernate files to initialize timestamp by Jim Hahn · 7 years ago
  96. 085784c Adding UT for MSO catalogdb POJO by Seshu-Kumar-M · 7 years ago
  97. 3fa39ea Merge "Remove foreign key which is not supported by code" by Rob Daugherty · 7 years ago
  98. e976afc Merge "Adding UT for MSO catalogdb POJO" by DeWayne Filppi · 7 years ago
  99. 1920a8a Remove foreign key which is not supported by code by Rob Daugherty · 7 years ago
  100. 8b2db72 Adding UT for MSO catalogdb POJO by Seshu-Kumar-M · 7 years ago