1. eaa94ff LcmEvent state handler refactoring by mpriyank · 2 years, 5 months ago
  2. 7dfc3a0 Merge "Enable/Disable Data Sync for Cm Handle" by Joseph Keenan · 2 years, 4 months ago
  3. e79e48d Merge "Incorrect response to {} for cmhandle id-searches" by Joseph Keenan · 2 years, 4 months ago
  4. 7a75eea Merge "Query CmHandles using CPS path" by Joseph Keenan · 2 years, 4 months ago
  5. 0b57f07 Incorrect response to {} for cmhandle id-searches by lukegleeson · 2 years, 5 months ago
  6. 82a550f Query CmHandles using CPS path by lukegleeson · 2 years, 5 months ago
  7. 6ddbe4a Enable/Disable Data Sync for Cm Handle by DylanB95EST · 2 years, 5 months ago
  8. fe835cb Distributed datastore solution for Module Sync Watchdog by kissand · 2 years, 5 months ago
  9. 054873c CmHandle creation performance degradation by sourabh_sourabh · 2 years, 5 months ago
  10. 9fdaf6c De-registration: send event(s) using central state by sourabh_sourabh · 2 years, 5 months ago
  11. 71e676d Refractor code to use the new LcmEvent schema by bmiklos · 2 years, 5 months ago
  12. a6fa6c3 Code Refactoring Ncmp* to Lcm* as per new scope by mpriyank · 2 years, 5 months ago
  13. 85ad508 CmHandleState Handler by mpriyank · 2 years, 5 months ago
  14. 5365c2d Merge "Define Initial Data Sync Enabled Flag and state" by Joseph Keenan · 2 years, 5 months ago
  15. 520dc2c Define Initial Data Sync Enabled Flag and state by DylanB95EST · 2 years, 5 months ago
  16. a88cee1 Merge "Improve test coverage on CompositeStateBuilder" by Toine Siebelink · 2 years, 5 months ago
  17. ba26e40 Improve test coverage on CompositeStateBuilder by bmiklos · 2 years, 5 months ago
  18. 71d8c00 Merge "Move persistence methods from NCMPproperty handler" by Joseph Keenan · 2 years, 5 months ago
  19. 4ef8d19 Merge "Distributed map setup for Module and Data Sync" by Toine Siebelink · 2 years, 5 months ago
  20. 0238998 Distributed map setup for Module and Data Sync by mpriyank · 2 years, 6 months ago
  21. 43c8d0f Move persistence methods from NCMPproperty handler by emaclee · 2 years, 5 months ago
  22. 2aab13b Move persistence related methods by emaclee · 2 years, 6 months ago
  23. d797b35 Merge "Simplified 'External' lock reason Mapping" by Joseph Keenan · 2 years, 5 months ago
  24. 4e59684 Simplified 'External' lock reason Mapping by lukegleeson · 2 years, 6 months ago
  25. 6718d14 Add Logging to specify next retry by DylanB95EST · 2 years, 6 months ago
  26. 7914c89 Merge "use separated get methods for every cmHandle instead of one "get all" query" by Toine Siebelink · 2 years, 6 months ago
  27. 50585e9 use separated get methods for every cmHandle instead of one "get all" query by kissand · 2 years, 6 months ago
  28. b93d6df Merge "Allow Module Re-Sync" by Toine Siebelink · 2 years, 6 months ago
  29. 884a5a0 Allow Module Re-Sync by lukegleeson · 2 years, 6 months ago
  30. 79dc74f Composite state transition code change by sourabh_sourabh · 2 years, 6 months ago
  31. e1f73e2 Add method to get YANG module sources for CM handle by emaclee · 2 years, 6 months ago
  32. f7c7848 Merge "Fix performance degradation bug" by Joseph Keenan · 2 years, 6 months ago
  33. 0208298 Merge "Retry Module-Sync based on from last failure" by Toine Siebelink · 2 years, 6 months ago
  34. 66b2958 Merge "Kafka consumer can not be turned off" by Toine Siebelink · 2 years, 6 months ago
  35. 1c90848 Kafka consumer can not be turned off by JosephKeenan · 2 years, 6 months ago
  36. 2321538 Fix performance degradation bug by kissand · 2 years, 6 months ago
  37. 78062a1 Get cm-handle state endpoint by lukegleeson · 2 years, 7 months ago
  38. 722701b Retry Module-Sync based on from last failure by DylanB95EST · 2 years, 6 months ago
  39. 529f92c Unable to change state from LOCKED to ADVISED by sourabh_sourabh · 2 years, 6 months ago
  40. 89c2f72 Merge "Introducing DELETING and DELETED Cmhandle State" by Joseph Keenan · 2 years, 6 months ago
  41. 9e597b7 Remove operation from NcmpEvent by mpriyank · 2 years, 6 months ago
  42. e29bcb8 Introducing DELETING and DELETED Cmhandle State by lukegleeson · 2 years, 6 months ago
  43. 40a8211 Data Sync Watchdog Process by sourabh_sourabh · 2 years, 6 months ago
  44. 31cf29d Merge "Eliminate cmhandle-properties tag" by Joseph Keenan · 2 years, 6 months ago
  45. b000d89 Merge "Quick fix for performance degradation bug" by Toine Siebelink · 2 years, 6 months ago
  46. 81d917d Eliminate cmhandle-properties tag by mpriyank · 2 years, 6 months ago
  47. affb95e Merge "Publish LCM Events" by Joseph Keenan · 2 years, 6 months ago
  48. bb751ba Merge "Exclude CM-Handles that are not in state 'READY'" by Toine Siebelink · 2 years, 6 months ago
  49. 8a85791 Publish LCM Events by mpriyank · 2 years, 6 months ago
  50. 3b1d84a Quick fix for performance degradation bug by kissand · 2 years, 6 months ago
  51. 44d933d Merge "Fix sonar code smells" by Joseph Keenan · 2 years, 6 months ago
  52. 9f8e14a Merge "Retry CM-Handles that are LOCKED, Failed-to-Sync" by Joseph Keenan · 2 years, 6 months ago
  53. 395795e Retry CM-Handles that are LOCKED, Failed-to-Sync by puthuparambil.aditya · 2 years, 7 months ago
  54. f174640 NcmpEvent creation and Mapping by mpriyank · 2 years, 6 months ago
  55. 79b2a7c Exclude CM-Handles that are not in state 'READY' by JosephKeenan · 2 years, 6 months ago
  56. f696068 Fix sonar code smells by kissand · 2 years, 6 months ago
  57. d6d8c20 Merge "Handle errors during cm handle search" by Toine Siebelink · 2 years, 6 months ago
  58. 2beebc6 Handle errors during cm handle search by kissand · 2 years, 7 months ago
  59. 96f59e3 Merge "Fix sonar code smells" by Toine Siebelink · 2 years, 6 months ago
  60. 3d579b8 Remove Model Sync From Registration by ToineSiebelink · 2 years, 6 months ago
  61. 421f824 Fix sonar code smells by emaclee · 2 years, 6 months ago
  62. e8e5371 Merge "Ncmp Producer Setup" by Toine Siebelink · 2 years, 6 months ago
  63. e9ed581 Merge 2 'query' end points in NCMP by kissand · 2 years, 7 months ago
  64. c2c4f5f Ncmp Producer Setup by mpriyank · 2 years, 7 months ago
  65. 7bb1a57 Merge "Module Sync Lock State implementation" by Toine Siebelink · 2 years, 7 months ago
  66. 912c86d Module Sync Lock State implementation by DylanB95EST · 2 years, 7 months ago
  67. 8acaa7d Merge "DMI-NCMP Asynchronously Publish Response Event to Client Topic" by Toine Siebelink · 2 years, 7 months ago
  68. 5d3ed6f Fixing CompositeState mapping by mpriyank · 2 years, 7 months ago
  69. b1e5b94 DMI-NCMP Asynchronously Publish Response Event to Client Topic by sourabh_sourabh · 2 years, 7 months ago
  70. e7ba1de Merge "Handle RestTemplate Error handling so NCMP cna report correct server status" by Joseph Keenan · 2 years, 7 months ago
  71. d1a7dad Handle RestTemplate Error handling so NCMP cna report correct server status by ToineSiebelink · 2 years, 7 months ago
  72. 85d4473 Merge "CompositeStateBuilder added for building the compositeState" by Joseph Keenan · 2 years, 7 months ago
  73. 7f29823 CompositeStateBuilder added for building the compositeState by puthuparambil.aditya · 2 years, 7 months ago
  74. f31c7f8 Async request response NCMP -> Client by JosephKeenan · 2 years, 7 months ago
  75. 4cf4962 Enhanced response with Complex State in API by mpriyank · 2 years, 7 months ago
  76. f564bf5 Merge "Get cm-handle public properties endpoint" by Toine Siebelink · 2 years, 7 months ago
  77. bed18fd Get cm-handle public properties endpoint by lukegleeson · 2 years, 7 months ago
  78. c0b1de6 Merge "URI is not absolute when service name is not set" by Joseph Keenan · 2 years, 7 months ago
  79. b062369 Merge "Composite State to handle dmi-reg YANG updates" by Toine Siebelink · 2 years, 7 months ago
  80. 0915640 Composite State to handle dmi-reg YANG updates by mpriyank · 2 years, 7 months ago
  81. ef62391 URI is not absolute when service name is not set by DylanB95EST · 2 years, 7 months ago
  82. 324eb16 Remove NCMP tag from properties by DylanB95EST · 2 years, 7 months ago
  83. 806d31a Merge "Watchdog-process that syncs 'ADVISED' CM Handles" by Toine Siebelink · 2 years, 7 months ago
  84. f16b961 Watchdog-process that syncs 'ADVISED' CM Handles by DylanB95EST · 2 years, 7 months ago
  85. ac57cca Merge "Add graceful shutdown for Session Manager" by Joseph Keenan · 2 years, 7 months ago
  86. 0b80343 Add graceful shutdown for Session Manager by emaclee · 2 years, 7 months ago
  87. 34fdca8 Watchdog Process-Make Configurable by DylanB95EST · 2 years, 7 months ago
  88. e345397 Add ncmp tag to application yaml by DylanB95EST · 2 years, 7 months ago
  89. 6369af0 Watchdog-process that changes CM Handles state by DylanB95EST · 2 years, 8 months ago
  90. 006c7dc Refactor existing model sync code into separate package by sourabh_sourabh · 2 years, 8 months ago
  91. b130fd3 Refactoring/ Adding Tests for Validation by DylanB95EST · 2 years, 8 months ago
  92. deac477 Query based on Public CM Properties by JosephKeenan · 2 years, 9 months ago
  93. ea01d09 Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 9 months ago
  94. d69742c [cps] Fix getResourceDataForPassthroughOperational endpoint by puthuparambil.aditya · 2 years, 9 months ago
  95. 6fb6f77 Merge "Structured Exception details for DMI" by Bruno Sakoto · 2 years, 8 months ago
  96. 93afc1e Structured Exception details for DMI by mpriyank · 2 years, 9 months ago
  97. b14f04b Update CM-Handle registration response by Renu Kumari · 2 years, 9 months ago
  98. 1839f38 Additional validation for names/identifiers by DylanB95EST · 2 years, 9 months ago
  99. 21f7162 Registration Response for Create cmhandles operations by Renu Kumari · 2 years, 9 months ago
  100. 1f80748 Registration Response for Update and Delete cmhandles operations by Renu Kumari · 2 years, 9 months ago