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