16948 Commits

Author SHA1 Message Date
Richard Cordovano
5f9b87c390
Merge pull request #6417 from APriestman/6977_cancellationBug
6977 Check if ingest is complete after cancellation
2020-10-29 15:46:38 -04:00
Richard Cordovano
61e159273d
Merge pull request #6394 from dannysmyda/6956-Add-IcePDF-Firewall
6956 - Gracefully handle IcePDF failures
2020-10-29 14:12:43 -04:00
Richard Cordovano
135c029925
Merge pull request #6377 from gdicristofaro/6720-recentFileUnitTests
6720 & 6719 data source summary unit tests
2020-10-29 13:39:49 -04:00
apriestman
4190c6e203 Check if ingest is complete after cancellation 2020-10-28 07:57:26 -04:00
Richard Cordovano
9bf20464e6
Merge pull request #6413 from gdicristofaro/6954-classDefIssue
6954 - no class def error fixed
2020-10-28 00:50:45 -04:00
Richard Cordovano
afd93ce380 Update version number of module dependencies on Tika module 2020-10-27 16:01:01 -04:00
Greg DiCristofaro
5478e0e425 revert unit tests 2020-10-27 15:40:24 -04:00
Greg DiCristofaro
ba57022b39 added a readme 2020-10-27 15:36:52 -04:00
Greg DiCristofaro
13788f3a93 no class def error fixed by moving external jar dependencies out of qa-functional test code 2020-10-27 15:21:50 -04:00
U-BASIS\dsmyda
600585ebab Removed unused imports 2020-10-16 14:33:26 -04:00
U-BASIS\dsmyda
67dc05956d Removed the init code from ingest and added it to the embedded file extractors start up code 2020-10-16 14:32:24 -04:00
U-BASIS\dsmyda
4d0fe95373 Added an exception firewall around IcePDF code and enabled/disabled all components until the document is successfully loaded 2020-10-16 11:49:37 -04:00
U-BASIS\dsmyda
46ef84d40b Fixed the nightly tiff bug by adding a consistent ordering to the image providers of ImageIO 2020-10-15 17:00:14 -04:00
apriestman
71849629f6 Remove object ID from files extracted from PDFs 2020-10-14 14:17:11 -04:00
Richard Cordovano
fd20fb76a8
Merge pull request #6390 from sleuthkit/release-4.17.0
Merge release-4.17.0 branch into develop branch
2020-10-13 17:45:16 -04:00
Ann Priestman
f0b12be1a7
Merge pull request #6386 from dannysmyda/6945_translationOcrRelease
6945 - Bug fixes for OCR in Translation (Release)
2020-10-09 18:32:42 -04:00
U-BASIS\dsmyda
cdcc2ad2a8 Fixed Tika bug and simplified implementation 2020-10-09 17:09:42 -04:00
U-BASIS\dsmyda
a92b885dbe Removed an additional isImage conditional and fixed a bug in the display pane 2020-10-09 17:03:37 -04:00
Ann Priestman
3734c88bd1
Merge pull request #6385 from sleuthkit/release-4.17.0
Release 4.17.0
2020-10-09 16:53:37 -04:00
apriestman
89fcf04cb7 Extract inline images from PDFs 2020-10-09 16:47:48 -04:00
apriestman
12df9b574d Enable OCR in translation tab 2020-10-09 16:38:09 -04:00
Ann Priestman
0692373bde
Revert "Extract inline images from PDF" 2020-10-09 15:36:54 -04:00
apriestman
18ca03e8d1 Extract inline images 2020-10-07 09:11:20 -04:00
Greg DiCristofaro
8d4a22e388 debugging and additional tests 2020-10-06 14:25:10 -04:00
Greg DiCristofaro
e1cc90173f codacy fixes 2020-10-06 13:15:08 -04:00
Greg DiCristofaro
451dbcba25 codacy remarks 2020-10-06 13:02:48 -04:00
Greg DiCristofaro
600a94ba5a formatting and a fix 2020-10-06 12:35:04 -04:00
Greg DiCristofaro
da15990675 commenting and fixes 2020-10-06 12:19:43 -04:00
Greg DiCristofaro
d8a3f06274 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6720-recentFileUnitTests 2020-10-06 12:19:26 -04:00
Greg DiCristofaro
36e4f10fbc more testing 2020-10-06 10:51:42 -04:00
Greg DiCristofaro
749f24f1da debugging 2020-10-06 09:25:13 -04:00
Greg DiCristofaro
a934391bcd debugging tests 2020-10-05 16:49:19 -04:00
Greg DiCristofaro
fb8323138f working through recent file tests 2020-10-05 15:57:13 -04:00
Richard Cordovano
4c9ea7cc9d
Merge pull request #6375 from sleuthkit/release-4.17.0
Merge release-4.17.0 branch into develop
2020-10-05 12:15:47 -04:00
Richard Cordovano
8b0c7434af
Merge pull request #6361 from eugene7646/DS_speedup_6796
Data source info retrieval optimizations (6796)
2020-10-02 14:24:41 -04:00
Greg DiCristofaro
dc0279c158 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6719-unitTests 2020-10-02 12:33:59 -04:00
Greg DiCristofaro
f6b054e628 unit tests complete and commented 2020-10-02 12:32:53 -04:00
Richard Cordovano
9a8d633c6d
Merge pull request #6368 from sleuthkit/release-4.17.0
Merge in release-4.17.0 branch
2020-10-01 19:38:13 -04:00
Richard Cordovano
dda6b04ced
Merge pull request #6360 from gdicristofaro/exceptionCaptureFix
fix for capturing exceptions
2020-10-01 19:27:59 -04:00
Richard Cordovano
2acbfc2712 Revert quoting of ProcessBuilder arguments 2020-10-01 18:42:06 -04:00
Richard Cordovano
b2bc4b4a53
Merge pull request #6365 from sleuthkit/release-4.17.0
Merge release-4.17.0 into develop
2020-10-01 18:14:47 -04:00
Greg DiCristofaro
5785e52f47 other methods 2020-10-01 18:02:53 -04:00
Greg DiCristofaro
1f4eb2cae4 working through unit tests 2020-10-01 17:39:41 -04:00
Greg DiCristofaro
5dfb7b0605 working through testing 2020-10-01 15:33:44 -04:00
Greg DiCristofaro
670b52b9b4 some more tests 2020-10-01 13:19:33 -04:00
Mark McKinnon
bcb4f7e167 Update ILeappAnalyzerIngestModule.java
targeting 4.17.0 release
2020-10-01 13:19:14 -04:00
Eugene Livis
2eec9f5108 Optimizations 2020-10-01 11:05:27 -04:00
Greg DiCristofaro
9691646eea debug initial tests 2020-10-01 10:08:03 -04:00
Greg DiCristofaro
4293faa934 fix for capturing exceptions 2020-10-01 08:40:32 -04:00
Greg DiCristofaro
37edfc630d working through mocking logger 2020-10-01 08:27:53 -04:00