1. c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
  2. 9de3b68 Load only required components in the application contexts by Renu Kumari · 3 years, 7 months ago
  3. eef2e11 Aligning differing openAPI paths (cps-rest & ncmp-rest) by JosephKeenan · 3 years, 7 months ago
  4. 576f48e Replace list-node content (part 2): CPS REST layer by Ruslan Kashapov · 3 years, 7 months ago
  5. b0e78ac Replace list-node content (part 1): CPS Service and persistence layers by Ruslan Kashapov · 3 years, 7 months ago
  6. 940d8e4 Adding Atomic Grouping to Discard backtracking once matched as part of Sonar Security Hotspot Fix by DylanB95EST · 3 years, 7 months ago
  7. 150d3ed Adding Possessive Quantifier to Regex to prevent backtracking by DylanB95EST · 3 years, 7 months ago
  8. bd7d525 Update SonarQube Code Smell by JosephKeenan · 3 years, 7 months ago
  9. b42a3ce Response code fix (Bad Request instead of Not Found) when modifying non-existent node. by Ruslan Kashapov · 3 years, 7 months ago
  10. bd35b4d nexus registry is parmateterized by Renu Kumari · 3 years, 7 months ago
  11. 1baf48d Create list-node elements (part3): NCMP REST and service layers by Ruslan Kashapov · 3 years, 8 months ago
  12. 0905ac1 Create list-node elements (part2): CPS REST layer by Ruslan Kashapov · 3 years, 8 months ago
  13. 25e3306 Create list-node elements (part1): CPS service and persistence layers by Ruslan Kashapov · 3 years, 8 months ago
  14. 757b328 Merge "Add CpsPathQueries.sql and create data inspired by the bookstore model" by Bruno Sakoto · 3 years, 7 months ago
  15. 4c2bb7e Add CpsPathQueries.sql and create data inspired by the bookstore model by niamhcore · 3 years, 8 months ago
  16. ddedbd1 Fix cps ran yang data model by Bruno Sakoto · 3 years, 8 months ago
  17. 4395c1f Document ancestor cps path by niamhcore · 3 years, 8 months ago
  18. 10f8341 Fix ancestor cps path to recognize ancestor list value by niamhcore · 3 years, 8 months ago
  19. 78d64c1 Merge "Implement cps path query to get ancestor by schema node identifier Cleaned up some legcy issues in related testware" by Rishi Chail · 3 years, 8 months ago
  20. 01c3a05 fix sonar code smell by Ruslan Kashapov · 3 years, 8 months ago
  21. 6c9c100 Implement cps path query to get ancestor by schema node identifier by ToineSiebelink · 3 years, 8 months ago
  22. c718b88 Merge "Fix code smell" by Toine Siebelink · 3 years, 8 months ago
  23. a4cc355 Fix Get descendent to support xpaths that end in list values by puthuparambil.aditya · 3 years, 8 months ago
  24. 95ce32a Fix code smell by Rishi.Chail · 3 years, 8 months ago
  25. 6da081c JSON data fragment into DataNode collection parsing support by Ruslan Kashapov · 3 years, 8 months ago
  26. 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
  27. ff7ba3a - Remove redundant and misleading tests by ToineSiebelink · 3 years, 8 months ago
  28. a439dfa Fix Code smells by shivasubedi · 3 years, 8 months ago
  29. d006d12 Merge "Get Data under anchor using single root Changes for NCMP" by Toine Siebelink · 3 years, 8 months ago
  30. 4403e85 Merge "Leaf String value comparison matches mix of single and double quotes" by Rishi Chail · 3 years, 8 months ago
  31. b4c7d8d Get Data under anchor using single root Changes for NCMP by Rishi.Chail · 3 years, 8 months ago
  32. 8895ce4 Merge "Get Data under anchor using single root" by Bruno Sakoto · 3 years, 8 months ago
  33. 2b7d23c Get Data under anchor using single root by Rishi.Chail · 3 years, 8 months ago
  34. 0d84643 Leaf String value comparison matches mix of single and double quotes by shivasubedi · 3 years, 8 months ago
  35. 51ddaf6 Update documentation for csit tests by Bruno Sakoto · 3 years, 8 months ago
  36. 964fc0f Merge "Upgrade to PostgreSQL 13" by Bruno Sakoto · 3 years, 8 months ago
  37. 0531607 Documents update for multiple attributes support in Get Descendent API by puthuparambil.aditya · 3 years, 8 months ago
  38. ff71462 Documents update for multiple attributes support in Get Descendent API by puthuparambil.aditya · 3 years, 8 months ago
  39. e1c35f0 Upgrade to PostgreSQL 13 by Rishi.Chail · 3 years, 8 months ago
  40. efe679d Implement ends with cps path query to support multiple attributes with 'and' condition by puthuparambil.aditya · 3 years, 8 months ago
  41. 98c0787 Document legacy CPS Path functionality by ToineSiebelink · 3 years, 8 months ago
  42. 700cd21 Merge "Update README.md" by Toine Siebelink · 3 years, 8 months ago
  43. a771ef9 Update README.md by Hanif Kukkalli · 3 years, 8 months ago
  44. d07ebc8 Create child data node (part 2): NCMP service + REST by Ruslan Kashapov · 3 years, 8 months ago
  45. cf37a74 Merge "Increase minimum coverage" by Toine Siebelink · 3 years, 8 months ago
  46. 24bf350 Create child data node (part 1): CPS service + REST by Ruslan Kashapov · 3 years, 8 months ago
  47. ac6df76 Increase minimum coverage by Claudio D. Gasparini · 3 years, 8 months ago
  48. 3da5207 Remove default password from application.yml by Renu Kumari · 3 years, 8 months ago
  49. f92d321 Fix "ends-with" query syntax to conform with xPath definition by ToineSiebelink · 3 years, 8 months ago
  50. a2d25b5 Add Security waiver to Release Notes by ToineSiebelink · 3 years, 8 months ago
  51. 9584355 Merge "Fix liquibase changeset so we can upgrade from H to I" by Bruno Sakoto · 3 years, 8 months ago
  52. 1d6f5db Merge "Fix to pull images from Onap nexus" by Toine Siebelink · 3 years, 8 months ago
  53. 723a1b7 Fix liquibase changeset so we can upgrade from H to I by ToineSiebelink · 3 years, 9 months ago
  54. fd2134d Update release note for Honolulu 1.0.1 (RC1) by ToineSiebelink · 3 years, 8 months ago
  55. 7572907 Fix to pull images from Onap nexus by Rishi.Chail · 3 years, 8 months ago
  56. 689521e Fix SonarQube violations by ToineSiebelink · 3 years, 9 months ago
  57. 674935d Merge "Fix upload size to be greater than 1MB" by Bruno Sakoto · 3 years, 9 months ago
  58. 49a609c Fix upload size to be greater than 1MB by niamhcore · 3 years, 9 months ago
  59. b20858b Delete anchor part 2: cps rest by Ruslan Kashapov · 3 years, 9 months ago
  60. 6b300ea Merge "Fix security hotspots n Regex" by Bruno Sakoto · 3 years, 9 months ago
  61. 4b8ae57 Delete anchor part 1: service and persistence layers by Ruslan Kashapov · 3 years, 9 months ago
  62. 26effb2 Fix xpath building for data nodes addressing YANG augmentation by Ruslan Kashapov · 3 years, 9 months ago
  63. d138529 Moved application.yml under cps-application by Renu Kumari · 3 years, 9 months ago
  64. 6e4ce69 Fix security hotspots n Regex by ToineSiebelink · 3 years, 9 months ago
  65. f760afc Merge "rename nf-proxy to network-cm-proxy" by Toine Siebelink · 3 years, 9 months ago
  66. a3ceacb Fix for security hotspot related to safe archive expansion by puthuparambil.aditya · 3 years, 9 months ago
  67. 34a94b9 rename nf-proxy to network-cm-proxy by tragait · 3 years, 9 months ago
  68. 2b0b036 Merge "Use ONAP recommended base Java Docker image" by Toine Siebelink · 3 years, 9 months ago
  69. ff4832e Fix to store data for 2 anchors using same model by Bruno Sakoto · 3 years, 9 months ago
  70. 475bab5 Use ONAP recommended base Java Docker image by Rishi.Chail · 3 years, 9 months ago
  71. efc0d68 Fix for AlreadyDefinedException test. by niamhcore · 3 years, 9 months ago
  72. 6f01b42 Provide the reason why data is not compliant by Bruno Sakoto · 3 years, 9 months ago
  73. 3f6f5b8 Add timestamp to docker snapshots by Rishi.Chail · 3 years, 9 months ago
  74. 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
  75. 840eecb Fix code smells by Rishi.Chail · 3 years, 9 months ago
  76. 55dc654 Docs: overview, architecture, design, modeling by Ruslan Kashapov · 3 years, 10 months ago
  77. 344434b Merge "Move web security configuration to application module" by Toine Siebelink · 3 years, 9 months ago
  78. 0d6bbae Move web security configuration to application module by Ruslan Kashapov · 3 years, 9 months ago
  79. 3de08a9 Exception stack trace is exposed by niamhcore · 3 years, 9 months ago
  80. 99f0f0b Suppress csrf sonar security hotspot warning by Bruno Sakoto · 3 years, 9 months ago
  81. 2555da9 Fix for security hotspot related to wek cyptography by puthuparambil.aditya · 3 years, 9 months ago
  82. 6581619 Fix SonarQube Coverage for test cases by Hanif Kukkalli · 3 years, 9 months ago
  83. 5624958 Fix SOnarQube bug on Regex by ToineSiebelink · 3 years, 9 months ago
  84. 2968b0e Improve error reporting for invalid cps path query by niamhcore · 3 years, 9 months ago
  85. dbffd91 Update versions for next release by Rishi.Chail · 3 years, 10 months ago
  86. e56fe1e Deliver final image for Honululu by Rishi.Chail · 3 years, 10 months ago
  87. f314464 Deliver new maven artifacts by Rishi.Chail · 3 years, 10 months ago
  88. c4bc42b Merge "Upgrade version number" by Toine Siebelink · 3 years, 10 months ago
  89. f05a503 Add basic authentication security by Bruno Sakoto · 3 years, 10 months ago
  90. 06cb929 Upgrade version number by Bruno Sakoto · 3 years, 10 months ago
  91. 50130c0 CPS-265 - Update cps path query to support 'ends with' by niamhcore · 3 years, 10 months ago
  92. 333f2b5 Merge "Fix cps-nf-proxy standalone assembly." by Bruno Sakoto · 3 years, 10 months ago
  93. 1f056ae Test CSIT Integration Tests by Hanif Kukkalli · 3 years, 10 months ago
  94. 8fe579d Fix cps-nf-proxy standalone assembly. by Ruslan Kashapov · 3 years, 10 months ago
  95. 4359d28 Publish Release Notes by Rishi.Chail · 3 years, 10 months ago
  96. d44fcee CSIT: Integration tests for CPS Core by Ruslan Kashapov · 3 years, 10 months ago
  97. 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
  98. 7c981df Adding fixed security issues to Release Note (required for silver badge) by ToineSiebelink · 3 years, 10 months ago
  99. c04e212 Merge "CPS-240 - Create REST End-point on NF-Proxy for DataNode Update & cpsPath Query" by Bruno Sakoto · 3 years, 10 months ago
  100. b5d573b CPS-240 - Create REST End-point on NF-Proxy for DataNode Update & cpsPath Query by niamhcore · 3 years, 10 months ago