1. acfb207 Create schema set REST API and service level by Ruslan Kashapov · 4 years ago
  2. 1d98456 Merge "Associate anchor to schema set" by Rishi Chail · 4 years ago
  3. 8a1e3c9 Associate anchor to schema set by Ruslan Kashapov · 4 years, 1 month ago
  4. b9f857d Adding logging example by niamhcore · 4 years ago
  5. 84ac94d Split the CpsRestController.java by puthuparambil.aditya · 4 years ago
  6. 951b41e Merge "Enable tests using test containers on jenkins" by Toine Siebelink · 4 years ago
  7. bf02f20 Enable tests using test containers on jenkins by Ruslan Kashapov · 4 years ago
  8. 5337a5f Decouple YangUtils test by Claudio David Gasparini · 4 years ago
  9. 7b72ea0 List all modules references in a given dataspace and schemas set name by Claudio David Gasparini · 4 years ago
  10. 966f3ab Merge "Few Sonar Fixes Add spock-spring testing" by Toine Siebelink · 4 years ago
  11. 008c0ad Few Sonar Fixes Add spock-spring testing by puthuparambil.aditya · 4 years ago
  12. 0e9a8a5 Introduce YangTextSchemaSourceSet by Claudio David Gasparini · 4 years ago
  13. c040bcb Merge "Yang resource name persistence" by Toine Siebelink · 4 years ago
  14. 4ab9d0e Yang resource name persistence by Ruslan Kashapov · 4 years ago
  15. a0da7f6 Remove depredcated code/classes by niamhcore · 4 years ago
  16. e182a6b Retrieve All anchors for a given Dataspace by puthuparambil.aditya · 4 years ago
  17. a66dd4e Fixing Merge Issue by ToineSiebelink · 4 years ago
  18. 57bb1d8 Merge "Improve CPS Exception handling" by Bruno Sakoto · 4 years ago
  19. 098a93c Improve CPS Exception handling by ToineSiebelink · 4 years ago
  20. b5056a3 Merge "Persistence layer testing incl CpsModulePersistenceService testing" by Toine Siebelink · 4 years ago
  21. 7cca029 Persistence layer testing incl CpsModulePersistenceService testing by Ruslan Kashapov · 4 years, 1 month ago
  22. 9647834 Merge "Add DistributionManagement to checkstyle pom" by Toine Siebelink · 4 years, 1 month ago
  23. 0cd5910 Create Common Model objects in SPI by niamhcore · 4 years, 1 month ago
  24. 4e807e5 Merge "CPS Exception handling - extending the CPSValidationException" by Toine Siebelink · 4 years, 1 month ago
  25. 3057854 CPS Exception handling - extending the CPSValidationException by puthuparambil.aditya · 4 years, 1 month ago
  26. a3e34cb Merge "Schema Set persistence (store) implementation" by Toine Siebelink · 4 years, 1 month ago
  27. 42d31ec Add DistributionManagement to checkstyle pom by Claudio David Gasparini · 4 years, 1 month ago
  28. cb03544 Schema Set persistence (store) implementation by Ruslan Kashapov · 4 years, 1 month ago
  29. 13cc64d Solve issue with Sonar Job coverage jobs by Claudio David Gasparini · 4 years, 1 month ago
  30. 35b2b44 Introduce CPS-checkstyle by Claudio David Gasparini · 4 years, 1 month ago
  31. b174000 Fix checkstyle violations for "final" keyword by Claudio David Gasparini · 4 years, 1 month ago
  32. c8f2136 Merge "REST level exception handling cleanup" by Toine Siebelink · 4 years, 1 month ago
  33. 8bd7415 Merge "Xpath builder on data fragmentation" by Toine Siebelink · 4 years, 1 month ago
  34. 46a7718 Xpath builder on data fragmentation by ToineSiebelink · 4 years, 1 month ago
  35. 828136e REST level exception handling cleanup by Ruslan Kashapov · 4 years, 1 month ago
  36. 161f639 Publish cps-service port with docker compose by Bruno Sakoto · 4 years, 1 month ago
  37. e731118 Adding & Testing method for breaking JSON Data into 'fragments' by ToineSiebelink · 4 years, 1 month ago
  38. 4576674 Merge "Fix code smell" by Toine Siebelink · 4 years, 1 month ago
  39. 11fd57a Merge "Networking fix for docker compose" by Toine Siebelink · 4 years, 1 month ago
  40. 68cdf54 Fix code smell by Rishi.Chail · 4 years, 1 month ago
  41. 181aa2b Fix HTTP response for duplicate module by niamhcore · 4 years, 1 month ago
  42. 5a1b4b6 Fix name inconsistency of classes by Rishi.Chail · 4 years, 1 month ago
  43. 87c74a1 Introduce jacoco-maven-plugin by Claudio David Gasparini · 4 years, 1 month ago
  44. 48830f1 VSE: Create an anchor in the given dataspace by Rishi.Chail · 4 years, 1 month ago
  45. 6d92e66 Networking fix for docker compose by Ruslan Kashapov · 4 years, 1 month ago
  46. e40f4d2 Fixed Project Name in Top Level POM by ToineSiebelink · 4 years, 1 month ago
  47. 24c217c Add distributionManagement by Claudio David Gasparini · 4 years, 1 month ago
  48. ccea64d Merge "Fix docker-compose enviroment variables for dbpostgresql service" by Rishi Chail · 4 years, 1 month ago
  49. 5faa49c Fix docker-compose enviroment variables for dbpostgresql service by Claudio David Gasparini · 4 years, 1 month ago
  50. 3ef227a Rename docker profile to lowercase by Claudio David Gasparini · 4 years, 1 month ago
  51. 8710dc4 Provide profile for build and deploy docker by Claudio David Gasparini · 4 years, 1 month ago
  52. ec65012 Fix init db schema script by Bruno Sakoto · 4 years, 1 month ago
  53. 0faa269 Fixing errors in openapi.yaml https://jira.onap.org/browse/CPS-83 by niamhcore · 4 years, 1 month ago
  54. f6e70e3 Merge "Dockerize the service" by Toine Siebelink · 4 years, 1 month ago
  55. a09b34c Merge "Exception handling on REST unit test" by Toine Siebelink · 4 years, 1 month ago
  56. b1f1906 Dockerize the service by Claudio David Gasparini · 4 years, 1 month ago
  57. 900ba02 Dockerize the service by Claudio David Gasparini · 4 years, 1 month ago
  58. 1bd1c6c Fix broken branch by adding missing dependency by Claudio David Gasparini · 4 years, 1 month ago
  59. 19ed6a4 Exception handling on REST unit test by Ruslan Kashapov · 4 years, 1 month ago
  60. 7f6616e Move cps files to root dir by Jessica Wagantall · 4 years, 2 months ago
  61. 1d05f0e Merge branch 'cps_poc' of /home/jwagantall/linuxfoundation/onap/IT-20983/origin by Jessica Wagantall · 4 years, 2 months ago
  62. d973fb8 Merge "Spring Boot Actuator enabled on /manage" into cps_poc by Toine Siebelink · 4 years, 2 months ago
  63. 679f2d3 Merge "Swagger-UI using Spring framework" into cps_poc by Toine Siebelink · 4 years, 2 months ago
  64. 52cff68 Swagger-UI using Spring framework by puthuparambil.aditya · 4 years, 2 months ago
  65. f338b92 Exception handling on REST interface by Ruslan Kashapov · 4 years, 2 months ago
  66. f4d1c98 Spring Boot Actuator enabled on /manage by Ruslan Kashapov · 4 years, 2 months ago
  67. c619426 Merge "Verify new CPS project setup - Commit code through Nordix - Check if CI jobs are triggered" by Toine Siebelink · 4 years, 2 months ago
  68. 3e28a30 Merge "Automation adds .gitreview" by Toine Siebelink · 4 years, 2 months ago
  69. ffc97e0 Verify new CPS project setup by ToineSiebelink · 4 years, 2 months ago
  70. 4759811 Swagger codegen using Spring framework by puthuparambil.aditya · 4 years, 2 months ago
  71. 70c1702 Reestructore cps project by Claudio David Gasparini · 4 years, 2 months ago
  72. 2371fe7 IS: Remove Jersey and Use Spring Framework by Rishi Chail · 4 years, 2 months ago
  73. 018c93b Automation adds INFO.yaml by LF Jenkins CI · 4 years, 2 months ago
  74. 30f64d9 Automation adds .gitreview by LF Jenkins CI · 4 years, 2 months ago
  75. c4054c7 Initial empty repository by LF Jenkins CI · 4 years, 2 months ago
  76. b4cd52f Changing variable types for api by niamhcore · 4 years, 2 months ago
  77. 252b950 VSE: Upload modules (a model file) to a (new) dataspace by puthuparambil.aditya · 4 years, 2 months ago
  78. f7ba359 Adding swagger codegen by niamhcore · 4 years, 2 months ago
  79. 6f523db VSE: Introduce entities for fragment and dataspace by Rishi Chail · 4 years, 2 months ago
  80. a085206 Merge "Add swagger-ui" into cps_poc by Toine Siebelink · 4 years, 2 months ago
  81. 49c88d9 Add swagger-ui by Bruno Sakoto · 4 years, 3 months ago
  82. 4dbcd00 VSE: Delete a JSON Object by Rishi Chail · 4 years, 2 months ago
  83. 21173da IS: Correct REST base Url by Rishi Chail · 4 years, 2 months ago
  84. 8af414a DM: Introduce Postgres and Script generated Schema by Rishi Chail · 4 years, 3 months ago
  85. 1d8e556 Abandoned Review because of git issues; by niamhcore · 4 years, 3 months ago
  86. 75a05e2 Adding tests for CpServiceImpl by niamhcore · 4 years, 3 months ago
  87. 42374f8 Fixing checkstyle issues by ToineSiebelink · 4 years, 3 months ago
  88. 14f3af1 DM: Enable Swagger by Rishi Chail · 4 years, 3 months ago
  89. 79ade5d introducing YangUtils with tests by ToineSiebelink · 4 years, 3 months ago
  90. f244c9c Revert "Introduce swagger configuration" by Bruno Sakoto · 4 years, 3 months ago
  91. 5654561 Introduce swagger configuration by Bruno Sakoto · 4 years, 3 months ago
  92. dce3695 Set up Groovy & Spock Test Framework by ToineSiebelink · 4 years, 3 months ago
  93. 6612c79 Store and Validate a JSON Object by niamhcore · 4 years, 3 months ago
  94. f925587 IS: Add CheckStyle goal to Maven by Rishi Chail · 4 years, 3 months ago
  95. 6820538 Adding upload and validation of yang model by niamhcore · 4 years, 3 months ago
  96. b08767e DP: Project Structure and basic conf by Rishi Chail · 4 years, 3 months ago
  97. b220d74 DP: [Spike] Project Structure and basic conf by Rishi Chail · 4 years, 3 months ago
  98. e765d00 Add dedicated folder for CPS PoC by Bruno Sakoto · 4 years, 5 months ago