Age | Commit message (Expand) | Author | Files | Lines |
2020-09-03 | Sonar Bug fixes |  waynedunican | 1 | -1/+1 |
2020-09-03 | Clean up warnings and SONAR issues |  liamfallon | 4 | -29/+14 |
2020-08-26 | Update apex JRuby joni dependency for security |  liamfallon | 1 | -2/+12 |
2020-08-13 | SONAR fixes - log formatting |  waynedunican | 2 | -4/+5 |
2020-08-07 | Sonar Fixes |  JvD_Ericsson | 1 | -1/+1 |
2020-07-27 | SONAR assertions apex-pdp |  waynedunican | 4 | -25/+39 |
2020-07-23 | Merge "Fix replaceAll SONAR issues in apex-pdp" |  Ram Krishna Verma | 1 | -3/+4 |
2020-07-22 | Fix replaceAll SONAR issues in apex-pdp |  JvD_Ericsson | 1 | -3/+4 |
2020-07-21 | Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex... |  JvD_Ericsson | 3 | -11/+12 |
2020-07-16 | Merge "Replaced try/catch blocks with assertj - apex-pdp" |  Pamela Dragosh | 12 | -636/+250 |
2020-07-16 | Merge "Replace try/catch with assertj" |  Pamela Dragosh | 8 | -427/+174 |
2020-07-15 | Replace try/catch with assertj |  waynedunican | 8 | -427/+174 |
2020-07-15 | Replaced try/catch blocks with assertj - apex-pdp |  waynedunican | 12 | -636/+250 |
2020-07-13 | Remove old documentation from build |  liamfallon | 150 | -5028/+0 |
2020-07-10 | Bump apex-pdp to 2.4.1-SNAPSHOT |  Ram Krishna Verma | 32 | -32/+32 |
2020-07-06 | Merge "Fix URL checking on REST plugins" |  Jorge Hernandez | 2 | -32/+17 |
2020-07-06 | Fix URL checking on REST plugins |  liamfallon | 2 | -32/+17 |
2020-07-03 | Fixing issue with policy chaining after CDS request failure in APEX |  a.sreekumar | 2 | -12/+13 |
2020-06-23 | Remove thread in JavascriptExecutor |  huaxing | 9 | -704/+103 |
2020-06-23 | Merge "Updating all Apex dependencies" |  Ram Krishna Verma | 6 | -9/+9 |
2020-06-23 | Remove apex-pdp Jackson security issue |  liamfallon | 1 | -4/+5 |
2020-06-22 | Updating all Apex dependencies |  RossC | 7 | -10/+10 |
2020-06-19 | Changes for checkstyle 8.32 |  liamfallon | 87 | -116/+6 |
2020-05-21 | Bump apex master to 2.4.0 |  RossC | 32 | -32/+32 |
2020-05-20 | Bump Apex to 2.3.3 |  RossC | 33 | -33/+33 |
2020-04-17 | Merge "Fix sonar issues" |  Pamela Dragosh | 1 | -1/+1 |
2020-04-15 | Bump policy-apex-pdp to 2.3.2-SNAPSHOT |  a.sreekumar | 33 | -33/+33 |
2020-04-15 | Fix sonar issues |  huaxing | 1 | -1/+1 |
2020-04-06 | Fix intermittent unit test failures WebSocket |  liamfallon | 1 | -4/+4 |
2020-04-05 | Fix intermittent unit test failures reseterquestor |  liamfallon | 8 | -278/+183 |
2020-04-04 | Merge "Refer io.netty from policy/parent" |  Liam Fallon | 2 | -1/+11 |
2020-04-03 | Refer io.netty from policy/parent |  Ram Krishna Verma | 2 | -1/+11 |
2020-04-03 | Fix failing Kafka tests |  liamfallon | 3 | -46/+41 |
2020-04-02 | Fix hanging timeout on Executor test |  liamfallon | 12 | -52/+54 |
2020-03-31 | Bump version of Infinispan for security |  liamfallon | 1 | -2/+3 |
2020-03-30 | Fix hanging tests in JavascritExecutor |  liamfallon | 6 | -66/+419 |
2020-03-25 | Bump policy-apex-pdp to 2.3.1-SNAPSHOT |  a.sreekumar | 33 | -33/+33 |
2020-03-25 | Ignore JUnit tests that hang on await |  liamfallon | 4 | -2/+11 |
2020-03-25 | Add timeout on Javascript latch awaits |  liamfallon | 1 | -2/+7 |
2020-03-24 | Launch separate threads for Javascript task execution |  liamfallon | 8 | -80/+330 |
2020-03-11 | Fix minor checkstyle/eclipse warnings |  liamfallon | 4 | -27/+8 |
2020-03-11 | Merge "Convert examples to Rhino Javascript format" |  Ram Krishna Verma | 2 | -3/+2 |
2020-03-11 | Convert examples to Rhino Javascript format |  liamfallon | 2 | -3/+2 |
2020-03-11 | Fixing the gRPC consumer side |  a.sreekumar | 5 | -83/+146 |
2020-03-09 | Use Rhino javascript executor in apex-pdp |  liamfallon | 15 | -261/+143 |
2020-03-04 | Merge "replace test sleep() with awaitality package" |  Liam Fallon | 3 | -22/+19 |
2020-03-04 | Merge "Preparing integration tests for Graal Javascript" |  Pamela Dragosh | 3 | -38/+37 |
2020-03-04 | Merge "GRPC support for APEX-CDS interaction" |  Pamela Dragosh | 10 | -1/+718 |
2020-03-04 | Preparing integration tests for Graal Javascript |  liamfallon | 3 | -38/+37 |
2020-03-04 | replace test sleep() with awaitality package |  Henry.Sun | 3 | -22/+19 |