1. 404fb42 Merge pull request #3 from apache/TIKA-4580-fix-plugins by Nicholas DiPiazza · 7 months ago main
  2. fa755d5 Add debug logging to show plugin directory contents at startup by Nicholas DiPiazza · 7 months ago TIKA-4580-fix-plugins
  3. 31c7a86 Use /var/cache/tika/plugins instead of /tmp for plugin storage by Nicholas DiPiazza · 7 months ago
  4. 0fe0f5a Add Java 9+ JVM arguments to Docker entrypoint by Nicholas DiPiazza · 7 months ago
  5. fb5fa81 Fix example command to use .json instead of .xml by Nicholas DiPiazza · 7 months ago
  6. 106a27f TIKA-4581: Use --plugin-roots CLI parameter in Docker entrypoint by Nicholas DiPiazza · 7 months ago
  7. 148291c TIKA-4581: Use --plugin-roots CLI parameter in Docker entrypoint by Nicholas DiPiazza · 7 months ago
  8. 7292351 TIKA-4580: Fix plugin loading for tika-grpc Docker images by Nicholas DiPiazza · 7 months ago
  9. 1f85fbc Merge pull request #2 from apache/TIKA-4579-fix-container-test by Nicholas DiPiazza · 7 months ago
  10. 9af7501 TIKA-4579: Fix container test to use config file by Nicholas DiPiazza · 7 months ago TIKA-4579-fix-container-test
  11. f21196b Merge pull request #1 from apache/gpg-signed-release-support by Nicholas DiPiazza · 7 months ago
  12. da71916 Add Reproducible Builds section to README by Nicholas DiPiazza · 7 months ago gpg-signed-release-support
  13. e774e67 TIKA-4578 - Update version references from 3.0.0 to 4.0.0 in README and CHANGES.md by Nicholas DiPiazza · 7 months ago
  14. 9a1526f Remove Ignite-specific documentation from README by Nicholas DiPiazza · 7 months ago
  15. 490a56a Convert sample configs from XML to JSON format for Tika 4.x by Nicholas DiPiazza · 7 months ago
  16. 8df30cf Add local directory build support by Nicholas DiPiazza · 7 months ago
  17. 1d85b16 Simplify build-from-branch.sh and add Dockerfile.source by Nicholas DiPiazza · 7 months ago
  18. 84b8e03 Add Dockerfile.source for building from Git branches by Nicholas DiPiazza · 7 months ago
  19. cb6d26f Fix JAR artifact name: tika-grpc not tika-server-grpc by Nicholas DiPiazza · 7 months ago
  20. 26874f5 Add GPG signed release support for future Tika 4.0.0+ releases by Nicholas DiPiazza · 7 months ago
  21. 28643fa Add support for building from development branches with Ignite ConfigStore by Nicholas DiPiazza · 7 months ago
  22. d965baf TIKA-4272: add a tika grpc docker image by Nicholas DiPiazza · 2 years ago TIKA-4272-grpc-docker