10952 Commits

Author SHA1 Message Date
Richard Cordovano
3fd1c4c0ea
Merge pull request #3821 from APriestman/fixUncheckedCast
Fix unchecked cast warning.
2018-06-11 10:27:36 -04:00
Ann Priestman
661efce4c7 Adding SparseBitSet jar 2018-06-11 10:21:24 -04:00
rishwanth1995
7028872771 query api and tests for central repo 2018-06-11 09:40:28 -04:00
Brian Sweeney
6a1863c5fd Merge branch '3870-ui-unresponsiveness' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/Md5Node.java
2018-06-09 10:17:13 -06:00
Brian Sweeney
81ef4bd6a5 should be getting display name rather than calling tostring 2018-06-09 10:13:35 -06:00
Brian Sweeney
d9de5e7c02 correct decision making for creating central repo file or sleuthkitfile 2018-06-08 21:11:31 -06:00
Brian Sweeney
b9dfd3f969 added data source back to CentralRepositoryCaseFileInstanceNode constructor 2018-06-08 20:53:27 -06:00
Richard Cordovano
dfe5f572dc
Merge pull request #3828 from dgrove727/3854_ViewFileInDirectoryKeywordSearchHits
3854 view file in directory keyword search hits
2018-06-08 17:50:02 -04:00
Brian Sweeney
789fd4f1d6 need to manually set displayname 2018-06-08 14:52:31 -06:00
Ann Priestman
23f46bfda0 Merge remote-tracking branch 'upstream/develop' into 3879_userMetrics
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/healthmonitor/EnterpriseHealthMonitor.java
2018-06-08 16:03:54 -04:00
U-BASIS\dgrove
6cb2fe2e51 Merge remote-tracking branch 'upstream/develop' into 3846_AddViewCommentsCentralRepository 2018-06-08 14:43:07 -04:00
U-BASIS\dgrove
8f34d29700 Removed unnecessary throws. 2018-06-08 14:42:49 -04:00
U-BASIS\dgrove
188ed39401 Sixth batch updated for PMD error suppression and correction. 2018-06-08 14:18:51 -04:00
Raman
bd5deb67f8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3866_tag_context_menu_reorder 2018-06-08 14:04:02 -04:00
Raman
43847af69c 3866: User defined tags appear first in tags menu 2018-06-08 14:03:44 -04:00
William Schaefer
486e5b9ad7 3819 add comments to explain what is meanth by depth in 7zipextractor 2018-06-08 13:39:20 -04:00
U-BASIS\dgrove
6afaad08e3 Fifth batch updated for PMD error suppression and correction. 2018-06-08 13:30:22 -04:00
William Schaefer
1667784659 3819 add comment to state what the key for maps are 2018-06-08 13:26:45 -04:00
U-BASIS\dgrove
c52c2ed612 Merge remote-tracking branch 'upstream/develop' into 3655_SupressPmdErrorsInUiCode_4 2018-06-08 12:46:33 -04:00
U-BASIS\dgrove
27dc6a523c Fourth batch updated for PMD error suppression and correction. 2018-06-08 12:45:31 -04:00
William Schaefer
0510be5191 3819 additional fix to jobId map and comments added 2018-06-08 12:39:30 -04:00
Brian Sweeney
6ce4597115 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3870-ui-unresponsiveness 2018-06-08 10:32:08 -06:00
William Schaefer
c5c1bcc369 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3819-7ZipDepthFix 2018-06-08 12:29:22 -04:00
Brian Sweeney
69e4911232 removed an object from lookup (should prevent content viewer from triggeringon things from the CR) 2018-06-08 10:20:46 -06:00
Brian Sweeney
82a94a17ab cleanup 2018-06-08 10:19:29 -06:00
William Schaefer
8a035b87e5 3819 additional clean up and removal of unnecessary fields depth fix 2018-06-08 12:16:15 -04:00
William Schaefer
9980fee6ed 3819 clean up and comment for seven zip extractor regarding depth fix 2018-06-08 12:09:24 -04:00
U-BASIS\zhaohui
d878f0f4ef 3837: Reformat file search by attributes panel. 2018-06-08 12:08:37 -04:00
Richard Cordovano
69147e14ec Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-06-08 11:59:58 -04:00
U-BASIS\dgrove
2c9762cf31 Populate new menu item from AbstractAbstractFileNode. 2018-06-08 11:45:55 -04:00
Ann Priestman
38f34d7b0a Cleanup 2018-06-08 11:31:02 -04:00
Ann Priestman
a2c998479e Merge remote-tracking branch 'upstream/develop' into 2823_tskLayerTest 2018-06-08 11:30:43 -04:00
William Schaefer
9d2639a177 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-ObjectDetectionModule 2018-06-08 10:49:10 -04:00
Brian Sweeney
4c12a4b0cf more or less works - needs code quality cleanup, efficiency cleanup, some minor bugfixes, and testing 2018-06-07 18:39:21 -06:00
William Schaefer
18a4c402b3 3819 fix bug with null parent archive 2018-06-07 18:02:42 -04:00
Brian Carrier
2b325f7ae1 renamed isValid... 2018-06-07 17:54:05 -04:00
William Schaefer
1a0197ab10 3819 make depth count fix have some thread safety 2018-06-07 17:46:51 -04:00
U-BASIS\dgrove
3c8daa283a Allow new menu item to appear for local files. 2018-06-07 17:05:34 -04:00
Raman
3a86bfc5ec Codacy-inspired minor cleanup 2018-06-07 16:30:08 -04:00
Raman
d8412271f7 Minor cleaanup 2018-06-07 16:13:38 -04:00
U-BASIS\dgrove
d658665e6c Third batch updated for PMD error suppression and correction. 2018-06-07 16:07:24 -04:00
U-BASIS\dgrove
0e0ca3ad75 Addressed review comments. 2018-06-07 15:20:52 -04:00
Brian Carrier
d1ffa14500 codacy changes 2018-06-07 14:03:30 -04:00
Raman
00bcaf8d85 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3865_replace_tag 2018-06-07 13:49:35 -04:00
Raman
1d3fffadf9 Refactored to remove code duplication 2018-06-07 13:48:38 -04:00
Brian Carrier
15d4185c47 fix tests, more API reduction 2018-06-07 13:45:04 -04:00
U-BASIS\dgrove
0a3fabce8f Second batch updated for PMD error suppression and correction. 2018-06-07 13:26:18 -04:00
U-BASIS\dgrove
f94861b24a First batch updated for PMD error suppression and correction. 2018-06-07 12:22:55 -04:00
Andrew Ziehl
fecfc8df70 Wrapper Child factory in callable to further delay execution. Still doesn't make Search lazy since DataResultFilterNode will gather all children and do lookups which triggers the children queries. 2018-06-07 08:56:33 -07:00
U-BASIS\dgrove
66f4e527a1 Merge remote-tracking branch 'upstream/develop' into 3854_ViewFileInDirectoryKeywordSearchHits 2018-06-07 11:08:33 -04:00