19380 Commits

Author SHA1 Message Date
Brian Sweeney
402c8bb45f create sheet stuff added 2018-06-05 20:42:28 -06:00
Brian Sweeney
24f58029d2 stubbed out getactions on new type 2018-06-05 20:12:48 -06:00
William Schaefer
881ece6cc6 3570 Update sevenzipjbinding jars and commands 2018-06-05 17:35:31 -04:00
Brian Sweeney
da8021ccd6 Merge branch '3870-ui-unresponsiveness' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-06-05 15:11:23 -06:00
Brian Sweeney
b1f914e756 starting rearchitect of intercase correlation 2018-06-05 15:00:28 -06:00
Andrew Ziehl
5840c678fc Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3870-ui-unresponsiveness
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/AbstractSqlEamDb.java
2018-06-05 13:09:19 -07:00
U-BASIS\dgrove
6c8e998765 Fixed table refresh bug. 2018-06-05 14:02:38 -04:00
U-BASIS\dgrove
3573f31f9c Fixed bug with SQL pull of instance data. 2018-06-05 11:49:27 -04:00
Ann Priestman
f48017aeae Fix unchecked exception warning.
Change list name to standard capitalization.
2018-06-05 08:45:06 -04:00
Brian Sweeney
ae9d90f913 rename 2018-06-04 19:30:44 -06:00
Brian Sweeney
583b02de40 1st pass to address bug where files not in the present case get the wrong name 2018-06-04 15:52:44 -06:00
U-BASIS\zhaohui
bb42172f61 3780: Update variable name. 2018-06-04 16:09:17 -04:00
Ann Priestman
e8dc844166 Removed unnecessary graphing code 2018-06-04 15:45:03 -04:00
U-BASIS\zhaohui
1e2da8769e 3780: cleanup 2018-06-04 15:13:37 -04:00
U-BASIS\zhaohui
217325bbba 3780: Adjust the size of the list panel and lower getter/setter access level 2018-06-04 15:13:02 -04:00
Andrew Ziehl
fc6e3b2bba Fix for inter case case specific results also showing intra-case only matches from the CR. Now only displays results which are in both the current case and specific case. 2018-06-04 10:53:41 -07:00
Ann Priestman
6bd41fbb12 Improving bar graph 2018-06-04 13:29:47 -04:00
Ann Priestman
c37bc2f360 Merge remote-tracking branch 'upstream/develop' into 3879_userMetrics 2018-06-04 10:59:33 -04:00
rishwanth1995
ebceb7e90d added new getArtifactBadInstances method to eamdb 2018-06-04 10:41:24 -04:00
U-BASIS\dgrove
50546c77de Added additional rules to qualify files to be processed. 2018-06-04 02:38:53 -04:00
Brian Sweeney
b91d066631 ensure that intercase search does not return matches for files which only appear in a single case (this would be an intra-case result) 2018-06-03 23:13:51 -06:00
U-BASIS\dgrove
78a6981983 Modified comments. 2018-06-04 00:13:24 -04:00
U-BASIS\dgrove
6a597e518f Partial implementation. 2018-06-04 00:09:34 -04:00
Brian Sweeney
ea8c8a46cd stubbing out test helpers and refactoring naming for old tests 2018-06-02 20:00:04 -06:00
Brian Sweeney
7ee79bb798 api cleanup 2018-06-02 18:07:20 -06:00
Brian Sweeney
4c846f1353 comments 2018-06-02 16:14:44 -06:00
U-BASIS\zhaohui
264b316859 3780: Removed unused import. 2018-06-01 16:41:57 -04:00
U-BASIS\zhaohui
ab58fcceb4 3780: Updates according the review. 2018-06-01 16:32:31 -04:00
William Schaefer
419db1dccb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3819-7ZipDepthFix 2018-06-01 16:26:05 -04:00
William Schaefer
08e92d359f 3819 make SevenZipExtractor static in embeddedFileExtractor module 2018-06-01 16:08:04 -04:00
Brian Carrier
e2a1f9fcdd
Merge pull request #3818 from sleuthkit/other_occurance_refactor
Refactor other occurence tab for intra cases
2018-06-01 15:56:50 -04:00
William Schaefer
68aba62146 3845 fix issue with accessing image content when not local files 2018-06-01 15:54:35 -04:00
Brian Carrier
47b886902a do not rely on EamDB for case files 2018-06-01 14:36:24 -04:00
Brian Sweeney
a7e69d8fb5 bug fixes for testing exceptions and notes 2018-06-01 12:28:04 -06:00
Brian Sweeney
2156daec4d Merge branch '3870-ui-unresponsiveness' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-06-01 11:17:11 -06:00
Andrew Ziehl
3f84ce30f5 fix for null values 2018-06-01 10:10:34 -07:00
Brian Sweeney
87a38b19cb Merge branch '3870-ui-unresponsiveness' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/EamDbCommonFilesAlgorithm.java
2018-06-01 11:06:39 -06:00
Ann Priestman
519df52ff3 Added user metric graph panel 2018-06-01 13:02:41 -04:00
Andrew Ziehl
c78662885c Add or clause to CR query to include current case results so that result will have count > 1. Move values check so that query will return empty. 2018-06-01 10:01:33 -07:00
Brian Carrier
ae2e64ec35 Added PMD supression 2018-06-01 12:53:51 -04:00
Brian Carrier
0fb67b7879 refactor other occurance panel for intracase correlation 2018-06-01 12:25:57 -04:00
Brian Carrier
ffd9da1f0d refactor other occurance panel for intracase correlation 2018-06-01 12:25:49 -04:00
Ann Priestman
663315b44c Added user metrics and bar graphs. 2018-06-01 12:21:02 -04:00
Raman
e022f9666c 3877: Remove "Quick Tag" submenu 2018-06-01 08:17:22 -04:00
U-BASIS\dgrove
aa2ef6f44a Improved code quality. 2018-06-01 00:42:44 -04:00
Brian Sweeney
7753b255dc Merge branch '3870-ui-unresponsiveness' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-31 12:22:37 -06:00
Brian Sweeney
73256e3e77 Revert "Remove current case before getting datasources for common files case."
This reverts commit 12a443e379ea2c1c87200f451621d7c2baf2c714.
2018-05-31 12:22:16 -06:00
Andrew Ziehl
a408f78f54 Fix for PreparedStatement limited to 32k ? variable replacements.
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
2018-05-31 12:14:14 -06:00
Andrew Ziehl
0e7558706f Fix for removing current correlation case from common files data sources. 2018-05-31 12:13:47 -06:00
Andrew Ziehl
12a443e379 Remove current case before getting datasources for common files case.
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
2018-05-31 12:13:47 -06:00