aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor/plugins-executor-javascript/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-06-23Remove thread in JavascriptExecutorhuaxing4-288/+50
2020-06-19Changes for checkstyle 8.32liamfallon4-5/+0
2020-04-03Fix failing Kafka testsliamfallon1-3/+9
2020-04-02Fix hanging timeout on Executor testliamfallon1-8/+16
2020-03-30Fix hanging tests in JavascritExecutorliamfallon1-49/+69
2020-03-25Add timeout on Javascript latch awaitsliamfallon1-2/+7
2020-03-24Launch separate threads for Javascript task executionliamfallon4-43/+195
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon4-44/+86
2020-03-01Switch apex to Graal javascript engineliamfallon4-128/+132
2019-06-26Add passthrough properties for APEX engineliamfallon3-15/+24
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar1-3/+3
2019-03-19Fix checkstyle/Sonar issues on juint/sonar fixesliamfallon3-3/+3
2019-03-06Increase test coverage for plugins-executor-jsHengye3-70/+32
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon3-26/+27
2018-09-04Fix checkstyle issues in apex model basicliamfallon3-23/+23
2018-06-11Adding plugin-executor module to apex-pdpramverma5-0/+482