index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
poi-integration
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-18
1
-0
/
+1
*
Remove exclusions that are not necessary/useful
Dominik Stadler
2024-07-15
1
-3
/
+0
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-15
2
-0
/
+2
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-14
1
-0
/
+1
*
List expected failures in stress.xls instead of fully excluding them
Dominik Stadler
2024-07-14
1
-5
/
+2
*
add negative test
PJ Fanning
2024-07-09
1
-0
/
+1
*
add test case
PJ Fanning
2024-07-09
1
-0
/
+1
*
try to stop poi-integration testing with corrupt file
PJ Fanning
2024-07-01
1
-17
/
+11
*
try to stop poi-integration testing with corrupt file
PJ Fanning
2024-07-01
2
-2
/
+7
*
rename file
PJ Fanning
2024-07-01
1
-0
/
+1
*
Some new test-files need to be excluded for no-scratchpad execution
Dominik Stadler
2024-04-22
1
-0
/
+3
*
Integration tests: Add writing out the document
Dominik Stadler
2024-04-20
1
-0
/
+3
*
Fix no-scratchpad CI job
Dominik Stadler
2024-01-30
1
-0
/
+2
*
Allow all IndexOutOfBoundsException to have either empty message or some message
Dominik Stadler
2023-12-16
1
-2
/
+3
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2023-12-06
1
-1
/
+28
*
Bug 68128: Exclude one broken file from the "No-Scratchpad" run
Dominik Stadler
2023-11-15
1
-0
/
+1
*
Fix job "no-scratchpad" after adding some more broken test-data
Dominik Stadler
2023-10-13
1
-0
/
+2
*
integration-tests: Enable testing extracting for OPCFileHandler and fix singl...
Dominik Stadler
2023-10-13
1
-7
/
+4
*
Adjust order of testing and use try-with-resources
Dominik Stadler
2023-10-03
1
-36
/
+32
*
commons-io 2.14.0
PJ Fanning
2023-10-01
1
-0
/
+1
*
Bug47950 -- make stream/directory name lookup in OLE2 case insensitive
Tim Allison
2023-09-20
2
-2
/
+2
*
Test without scratchpad: Do not fail reading data for integrationtests
Dominik Stadler
2023-09-18
1
-1
/
+1
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-09-07
1
-0
/
+9
*
Exclude more broken files when running without poi-scratchpad
Dominik Stadler
2023-09-06
1
-0
/
+3
*
Exclude more broken files when running without poi-scratchpad
Dominik Stadler
2023-09-06
1
-0
/
+8
*
Apply some IDE suggestions, add tests, set unit-test to isolated
Dominik Stadler
2023-08-24
1
-0
/
+2
*
Try to adjust for strange null-message for ArrayIndexOutOfBoundsException
Dominik Stadler
2023-08-09
1
-4
/
+9
*
Do not disable all files for poi-integration in build.gradle
Dominik Stadler
2023-08-09
1
-0
/
+12
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-08-07
1
-1
/
+1
*
use of junit internal StringUtils is causing build issues
PJ Fanning
2023-08-07
1
-4
/
+6
*
use of junit internal StringUtils is causing build issues
PJ Fanning
2023-08-07
1
-2
/
+11
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-08-07
1
-7
/
+16
*
Reduce log4j2 level for integration tests to ERROR
Dominik Stadler
2023-08-07
1
-1
/
+1
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-08-07
1
-6
/
+7
*
Bug 66425: Avoid an AssertionError found via oss-fuzz
Dominik Stadler
2023-08-07
1
-0
/
+2
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-08-07
1
-7
/
+3
*
Open configuration file for integration-tests read-only to not fail if the fi...
Dominik Stadler
2023-08-07
1
-1
/
+1
*
Fix expected exception text and print out which FileHandler failed in integra...
Dominik Stadler
2023-08-06
1
-5
/
+6
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-08-05
1
-8
/
+2
*
Remove deprecation warnings reported with newer commons-io
Dominik Stadler
2023-06-08
5
-8
/
+8
*
use 'an'
PJ Fanning
2023-03-18
1
-2
/
+2
*
try to get rid of cached module-info classes
PJ Fanning
2022-12-27
1
-0
/
+0
*
[bug-66213] try to debug failure
PJ Fanning
2022-08-13
1
-1
/
+1
*
Also look for test-data in parent-directory
Dominik Stadler
2022-07-29
1
-1
/
+10
*
try to work around issue with getting embedded smart art diagram
PJ Fanning
2022-07-22
1
-3
/
+0
*
temporarily exclude new file from poi-integration test
PJ Fanning
2022-07-22
1
-0
/
+3
*
try to fix rat check
PJ Fanning
2022-06-28
1
-4
/
+1
*
#66115 - Some Password protected XLS files are not read
Andreas Beeker
2022-06-16
1
-2
/
+2
*
Use a modified version of NullPrintStream in integration tests
Dominik Stadler
2022-04-03
2
-2
/
+61
*
use spaces for indents
PJ Fanning
2022-03-20
1
-5
/
+5
[next]