1. fdc8f78 optimize camunda process instance history by Plummer, Brittany · 4 years, 11 months ago
  2. 2eb23f4 add manual handling to rainy day handling for bbs by Kuleshov, Elena · 5 years ago
  3. 175318a consolidated security configuration by Benjamin, Max · 5 years ago
  4. 77cc65a Merge "Added AAF Integration related changes" by Seshu Kumar M · 5 years ago
  5. 3d55c35 restoring the pnf dmaap client functionality to the proper working version by Lukasz Muszkieta · 5 years ago
  6. 837beb7 Added AAF Integration related changes by Ramesh Parthasarathy · 5 years ago
  7. 0eac9a2 Call WorkflowActionTasks.sendErrorSyncAck() by Gamboa, Gilbert · 5 years ago
  8. 09a3de8 Adjust listener to actually execute on process end by Smokowski, Steven · 5 years ago
  9. 44d74d7 Cleaning up unused variables and redundant initializers to by Oleksandr Moliavko · 5 years ago
  10. 1884e6e Removed unused private method getProcessInstanceId() by Oleksandr Moliavko · 5 years ago
  11. 45fd1ff Added null check for vMap to prevent static by Oleksandr Moliavko · 5 years ago
  12. 4891eed Update Resume Logic and Add Workflow Listeners by Smokowski, Steven · 5 years ago
  13. 15eb25e Async vnf adapter response not getting to bpmn by Gamboa, Gilbert · 5 years ago
  14. 6a6ac75 Merge "Integrate Logging Library" by Steve Smokowski · 5 years ago
  15. 570fcbc bug fix - avoid npe in pnf flow by Lukasz Muszkieta · 5 years ago
  16. 2ede5f0 Integrate Logging Library by Plummer, Brittany · 5 years ago
  17. f609b3b Added back MDC.put to generated missing requestID by Sangalang, Felix · 5 years ago
  18. e709eab Merge "Removed unused methods injectSNIROCallbacks() according to comments by maintainer" by Lukasz Muszkieta · 5 years ago
  19. 8ecfa23 General sonar fixes by Arindam Mondal · 5 years ago
  20. ab6d8d0 Removed unused methods injectSNIROCallbacks() by Oleksandr Moliavko · 5 years ago
  21. 6060c5f Add SO Same deployment id on deployed custom workflows by Bonkur, Venkat (vb8416) · 5 years ago
  22. 23f5c77 Merge "VNFM adapter support two way TLS" by Seshu Kumar M · 5 years ago
  23. 6dfa175 Added null checks for getUpdateResInputObj() return value by Oleksandr Moliavko · 5 years ago
  24. 28f75a4 Added null check for return value of by Oleksandr Moliavko · 5 years ago
  25. 37cacbd VNFM adapter support two way TLS by MichaelMorris · 5 years ago
  26. 96bc763 Merge "Added null check for injectedVariables to prevent crash at call of injectedVariables.get()" by Seshu Kumar M · 5 years ago
  27. 8757d38 Added null check for injectedVariables to prevent by Oleksandr Moliavko · 5 years ago
  28. c84ebea Removed subscriber variable that was not actually by Oleksandr Moliavko · 5 years ago
  29. 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." by Steve Smokowski · 5 years ago
  30. 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
  31. fd1e1a7 Enhanced List Level flow with backward support by sarada prasad sahoo · 5 years ago
  32. 582c562 Merge "Commented out initialization of workflowResponse to prevent static analyzer warning about workflowResponse never being set to anything but null." by Steve Smokowski · 5 years ago
  33. 171b9b5 Commented out initialization of workflowResponse to prevent by Oleksandr Moliavko · 5 years ago
  34. c711353 Major Sonar fixes by r.bogacki · 5 years ago
  35. d86cea3 Sonar fixes and improvements by r.bogacki · 5 years ago
  36. 1a592b9 Changes related to eviction of connections by Benjamin, Max (mb388a) · 6 years ago
  37. 33ce1d1 Merge "replaced String.repeat with static final strings" by Steve Smokowski · 6 years ago
  38. 48b34de replaced String.repeat with static final strings by Benjamin, Max · 6 years ago
  39. 2abd30f Sonar fixes and improvements by r.bogacki · 6 years ago
  40. 560e841 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Steve Smokowski · 6 years ago
  41. b802b08 Add SO Turn off OpenStack heat stack audit by Bonkur, Venkat (vb8416) · 6 years ago
  42. a2df406 Cleaned up duplicated literals by rob.bog · 6 years ago
  43. eee110c Fix deployment of workflows on start by Elena Kuleshov · 6 years ago
  44. 66234fb Merge "Cleaned up DeleteVnfNotification" by Seshu Kumar M · 6 years ago
  45. 63704f7 Cleaned up DeleteVnfNotification by r.bogacki · 6 years ago
  46. 73b63fc Removed hardcoded values for PNF creation (cvlan, svlan, remoteId) by marios.iakovidis · 6 years ago
  47. 31f177f Deploy custom flows on startup by Elena Kuleshov · 6 years ago
  48. f47919f Replaced all tabs with spaces in java and pom.xml by Benjamin, Max (mb388a) · 6 years ago
  49. aaa93d4 replace all fixed wiremock ports by Benjamin, Max (mb388a) · 6 years ago
  50. cfab2fd Merge "Add cloudOwner to VNF adapter call" by Steve Smokowski · 6 years ago
  51. 26c6548 Removed BPMNLogger class by Witold Ficio Kopel · 6 years ago
  52. 9a409f9 Add cloudOwner to VNF adapter call by Eric Multanen · 6 years ago
  53. faa0b29 Removed MsoLogger class by r.bogacki · 6 years ago
  54. 2a1c1cc Reduced content of MsoLogger by r.bogacki · 6 years ago
  55. e14f792 Merge changes Id0369478,I82d8306f by Steve Smokowski · 6 years ago
  56. d85bbad Cleaned up MsoLogger class by r.bogacki · 6 years ago
  57. 1b70a2b Junit Class added for ObjectFactory.java by Sudarshan Kumar · 6 years ago
  58. 1cf6f02 Add junit tests for CallbackHandlerService by Lukasz Muszkieta · 6 years ago
  59. dd4a24f Removed MsoLogger from 'mso-infrastructure-bpmn' by r.bogacki · 6 years ago
  60. fee6611 CorrelationId cleanup by Joanna Jeremicz · 6 years ago
  61. 7143ac4 Fix start up by Benjamin, Max (mb388a) · 6 years ago
  62. a083e70 removed flyway from bpmn base yaml by Kalkere Ramesh, Sharan (sk720x) · 6 years ago
  63. 115018c changed to jdbcUrl and updated flyway for bpmn by Kalkere Ramesh, Sharan (sk720x) · 6 years ago
  64. 368a5da Merge "Change interface name to be more suitable" by Lukasz Muszkieta · 6 years ago
  65. df63fb2 updated base yamls to properly connect to DB by Kalkere Ramesh, Sharan (sk720x) · 6 years ago
  66. f7bf1c9 Change interface name to be more suitable by Lukasz Muszkieta · 6 years ago
  67. 4e9403e Associate PNF instance with Service by Lukasz Muszkieta · 6 years ago
  68. 4e63348 compare resources from openstack to aai by Benjamin, Max (mb388a) · 6 years ago
  69. efb42bc Merge "Re-enable Actuator for Springboot 2.0" by Steve Smokowski · 6 years ago
  70. c3cfd66 removed retired A&AI versions from codebase by Benjamin, Max (mb388a) · 6 years ago
  71. 3cccd48 Re-enable Actuator for Springboot 2.0 by Benjamin, Max (mb388a) · 6 years ago
  72. 0ac8def Use UUID to fill pnf-id in PNF PnP by Joanna Jeremicz · 6 years ago
  73. b3897d1 requestid retrieval and validation in bpmn by Kalkere Ramesh, Sharan (sk720x) · 6 years ago
  74. c45553d fixed headers for traceability by Kalkere Ramesh, Sharan (sk720x) · 6 years ago
  75. 7ace3e6 Use spring auto deployment by Benjamin, Max (mb388a) · 6 years ago
  76. 61affc6 Catchup commits for Dublin by Benjamin, Max (mb388a) · 6 years ago
  77. 6fa3d2b Springboot 2.0 upgrade by Benjamin, Max (mb388a) · 6 years ago
  78. 2934b8a remove unused code by Lukasz Muszkieta · 6 years ago
  79. 6cf9ff1 8/23: merge casablanca to master by Rob Daugherty · 6 years ago
  80. 802257f removed att-aic from codebase by Benjamin, Max (mb388a) · 6 years ago
  81. 60f8f53 Pnf Spring Environment correction by Lukasz Muszkieta · 6 years ago
  82. 6ba0a22 Dynamic Cloud Owner Support by Benjamin, Max (mb388a) · 6 years ago
  83. e6391ed AAI Distribution delay is now set during the flow by Lukasz Muszkieta · 6 years ago
  84. 937b70d Update OofHoming w/ directives by Marcus G K Williams · 6 years ago
  85. c4347b2 Update Logging by Smokowski, Steve (ss835w) · 6 years ago
  86. 487061f Stability fixes by Benjamin, Max (mb388a) · 6 years ago
  87. 032c4e3 stability fixes by Benjamin, Max (mb388a) · 6 years ago
  88. 69455a2 added generic fabric support to SO by Benjamin, Max (mb388a) · 6 years ago
  89. 54788d5 Merge "PNF PnP now always waits" by Seshu Kumar M · 6 years ago
  90. 68dbf00 PNF PnP now always waits by biniek · 6 years ago
  91. e2c7749 Client Logging by Smokowski, Steve (ss835w) · 6 years ago
  92. b92b1f8 Update Logging by Smokowski, Steve (ss835w) · 6 years ago
  93. ce28fc9 Prod fixes August 18th by Benjamin, Max (mb388a) · 6 years ago
  94. 4f2e01c Fix for NullPointerException in Pnf by Michal Kabaj · 6 years ago
  95. be2ccf0 Groovy Compile by Smokowski, Steve (ss835w) · 6 years ago
  96. 0bb644b Refactored references to AaiUtils by Benjamin, Max (mb388a) · 6 years ago
  97. 739f3d7 Merge "Delete unused groovy" by Seshu Kumar M · 6 years ago
  98. 4752397 Delete unused groovy by Elaine_Han · 6 years ago
  99. de774cd Fixed Ignored CreateAndActivatePnfResourceTest by Lukasz Muszkieta · 6 years ago
  100. d193007 Removed references to spring in tests by biniek · 6 years ago