9058 Commits

Author SHA1 Message Date
U-BASIS\dgrove
fc8587cd0d Merge remote-tracking branch 'upstream/develop' into 3873_RefineEncryptionDetectionHeuristics 2018-06-11 12:09:41 -04:00
U-BASIS\dgrove
c97b22e7fb Return directly when file is to be ignored. 2018-06-11 12:09:03 -04:00
Richard Cordovano
3fd1c4c0ea
Merge pull request #3821 from APriestman/fixUncheckedCast
Fix unchecked cast warning.
2018-06-11 10:27:36 -04: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
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
66f4e527a1 Merge remote-tracking branch 'upstream/develop' into 3854_ViewFileInDirectoryKeywordSearchHits 2018-06-07 11:08:33 -04:00
U-BASIS\dgrove
8332618e45 Added 'View Source File in Directory' to menu. 2018-06-07 11:07:54 -04:00
Richard Cordovano
a742fcbf5d
Merge pull request #3819 from dgrove727/3876_ClarifyEncryptedArchiveComments
Modified comments.
2018-06-07 10:07:08 -04:00
Richard Cordovano
26cf84bfb2
Update Bundle.properties
Changed "ZIP" to more generic term "archive" for comment attribute of encryption detected artifacts for archive files.
2018-06-07 10:06:50 -04:00
Richard Cordovano
d6a8bac102
Merge pull request #3765 from briangsweeney/3776-intra-case-tests
3776 intra case tests
2018-06-07 10:02:19 -04:00
Richard Cordovano
d77d99dc15
Merge pull request #3812 from APriestman/3874_trendLines
Fixing y coordinate for trend lines that don't fit on the graph.
2018-06-07 09:33:58 -04:00
Ann Priestman
f48017aeae Fix unchecked exception warning.
Change list name to standard capitalization.
2018-06-05 08:45:06 -04:00
U-BASIS\dgrove
50546c77de Added additional rules to qualify files to be processed. 2018-06-04 02:38:53 -04:00
U-BASIS\dgrove
78a6981983 Modified comments. 2018-06-04 00:13:24 -04:00
Brian Carrier
47b886902a do not rely on EamDB for case files 2018-06-01 14:36:24 -04: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
1dc1355c1c Fixing y coordinate for trend lines that don't fit on the graph. 2018-05-25 15:54:54 -04:00
Brian Sweeney
3272488216 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
2018-05-25 09:08:48 -06:00
Richard Cordovano
db4266346c
Merge pull request #3794 from briangsweeney/3861_npe-other-occurrences
3861 npe other occurrences
2018-05-24 15:08:15 -04:00
Ann Priestman
61e7fa9199 Only run the final metrics if the case is not closing. 2018-05-24 12:01:13 -04:00
Brian Sweeney
cc2f4aeeac Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests 2018-05-24 08:44:36 -06:00
Brian Sweeney
d9454e9689 unused imports 2018-05-23 16:00:08 -06:00
Richard Cordovano
add87b03eb
Merge pull request #3786 from sleuthkit/supress_stacktrace
remove stack traces from log that are occuring during regression tests
2018-05-23 12:13:52 -04:00
William Schaefer
5386c936f2 Remove duplicate comment adding from flagFile in encryptionDetection module 2018-05-23 11:57:47 -04:00
William Schaefer
92c35e38ad Remove duplicate comment adding from flagFile in encryptionDetection module 2018-05-23 11:56:41 -04:00
Brian Sweeney
638d6f644a simplified code 2018-05-23 07:44:14 -06:00
Brian Sweeney
dd68287257 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3861_npe-other-occurrences 2018-05-21 20:33:23 -06:00
Brian Sweeney
5de0ccf746 fixes for NPE 2018-05-21 20:29:50 -06:00
Richard Cordovano
f9a93e0360 Merge custom-release-may-2018 into develop 2018-05-21 18:42:23 -04:00
Brian Carrier
44ec372fab updated javadoc 2018-05-21 13:46:02 -04:00
Brian Carrier
f0a11ed9a8 remove dead and confusing code 2018-05-21 13:43:38 -04:00
Brian Sweeney
409e0bd985 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests 2018-05-21 09:45:08 -06:00
Brian Carrier
348f70db00 remove stack traces from log that are occuring during regression tests 2018-05-18 10:45:37 -04:00
Richard Cordovano
a2f5a9a087 Remove public access specifier of IngestTasksScheduler.IngestJobTasksSnapshot 2018-05-17 19:21:31 -04:00
Richard Cordovano
03764f0891
Merge pull request #3777 from esaunders/3734_ingest_progress
Add ingest progress snapshot support to AID
2018-05-17 18:11:57 -04:00
esaunders
41cfd733f9 Lunacy cleanup. 2018-05-16 17:43:23 -04:00
Brian Carrier
04df83dd93 Made name longer 2018-05-16 13:57:41 -04:00
Brian Carrier
b1f78c62c6 Fix error interpretting UTF16 because of signed/unsigned issue. Also fixed NetBeans comments 2018-05-16 13:34:15 -04:00
esaunders
ad0c2927cd Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3734_ingest_progress 2018-05-16 11:11:50 -04:00
Richard Cordovano
ec2aed9db6
Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection 2018-05-16 10:23:54 -04:00
Richard Cordovano
d0505cde0a
Merge pull request #3771 from APriestman/3791_updateCVTdocs
Added CVT visualization docs.
2018-05-15 18:07:39 -04:00
esaunders
ed7b4c7c95 Merge branch '3738_job_cancellation' into 3734_ingest_progress 2018-05-15 17:19:13 -04:00
esaunders
862c6e4e7b Added ingest progress snapshot support to AID. 2018-05-15 13:00:11 -04:00
Brian Sweeney
cc18414f4f Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetadata.java
2018-05-15 08:53:39 -06:00
Ann Priestman
115cfde0f9 Added CVT visualization docs.
Fixed some doxygen warnings.
2018-05-15 10:25:51 -04:00
Ann Priestman
430ac5813c Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3801_reduceGraphSpikes
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/healthmonitor/TimingMetricGraphPanel.java
2018-05-15 07:52:45 -04:00
millmanorama
aea379209a Merge remote-tracking branch 'upstream/develop' into 985-suppress-NPE 2018-05-15 11:31:40 +02:00
U-BASIS\dgrove
9fa58b354c Switched TSK_NAME to TSK_COMMENT. 2018-05-14 18:55:10 -04:00