1. 9c4697f Coverity issues fixed by Anssi Mannila · 2 years, 5 months ago
  2. 6bd5791 Fix for two problems by Anssi Mannila · 2 years, 6 months ago
  3. 483bd16 RIC-867: Submgr adaptations to E2APv2.0 by Anssi Mannila · 2 years, 11 months ago e2ap-v02.00
  4. 56233b0 Added handing for ActionNotAdmittedList by Anssi Mannila · 2 years, 11 months ago
  5. d13ba63 Test and debug interface improvements part 2 by Anssi Mannila · 3 years ago
  6. 92c3855 Test and debug interface improvements by Anssi Mannila · 3 years ago
  7. 2738517 Unit test description improvements by Anssi Mannila · 3 years ago
  8. 316b8d2 Submgr restart unit test improvement by Anssi Mannila · 3 years ago
  9. e60d7b6 Merge "Fix for E2 Connection status counters" by Anssi Mannila · 3 years ago
  10. 6ec447f Merge "Unit test log writing improvements" by Anssi Mannila · 3 years ago
  11. 93a5f9e Merge "Unit test improvement - Fixed dealy replaced with waiting function in one UT case - This should fix random crashes seen in that UT case" by Anssi Mannila · 3 years ago
  12. b43c844 Merge "Unit test cases improvements - Some fixed delays replaced with function which tests that test case can contiue - This should reduce random test failuers" by Anssi Mannila · 3 years ago
  13. 4b1ff2c Fix for E2 Connection status counters by Anssi Mannila · 3 years ago
  14. 874ebf4 Unit test log writing improvements by Anssi Mannila · 3 years ago
  15. fc20a5c Unit test improvement by Anssi Mannila · 3 years ago
  16. e5fdcd2 Unit test cases improvements by Anssi Mannila · 3 years ago
  17. 2178218 Unit test case improvements - Missing counters checks added in some test cases by Anssi Mannila · 3 years ago
  18. 54838ed Fixes for subscription merge release cases by Anssi Mannila · 3 years, 1 month ago
  19. b43397e Verify all clean function taken in use in all unit test cases. by Anssi Mannila · 3 years, 1 month ago
  20. afadb6d Verify all clean function added for unit tests by Anssi Mannila · 3 years, 1 month ago
  21. 3d80b72 Unut test counter check code fixed by Anssi Mannila · 3 years, 1 month ago
  22. e1af87f ASN.1 debug printouts hided by default by Anssi Mannila · 3 years, 1 month ago
  23. 0a80519 Document update by Anssi Mannila · 3 years, 1 month ago
  24. 3e55f47 Fix for E2 SubscriptionFailure message handling by Anssi Mannila · 3 years, 1 month ago
  25. c7da4ee E2 restart handling added - Implementation and unit test are ready by Anssi Mannila · 3 years, 2 months ago
  26. 40a8b1b Merge "Fix for Submgr crash added - Submgr crashed if it received REST Subscription Request while it was still starting" by Anssi Mannila · 3 years, 2 months ago
  27. 3cdd2e0 Fix for Submgr crash added by Anssi Mannila · 3 years, 2 months ago
  28. f0bb66c Replace deprecated SDL APIs by Timo Tietavainen · 3 years, 2 months ago
  29. 53dbe7e Fix for xApp transction release place by Anssi Mannila · 3 years, 2 months ago
  30. 08c8fbd Temporary fix for UT problem by Anssi Mannila · 3 years, 2 months ago
  31. cb7dd49 Subscription REST interface update by Anssi Mannila · 3 years, 2 months ago
  32. f682ace Subscription REST interface update by Anssi Mannila · 3 years, 3 months ago
  33. b91971f Fix for Submgr crash problem by Anssi Mannila · 3 years, 3 months ago
  34. cd73ecc Restore SDL write at the beginning of subscription create by Markku Virtanen · 3 years, 6 months ago
  35. ff383bb Merge "Fix for DB read after VM restart and REST subscription query aded" by Anssi Mannila · 3 years, 4 months ago
  36. b73e7cd Fix for DB read after VM restart and REST subscription query aded by Anssi Mannila · 3 years, 4 months ago
  37. 2b512b6 Unittest stability improvements by Markku Virtanen · 3 years, 5 months ago
  38. 42723e2 Added duplicate detection changes by Markku Virtanen · 3 years, 6 months ago
  39. 268d715 Submgr REST subscriptions in SDL Database by Konstantinos Archangelof · 3 years, 6 months ago
  40. 987f8b1 Increment counters before sending Notification response by Markku Virtanen · 3 years, 6 months ago
  41. b642a19 REST duplicate detection by Markku Virtanen · 3 years, 6 months ago
  42. 55d2a28 Added REST notify error cause by Markku Virtanen · 3 years, 6 months ago
  43. bd9c98e xapp-frame v0.8.3 integration to submgr by Konstantinos Archangelof · 3 years, 6 months ago
  44. 26dfa71 xapp-frame v0.8.2 integration to submgr restored ricRequestorID value as "123" towards e2term. by Konstantinos Archangelof · 3 years, 6 months ago
  45. e93b00f xapp-frame v0.8.2 integration to submgr by Konstantinos Archangelof · 3 years, 6 months ago
  46. de457a1 Debug printout improvements by Anssi Mannila · 3 years, 7 months ago
  47. 316d8a1 Counter improvements by Anssi Mannila · 3 years, 7 months ago
  48. 5d4f68f Rest interface specific counter used: cRestSubFailToXapp by Konstantinos Archangelof · 3 years, 7 months ago
  49. 27433e7 Rest interface specific counters defined and used: cRestSubReqFromXapp,cRestSubRespToXapp,cRestSubDelReqFromXapp,cRestSubDelRespToXapp by Konstantinos Archangelof · 3 years, 7 months ago
  50. 0bb76b8 Merge "Added UT cases for Del Req e2ap un/packing errors" by Anssi Mannila · 3 years, 7 months ago
  51. c9ef0ba UT API framework cleanup. Unused Parameters : parameterSet, actionDefinitionPresent, actionParamCount, policyParamCount removed. by Konstantinos Archangelof · 3 years, 7 months ago
  52. ac8bde4 Added UT cases for Del Req e2ap un/packing errors by Markku Virtanen · 3 years, 7 months ago
  53. b3277dc Added Test Case to improve e2ap.go coverity coverage i,e PackSubscriptionRequest() failure by Konstantinos Archangelof · 3 years, 7 months ago
  54. 5112239 Add new test cases by Anssi Mannila · 3 years, 7 months ago
  55. e5e672c Merge "Added E2AP interface wrapper for UT" by Anssi Mannila · 3 years, 7 months ago
  56. fa39fed Added E2AP interface wrapper for UT by Markku Virtanen · 3 years, 7 months ago
  57. 37f85a0 Commented out unused function PackSubscriptionDeleteFailure() in e2ap.go. Not necessary to be evaluated by coverity coverage. by Konstantinos Archangelof · 3 years, 7 months ago
  58. fe2cdab Restored UT cases + reduced UT run time by Markku Virtanen · 3 years, 7 months ago
  59. 39d94ea Added Test Cases to improve subscription.go coverity coverage by Konstantinos Archangelof · 3 years, 7 months ago
  60. da34eec UT changes and fixes by Markku Virtanen · 3 years, 7 months ago
  61. 5ae07f4 Added some extradelay for TestRESTSubReqAndSubDelOkSameAction by Markku Virtanen · 3 years, 7 months ago
  62. afbf95f Xapp-frame, v0.8.1 Rest Subscription Creation /Query /Deletion by archagge · 3 years, 8 months ago
  63. 47518ae Fixes added and UT-coverage improved over 85% by Anssi Mannila · 3 years, 8 months ago
  64. a5c58bc Xapp-frame updated to v0.8.1. by archagge · 3 years, 8 months ago
  65. fbd4df5 Symptom data collection by Abukar Mohamed · 3 years, 9 months ago
  66. f6b7804 ConfigMap parameter handling change by Anssi Mannila · 3 years, 10 months ago
  67. 6eb6b06 Xapp-frame updted to v0.6.8. Golog updated to v0.0.2 by Anssi Mannila · 3 years, 10 months ago
  68. ebaeae6 Fix for subscription fail handling by Anssi Mannila · 3 years, 10 months ago
  69. 6b3796f Metrics related code refactoring by Anssi Mannila · 3 years, 10 months ago
  70. 4c626a2 Fix for RequestorId returned to xApp by Anssi Mannila · 3 years, 10 months ago
  71. 4abf180 Metrics for submgr by Anssi Mannila · 3 years, 11 months ago metrics
  72. 6d629ad Code rework by Anssi Mannila · 3 years, 11 months ago
  73. c92b421 Submgr restart improvement by Anssi Mannila · 4 years ago
  74. 57140bc Zero timeout is not allowed. Make sure that there is some default values by Juha Hyttinen · 4 years ago
  75. 2f26fb2 FCA RIC-1353 xApp restart by Anssi Mannila · 4 years ago
  76. 795f2c9 xapp-frame version change by rangajal · 4 years, 1 month ago
  77. f0d9526 Add support for Insert type subscriptions by Anssi Mannila · 4 years, 4 months ago
  78. 9dc5adc Updated xapp-frame to 0.4.18. Updated rmr to 4.1.2. by Juha Hyttinen · 4 years, 4 months ago
  79. cdc35bf Make subscription manager independent of E2SMs by Juha Hyttinen · 4 years, 5 months ago
  80. a8a908d RMR params payload points to params msgbuf. Make sure that freed memory is not used by Juha Hyttinen · 4 years, 7 months ago
  81. 93113f8 Improved tweak to get around with the fact that alarm package changes RMR_SEED_RT by Juha Hyttinen · 4 years, 7 months ago
  82. 3f7becc xapp-frame and rmr update by Juha Hyttinen · 4 years, 7 months ago
  83. 1683f91 Preparing next release and fixed ut timing issue. by Juha Hyttinen · 4 years, 8 months ago 0.4.2
  84. cc7d9e0 Add fixes to NewE2 c-codes by Anssi Mannila · 4 years, 8 months ago
  85. cd78aee RmrSrcId and RmrRtgSvc handling improved by Juha Hyttinen · 4 years, 8 months ago
  86. aada645 Merge newe2 into master by Juha Hyttinen · 4 years, 8 months ago
  87. 7348625 SVC address support for rmr stubs. by Juha Hyttinen · 4 years, 8 months ago
  88. ad41fea Updates to submgr docker entrypoint by Juha Hyttinen · 4 years, 9 months ago
  89. 429cfe6 Using different versioning scheme Using xapp-frame version with RMR SI95 backend by Juha Hyttinen · 4 years, 9 months ago 0.4.0
  90. c2a6b3a Updating to newer xapp-frame 0.0.30 version. Prepared also for 4.* version by Juha Hyttinen · 4 years, 9 months ago
  91. b31b13f move rmrendpoint into xapptweaks pkg by Juha Hyttinen · 4 years, 9 months ago
  92. f28853b Subsfailure case internal delete and retry in duplicate cause case by Juha Hyttinen · 4 years, 9 months ago
  93. e4c9c4d Fixed meid nil check by Juha Hyttinen · 4 years, 9 months ago
  94. d708a43 Changed xapptweak rmr send function to take in retry releated timeout by Juha Hyttinen · 4 years, 9 months ago
  95. 826f1d9 Don't make rmr stub check if there is none of them by Juha Hyttinen · 4 years, 9 months ago
  96. c9eb08a RIC-79 intial implementation to fetch subscriptions via rest by Juha Hyttinen · 4 years, 10 months ago
  97. 14f8273 plmn id handling improved by Juha Hyttinen · 4 years, 10 months ago
  98. 47942b4 Transaction needs only subs id. by Juha Hyttinen · 4 years, 10 months ago
  99. 64a0df4 Add fix for policy change transaction key already tracked by Anssi Mannila · 4 years, 10 months ago
  100. 4e69e56 Added hash to params payload string print by Juha Hyttinen · 4 years, 10 months ago