1. 74cf06f Align the hazelcast cluster names by mpriyank · 1 year, 8 months ago
  2. 3c0ea89 Timeout for Subscription Create Partial Response by lukegleeson · 1 year, 9 months ago
  3. 9c12661 Add retry mechanism on Subscription loader by emaclee · 1 year, 8 months ago
  4. d64fa34 Extend capability of distributed cache by mpriyank · 1 year, 8 months ago
  5. bdf6095 Add event to mapper as well by mpriyank · 1 year, 9 months ago
  6. 692f1ce Introduce control switch by mpriyank · 1 year, 10 months ago
  7. a4127d6 Merge "Create Base and Sample Performance Integration Tests" by Sourabh Sourabh · 1 year, 10 months ago
  8. 0133eb0 Create Base and Sample Performance Integration Tests by ToineSiebelink · 1 year, 10 months ago
  9. f0d50b6 [CPS] Add configurable params for topic by mpriyank · 1 year, 10 months ago
  10. 0fa2fab Introduce Instrumentation by ToineSiebelink · 1 year, 11 months ago
  11. 1014475 Merge "[NCMP] Consume & Forward to client topic" by Toine Siebelink · 1 year, 11 months ago
  12. 7d25644 [NCMP] Consume & Forward to client topic by seanbeirne · 2 years ago
  13. 632942a Consume Subscription Creation Event by seanbeirne · 2 years, 1 month ago
  14. 42cf9c4 Node API - GET Method performance issue (disable sql logging) by JosephKeenan · 2 years, 2 months ago
  15. 107dbd8 Add NCMP tag in properties by mpriyank · 2 years, 3 months ago
  16. 89a0d39 Database tuning for cps by sourabh_sourabh · 2 years, 3 months ago
  17. 86b5cee CmHandle registration/module sync watchdog performance improvment by sourabh_sourabh · 2 years, 4 months ago
  18. 791af2f Performance Improvement: Watchdog Parallel execution with configuration by sourabh_sourabh · 2 years, 4 months ago
  19. 6b2cdc6 Performance Improvement: Use hazelcast blocking queue by ToineSiebelink · 2 years, 4 months ago
  20. 0f4c024 Merge "Performance Improvement: Async Notification Pool Configuration" by Joseph Keenan · 2 years, 4 months ago
  21. c51d4f6 Performance Improvement: Async Notification Pool Configuration by ToineSiebelink · 2 years, 4 months ago
  22. 8bc84d8 Performance Improvement: Postgres Pool Configuration by ToineSiebelink · 2 years, 4 months ago
  23. 6ddbe4a Enable/Disable Data Sync for Cm Handle by DylanB95EST · 2 years, 5 months ago
  24. 054873c CmHandle creation performance degradation by sourabh_sourabh · 2 years, 6 months ago
  25. a6fa6c3 Code Refactoring Ncmp* to Lcm* as per new scope by mpriyank · 2 years, 5 months ago
  26. 520dc2c Define Initial Data Sync Enabled Flag and state by DylanB95EST · 2 years, 6 months ago
  27. 79dc74f Composite state transition code change by sourabh_sourabh · 2 years, 6 months ago
  28. 1c90848 Kafka consumer can not be turned off by JosephKeenan · 2 years, 6 months ago
  29. 40a8211 Data Sync Watchdog Process by sourabh_sourabh · 2 years, 6 months ago
  30. 395795e Retry CM-Handles that are LOCKED, Failed-to-Sync by puthuparambil.aditya · 2 years, 7 months ago
  31. c2c4f5f Ncmp Producer Setup by mpriyank · 2 years, 7 months ago
  32. cb1ceae CPS-1020 : DuplicatedYangResourceException error at parallel cmHandle registration by sourabh_sourabh · 2 years, 7 months ago
  33. 5d3ed6f Fixing CompositeState mapping by mpriyank · 2 years, 7 months ago
  34. f31c7f8 Async request response NCMP -> Client by JosephKeenan · 2 years, 7 months ago
  35. 324eb16 Remove NCMP tag from properties by DylanB95EST · 2 years, 7 months ago
  36. 34fdca8 Watchdog Process-Make Configurable by DylanB95EST · 2 years, 8 months ago
  37. e345397 Add ncmp tag to application yaml by DylanB95EST · 2 years, 8 months ago
  38. ac5ae3e Security Logging Fields by sourabh_sourabh · 2 years, 8 months ago
  39. 1f2e66e Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 10 months ago
  40. e40ad3d Merge "[TECHDEBT] Align CPS Core REST API Specification and Implementation" by aditya puthuparambil · 2 years, 11 months ago
  41. 909a850 [TECHDEBT] Align CPS Core REST API Specification and Implementation by JosephKeenan · 2 years, 11 months ago
  42. 73d5886 Database port not configurable through env variable by puthuparambil.aditya · 2 years, 11 months ago
  43. 01b6012 Improve logging in NCMP by sourabh_sourabh · 3 years ago
  44. 20b4f9c Allow separate registration of DMIDataPlugin and DmiModelPugin by JosephKeenan · 3 years, 1 month ago
  45. 139e822 Separate ncmp south-bound endpoints in openapi specs by Renu Kumari · 3 years, 3 months ago
  46. cd04807 Add property to enable Notification Sevice async processing by Renu Kumari · 3 years, 4 months ago
  47. 4d52001 Add ncmp endpoints to swagger-ui by Renu Kumari · 3 years, 4 months ago
  48. c584bf2 Post impl for passthrough running (Ncmp impl.) by tragait · 3 years, 4 months ago
  49. 90fc8dc Merge "Process data-updated event asynchronously" by Toine Siebelink · 3 years, 4 months ago
  50. 8db6414 Prepare for next event schema version by Bruno Sakoto · 3 years, 4 months ago mr/584/123451/3
  51. 86c74c7 Process data-updated event asynchronously by Renu Kumari · 3 years, 4 months ago
  52. dc5ed75 Merge "get resource data for operational passthrough" by Niamh Core · 3 years, 4 months ago
  53. c328551 get resource data for operational passthrough by tragait · 3 years, 4 months ago
  54. 8f01bf6 Filter data updated events based on configured pattern by Renu Kumari · 3 years, 4 months ago
  55. 2472e61 CPS-401 Update Open API YAML with data types and example for output (cpsData) by JosephKeenan · 3 years, 6 months ago
  56. b0c2031 Merge "Expose Prometheus metrics for monitoring" by Toine Siebelink · 3 years, 5 months ago
  57. b46d137 Expose Prometheus metrics for monitoring by puthuparambil.aditya · 3 years, 6 months ago
  58. 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 6 months ago
  59. b72f69b Merge "Sending Data Updated Event to kafka" by Toine Siebelink · 3 years, 6 months ago
  60. ff52b94 Sending Data Updated Event to kafka by Renu Kumari · 3 years, 7 months ago
  61. db1f378 Adding Layered Architecture test and Arch Unit Library for CPS-CORE by DylanB95EST · 3 years, 6 months ago
  62. 8df61a9 Missing licence info added in pom file by shivasubedi · 3 years, 6 months ago
  63. 3da5207 Remove default password from application.yml by Renu Kumari · 3 years, 8 months ago
  64. 674935d Merge "Fix upload size to be greater than 1MB" by Bruno Sakoto · 3 years, 9 months ago
  65. 49a609c Fix upload size to be greater than 1MB by niamhcore · 3 years, 9 months ago
  66. 6b300ea Merge "Fix security hotspots n Regex" by Bruno Sakoto · 3 years, 9 months ago
  67. d138529 Moved application.yml under cps-application by Renu Kumari · 3 years, 9 months ago
  68. 6e4ce69 Fix security hotspots n Regex by ToineSiebelink · 3 years, 9 months ago
  69. 0d6bbae Move web security configuration to application module by Ruslan Kashapov · 3 years, 10 months ago
  70. b1ccfce Decouple application configuration file by Claudio D. Gasparini · 3 years, 11 months ago
  71. b77bf25 Decouple configuration from application by Claudio D. Gasparini · 3 years, 11 months ago