1. 1cbc1ed update versions for 3.2.3.0 release by tallison · 7 days ago main 3.2.3.0
  2. f8a6f1f update versions for 3.2.2.0 release by tallison · 5 weeks ago 3.2.2.0
  3. 00cc618 fix literal dollar sign (#28) by Riccardo Zanella · 3 months ago 3.2.1.0
  4. fad3229 update versions for 3.2.0.0 release by tallison · 4 months ago 3.2.0.0
  5. 944127f Added ImageMagick to support OCR image preprocessing (#27) by Chris Lyon · 4 months ago
  6. 62ccc4c Merge pull request #25 from okamototk/add-jpn-lang-pack-for-ocr by Lewis John McGibbney · 4 months ago
  7. af65a51 TIKA-4406: add missing backslash (#26) by Tilman Hausherr · 5 months ago
  8. e32a05c update versions for 3.1.0.0 release by tallison · 8 months ago
  9. 9daa220 Add Japanese tesseract ocr language pack. by Takashi Okamoto · 9 months ago
  10. 99954f6 Fix version numbers in README.md (#23) by Asif Ahmad · 11 months ago
  11. b15bf17 update versions for 3.0.0.0 release by tallison · 11 months ago 3.0.0.0
  12. 6243847 update versions for 3.0.0.0-BETA2 release by tallison · 1 year, 2 months ago
  13. 6f7a7c2 fix typos in version numbers by tallison · 1 year, 2 months ago
  14. 1d9b015 Updates for 2.9.2.1 release by tallison · 1 year, 4 months ago 2.9.2.1
  15. 08d7385 first draft build local multi-arch images (#21) by Tim Allison · 1 year, 4 months ago
  16. 62f4cc8 upgrade to noble (#22) by Tim Allison · 1 year, 4 months ago
  17. 83d1eda prep for 2.9.2.0 release by tallison · 1 year, 6 months ago
  18. e8819e3 Update README.md (#20) by Cihad Güzel · 1 year, 11 months ago master
  19. 97b290b prep for 2.9.1.0 release by tallison · 1 year, 11 months ago 2.9.1.0
  20. d2779f6 prep for 2.9.0.0 release by tallison · 2 years, 1 month ago 2.9.0.0
  21. 6c148fb prep for 2.8.0.0 release by tallison · 2 years, 4 months ago 2.8.0.0
  22. ee570d5 prep for 2.7.0.1 release by tallison · 2 years, 6 months ago 2.7.0.1
  23. bee9d98 Reduce the amount of leftovers in the image (#17) by Trenton H · 2 years, 6 months ago
  24. c4f46fa 2.7.0.0 release by tallison · 2 years, 8 months ago 2.7.0.0
  25. 052918e TIKA-3954 -- migrate off travis by tallison · 2 years, 9 months ago
  26. 5937940 Update for 2.6.0.1 release by tallison · 2 years, 11 months ago 2.6.0.1
  27. 1af746e Merge remote-tracking branch 'origin/master' by tallison · 2 years, 11 months ago 2.6.0.0
  28. 67371bd Update for 2.6.0.0 release by tallison · 2 years, 11 months ago
  29. 801512f Update README.md by Tim Allison · 2 years, 11 months ago
  30. 886251a prep for next release by tallison · 2 years, 11 months ago
  31. dfb8789 TIKA-3913 -- add a CHANGES.md file to our tika-docker repo by tallison · 2 years, 11 months ago
  32. 08a6609 TIKA-3912 -- add unit test for user (#16) by Tim Allison · 2 years, 11 months ago 2.5.0.2
  33. bed9215 TIKA-3907 (#14) by Tim Allison · 2 years, 11 months ago
  34. 0fdeb6f TIKA-3911 clean up downloads to pull directly from apaches cdn (#15) by Tim Allison · 2 years, 11 months ago
  35. e2f91f2 TIKA-3912 -- ensure that uid_gid is passed through to the final stage -- move uid_gid to global and then reference in later stages. by tallison · 2 years, 11 months ago
  36. fd0539a TIKA-3912 -- ensure that uid_gid is passed through to the final stage by tallison · 2 years, 11 months ago
  37. 46991a2 fix version in publish command by tallison · 2 years, 11 months ago
  38. 76ead9f Merge pull request #13 from apache/TIKA-3908 by Tim Allison · 2 years, 11 months ago
  39. 1d7e517 Merge pull request #12 from apache/TIKA-3906 by Tim Allison · 2 years, 11 months ago
  40. 6302d1d TIKA-3908 -- fix remove vestiges of 1.x builds by tallison · 2 years, 11 months ago TIKA-3908
  41. 6ca260c TIKA-3906 -- fix travis by tallison · 2 years, 11 months ago TIKA-3906
  42. c4f4d12 TIKA-3906 -- allow versioned docker images from the same Tika version, adopt <tika-version>.<docker-increment> versioning by tallison · 2 years, 11 months ago
  43. a8e77f4 Merge pull request #11 from apache/add-non-interactive by Tim Allison · 3 years ago
  44. e88f455 remove debugging docker info by tallison · 3 years ago
  45. a13bee2 revert unneeded non-interactive by tallison · 3 years ago
  46. 17a2555 Merge remote-tracking branch 'origin/master' into add-non-interactive by tallison · 3 years ago
  47. ee9690e revert unneeded non-interactive by tallison · 3 years ago
  48. 0674da9 try jammy by tallison · 3 years ago
  49. 056f62f try trusty by tallison · 3 years ago
  50. c0a31bb try non-interactive -y by tallison · 3 years ago
  51. 6757c55 try non-interactive -y by tallison · 3 years ago
  52. 482ebce Merge pull request #10 from apache/bind-test-to-localhost by Tim Allison · 3 years ago
  53. 6cb36c1 bind test to localhost by tballison · 3 years ago bind-test-to-localhost
  54. 3c20c2c Updated for Apache Tika Server 2.5.0 release by David Meikle · 3 years ago
  55. bfd6aef Updated for Apache Tika Server 1.28.5 release by David Meikle · 3 years ago
  56. 2f08d31 Updated for Apache Tika Server 1.28.5 release by David Meikle · 3 years ago
  57. 11a4f49 Merge pull request #7 from tballison/TIKA-3860 by David Meikle · 3 years ago
  58. 53732d0 TIKA-3862 -- readme should include binding to localhost in recommendations for running tika-server unless users know what they are doing and do not need to bind to localhost for security reasons. by tallison · 3 years ago
  59. c9d6cfc TIKA-3860 -- pull in tesseract 5 by tballison · 3 years ago
  60. 922e22b Updated for 2.4.1, 1.28.3 and 1.28.4 releases by David Meikle · 3 years, 2 months ago
  61. 73c7472 Updated for Apache Tika 1.28.2 and 2.4.0 releases by David Meikle · 3 years, 5 months ago
  62. a4556b9 Updated to include new download URL format for archive by David Meikle · 3 years, 5 months ago
  63. ffa42e7 Added support for 2.x series in docker-compose examples by David Meikle · 3 years, 7 months ago
  64. 17ccfd8 Updated for Apache Tika 1.28.1 Release by David Meikle · 3 years, 7 months ago
  65. 1b76784 Updated for Apache Tika 1.28.1 Release by David Meikle · 3 years, 7 months ago
  66. a220129 Updated for Apache Tika 1.28.1 Release by David Meikle · 3 years, 7 months ago
  67. 2130e31 Updated for Apache Tika 2.3.0 Release by David Meikle · 3 years, 7 months ago
  68. 1db7836 Updated for Apache Tika 2.3.0 Release by David Meikle · 3 years, 7 months ago
  69. 21f7be7 Changed the default TIKA_JAR_NAME to 2.x series name by David Meikle · 3 years, 8 months ago
  70. 4c2181c Corrected typo in tag information by David Meikle · 3 years, 9 months ago
  71. dc86b3b Updated for the 1.28 and 2.2.1 releases by David Meikle · 3 years, 9 months ago
  72. 83b85fb Updated to use 1.28 release by David Meikle · 3 years, 9 months ago
  73. 9205bea Updated for 1.28 and 2.2.1 Releases by David Meikle · 3 years, 9 months ago
  74. 9a42e50 Added tag information for Apache Tika 2.2.0 by David Meikle · 3 years, 9 months ago
  75. 1441739 Merge branch 'TIKA-3417' by David Meikle · 3 years, 10 months ago
  76. e8e9e79 TIKA-3417: Run tika-server as non-root user. Merging PR by Philip Southam by David Meikle · 3 years, 10 months ago
  77. 0f73923 Updated to include Apache Tika Virtual Meetup URL and Java 17 information by David Meikle · 4 years ago
  78. 2a67b92 Removed duplicate TIKA_VERSION and upgraded to Java 17 LTS by David Meikle · 4 years ago
  79. 575bc50 Updated to use TIKA_VERSION env variable set in the container by David Meikle · 4 years ago
  80. 957afd8 Merge branch 'master' into master by Lewis John McGibbney · 4 years ago
  81. 338d3c3 Updated with new Travis CI Links by David Meikle · 4 years ago
  82. 949dcad Clarified Java Versions by David Meikle · 4 years, 1 month ago
  83. a1a7081 Updated for 2.1.0 release by David Meikle · 4 years, 1 month ago
  84. bf97e15 Updated to Java 16 by David Meikle · 4 years, 1 month ago
  85. 7432296 Updated CI build to include Apache Tika 2.0.0 release by David Meikle · 4 years, 2 months ago
  86. 7843719 Updated README for Apache Tika 2.0.0 release by David Meikle · 4 years, 2 months ago
  87. 7af1794 Updated for Apache Tika 1.27 release by David Meikle · 4 years, 3 months ago
  88. 2c3c9bd Updated to match the new download URL format whilst keeping backwards compatibility by David Meikle · 4 years, 3 months ago
  89. a402f76 Merge pull request #6 from lewismc/TIKA-3419 by David Meikle · 4 years, 4 months ago
  90. 1b428a5 Added tag information for 2.0.0 BETA release by David Meikle · 4 years, 4 months ago
  91. a9b5e34 Added support for different JAR name to support 2.0.0 BETA release by David Meikle · 4 years, 4 months ago
  92. 9ec6db6 [TIKA-3419] Introduce use of environment variables in tika-docker compositions by Lewis John McGibbney · 4 years, 4 months ago
  93. 0886143 Merge pull request #5 from lewismc/TIKA-3383 by Lewis John McGibbney · 4 years, 5 months ago
  94. 177d608 [TIKA-3383] Add .asf.yaml files to all Tika repositories by Lewis John McGibbney · 4 years, 5 months ago
  95. 1fa8f35 Adding a configurable UID:GID for the tika process to run as so it doesn't run as root. The following tests still pass after this change. by Philip Southam · 4 years, 5 months ago
  96. 8b8a4a8 Update README.md by Lewis John McGibbney · 4 years, 5 months ago
  97. 3bf740c Merge pull request #3 from Subhajitdas298/patch-1 by David Meikle · 4 years, 5 months ago
  98. eb67fb8 Update README.md by Subhajit Das · 4 years, 5 months ago
  99. b43117c Updated for Apache Tika 1.26 Release by David Meikle · 4 years, 6 months ago
  100. 79a4139 Updated for Apache Tika 1.26 Release by David Meikle · 4 years, 6 months ago