1. 442a2a8 Merge "Use OperationsHistory from models" by Pamela Dragosh · 4 years, 7 months ago
  2. 14cf315 Use actor constants instead of literals by Jim Hahn · 4 years, 7 months ago
  3. 1e39c98 Use OperationsHistory from models by Jim Hahn · 4 years, 7 months ago
  4. d00b8eb Use default serialization provider by Jim Hahn · 4 years, 7 months ago
  5. f9bd884 Generate SDNR notification in drools-apps by Jim Hahn · 4 years, 7 months ago
  6. 8f59dfa Do additional processing when control loop times out by Jim Hahn · 4 years, 7 months ago
  7. 584b6dd Merge "Generate SDNR notification even on timeout" by Ram Krishna Verma · 4 years, 7 months ago
  8. 84ce39f Bump Drools-Apps to 1.7.0 by a.sreekumar · 4 years, 7 months ago
  9. 97c994c Bump drools-applications to 1.6.5 by a.sreekumar · 4 years, 7 months ago
  10. 18486d1 Generate SDNR notification even on timeout by Jim Hahn · 4 years, 7 months ago
  11. 7e6f32d Use "outcome" to indicate pending record by Jim Hahn · 4 years, 7 months ago
  12. 0c544a8 Merge "Insert pending record when operation starts" by Jorge Hernandez · 4 years, 7 months ago
  13. 6dc5661 Add secondary indices to operationshistory table by Jim Hahn · 4 years, 7 months ago
  14. b1091d8 Insert pending record when operation starts by Jim Hahn · 4 years, 7 months ago
  15. 3505d4b Add getter for ControlLoopPolicy instance in ControlLoopProcessor by dc443y · 4 years, 7 months ago
  16. 01e7618 Do not encode null fields in SO request by Jim Hahn · 4 years, 7 months ago
  17. 2cbc417 Merge "Handle duplicate events in drools-apps" by Jorge Hernandez · 4 years, 7 months ago
  18. d8542b5 Handle duplicate events in drools-apps by Jim Hahn · 4 years, 7 months ago
  19. adc24d7 Make that SO actor uses http by default by jhh · 4 years, 7 months ago
  20. 27e9926 delete dependency section in junit test op.pom by jhh · 4 years, 7 months ago
  21. 2dab085 change the @api path in rest transactions api by jhh · 4 years, 8 months ago
  22. fcd33bd Merge "Plain move from test dir to src" by Jorge Hernandez · 4 years, 8 months ago
  23. 80cea64 Bump drools-apps to 1.6.4-SNAPSHOT by Pamela Dragosh · 4 years, 8 months ago
  24. 5e13cdb Plain move from test dir to src by jhh · 4 years, 8 months ago
  25. ee4b38a Bump drools-apps 1.6.3-SNAPSHOT by Pamela Dragosh · 4 years, 8 months ago
  26. e840178 transaction tracking improvements with telemetry by jhh · 4 years, 8 months ago
  27. 3dde9f0 Add properties needed by A&AI PNF Operation by Jim Hahn · 4 years, 8 months ago
  28. 9529689 Change CDS operation name to generic "any" by Jim Hahn · 4 years, 8 months ago
  29. 285a25b Fix CDS actor properties by Jim Hahn · 4 years, 8 months ago
  30. 76298f2 bump to 1.6.2-SNAPSHOT by jhh · 4 years, 8 months ago
  31. 40ba104 Added vpci and vsonh tests by pramod.jamkhedkar · 4 years, 9 months ago
  32. dc272e0 Add SDNR notifications to frankfurt rules by Jim Hahn · 4 years, 8 months ago
  33. 13c7226 remove drools-pdp parent from junit test by jhh · 4 years, 9 months ago
  34. 6665b07 Synchronize methods for rules by Jim Hahn · 4 years, 9 months ago
  35. ba08880 Update path properties for new actors by Jim Hahn · 4 years, 9 months ago
  36. fce5f0c Fix userName property for http clients by Jim Hahn · 4 years, 9 months ago
  37. 266520e Expand env variables in frankfurt properties by Jim Hahn · 4 years, 9 months ago
  38. 5582113 Merge "Fix db exception in frankfurt junit" by Jorge Hernandez · 4 years, 9 months ago
  39. 36bb77d Merge "Fix db exception in usecases junit" by Jorge Hernandez · 4 years, 9 months ago
  40. aac8627 Merge "Restore SO_URL to usecases controller" by Jorge Hernandez · 4 years, 9 months ago
  41. d467842 Merge "Bump drools-applications to 1.6.1-SNAPSHOT" by Pamela Dragosh · 4 years, 9 months ago
  42. 537860a Restore SO_URL to usecases controller by Jim Hahn · 4 years, 9 months ago
  43. becea52 Bump drools-applications to 1.6.1-SNAPSHOT by Peyton Puckett · 4 years, 9 months ago
  44. ea3ba40 Fix db exception in frankfurt junit by Jim Hahn · 4 years, 9 months ago
  45. 0d18ce1 Fix db exception in usecases junit by Jim Hahn · 4 years, 9 months ago
  46. c53ad82 Adjust properties for context URI with slash by Jim Hahn · 4 years, 9 months ago
  47. e08c0d6 Add @Ignore to test that is failing during docker build by Peyton Puckett · 4 years, 9 months ago
  48. 248a5b7 Replace url with host/port in drools-apps by Jim Hahn · 4 years, 9 months ago
  49. b9e27b5 Configure http client URIs via env properties by Jim Hahn · 4 years, 9 months ago
  50. f71a4fe Merge "Remove vLB from drools-apps" by Pamela Dragosh · 4 years, 9 months ago
  51. 6084c6d Enable guards in junit tests by Jim Hahn · 4 years, 9 months ago
  52. 041017a Remove vLB from drools-apps by Jim Hahn · 4 years, 9 months ago
  53. dc24e69 Fix frankfurt controller properties by Jim Hahn · 4 years, 9 months ago
  54. 61a8fce Disable guard via env variable by Jim Hahn · 4 years, 9 months ago
  55. 5fcf333 Merge "Last sonar fix for drools-apps" by Liam Fallon · 4 years, 9 months ago
  56. 892203b Last sonar fix for drools-apps by Jim Hahn · 4 years, 9 months ago
  57. ffb12d3 Add rainyDayTest for VFW by Peyton Puckett · 4 years, 9 months ago
  58. 01cbeec More sonar fixes in drools-apps by Jim Hahn · 4 years, 9 months ago
  59. f71f110 Fix artifact name in frankfurt controller by Jim Hahn · 4 years, 9 months ago
  60. c38ecec Merge "Fix sonar issues in drools-applications" by Ram Krishna Verma · 4 years, 9 months ago
  61. 47e0292 Merge "Delete template.demo submodule, amsterdam controller" by Jim Hahn · 4 years, 9 months ago
  62. 7f6929e Fix sonar issues in drools-applications by Jim Hahn · 4 years, 9 months ago
  63. 268ef0d Delete template.demo submodule, amsterdam controller by Peyton Puckett · 4 years, 9 months ago
  64. aa8225b Retool rules tests by Jim Hahn · 4 years, 9 months ago
  65. 0e65876 Use predefined domain policies from drools core by jhh · 4 years, 9 months ago
  66. f9e2f54 Bug fixes to new rules by Jim Hahn · 4 years, 9 months ago
  67. c1f79cd Add frankfurt rules for Actor redesign by Jim Hahn · 4 years, 10 months ago
  68. b3a65de Merge "decouple topics from controllers" by Jorge Hernandez · 4 years, 10 months ago
  69. 49a696a decouple topics from controllers by jhh · 4 years, 10 months ago
  70. 310ff50 use policy/parent awaitility by Pamela Dragosh · 4 years, 10 months ago
  71. 4ac655f Use apache Pair not Sdnr custom Pair by Pamela Dragosh · 4 years, 10 months ago
  72. dcaa906 Tosca policies missing "final_xxx" fields by Jim Hahn · 4 years, 10 months ago
  73. 6d284bc vDNS tosca compliant policies support by jhh · 4 years, 10 months ago
  74. 43c1e8c Tosca compliant vFirewall by jhh · 4 years, 10 months ago
  75. 6dfab64 tosca compliant op policy support + vcpe test by jhh · 4 years, 10 months ago
  76. f6e9e18 Merge "Updating module names to resolve conflicts" by Jim Hahn · 4 years, 10 months ago
  77. a4a2486 activate refactoring in ControlLoopEventManager by jhh · 4 years, 10 months ago
  78. d0cbee1 Updating module names to resolve conflicts by Ram Krishna Verma · 4 years, 10 months ago
  79. fa4292c Use CanonicalOnset in usecases.drl by jhh · 4 years, 10 months ago
  80. db4f17f DCAE Onset flood prevention by jhh · 5 years ago
  81. 25d3e43 policy/drools-apps jdk11 upgrades by Hockla, Ali (ah999m) · 5 years ago
  82. 1f03223 Add ControlLoopParams from models repo. by jhh · 5 years ago
  83. d6c2e62 moved proto-definition dependency by jhh · 5 years ago
  84. 16b8931 Merge "Use dependency management for cds proto-definition artifact" by Jim Hahn · 5 years ago
  85. 1f6b95c Use dependency management for cds proto-definition artifact by Rashmi Pujar · 5 years ago
  86. b41f82c use case junit tests by jhh · 5 years ago
  87. 9398165 Removing Named Query by pramod.jamkhedkar · 5 years ago
  88. f17e395 Fix more sonar issues in drools-applications by Jim Hahn · 5 years ago
  89. 5f417e1 Update drools-application due to https://gerrit.onap.org/r/#/c/policy/models/+/97989/ by Rashmi Pujar · 5 years ago
  90. 3819d50 PNF support changes for drools-application by Rashmi Pujar · 5 years ago
  91. 1143801 upgrade to 7.28.0.Final drools libraries by jhh · 5 years ago
  92. 25628c5 Update APPC LCM Model references by Daniel Cruz · 5 years ago
  93. ac5c19d Modify drools-applications to use new Lock API by Jim Hahn · 5 years ago
  94. 636a1b2 Integrate cds actor service provider by Bruno Sakoto · 5 years ago
  95. 3e5c244 Bump versions for drools-apps master by Jim Hahn · 5 years ago
  96. d5d337a Upgrade drools-apps - JUnit op.pom by Pamela Dragosh · 5 years ago
  97. 77acba0 Merge "Changes drl files" by Pamela Dragosh · 5 years ago
  98. da3ffab Changes drl files by pramod.jamkhedkar · 5 years ago
  99. 7394337 correction when overriding with external truststore by jhh · 5 years ago
  100. c11bed9 remove usecases archetype by jhh · 5 years ago