Commit Graph
18536 Commits
Author SHA1 Message Date
Ann Priestman e8dc844166 Removed unnecessary graphing code 2018-06-04 15:45:03 -04: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
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
Brian Carrier 47b886902a do not rely on EamDB for case files 2018-06-01 14:36:24 -04:00
Ann Priestman 519df52ff3 Added user metric graph panel 2018-06-01 13:02:41 -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 663315b44c Added user metrics and bar graphs. 2018-06-01 12:21:02 -04: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
Brian Sweeney d9454e9689 unused imports 2018-05-23 16:00:08 -06:00
Brian Carrier ce24d2c505 Update README.txt 2018-05-23 13:13:25 -04:00
Richard Cordovano 2f16a197b1 Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-05-23 12:35:39 -04:00
Richard Cordovano 26468595a9 Merge pull request #3803 from wschaeferB/MergeInMayRelease
Merge in may release
2018-05-23 12:32:10 -04:00
William Schaefer 60b71c5434 Fix merge conflicts with merging release into develop 2018-05-23 12:22:02 -04:00
Richard Cordovano ba43fbdcbb Merge pull request #3802 from esaunders/audit_logging_for_remote_events
Audit logging for remote events
2018-05-23 12:15:38 -04: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
Richard Cordovano 4a3cd46e8f Merge pull request #3801 from wschaeferB/RemoveDuplicateComment-may
Remove duplicate comment adding from flagFile in encryptionDetection …
2018-05-23 12:03:21 -04:00
Richard Cordovano be92dc6733 Merge pull request #3800 from wschaeferB/RemoveDuplicateComment
Remove duplicate comment adding from flagFile in encryptionDetection …
2018-05-23 12:00:46 -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
esaunders bd26a92f0e Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into audit_logging_for_remote_events 2018-05-23 10:02:35 -04:00
Richard Cordovano e8b2dc820e Merge pull request #3799 from esaunders/jobs_table_refresh_fix
Jobs table refresh fix
2018-05-23 10:00:16 -04:00
Brian Sweeney 638d6f644a simplified code 2018-05-23 07:44:14 -06:00
esaunders 1f9cb570d2 Added logging of remote control events for auditing purposes. 2018-05-22 16:47:49 -04:00
esaunders 1a254bf7c2 Merge pull request #3797 from wschaeferB/FixBadMergeEncryptionTest
Add sqlcipher test image download back to build.xml
2018-05-22 16:27:23 -04:00
esaunders 075df52fe5 Merge pull request #3798 from wschaeferB/2018-22-05-NightlyBuildFix
Add sqlcipher test image download back to build.xml
2018-05-22 16:27:07 -04:00
William Schaefer c9a3b590dc Add sqlcipher test image download back to build.xml 2018-05-22 15:27:52 -04:00
esaunders 5ed75e2f88 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into jobs_table_refresh_fix 2018-05-22 15:25:07 -04:00
esaunders 3fd5a526db Fix snapshot refresh issues by passing latest job state along with each event. 2018-05-22 15:24:48 -04:00
William Schaefer c072fe57ae Add sqlcipher test image download back to build.xml 2018-05-22 15:24:06 -04:00
Richard Cordovano 4d2130e92b Merge pull request #3795 from wschaeferB/2018-22-05-NightlyBuildFix
Fix merge error with SqlCipher encryptiondetection test
2018-05-22 11:49:02 -04:00
Richard Cordovano 92ad17f9bf Merge pull request #3796 from wschaeferB/FixBadMergeEncryptionTest
Fix issues with EncryptionDetectionTest following bad merge
2018-05-22 11:46:54 -04:00
William Schaefer 968eea2b7d Fix issues with EncryptionDetectionTest following bad merge 2018-05-22 11:24:22 -04:00
William Schaefer 64347c7871 Fix merge error with SqlCipher encryptiondetection test 2018-05-22 10:52:33 -04:00
Brian Carrier 32631d7568 Added comment about JAVA_HOME 2018-05-22 09:46:52 -04:00
Richard Cordovano 20546e44cf Merge pull request #3772 from rishwanth1995/correct_codacy
removed codacy issues
2018-05-22 09:34:41 -04: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
Richard Cordovano 974692ba35 Merge pull request #3791 from APriestman/3791_encryptionDocs
Fixing typo
2018-05-21 18:14:52 -04:00
Brian Carrier 7f2902020e Merge pull request #3792 from sleuthkit/cr_cleanup
Cr cleanup
2018-05-21 13:47:12 -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
Ann Priestman 69c2af727b Fixing typos 2018-05-21 08:40:12 -04:00
Richard Cordovano d0308d2b91 Merge pull request #3790 from dgrove727/3850_CaseUtilsImprovements_2a
Keep case directory when test fails.
2018-05-18 16:51:50 -04:00
U-BASIS\dgrove 9ecaa0d34b Keep case directory when test fails. 2018-05-18 16:09:43 -04:00
Richard Cordovano 629df2e084 Merge pull request #3789 from APriestman/3791_encryptionDocs
Update encryption detection module settings
2018-05-18 16:08:43 -04:00
Ann Priestman 63a07cf1e1 Update encryption detection module settings 2018-05-18 15:58:52 -04:00