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