aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor
AgeCommit message (Expand)AuthorFilesLines
2020-10-27Bump apex-pdp master to 2.5.0-SNAPSHOTRam Krishna Verma5-5/+5
2020-10-20Bump apex-pdp to 2.4.4-SNAPSHOTBump apex-pdp to 2.4.1-SNAPSHOTRam Krishna Verma5-5/+5
2020-06-23Remove thread in JavascriptExecutorhuaxing9-704/+103
2020-06-22Updating all Apex dependenciesRossC2-3/+3
2020-06-19Changes for checkstyle 8.32liamfallon27-28/+0
2020-05-21Bump apex master to 2.4.0RossC5-5/+5
2020-05-20Bump Apex to 2.3.3RossC6-6/+6
2020-04-15Bump policy-apex-pdp to 2.3.2-SNAPSHOTa.sreekumar6-6/+6
2020-04-03Fix failing Kafka testsliamfallon2-5/+17
2020-04-02Fix hanging timeout on Executor testliamfallon3-12/+24
2020-03-30Fix hanging tests in JavascritExecutorliamfallon6-66/+419
2020-03-25Bump policy-apex-pdp to 2.3.1-SNAPSHOTa.sreekumar6-6/+6
2020-03-25Ignore JUnit tests that hang on awaitliamfallon4-2/+11
2020-03-25Add timeout on Javascript latch awaitsliamfallon1-2/+7
2020-03-24Launch separate threads for Javascript task executionliamfallon8-80/+330
2020-03-11Convert examples to Rhino Javascript formatliamfallon2-3/+2
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon12-94/+129
2020-03-03use policy/parent awaitilityPamela Dragosh1-2/+1
2020-03-01Switch apex to Graal javascript engineliamfallon16-319/+2003
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon3-7/+12
2019-11-15Fix JRuby interpreter shutdown issueliamfallon5-29/+59
2019-09-16Merge "Disable Jython Excutor for security"Liam Fallon2-2/+3
2019-09-14Disable Jython Excutor for securityliamfallon2-2/+3
2019-09-12Bump version in apex-pdp masterjrh36-6/+6
2019-08-07Bump version of apex-pdpjrh36-6/+6
2019-07-10Add integration tests for executor propertiesliamfallon15-53/+80
2019-06-28Bump apex-pdp to 2.2.1-SNAPSHOTPamela Dragosh6-6/+6
2019-06-26Add passthrough properties for APEX engineliamfallon30-130/+166
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar5-15/+15
2019-05-30Bump apex-pdp to version 2.2.0Jim Hahn6-6/+6
2019-05-16Step snapshot version of apex-pdpliamfallon6-6/+6
2019-03-19Fix checkstyle/Sonar issues on juint/sonar fixesliamfallon19-27/+39
2019-03-19Use Assertions class from policy-commonliamfallon3-3/+6
2019-03-06Increase test coverage for plugins-executor-jsHengye7-70/+535
2019-03-01Merge "Increase test coverage for plugins-executor-mvel"Pamela Dragosh7-15/+496