1. c6865f3 [OpenAPI] Implemented example as per example wiki page for getting anchors based on dataspace by JosephKeenan · 3 years, 6 months ago
  2. c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
  3. 576f48e Replace list-node content (part 2): CPS REST layer by Ruslan Kashapov · 3 years, 7 months ago
  4. b42a3ce Response code fix (Bad Request instead of Not Found) when modifying non-existent node. by Ruslan Kashapov · 3 years, 7 months ago
  5. 0905ac1 Create list-node elements (part2): CPS REST layer by Ruslan Kashapov · 3 years, 8 months ago
  6. 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
  7. ff7ba3a - Remove redundant and misleading tests by ToineSiebelink · 3 years, 8 months ago
  8. a439dfa Fix Code smells by shivasubedi · 3 years, 8 months ago
  9. 2b7d23c Get Data under anchor using single root by Rishi.Chail · 3 years, 8 months ago
  10. 24bf350 Create child data node (part 1): CPS service + REST by Ruslan Kashapov · 3 years, 8 months ago
  11. 689521e Fix SonarQube violations by ToineSiebelink · 3 years, 8 months ago
  12. 674935d Merge "Fix upload size to be greater than 1MB" by Bruno Sakoto · 3 years, 8 months ago
  13. 49a609c Fix upload size to be greater than 1MB by niamhcore · 3 years, 8 months ago
  14. b20858b Delete anchor part 2: cps rest by Ruslan Kashapov · 3 years, 9 months ago
  15. a3ceacb Fix for security hotspot related to safe archive expansion by puthuparambil.aditya · 3 years, 9 months ago
  16. efc0d68 Fix for AlreadyDefinedException test. by niamhcore · 3 years, 9 months ago
  17. 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
  18. 840eecb Fix code smells by Rishi.Chail · 3 years, 9 months ago
  19. 344434b Merge "Move web security configuration to application module" by Toine Siebelink · 3 years, 9 months ago
  20. 0d6bbae Move web security configuration to application module by Ruslan Kashapov · 3 years, 9 months ago
  21. 3de08a9 Exception stack trace is exposed by niamhcore · 3 years, 9 months ago
  22. 99f0f0b Suppress csrf sonar security hotspot warning by Bruno Sakoto · 3 years, 9 months ago
  23. 2968b0e Improve error reporting for invalid cps path query by niamhcore · 3 years, 9 months ago
  24. f05a503 Add basic authentication security by Bruno Sakoto · 3 years, 10 months ago
  25. 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
  26. 83e318f Implement getDataNode(anchorName, xPath) in NF-Proxy by Hanif Kukkalli · 3 years, 10 months ago
  27. 53f07ac Rest & Java API layer - Query Datanodes using cpsPath that contains contains a leaf name and a leaf value by niamhcore · 3 years, 10 months ago
  28. dacc663 Correct URL for Get a node using anchor and dataspace by Rishi.Chail · 3 years, 11 months ago
  29. 24c72db Data fragment update by xpath #3 - rest and service layers by Ruslan Kashapov · 3 years, 10 months ago
  30. 6d13f16 Ensure CPS REST API Specs conform to ONAP standards by Rishi.Chail · 3 years, 11 months ago
  31. cc6e5e2 Ensure CPS REST API Specs conform to ONAP standards by Rishi.Chail · 3 years, 11 months ago
  32. 1f64d85 General groovy test improvements by ToineSiebelink · 3 years, 10 months ago
  33. 2098392 Fetching data node by xpath - rest and service layers by Ruslan Kashapov · 3 years, 11 months ago
  34. 5e1a5a7 fix mvc tests skipped for rest services by Ruslan Kashapov · 3 years, 11 months ago
  35. 1540a58 Merge "Decouple configuration from application" by Toine Siebelink · 3 years, 11 months ago
  36. 27add4d Refactoring tests and adding tests for creating a node. by niamhcore · 3 years, 11 months ago
  37. b77bf25 Decouple configuration from application by Claudio D. Gasparini · 3 years, 11 months ago
  38. 3786f63 Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer" by Toine Siebelink · 3 years, 11 months ago
  39. 74753d9 Attach a (JSON) data instance for a container with children to a given Anchor by niamhcore · 3 years, 11 months ago
  40. a087b94 Loggers actuator config typo fix by Ruslan Kashapov · 3 years, 11 months ago
  41. 4be931a Retrieve an Anchor for a given dataspace by anchor name - REST layer by Rishi.Chail · 3 years, 11 months ago
  42. 5fa9a9e Merge "Enable log level management via actuator, /cps/api path to use for REST controllers only only" by Toine Siebelink · 3 years, 11 months ago
  43. 4ee05a9 Merge "ZIP archive support for multiple YANG files delivery on Schema Set creation using REST" by Toine Siebelink · 3 years, 11 months ago
  44. 1b8a4dd Introduce caffeine cache by Claudio David Gasparini · 4 years ago
  45. 708fd66 Enable log level management via actuator, /cps/api path to use for REST controllers only only by Ruslan Kashapov · 4 years ago
  46. 2006f67 ZIP archive support for multiple YANG files delivery on Schema Set creation using REST by Ruslan Kashapov · 4 years ago
  47. dce4e31 Delete schema set - REST and service layers by Ruslan Kashapov · 4 years ago
  48. 4118d94 SonarQube fixes by ToineSiebelink · 4 years ago
  49. 001e773 Split OpenAPI yaml file by puthuparambil.aditya · 4 years ago
  50. 9afc8d1 Enable spotbugs and fix spotbugs warns by Claudio David Gasparini · 4 years ago
  51. fa56d71 Rework CpsModulePersistenceService by Claudio David Gasparini · 4 years ago
  52. 5a8718b Create dataspace by Ruslan Kashapov · 4 years ago
  53. ec3e175 WebMVC groovy test cases for AdminRestController by puthuparambil.aditya · 4 years ago
  54. 69fc5b3 Merge "Create schema set REST API and service level" by Toine Siebelink · 4 years ago
  55. acfb207 Create schema set REST API and service level by Ruslan Kashapov · 4 years ago
  56. e3b0dc3 Merge "Redirecting logs to console" by Toine Siebelink · 4 years ago
  57. 4a0676c Redirecting logs to console by niamhcore · 4 years ago
  58. 1d98456 Merge "Associate anchor to schema set" by Rishi Chail · 4 years ago
  59. 8a1e3c9 Associate anchor to schema set by Ruslan Kashapov · 4 years, 1 month ago
  60. b9f857d Adding logging example by niamhcore · 4 years ago
  61. 84ac94d Split the CpsRestController.java by puthuparambil.aditya · 4 years ago
  62. 008c0ad Few Sonar Fixes Add spock-spring testing by puthuparambil.aditya · 4 years ago
  63. a0da7f6 Remove depredcated code/classes by niamhcore · 4 years ago
  64. e182a6b Retrieve All anchors for a given Dataspace by puthuparambil.aditya · 4 years ago
  65. 098a93c Improve CPS Exception handling by ToineSiebelink · 4 years ago
  66. 0cd5910 Create Common Model objects in SPI by niamhcore · 4 years, 1 month ago
  67. b174000 Fix checkstyle violations for "final" keyword by Claudio David Gasparini · 4 years, 1 month ago
  68. 828136e REST level exception handling cleanup by Ruslan Kashapov · 4 years, 1 month ago
  69. 48830f1 VSE: Create an anchor in the given dataspace by Rishi.Chail · 4 years, 1 month ago
  70. 0faa269 Fixing errors in openapi.yaml https://jira.onap.org/browse/CPS-83 by niamhcore · 4 years, 1 month ago
  71. 19ed6a4 Exception handling on REST unit test by Ruslan Kashapov · 4 years, 1 month ago
  72. 7f6616e Move cps files to root dir by Jessica Wagantall · 4 years, 1 month ago