9451 Commits

Author SHA1 Message Date
Brian Sweeney
db341a9cb0 code cleanup 2018-05-25 08:40:07 -06:00
Brian Sweeney
16a2b2770d function with side effects turned into a pure function 2018-05-24 13:17:09 -06:00
Brian Sweeney
398b82a217 Merge branch '3776-intra-case-tests' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
# Conflicts:
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/IngestedWithHashAndFileType.java
2018-05-24 09:30:00 -06:00
Brian Sweeney
b7d1c6678b Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-24 09:28:16 -06: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
faa15d698a codacy and other code quality stuff 2018-05-24 08:43:51 -06:00
Brian Sweeney
19d6d25e1f removed polymorphism in favor of encapsulation 2018-05-23 22:34:26 -06:00
Brian Sweeney
c3e6927e29 Merge branch '3776-intra-case-tests' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-23 16:08:33 -06:00
Brian Sweeney
8adf71a9b9 getDataSourceByIndex changed to getDataSourceByName 2018-05-23 15:52:57 -06:00
Andrew Ziehl
1609463334 Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-23 13:29:45 -07:00
Andrew Ziehl
9cfcaaa51c Add null check on values, add CR tests for new query method. 2018-05-23 13:28:58 -07:00
Brian Sweeney
14215f25fd documentation / renaming 2018-05-23 10:40:19 -06: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
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
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
e7bf655da2 tests - wip 2018-05-23 07:20:21 -06:00
Brian Sweeney
d95f8c5352 exception handling catches up to metadatabuilders api change 2018-05-22 15:00:52 -06:00
William Schaefer
c9a3b590dc Add sqlcipher test image download back to build.xml 2018-05-22 15:27:52 -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
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
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
Richard Cordovano
f9a93e0360 Merge custom-release-may-2018 into develop 2018-05-21 18:42:23 -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
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
Brian Sweeney
1f5b75bf13 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation 2018-05-21 12:10:22 -06:00
Brian Sweeney
4e13a6d97f updated to latest api calls 2018-05-21 11:52:55 -06: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 Sweeney
337c7b549e statement built for multiple values of md5 2018-05-21 09:14:42 -06:00