40 Commits

Author SHA1 Message Date
Eugene Livis
4dc293a146 ArchiveDSP no longer uses RawDSP 2018-12-07 14:02:47 -05:00
Ann Priestman
af882afd42 Don't pass in sleuthkit case 2018-10-26 08:55:13 -04:00
Ann Priestman
ba84b4c74b Prepend the archive name to any images extracted in the archive DSP.
Don't use the device ID for the name in the Local Files DSP.
2018-10-25 12:27:54 -04:00
Eugene Livis
b339a09a26 Minor 2018-07-06 16:19:40 -04:00
Eugene Livis
23bc1d632a Improvement to case log when handling archive data sources 2018-07-06 16:13:57 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
Eugene Livis
3618a69082 Modified comments 2018-03-19 13:47:01 -04:00
Eugene Livis
9e57e36ee3 /LocalDiskDSProcessor no longer implements AutoIngestDataSourceProcessor interface 2018-03-19 13:44:32 -04:00
Eugene Livis
4bbe5afc5c Changes to AutoIngestDataSourceProcessor 2018-03-19 13:41:05 -04:00
Eugene Livis
2d8af3c8e4 Added logging to ArchiveDSP 2018-03-15 12:11:21 -04:00
U-BASIS\zhaohui
a4cea63c18 2229: Part 19: Use getOpenCase() instead of getCurrentCase() in ImageGallery and Experimental. 2018-03-05 12:20:40 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Eugene Livis
3c4bf432f9 Deleting extracted folder if there was an error extracting archive contents 2017-12-12 16:28:59 -05:00
Richard Cordovano
25f6f2657f Rename DataSource => AutoIngestDataSource for clarity 2017-11-15 11:55:52 -05:00
Eugene Livis
3c95a7a70a ArchiveExtractorDSProcessor no longer implements ArchiveExtractorDSProcessor interface 2017-11-09 13:28:00 -05:00
Eugene Livis
c1808f4a03 Bug fix 2017-11-09 13:23:58 -05:00
Eugene Livis
3c433fcee3 Optimization for getting, storing, and sorting DSP list only once 2017-11-09 13:13:06 -05:00
Eugene Livis
0c46e2d2d7 Only adding logical file set if there are files remaining. Bug fixes. Optimizations 2017-11-09 12:26:25 -05:00
Eugene Livis
a46e406f60 Code review feedback 2017-11-06 17:49:52 -05:00
Eugene Livis
d86b120d2b Removed unused imports 2017-11-06 15:52:12 -05:00
Eugene Livis
6195c29d41 Merged latest develop 2017-11-06 15:51:55 -05:00
Eugene Livis
63caed024a Added comments and java docs 2017-11-06 15:04:55 -05:00
Eugene Livis
a87ea61792 ConcurrentModification bug fix 2017-11-06 14:10:10 -05:00
Eugene Livis
17f8112f66 Lots of optimizations and bug fixes 2017-11-02 17:35:01 -04:00
Eugene Livis
cb3ebedf9c Progress monitor and logging updates 2017-11-02 15:38:12 -04:00
Eugene Livis
bd32abf036 Added cancelation via Future 2017-11-02 15:37:49 -04:00
U-BASIS\dgrove
d480a08bf1 Removal of examiner mode. 2017-10-31 16:32:21 -04:00
Eugene Livis
5d2a632011 Improvements 2017-10-30 16:39:58 -04:00
Eugene Livis
6e6db52632 Chnages according to latest design 2017-10-27 16:41:29 -04:00
Eugene Livis
950e534a92 Adding archive file itself as a local file 2017-10-25 16:07:35 -04:00
Eugene Livis
ed697df912 Bug fixes 2017-10-25 14:38:56 -04:00
Eugene Livis
90823a7f9d Bug fixes, using progress updater 2017-10-25 14:23:57 -04:00
Eugene Livis
112de482a4 First cut at implementing the functionality of ArchiveDSP 2017-10-24 16:59:49 -04:00
Eugene Livis
0451208df8 Code review comments 2017-10-23 16:28:52 -04:00
Eugene Livis
5f9c5facce Commented out some functionality for now 2017-10-23 15:20:12 -04:00
Eugene Livis
0f309e15b5 Fixes and improvements 2017-10-23 14:57:12 -04:00
Eugene Livis
19a8249fdd Extracting contents of archive to case output folder 2017-10-23 14:34:28 -04:00
Eugene Livis
11b66c1648 Moved archive handling code into ArchiveUtil for code re-use 2017-10-19 16:23:31 -04:00
Eugene Livis
ab4f586f32 Created dummy AddArchiveTask 2017-10-18 16:40:35 -04:00