1. e267120 Merge "Update vCPE example for JSON Stringify" by Jim Hahn · 4 years, 2 months ago
  2. da12c1c Update vCPE example for JSON Stringify by liamfallon · 4 years, 2 months ago
  3. fd5ee07 Update gRPC example for JSON Stringify by liamfallon · 4 years, 2 months ago
  4. 90bc246 Add method to allow JSON conversion to execution context for logic by liamfallon · 4 years, 2 months ago
  5. 92043cb Bump apex-pdp master to 2.5.0-SNAPSHOT by Ram Krishna Verma · 4 years, 2 months ago
  6. 718adc0 Bump apex-pdp to 2.4.4-SNAPSHOT by a.sreekumar · 4 years, 3 months ago
  7. 5190c58 Merge "Remove apex asciidoc documents" by Jim Hahn · 4 years, 3 months ago
  8. 0cf967c Remove apex asciidoc documents by liamfallon · 4 years, 3 months ago
  9. c293413 Bump apex-pdp to 2.4.3-SNAPSHOT by Ram Krishna Verma · 4 years, 3 months ago
  10. 9833876 Cleanup related to removal of legacy format support in APEX by a.sreekumar · 4 years, 4 months ago
  11. 612d812 Bump APEX version to 2.4.2-SNAPSHOT by a.sreekumar · 4 years, 4 months ago
  12. 4c5c31e APEX standalone support for ToscaPolicy format by a.sreekumar · 4 years, 4 months ago
  13. 592e04f Merge "Fix assertTrue SONAR issues in apex-pdp/examples and apex-pdp/model" by Ram Krishna Verma · 4 years, 6 months ago
  14. cfd8499 Remove old documentation from build by liamfallon · 4 years, 6 months ago
  15. aa987aa Fix assertTrue SONAR issues in apex-pdp/examples and apex-pdp/model by JvD_Ericsson · 4 years, 6 months ago
  16. 3b1c78a Bump apex-pdp to 2.4.1-SNAPSHOT by Ram Krishna Verma · 4 years, 6 months ago
  17. 042a8f5 Fix URL checking on REST plugins by liamfallon · 4 years, 6 months ago
  18. b3dd71b Merge "Removed CDS simulator from apex-pdp" by Jim Hahn · 4 years, 6 months ago
  19. 833597b Removed CDS simulator from apex-pdp by Jim Hahn · 4 years, 6 months ago
  20. bf368d2 Fix SonarQube vulnerabilities by ToineSiebelink · 4 years, 6 months ago
  21. 5be43f6 Updating all Apex dependencies by RossC · 4 years, 7 months ago
  22. 9c0c0c8 Changes for checkstyle 8.32 by liamfallon · 4 years, 7 months ago
  23. 73470fb Merge "Improve robustness of unit testing" by Ram Krishna Verma · 4 years, 7 months ago
  24. 8086004 Remove logback.xml files bundled as part of jar by a.sreekumar · 4 years, 7 months ago
  25. 718a161 Improve robustness of unit testing by huaxing · 4 years, 7 months ago
  26. 2d0ac52 Bump apex master to 2.4.0 by RossC · 4 years, 8 months ago
  27. 7535f83 Bump Apex to 2.3.3 by RossC · 4 years, 8 months ago
  28. ea31737 Unit tests for various classes by RossC · 4 years, 8 months ago
  29. 5b0b7fa Minor fixes in examples-vcpe by Ram Krishna Verma · 4 years, 8 months ago
  30. dca0b10 Minor fixes in examples-grpc by Ram Krishna Verma · 4 years, 8 months ago
  31. 69fe079 Merge "Fix sonar issues" by Pamela Dragosh · 4 years, 9 months ago
  32. aa57cf2 Bump policy-apex-pdp to 2.3.2-SNAPSHOT by a.sreekumar · 4 years, 9 months ago
  33. eb06c35 Fix sonar issues by huaxing · 4 years, 9 months ago
  34. 3c40c87 SONAR issue fix by aditya.puthuparambil · 4 years, 9 months ago
  35. 42cd61a My First Policy State Finalizer Example by aditya.puthuparambil · 4 years, 9 months ago
  36. af205c1 Fix timeout issues in gRPC tests by liamfallon · 4 years, 9 months ago
  37. f1f9a30 Bump policy-apex-pdp to 2.3.1-SNAPSHOT by a.sreekumar · 4 years, 10 months ago
  38. 2f75e9d Launch separate threads for Javascript task execution by liamfallon · 4 years, 10 months ago
  39. f46af33 Adding example for APEX gRPC plugin for CDS interaction by a.sreekumar · 4 years, 10 months ago
  40. 8c69f04 Apex-pdp tutorial documentation changes by aditya.puthuparambil · 4 years, 10 months ago
  41. 690495d Fix minor checkstyle/eclipse warnings by liamfallon · 4 years, 10 months ago
  42. b87ab16 Convert examples to Rhino Javascript format by liamfallon · 4 years, 10 months ago
  43. 7c28f23 Merge "Sonar Security vulnerabilities fix" by Ram Krishna Verma · 4 years, 10 months ago
  44. 9381088 Adapt vCPE example for Rhino Javascript by liamfallon · 4 years, 10 months ago
  45. 601eb7f Sonar Security vulnerabilities fix by aditya.puthuparambil · 4 years, 10 months ago
  46. 6bda5d7 Use Rhino javascript executor in apex-pdp by liamfallon · 4 years, 10 months ago
  47. 153ad00 replace test sleep() with awaitality package by Henry.Sun · 4 years, 10 months ago
  48. 35840d8 Fix Java 11/Checkstyle/Sonar warnings by liamfallon · 4 years, 11 months ago
  49. 393e00b Remove content section from ToscaPolicy properties in APEX by a.sreekumar · 5 years ago
  50. f8000a9 Remove apex-pdp TextFileUtils class by liamfallon · 5 years ago
  51. 755eb9d Run apex-pdp in Java 11: base changes by liamfallon · 5 years ago
  52. 7a8e49a Update vCPE example to use Avro schemas by liamfallon · 5 years ago
  53. 7a0a44e Minor changes for new Eclipse checkstyle checks by liamfallon · 5 years ago
  54. 9253f81 Replace getCaononicalName() with getName() in code base by liamfallon · 5 years ago
  55. 8a3a780 Reduce verbosity of logging during unit test by liamfallon · 5 years ago
  56. b96fc5e Update vCPE example for A&AI custom query by liamfallon · 5 years ago
  57. 9649922 Update vCPE example for A&AI custom query by liamfallon · 5 years ago
  58. 40a1f22 Retaining context in APEX Engine based on policies received in PdpUpdate by a.sreekumar · 5 years ago
  59. ccf72b3 Fix vCPE example apex-pdp policy by liamfallon · 5 years ago
  60. d7eda87 Use jersey dependencies from policy-endpoints by liamfallon · 5 years ago
  61. 4171256 Add common Jersey version by liamfallon · 5 years ago
  62. c03a045 Use updated APPC model code in apex vcpe example by liamfallon · 5 years ago
  63. 318a989 replace grizzly server with policy common endpoint by Henry.Sun · 5 years ago
  64. e578dc0 Add example for creating apex policy in Tosca format by a.sreekumar · 5 years ago
  65. d7d9df6 Bump version in apex-pdp master by jrh3 · 5 years ago
  66. d7a0af7 Bump version of apex-pdp by jrh3 · 5 years ago
  67. adf6749 Add integration tests for executor properties by liamfallon · 5 years ago
  68. 3e60ff6 Merge "Fix issues from Checkstyle reviews" by Ram Krishna Verma · 6 years ago
  69. f08984b Fix issues from Checkstyle reviews by liamfallon · 6 years ago
  70. f412580 Bump apex-pdp to 2.2.1-SNAPSHOT by Pamela Dragosh · 6 years ago
  71. 423e986 Replace non-Javadoc comments with inheritDocs by liamfallon · 6 years ago
  72. fad6fa4 Fix Sonar/Checkstyle issues in apex-pdp by liamfallon · 6 years ago
  73. 0fbf039 Enable maven-checkstyle-plugin in apex-pdp by a.sreekumar · 6 years ago
  74. 3f53167 BBS APEX policy not updating PNF attachment point after relocation by s00370346 · 6 years ago
  75. c447d71 BBS Apex Policy vendor --> manufacturer and other by s00370346 · 6 years ago
  76. a9a3a5d Bump apex-pdp to version 2.2.0 by Jim Hahn · 6 years ago
  77. c039eaf Step snapshot version of apex-pdp by liamfallon · 6 years ago
  78. 27bace7 ONAP BBS Policy: CPE-Authentication event throwing error by s00370346 · 6 years ago
  79. ad178d9 ONAP BBS: Apex Nomadic ONT bug fixes by s00370346 · 6 years ago
  80. 39f7edc ONAP BBS: Apex Nomadic ONT bug fixes by s00370346 · 6 years ago
  81. e5f139e Merge "ONAP BBS: Apex Nomadic ONT Policy Implementation" by Pamela Dragosh · 6 years ago
  82. 3cb682f Fix Security and Unit Test DB issues by liamfallon · 6 years ago
  83. 5262c35 ONAP BBS: Apex Nomadic ONT Policy Implementation by s00370346 · 6 years ago
  84. f996ef8 Change vCPE example to use POJOs by liamfallon · 6 years ago
  85. 05df038 Fix bug with Apex rejecting HTTP 2xx responses by liamfallon · 6 years ago
  86. cff079a Fix context clearing on model upgrade by liamfallon · 6 years ago
  87. 1dff5eb Add example policy for HTTPS by liamfallon · 6 years ago
  88. 92dd84c Fix checkstyle issues by liamfallon · 6 years ago
  89. 9104eb3 Fix checkstyle/sonar issues by liamfallon · 6 years ago
  90. 62475a3 Rename test classes in apex-pdp by Parshad Patel · 6 years ago
  91. 53d8916 Refactor unit test data by liamfallon · 6 years ago
  92. 3aa7cbe Set new master version for Dublin by liamfallon · 6 years ago
  93. 79e5ede Fix refering to snapshot in policy/apex-pdp by ramverma · 6 years ago 2.0.1
  94. cad13bc Fix boolean constants in examples by liamfallon · 6 years ago
  95. e69d7e1 Add JUnit for engine service by liamfallon · 6 years ago
  96. 6973ec9 Fix sonar problems in Apex by liamfallon · 6 years ago
  97. f28256b Fix examples broken by checkstyle changes by liamfallon · 6 years ago
  98. a65e477 Fix exception not logged or rethrown by liamfallon · 6 years ago
  99. cd68fc9 Address sonar/Checkstyle Issues by liamfallon · 6 years ago
  100. 4cfa2e2 Sonar/Checkstyle in service/plugins by liamfallon · 6 years ago