Ignore JUnit tests that hang on await
[policy/apex-pdp.git] / plugins / plugins-executor /
2020-03-25 liamfallonIgnore JUnit tests that hang on await 10/104410/1
2020-03-25 liamfallonAdd timeout on Javascript latch awaits 99/104399/1
2020-03-24 liamfallonLaunch separate threads for Javascript task execution 30/104230/4
2020-03-11 Ram Krishna VermaMerge "Convert examples to Rhino Javascript format"
2020-03-11 liamfallonConvert examples to Rhino Javascript format 46/103546/2
2020-03-10 Liam FallonMerge "Sonar Bug fix"
2020-03-09 liamfallonUse Rhino javascript executor in apex-pdp 28/103128/4
2020-03-04 Liam FallonMerge "replace test sleep() with awaitality package"
2020-03-04 Pamela DragoshMerge "Preparing integration tests for Graal Javascript"
2020-03-04 Pamela DragoshMerge "GRPC support for APEX-CDS interaction"
2020-03-03 Pamela Dragoshuse policy/parent awaitility 67/102867/1
2020-03-02 Jorge HernandezMerge "FIxing Sonar issues in APEX"
2020-03-02 Ram Krishna VermaMerge "Switch apex to Graal javascript engine"
2020-03-01 liamfallonSwitch apex to Graal javascript engine 56/102656/2
2020-02-27 Liam FallonMerge "Add integration tests for Parameter passing...
2020-02-26 Jim HahnMerge "Fix Java 11/Checkstyle/Sonar warnings"
2020-02-26 liamfallonFix Java 11/Checkstyle/Sonar warnings 30/102330/2
2019-11-15 liamfallonFix JRuby interpreter shutdown issue 50/98450/1
2019-09-16 Liam FallonMerge "Disable Jython Excutor for security"
2019-09-14 liamfallonDisable Jython Excutor for security 93/95693/2
2019-09-12 jrh3Bump version in apex-pdp master 85/95585/1
2019-08-07 jrh3Bump version of apex-pdp 47/92947/1
2019-07-11 Jim HahnMerge "Make URL configurable in REST Requestor/Client"
2019-07-10 liamfallonAdd integration tests for executor properties 58/91158/5
2019-07-01 Pamela DragoshMerge "ApexPDP: Adding support to omit the (context...
2019-07-01 Ram Krishna VermaMerge "Fix issues from Checkstyle reviews"
2019-07-01 Jim HahnMerge "Bump apex-pdp to 2.2.1-SNAPSHOT"
2019-06-28 Pamela DragoshBump apex-pdp to 2.2.1-SNAPSHOT 78/90678/1
2019-06-27 Ram Krishna VermaMerge "Fix Sonar/Checkstyle issues in apex-pdp"
2019-06-26 liamfallonAdd passthrough properties for APEX engine 39/90539/1
2019-06-21 a.sreekumarReplace uses of getCanonicalName() with getName() in... 97/90297/1
2019-05-30 Jim HahnBump apex-pdp to version 2.2.0 38/88938/1
2019-05-16 liamfallonStep snapshot version of apex-pdp 56/87856/1
2019-03-19 liamfallonFix checkstyle/Sonar issues on juint/sonar fixes 71/82671/1
2019-03-19 liamfallonUse Assertions class from policy-common 72/79372/4
2019-03-08 Liam FallonMerge "Increase test coverage for plugins-event-carrier"
2019-03-07 Jorge HernandezMerge "Increase test coverage for plugins-executor-js"
2019-03-06 Liam FallonMerge "Increase test coverage for plugins-event"
2019-03-06 HengyeIncrease test coverage for plugins-executor-js 29/79429/2
2019-03-01 Pamela DragoshMerge "Increase test coverage for plugins-executor...
2019-03-01 Pamela DragoshMerge "Increase test coverage for plugins-executor...
2019-03-01 Pamela DragoshMerge "Use Alpine as base docker image"
2019-02-28 Pamela DragoshMerge "Increase test coverage for plugins-executor...
2019-02-28 ning.xiIncrease test coverage for plugins-executor-jython 39/79239/2
2019-02-28 shaoqiuIncrease test coverage for plugins-executor-jruby 37/79237/2
2019-02-28 HengyeIncrease test coverage for plugins-executor-mvel 36/79236/4
2018-12-11 Pamela DragoshMerge "Remove unused parameter from test data"
2018-12-11 Jorge HernandezMerge "Support HTTP headers in REST Client"
2018-12-08 liamfallonFix checkstyle issues 22/74422/2
2018-12-06 Jorge HernandezMerge "Support HTTP headers in REST Requestor"
2018-12-04 liamfallonAdd unit test for Java executor 82/74182/1
2018-11-01 liamfallonUpgrade Jython for security, add doc warning 41/71641/1
2018-10-31 liamfallonSet new master version for Dublin 64/71564/2
2018-10-24 ramvermaFix refering to snapshot in policy/apex-pdp 75/71175/1 2.0.1
2018-09-22 liamfallonFix sonar problems in Apex 47/68547/2
2018-09-19 liamfallonFix license issue with Hibernate dependency 49/67849/1
2018-09-18 Pamela DragoshMerge "remove license issues"
2018-09-18 liamfallonremove license issues 53/67353/1
2018-09-17 Jorge HernandezMerge "Re-implement Kafka tests that periodically fail"
2018-09-16 liamfallonFix Sonar issues in apex 09/66809/1
2018-09-14 Pamela DragoshMerge "Try new version of JRuby"
2018-09-14 liamfallonTry new version of JRuby 25/66625/1
2018-09-13 liamfallonSonar/Checkstyle in service/plugins 77/66377/1
2018-09-06 liamfallonFix package of apex examples and documents 83/64783/2
2018-09-04 Jorge HernandezMerge "Fix checkstyle issues in apex model basic"
2018-09-04 liamfallonDependency version changes for security 71/64471/2
2018-09-04 liamfallonFix checkstyle issues in apex model basic 65/64465/1
2018-08-20 Dinh Danh LeUpdating docs for Plugins module 35/61335/1
2018-08-08 Pamela DragoshMerge "Adding Apex docs for Plugins module"
2018-08-05 Dinh Danh LeAdding Apex docs for Plugins module 33/59033/1
2018-07-13 Jorge HernandezMerge "Adding client deployment module to apex-pdp"
2018-07-11 Jorge HernandezMerge "Create docker image for apex-pdp"
2018-07-11 Jorge HernandezMerge "Change JNR and DOM4J license versions"
2018-07-10 Pamela DragoshMerge "Adding client monitoring module to apex-pdp"
2018-07-10 liamfallonChange JNR and DOM4J license versions 27/56127/1
2018-07-10 waqas.ikramAdding executor integration tests 75/56075/5
2018-07-10 Pamela DragoshMerge "Fix apex-pdp logging issue"
2018-07-10 Pamela DragoshMerge "Change JRuby and Websocket version"
2018-07-10 liamfallonChange JRuby and Websocket version 63/56063/1
2018-07-06 Jorge HernandezMerge "Fix Javadoc errors"
2018-07-06 liamfallonFix Javadoc errors 53/55953/1
2018-06-26 Pamela DragoshMerge "Upgrade version of Jython to remove vulnerability"
2018-06-26 liamfallonUpgrade version of Jython to remove vulnerability 59/55359/1
2018-06-22 Liam FallonMerge "Adding Junit for plugins-persistence-jpa-hibernate"
2018-06-21 Pamela DragoshMerge "Fix JMS plugin vulnerability"
2018-06-21 Pamela DragoshMerge "Reduce level of vulnerability on JRuby plugin"
2018-06-21 liamfallonReduce level of vulnerability on JRuby plugin 65/55165/1
2018-06-12 Liam FallonMerge "Fixing Jenkins merge job test failure"
2018-06-12 Liam FallonMerge "Adding plugin-executor module to apex-pdp"
2018-06-11 ramvermaAdding plugin-executor module to apex-pdp 11/51111/2
2018-06-11 Pamela DragoshMerge "Remove warnings from code"
2018-06-08 Liam FallonMerge "Adding plugins-event module to apex-pdp"
2018-06-08 ramvermaAdding plugins-event module to apex-pdp 37/51037/3