Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exclude files failing on windows nodes, because of limited JCE policies | Andreas Beeker | 2022-02-22 | 1 | -1/+16 |
* | fix SSL->TLS and LOG typo | Andreas Beeker | 2022-02-22 | 1 | -2/+2 |
* | remove unused param | PJ Fanning | 2022-02-22 | 1 | -1/+0 |
* | revert gradle memory change | PJ Fanning | 2022-02-22 | 1 | -1/+1 |
* | code tidyup | PJ Fanning | 2022-02-22 | 1 | -14/+8 |
* | try more memory due to github workflow timeouts | PJ Fanning | 2022-02-22 | 1 | -1/+1 |
* | standardise on poi 5.2.1 | PJ Fanning | 2022-02-22 | 1 | -3/+3 |
* | get TestIndirectFunctionFromSpreadsheet to pass even though code looks wrong | PJ Fanning | 2022-02-22 | 1 | -4/+4 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 1 | -0/+1 |
* | sonar issues | PJ Fanning | 2022-02-22 | 1 | -18/+6 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 2 | -12/+15 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 2 | -0/+4 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 1 | -0/+1 |
* | revert java 17 change - even more build trouble | PJ Fanning | 2022-02-22 | 1 | -1/+1 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 1 | -1/+1 |
* | sonar issues | PJ Fanning | 2022-02-22 | 7 | -70/+23 |
* | re-enable test but make it less stressful - now goes OOM very easily | PJ Fanning | 2022-02-22 | 1 | -4/+2 |
* | add test | PJ Fanning | 2022-02-22 | 1 | -0/+15 |
* | disable test again | PJ Fanning | 2022-02-22 | 1 | -0/+1 |
* | refactor IOUtils.toByteArray | PJ Fanning | 2022-02-22 | 2 | -2/+1 |
* | refactor IOUtils.toByteArray | PJ Fanning | 2022-02-21 | 1 | -1/+1 |
* | refactor IOUtils.toByteArray | PJ Fanning | 2022-02-21 | 1 | -21/+26 |
* | quote typo | Andreas Beeker | 2022-02-21 | 1 | -6/+6 |
* | Use gradle toolchain to specify the jdk version and vendor, e.g. | Andreas Beeker | 2022-02-21 | 11 | -99/+210 |
* | #65908 - XAdES-XL modifications due to specification check errors | Andreas Beeker | 2022-02-21 | 10 | -247/+899 |
* | formatting | PJ Fanning | 2022-02-21 | 1 | -1/+1 |
* | add tests | PJ Fanning | 2022-02-21 | 1 | -0/+6 |
* | add tests | PJ Fanning | 2022-02-21 | 1 | -3/+6 |
* | add tests | PJ Fanning | 2022-02-21 | 2 | -5/+64 |
* | fix issue | PJ Fanning | 2022-02-21 | 1 | -2/+21 |
* | add tests | PJ Fanning | 2022-02-21 | 1 | -0/+2 |
* | case insensitive r1c1 refs | PJ Fanning | 2022-02-21 | 2 | -2/+9 |
* | remove test (added accidentally) | PJ Fanning | 2022-02-21 | 1 | -1/+0 |
* | add tests | PJ Fanning | 2022-02-21 | 2 | -0/+5 |
* | javadoc | PJ Fanning | 2022-02-21 | 1 | -0/+6 |
* | add disabled test case | PJ Fanning | 2022-02-21 | 1 | -0/+30 |
* | add test case | PJ Fanning | 2022-02-21 | 1 | -0/+27 |
* | change error message to suggest large files will need overrides | PJ Fanning | 2022-02-20 | 1 | -1/+1 |
* | add extra max size config | PJ Fanning | 2022-02-20 | 1 | -31/+13 |
* | disable falky test | PJ Fanning | 2022-02-19 | 1 | -0/+2 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 1 | -1/+1 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 1 | -1/+2 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 11 | -9/+48 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 5 | -11/+24 |
* | revert IOUtils change | PJ Fanning | 2022-02-19 | 2 | -15/+10 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 3 | -19/+38 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 2 | -1/+7 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 3 | -4/+31 |
* | change formatting | PJ Fanning | 2022-02-19 | 1 | -337/+326 |
* | [bug-65639] take BYTE_ARRAY_MAX_OVERRIDE into account in IOUtils#toByteArray | PJ Fanning | 2022-02-19 | 1 | -3/+8 |