You are viewing a plain text version of this content. The canonical link for it is here.
- [Tika Wiki] Update of "MSOfficeParsers" by TimothyAllison - posted by Apache Wiki <wi...@apache.org> on 2017/04/05 13:13:48 UTC, 0 replies.
- [tika] branch master updated (f1aad6f -> e5b0d54) - posted by ta...@apache.org on 2017/04/06 15:58:10 UTC, 0 replies.
- [tika] 01/03: bump maximum tokens to 1000000 - posted by ta...@apache.org on 2017/04/06 15:58:11 UTC, 0 replies.
- [tika] 02/03: TIKA-2317 -- warn when content string is truncated, allow easier parameterization of other limits via commandline. - posted by ta...@apache.org on 2017/04/06 15:58:12 UTC, 0 replies.
- [tika] 03/03: Merge remote-tracking branch 'origin/master' - posted by ta...@apache.org on 2017/04/06 15:58:13 UTC, 1 replies.
- [tika] branch 2.x updated: TIKA-2317 warn user if max content length is hit; allow for easier parameterization by commandline - posted by ta...@apache.org on 2017/04/06 16:11:59 UTC, 0 replies.
- [tika] branch master updated: TIKA-2318 fix exception/common count comparisons to include both mime_type_a and mime_type_b - posted by ta...@apache.org on 2017/04/06 17:55:11 UTC, 0 replies.
- [tika] branch 2.x updated: TIKA-2318 - posted by ta...@apache.org on 2017/04/06 17:58:15 UTC, 0 replies.
- [tika] branch 2.x updated: TIKA-2319 - posted by ta...@apache.org on 2017/04/06 18:27:07 UTC, 0 replies.
- [tika] branch master updated: TIKA-2319 - posted by ta...@apache.org on 2017/04/06 18:27:30 UTC, 0 replies.
- [tika] branch 2.x updated: TIKA-2319 follow up - posted by ta...@apache.org on 2017/04/07 15:10:11 UTC, 0 replies.
- [tika] branch master updated: TIKA-2323 - posted by ta...@apache.org on 2017/04/11 20:02:28 UTC, 0 replies.
- [tika] branch 2.x updated: TIKA-2323 - posted by ta...@apache.org on 2017/04/11 20:04:41 UTC, 0 replies.
- [tika] branch master updated: TIKA-2325 -- allow configuration of default language code for "common words" metric - posted by ta...@apache.org on 2017/04/12 20:57:08 UTC, 0 replies.
- [tika] branch 2.x updated (6b9e36e -> d2907f4) - posted by ta...@apache.org on 2017/04/12 20:57:46 UTC, 0 replies.
- [tika] 01/02: turn off debug statement - posted by ta...@apache.org on 2017/04/12 20:57:47 UTC, 0 replies.
- [tika] 02/02: TIKA-2325 - posted by ta...@apache.org on 2017/04/12 20:57:48 UTC, 0 replies.
- [tika] branch master updated: TIKA-2311 -- maintain mime information for truncated ooxml - posted by ta...@apache.org on 2017/04/13 18:00:58 UTC, 0 replies.
- [tika] branch 2.x updated: TIKA-2311 -- maintain x-tika-ooxml mime type for truncated ooxml - posted by ta...@apache.org on 2017/04/13 18:02:22 UTC, 0 replies.
- [tika] branch master updated (3aab15f -> 67612b8) - posted by ta...@apache.org on 2017/04/19 14:11:40 UTC, 0 replies.
- [tika] 01/02: mock parser's uninterruptible sleep can happen to pause for exactly 3000 millis - posted by ta...@apache.org on 2017/04/19 14:11:41 UTC, 0 replies.
- [tika] 02/02: TIKA-1195 and TIKA-2329 - posted by ta...@apache.org on 2017/04/19 14:11:42 UTC, 0 replies.
- [tika] branch 2.x updated (143efc8 -> a847a86) - posted by ta...@apache.org on 2017/04/19 14:54:17 UTC, 0 replies.
- [tika] 01/02: In rare cases, elapsed can == 3000 exactly. Fix this. - posted by ta...@apache.org on 2017/04/19 14:54:18 UTC, 0 replies.
- [tika] 02/02: TIKA-1195 and TIKA-2329, upgrade to POI 3.16-final and add xlsb parser - posted by ta...@apache.org on 2017/04/19 14:54:19 UTC, 0 replies.
- [tika] branch master updated: update javadoc for Latin1StringsParser - posted by lf...@apache.org on 2017/04/19 22:51:56 UTC, 0 replies.
- [tika] branch 2.x updated: update javadoc for Latin1StringsParser - posted by lf...@apache.org on 2017/04/19 23:22:01 UTC, 0 replies.
- [tika] branch master updated (0f1034a -> 37d0f05) - posted by ta...@apache.org on 2017/04/20 01:20:13 UTC, 0 replies.
- [tika] 01/03: TIKA-2330 -- prevent preventable ooms in both detecting and parsing corrupt files or files that are misidentified as compressed streams. - posted by ta...@apache.org on 2017/04/20 01:20:14 UTC, 0 replies.
- [tika] 02/03: TIKA-2331 -- Upgrade RTFParser to use new TikaMemoryLimitException - posted by ta...@apache.org on 2017/04/20 01:20:15 UTC, 0 replies.
- [tika] branch master updated (37d0f05 -> 941d61a) - posted by ta...@apache.org on 2017/04/20 01:41:27 UTC, 0 replies.
- [tika] 01/02: TIKA-2334 -- Upgrade "provided" sqlite parser to 3.16.1 - posted by ta...@apache.org on 2017/04/20 01:41:28 UTC, 0 replies.
- [tika] 02/02: update CHANGES.txt in prep for release. reorder changes to most significant first...changes in default behavior then new parsers...Completely subjective, and I'm open to reordering! - posted by ta...@apache.org on 2017/04/20 01:41:29 UTC, 0 replies.
- [tika] branch master updated (941d61a -> 77d5745) - posted by ta...@apache.org on 2017/04/20 20:09:13 UTC, 0 replies.
- [tika] 01/02: TIKA-2331 -- more opportunities to check the alleged length of a byte[] - posted by ta...@apache.org on 2017/04/20 20:09:14 UTC, 0 replies.
- [tika] 02/02: TIKA-2024 -- another location where the original source path might be recorded - posted by ta...@apache.org on 2017/04/20 20:09:15 UTC, 0 replies.
- [tika] branch master updated (77d5745 -> dd51591) - posted by th...@apache.org on 2017/04/20 20:37:48 UTC, 0 replies.
- [tika] 01/04: Merge branch 'TIKA-2307' of https://github.com/KranthiGV/tika into KranthiGV-TIKA-2306 - posted by th...@apache.org on 2017/04/20 20:37:49 UTC, 0 replies.
- [tika] 02/04: Merge branch 'TIKA-2306' of https://github.com/KranthiGV/tika into KranthiGV-TIKA-2306 - posted by th...@apache.org on 2017/04/20 20:37:50 UTC, 0 replies.
- [tika] 03/04: Updated URL to point to ASF repo - posted by th...@apache.org on 2017/04/20 20:37:51 UTC, 0 replies.
- [tika] 04/04: Merge branch 'KranthiGV-TIKA-2307' - posted by th...@apache.org on 2017/04/20 20:37:52 UTC, 0 replies.
- [tika] branch master updated: change scope of jai-imageio-core (TIKA-2338) - posted by lf...@apache.org on 2017/04/24 13:59:11 UTC, 0 replies.
- [tika] branch master updated: TIKA-2339 -- remove test file flagged by one antivirus as potentially problematic. We assess that the av software had a false positive. However, to make it easier for the reporter and for others facing this issue, let's remove the offending file - posted by ta...@apache.org on 2017/04/24 15:21:29 UTC, 0 replies.
- [tika] branch 2.x updated: TIKA-2339 - remove test file that was identified by one av program as potentially contain MDropper. We assess this as a false positive, but we've chosen to remove the file to allow users with this av program to build Tika. - posted by ta...@apache.org on 2017/04/24 15:51:14 UTC, 0 replies.
- [tika] branch master updated: Revert "change scope of jai-imageio-core (TIKA-2338)" - posted by lf...@apache.org on 2017/04/24 17:12:50 UTC, 0 replies.
- [tika] branch master updated: increase token counts to long from int - posted by ta...@apache.org on 2017/04/25 02:18:19 UTC, 0 replies.
- [tika] branch master updated: TIKA-2309 Time Stamped Data Envelope parser - posted by gr...@apache.org on 2017/04/25 14:52:48 UTC, 0 replies.
- [tika] branch 2.x updated: TIKA-2309 Time Stamped Data Envelope parser - posted by gr...@apache.org on 2017/04/25 16:06:00 UTC, 0 replies.
- [tika] branch 2.x updated: TIKA-2309 fixed tika-parser-crypto-bundle IT - posted by gr...@apache.org on 2017/04/26 01:16:18 UTC, 0 replies.
- [tika] branch master updated: TIKA-2099 -- temporarily copy/paste commons-compress' ArchiveStreamFactory to benefit from updates that enable detection of magic-less .tar files. - posted by ta...@apache.org on 2017/04/26 14:36:57 UTC, 0 replies.
- [tika] branch master updated: TIKA-2039 -- extra unit test... ensure standard handling of exception in embedded file - posted by ta...@apache.org on 2017/04/26 14:47:17 UTC, 0 replies.
- [Tika Wiki] Update of "TikaAndVision" by KranthiGV - posted by Apache Wiki <wi...@apache.org> on 2017/04/27 09:29:22 UTC, 2 replies.
- [Tika Wiki] Update of "PDFParser (Apache PDFBox)" by TimothyAllison - posted by Apache Wiki <wi...@apache.org> on 2017/04/27 12:08:31 UTC, 0 replies.
- [tika] branch master updated (11ad0fd -> d77fb59) - posted by ni...@apache.org on 2017/04/27 14:46:11 UTC, 0 replies.
- [tika] 01/04: TIKA-2345 Tika Config Serialisation of EncodingDetector details - posted by ni...@apache.org on 2017/04/27 14:46:12 UTC, 0 replies.
- [tika] 02/04: TIKA-2345 Test for Tika Config Serialisation of EncodingDetector - posted by ni...@apache.org on 2017/04/27 14:46:13 UTC, 0 replies.
- [tika] 03/04: ExecutorService serialisation TODOs - posted by ni...@apache.org on 2017/04/27 14:46:14 UTC, 0 replies.
- [tika] 04/04: Merge branch 'master' of https://github.com/apache/tika - posted by ni...@apache.org on 2017/04/27 14:46:15 UTC, 0 replies.
- [tika] branch master updated (d77fb59 -> 0876aa9) - posted by ni...@apache.org on 2017/04/27 17:02:48 UTC, 0 replies.
- [tika] 01/02: TIKA-2346 Add OfficeParserConfig support to control extraction from shapes from non-shape-based formats - posted by ni...@apache.org on 2017/04/27 17:02:49 UTC, 0 replies.
- [tika] 02/02: TIKA-2346 OfficeParserConfig control extraction from shapes from DOCX - posted by ni...@apache.org on 2017/04/27 17:02:50 UTC, 0 replies.
- [tika] branch master updated: TIKA-2346 -- add unit tests and configurability for doc, xls and SAX docx parser. - posted by ta...@apache.org on 2017/04/28 13:52:13 UTC, 0 replies.
- [Tika Wiki] Update of "FrontPage" by ChrisMattmann - posted by Apache Wiki <wi...@apache.org> on 2017/04/30 21:20:29 UTC, 1 replies.
- [Tika Wiki] Update of "TikaAndVisionVideo" by ChrisMattmann - posted by Apache Wiki <wi...@apache.org> on 2017/04/30 22:11:50 UTC, 0 replies.
- [tika] branch master updated (562e4fa -> 49bb469) - posted by ma...@apache.org on 2017/04/30 22:12:57 UTC, 0 replies.
- [tika] 01/01: Merge pull request #168 from smadha/TIKA-2322 - posted by ma...@apache.org on 2017/04/30 22:12:58 UTC, 0 replies.
- [tika] branch master updated: Record change for TIKA-2322. - posted by ma...@apache.org on 2017/04/30 22:18:51 UTC, 0 replies.