11611 Commits

Author SHA1 Message Date
William Schaefer
5f46c10a74 4653 further corrections for refactor of package name 2019-02-21 12:37:12 -05:00
William Schaefer
10de430f8e 4653 further corrections for refactor of package name 2019-02-21 12:31:39 -05:00
William Schaefer
bd0fc5664f 4653 fix refactored action name 2019-02-21 12:24:55 -05:00
William Schaefer
4918580c03 4653 address codacy complaints 2019-02-21 12:12:58 -05:00
William Schaefer
722e9b6872 4653 address github feedback 2019-02-21 11:57:22 -05:00
William Schaefer
c9d35f7540 4653 attempt to address npe 2019-02-21 11:41:23 -05:00
William Schaefer
44604f39f7 4653 address possible class cast exception 2019-02-21 11:41:00 -05:00
William Schaefer
8942f579f8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4652-4654-4621-4655-4653-JobHistoryDataSourceSummary 2019-02-21 10:28:47 -05:00
Richard Cordovano
6036713fea
Merge pull request #4535 from APriestman/4683_portableCase
4683 Initial version of portable case
2019-02-20 16:34:03 -05:00
Ann Priestman
32698cb1ca Spacing fix 2019-02-19 08:55:29 -05:00
Ann Priestman
0e60c11c68 Check return value from mkdir/mkdirs.
Addressed some codacy complaints.
2019-02-19 08:43:22 -05:00
Richard Cordovano
bd2866819f
Revert "Copy merged bundles into src folder so that they can be checked in." 2019-02-15 13:33:42 -05:00
Richard Cordovano
9822765c62
Merge pull request #4534 from sleuthkit/3912_merge_bundles
Copy merged bundles into src folder so that they can be checked in.
2019-02-15 10:17:18 -05:00
Ann Priestman
165f22182a Set md5, known, and MIME type when making the local file.
Remove call to closeConnections
2019-02-13 19:09:48 -05:00
Richard Cordovano
3c3d92f03c
Revert "Optimization and Bug fix - Make Tika use AbstractFile mimetype instead of recomputing" 2019-02-13 15:43:04 -05:00
Brian Carrier
00c92f5bf6 Fixed line ending 2019-02-13 12:55:58 -05:00
Brian Carrier
c4548389ca Copy merged buncles into src folder so that they can be checked in 2019-02-12 15:39:53 -05:00
Ann Priestman
653667da62 Merge remote-tracking branch 'upstream/develop' into 4683_portableCase 2019-02-12 12:30:32 -05:00
Richard Cordovano
417659bb84
Merge pull request #4510 from dannysmyda/Optimization-Tika-Content-Extraction
Optimization and Bug fix - Make Tika use AbstractFile mimetype instead of recomputing
2019-02-12 10:20:04 -05:00
Richard Cordovano
c9e557a241
Merge pull request #4507 from APriestman/4681_dontStartRelativePathsWithSlash
4681 Remove leading slash and normalize the rest
2019-02-12 10:18:49 -05:00
U-BASIS\dsmyda
3d0d70b036 removed unused import 2019-02-12 09:29:32 -05:00
Ann Priestman
4132d2a824 Revert CaseDetails changes.
Cleanup
2019-02-12 09:24:45 -05:00
Richard Cordovano
f2e61ec0ec
Merge pull request #4496 from eugene7646/command_line_4412
Support for running from command line 4412
2019-02-12 09:08:33 -05:00
U-BASIS\dsmyda
e4f4491148 Added edge case for empty mime type 2019-02-11 16:16:38 -05:00
U-BASIS\dsmyda
1244110ab8 Ran source formatter on code 2019-02-11 13:37:31 -05:00
U-BASIS\dsmyda
ef98f2e2bf Marked variable as final 2019-02-11 13:36:52 -05:00
U-BASIS\dsmyda
a445d799a4 Comments 2019-02-11 13:36:29 -05:00
U-BASIS\dsmyda
dd17770a05 Cleaned up the logic to be less verbose 2019-02-11 13:35:15 -05:00
U-BASIS\dsmyda
d28a857599 Solved the edge case of no mime-type 2019-02-11 13:18:36 -05:00
Richard Cordovano
413dadc8b6
Merge pull request #4481 from dannysmyda/4609-Improve-Domain-Validation
4609 Improve domain verification
2019-02-11 12:39:07 -05:00
Richard Cordovano
2fa42f9386
Merge pull request #4480 from dannysmyda/4659-audio-mpeg-fix
4659 Verify Tikas audio/mpeg mimetype
2019-02-11 12:38:48 -05:00
Richard Cordovano
ae6024b1b7
Merge pull request #4498 from APriestman/4682_supportEmptyImagePaths
4682 Avoid NPE if an image has no paths
2019-02-11 12:19:39 -05:00
Richard Cordovano
dbc370a36c
Merge pull request #4506 from dannysmyda/4692-Fix-HxD-Editor
4692 fix hxd editor bugs
2019-02-11 12:10:39 -05:00
U-BASIS\dsmyda
9c7f2dd141 Fixed typo 2019-02-11 11:08:58 -05:00
William Schaefer
21b7798440 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4652-4654-4621-4655-4653-JobHistoryDataSourceSummary 2019-02-11 10:55:59 -05:00
Richard Cordovano
5b0ab1ba71
Merge pull request #4524 from esaunders/4642_solr_heap
Made requested modifications to Runtime settings UI.
2019-02-10 08:08:35 -05:00
Richard Cordovano
d0d5370984
Merge pull request #4490 from wschaeferB/4632-4630-4629-DetectOsSpecificFiles
4632 4630 4629 detect os specific files
2019-02-10 07:09:28 -05:00
Richard Cordovano
e814109439
Merge pull request #4502 from wschaeferB/4637-FixObjectIdColumnTypes
4637 fix object id column types
2019-02-10 07:05:35 -05:00
Ann Priestman
692e674607 Add check for no paths to encryption detection.
Cleanup
2019-02-08 14:37:58 -05:00
Eugene Livis
bbd3303b84 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-02-08 14:00:50 -05:00
Richard Cordovano
e9ba8640fc
Merge pull request #4514 from dannysmyda/4704-Group-By-Datasource-Flag-Not-Null
4704 - Made groupByDataSource flag never null
2019-02-08 10:22:44 -05:00
Ann Priestman
a5025309b7 Move portable case creation.
Add original case section to metadata file.
2019-02-08 09:07:53 -05:00
U-BASIS\dgrove
0cd61db420 Added tests back in; added null checks to EamDb code. 2019-02-07 15:08:27 -05:00
U-BASIS\dgrove
d0d320a0e5 Put case ID test back in. 2019-02-07 14:45:51 -05:00
U-BASIS\dgrove
5d67e4f991 Removed invalid tests; clarified remarks in 'newDataSource()' method. 2019-02-07 12:31:28 -05:00
Ann Priestman
8a9d64b563 Merge branch '4682_supportEmptyImagePaths' into 4683_portableCase 2019-02-07 09:55:12 -05:00
Ann Priestman
349d6c9d37 Updated CaseDetails and CaseMetadata to support portable cases.
Made subfolders for extracted files.
2019-02-06 14:37:03 -05:00
William Schaefer
a86d27a306 4652 fix name of FileTypeUtils Visual category 2019-02-06 14:08:31 -05:00
William Schaefer
e5c2685b33 4652 fix merge conflict with develop in bundle properties files 2019-02-06 14:05:54 -05:00
Ann Priestman
cd287ab7b9 Merge remote-tracking branch 'upstream/develop' into 4683_portableCase 2019-02-06 09:00:26 -05:00