Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-19 | Changes for checkstyle 8.32 | liamfallon | 5 | -5/+0 |
2020-04-03 | Fix failing Kafka tests | liamfallon | 1 | -2/+8 |
2020-04-02 | Fix hanging timeout on Executor test | liamfallon | 1 | -3/+8 |
2020-03-30 | Fix hanging tests in JavascritExecutor | liamfallon | 5 | -17/+350 |
2020-03-25 | Ignore JUnit tests that hang on await | liamfallon | 4 | -2/+11 |
2020-03-24 | Launch separate threads for Javascript task execution | liamfallon | 4 | -37/+135 |
2020-03-11 | Convert examples to Rhino Javascript format | liamfallon | 2 | -3/+2 |
2020-03-09 | Use Rhino javascript executor in apex-pdp | liamfallon | 7 | -37/+40 |
2020-03-01 | Switch apex to Graal javascript engine | liamfallon | 11 | -190/+1826 |
2019-07-10 | Add integration tests for executor properties | liamfallon | 3 | -13/+19 |
2019-06-26 | Add passthrough properties for APEX engine | liamfallon | 3 | -13/+13 |
2019-03-19 | Fix checkstyle/Sonar issues on juint/sonar fixes | liamfallon | 4 | -4/+8 |
2019-03-06 | Increase test coverage for plugins-executor-js | Hengye | 4 | -0/+503 |