1. 95251ed Updating the documentation for the change in url by naman.gupta · 1 year, 3 months ago
  2. a14b1ff Changing url in integration test to align with spec by naman.gupta · 1 year, 3 months ago
  3. c74aa8d Changing implementation for url to align with spec by naman.gupta · 1 year, 3 months ago
  4. 6ea99a4 Changing url to align with the latest specs by naman.gupta · 1 year, 3 months ago
  5. 9138f03 Releasing a new container image step 2 of 2 by czichy · 1 year, 3 months ago
  6. 010b3c0 Releasing a new container image step 1 of 2 by czichy · 1 year, 3 months ago 3.1.2
  7. 899af56 Fix conflicting RMR port number by Alexandre Huff · 1 year, 4 months ago
  8. 7bb7cfe Removing deprecated functions from readthedocs by czichy · 1 year, 4 months ago
  9. f721afb Release H step 2 of 2 by czichy · 1 year, 7 months ago
  10. 59dd8e2 release H step 1 of 2 by czichy · 1 year, 7 months ago 3.1.1
  11. 5152bd3 Policy status notification handling - initial rollup by pwpmurthy · 1 year, 7 months ago
  12. 272fb5b RMR update and release preparation step 1 of 2 by czichy · 1 year, 7 months ago
  13. b17b136 Adding database health to healthcheck. by naman.gupta · 1 year, 8 months ago
  14. 6522e76 Adding testcases for Configuration. by naman.gupta · 1 year, 8 months ago
  15. 8e5f4be Merge "Adding configuration for rmr" by subhash kumar singh · 1 year, 8 months ago
  16. ad87645 Reading Rmr Configuration by naman.gupta · 1 year, 8 months ago
  17. 6a289e8 Adding configuration for rmr by naman.gupta · 1 year, 8 months ago
  18. 8733d50 RmrSendToXapp modified to use policyTypeId as subid - needed for a1/xapp communication. Default subid is kept as -1 same as previous defaults. by pwpmurthy · 1 year, 9 months ago
  19. 266d69d go version update by wahidw · 1 year, 10 months ago
  20. d578094 Merge "Create release v3.0.1" by Naman Gupta · 2 years, 1 month ago g-release
  21. 4c59a8c Create release v3.0.1 by naman.gupta · 2 years, 1 month ago
  22. 9b8925c Merge "Updating the Container tag to 3.0.1" by Naman Gupta · 2 years, 1 month ago
  23. e93daab Updating the Container tag to 3.0.1 by naman.gupta · 2 years, 1 month ago 3.0.1
  24. ab5178f Merge "Fixing A1 healthcheck" by Naman Gupta · 2 years, 1 month ago
  25. efeb06c Fixing A1 healthcheck by naman.gupta · 2 years, 1 month ago
  26. 62f965c Merge "Documentation of curl commands of APIs" by Naman Gupta · 2 years, 1 month ago
  27. 786a8ab Documentation of curl commands of APIs by naman.gupta · 2 years, 1 month ago
  28. 3530d65 Updating sdlgo version by czichy · 2 years, 1 month ago
  29. d464bd4 G release by naman.gupta · 2 years, 1 month ago
  30. c28a0f5 Fixing the status of policy instance by naman.gupta · 2 years, 1 month ago 3.0.0
  31. eee789f Fixing the delete policy Instance API by naman.gupta · 2 years, 1 month ago
  32. 78126f1 Fixing Get policy instance api by naman.gupta · 2 years, 1 month ago
  33. b37f302 Adding docs and Readme. by naman.gupta · 2 years, 1 month ago
  34. 5bdd2b7 Adding info file. by naman.gupta · 2 years, 1 month ago
  35. ec6b6cf Files from python version needed from testing. by naman.gupta · 2 years, 1 month ago
  36. 1b85f44 Adding license file by naman.gupta · 2 years, 1 month ago
  37. 5716d0f Add container tag and Fixing UT and configuration. by naman.gupta · 2 years, 1 month ago
  38. b7a743a Replacing a1-python with a1-go implementation by naman.gupta · 2 years, 1 month ago
  39. 9f4fe4d Moving RMR message reciver into go routine by naman.gupta · 2 years, 1 month ago
  40. 644ae0a UT for Get Policy instance Meta data by naman.gupta · 2 years, 1 month ago
  41. 94b474a UT for GetAllPolicyIntances by naman.gupta · 2 years, 1 month ago
  42. be06666 UT for SetPolicyInstanceStatus by naman.gupta · 2 years, 1 month ago
  43. 53c0270 RMR handler for A1-EI Job Creation by naman.gupta · 2 years, 1 month ago
  44. 0fb5207 Updating go.mod and go.sum by naman.gupta · 2 years, 1 month ago
  45. 521fb55 RMR handler for A1-EI Query all by naman.gupta · 2 years, 1 month ago
  46. 857a953 RMR handler for A1 policy query by naman.gupta · 2 years, 1 month ago
  47. 6d6fe01 RMR handler for A1 policy response by naman.gupta · 2 years, 1 month ago
  48. a5d9928 Implement Health Check Api. by naman.gupta · 2 years, 2 months ago
  49. 2705dc9 Installing Go and the RMR library in the image by naman.gupta · 2 years, 2 months ago
  50. 159ddb7 Implementation of A1-EI data delivery API by naman.gupta · 2 years, 2 months ago
  51. 52ef1de Delete Policy Instance API feature. by naman.gupta · 2 years, 2 months ago
  52. 327e01c Message creation based on different operation by naman.gupta · 2 years, 2 months ago
  53. dd7944b Implemented Retrieval of Policy instance status by naman.gupta · 2 years, 3 months ago
  54. b513650 Delete Policy Type Api by naman.gupta · 2 years, 3 months ago
  55. 1a41ce7 A1 to send policy instance data via RMR by naman.gupta · 2 years, 3 months ago
  56. 6242a3f Fix patch apply changes by naman.gupta · 2 years, 3 months ago
  57. 584d755 Fix UT and change function to private by Naman Gupta/Single vRAN Call Control /SRI-Bangalore/Engineer/Samsung Electronics · 2 years, 3 months ago
  58. c3a5bf2 Merge "Storing metadata for Policy Instance." by subhash kumar singh · 2 years, 5 months ago
  59. f1e014d Storing metadata for Policy Instance. by naman.gupta · 2 years, 5 months ago
  60. c2aa9c1 F release step 2 of 2 by czichy · 2 years, 7 months ago f-release
  61. f0ac3fb F release step 1 of 2 by czichy · 2 years, 7 months ago 2.5.2
  62. 8597ea9 F release step 1 of 2 by czichy · 2 years, 7 months ago
  63. 44f5c8a Error handling in get all policy instance api by naman.gupta · 2 years, 8 months ago
  64. 05a0f58 Get All Policy Type Instance by naman.gupta · 2 years, 8 months ago
  65. 6579f78 Get Policy Type Instance by naman.gupta · 2 years, 8 months ago
  66. 3ad6de4 Creation of Policy Type Instance by naman.gupta · 2 years, 9 months ago
  67. b5c9dd5 Testcase for Get policy type from policy id by naman.gupta · 2 years, 10 months ago
  68. 6864473 Get Policy type Schema from policy id by naman.gupta · 2 years, 11 months ago
  69. d5aa5be Testcase for Policy type Creation by naman.gupta · 2 years, 11 months ago
  70. ab3e9ee Creation of Policy Type Schema by naman.gupta · 2 years, 11 months ago
  71. 5e11988 Changing log severity level in case of liveness/readiness issues by wahidw · 3 years ago
  72. 9027716 Release ric-plt/a1 by wahidw · 3 years, 1 month ago e-release
  73. b44e154 Update RMR to v4.8.0 by wahidw · 3 years, 1 month ago 2.5.1
  74. 537c182 updating to ubuntu20 by wahidw · 3 years, 2 months ago
  75. 6bc8f8e Docker build file for a1 mediator by subhash kumar singh · 3 years, 2 months ago
  76. 6017d6a Loggin using MDCLogger by subhash kumar singh · 3 years, 3 months ago
  77. f8e5619 Update module name by subhash kumar singh · 3 years, 3 months ago
  78. 327d9db Initial code for the a1 implementation for go by subhash kumar singh · 3 years, 3 months ago
  79. f6de4e8 Rename A1 policy metrics by Mohamed Abukar · 3 years, 5 months ago
  80. 06f297d Release image v2.5.0 by subhash kumar singh · 3 years, 7 months ago dawn
  81. 702de8c Update release notes for Dawn release by subhash kumar singh · 3 years, 7 months ago 2.5.0
  82. f679b49 MDC Dynamic log level changes for a1mediator by rangajal · 3 years, 7 months ago
  83. 5d0da40 Upgrade used ricxappframe to version 2.0.0 by Timo Tietavainen · 3 years, 7 months ago
  84. d7858cf Adding note on who approved committer by czichy · 3 years, 7 months ago
  85. d74edc5 Fix subscription id before data delivery by subhash kumar singh · 3 years, 7 months ago
  86. 7f64be0 Adding Naman and removing Rahul by czichy · 3 years, 7 months ago
  87. 8b66367 A1 Mediator enhancements for A1-EI by subhash kumar singh · 3 years, 8 months ago
  88. 06a1a14 Base docker image on ubuntu by E. Scott Daniels · 3 years, 8 months ago
  89. ed64e89 Updating RMR to v4.5.2 by wahidw · 4 years ago
  90. 19fbd2c Release the image by E. Scott Daniels · 4 years, 1 month ago
  91. 8d75c9f Reference current RMR version (4.4.6) in image by E. Scott Daniels · 4 years, 1 month ago 2.4.0
  92. 36d6d9b Removing one and adding 2 committers by czichy · 4 years, 1 month ago
  93. cf9eaf8 Provide coverage location to tox for unit test by E. Scott Daniels · 4 years, 3 months ago
  94. e348b55 Send POLICY_UPDATE when updating existing policy instance by Abukar Mohamed · 4 years, 3 months ago
  95. 0123ec4 Removing Tommy as committer by czichy · 4 years, 7 months ago bronze
  96. c91a4a1 Add Prometheus metrics and query endpoint by Lott, Christopher (cl778h) · 4 years, 8 months ago
  97. 39c9ab6 Extend user guide with southbound API details by Lott, Christopher (cl778h) · 4 years, 8 months ago
  98. ecb900c Release A1 at version 2.1.9 by Lott, Christopher (cl778h) · 4 years, 8 months ago
  99. e73baaa Extend send-message methods to log message state by Lott, Christopher (cl778h) · 4 years, 8 months ago 2.1.9
  100. 9f30fc1 Repair send-message methods for free and retry by Lott, Christopher (cl778h) · 4 years, 8 months ago