19541 Commits

Author SHA1 Message Date
Raman
d74cd1bfae Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3762_tags_by_datasource 2018-05-23 06:47:00 -04:00
Brian Sweeney
d95f8c5352 exception handling catches up to metadatabuilders api change 2018-05-22 15:00:52 -06:00
esaunders
1f9cb570d2 Added logging of remote control events for auditing purposes. 2018-05-22 16:47:49 -04:00
William Schaefer
00b13e0d0e 3845 load opencv libraries in manner that works for object detection module 2018-05-22 16:44:58 -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
Brian Sweeney
d1456cd68c trivial code cleanup 2018-05-22 11:31:33 -06:00
Brian Sweeney
f7ffc24007 refactored for clarity 2018-05-22 11:21:53 -06: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
Brian Sweeney
e937e5936b unused imports 2018-05-22 09:32:49 -06:00
Brian Sweeney
5acd5541be unused imports/fields, misc. code quality 2018-05-22 09:32:15 -06:00
Brian Sweeney
065f62a25a whitespace cleanup 2018-05-22 09:31:28 -06:00
Brian Sweeney
6684c492ae less accessible fields 2018-05-22 09:30:29 -06:00
William Schaefer
968eea2b7d Fix issues with EncryptionDetectionTest following bad merge 2018-05-22 11:24:22 -04:00
U-BASIS\dgrove
fd47d02525 Partial implementation. 2018-05-22 11:17:32 -04:00
William Schaefer
64347c7871 Fix merge error with SqlCipher encryptiondetection test 2018-05-22 10:52:33 -04:00
Brian Sweeney
bf460977b8 more unused imports 2018-05-22 08:41:38 -06:00
Brian Sweeney
14edbe1008 unused imports / better exception handling 2018-05-22 08:40:53 -06:00
Brian Sweeney
d2274772cf rename as per code quality standards 2018-05-22 08:40:07 -06:00
Brian Sweeney
5d67211d51 removed unused imports 2018-05-22 08:35:40 -06:00
Brian Sweeney
bb7846d6d1 comments cleanup 2018-05-22 08:35:30 -06:00
Brian Sweeney
ef09215c24 serialVersionUID 2018-05-22 08:03:36 -06: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
William Schaefer
6bc92a2e11 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-ObjectDetectionModule 2018-05-21 16:47:20 -04:00
William Schaefer
13402bc358 3845 initial version of object detection module 2018-05-21 16:47:09 -04:00
Andrew Ziehl
d84ef1c250 Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-21 12:43:47 -07:00
Andrew Ziehl
ada7ec2bc0 Polish and minor refactors 2018-05-21 12:43:40 -07:00
U-BASIS\dgrove
ffc44f9258 Merge remote-tracking branch 'upstream/develop' into 3846_AddViewCommentsCentralRepository 2018-05-21 15:21:02 -04:00
U-BASIS\zhaohui
f9104f22be 3844: Use full file name 2018-05-21 15:20:36 -04:00
Brian Sweeney
c9d50672fd Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-21 13:17:24 -06:00
Brian Sweeney
6dd5324ebf missing import 2018-05-21 13:17:09 -06:00
Andrew Ziehl
1a0b0a4a86 Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-21 12:15:02 -07:00
Andrew Ziehl
40f813721d cleanup query unused code, fix case:datasource string. 2018-05-21 12:14:52 -07:00
Brian Sweeney
cf5e2e1597 Merge branch '3776-intra-case-tests' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
2018-05-21 13:12:47 -06:00
U-BASIS\zhaohui
81f2e72148 3844: Fix issues that Codacy reported 2018-05-21 14:58:40 -04:00
U-BASIS\zhaohui
37e5fc2a7a 3844: Fix issues that Codacy reported 2018-05-21 14:24:12 -04:00
Brian Sweeney
1f5b75bf13 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-21 12:10:22 -06:00
U-BASIS\zhaohui
38914f1210 3844: Export SQLite table as Csv 2018-05-21 14:09:12 -04:00
Brian Sweeney
4e13a6d97f updated to latest api calls 2018-05-21 11:52:55 -06:00
Brian Carrier
7f2902020e
Merge pull request #3792 from sleuthkit/cr_cleanup
Cr cleanup
2018-05-21 13:47:12 -04:00