U-BASIS\dgrove
|
1dfea88e7e
|
Full implementation with functional test.
|
2018-06-06 16:39:28 -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 |
|
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 |
|
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
|
a7e69d8fb5
|
bug fixes for testing exceptions and notes
|
2018-06-01 12:28:04 -06: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 |
|
Brian Sweeney
|
e82126e721
|
clearTestDir added
|
2018-05-31 11:38:46 -06:00 |
|
Brian Sweeney
|
12ca0870ca
|
comments
|
2018-05-31 09:29:43 -06:00 |
|
Brian Sweeney
|
cf25790821
|
fixed a logic error in tear down
|
2018-05-31 09:29:27 -06:00 |
|
Brian Sweeney
|
3989cb44f2
|
test one stub
|
2018-05-30 15:50:47 -06:00 |
|
Brian Sweeney
|
78d51d001a
|
had to initialize cr db and save settings
|
2018-05-30 15:50:05 -06:00 |
|
Brian Sweeney
|
730d3075a2
|
some renames and cleanups and a new test stub
|
2018-05-29 20:02:56 -06:00 |
|
Brian Sweeney
|
e66bee876d
|
Merge branch '3776-intra-case-tests' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
# Conflicts:
# Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
|
2018-05-29 19:19:18 -06:00 |
|
Brian Sweeney
|
a8c16bb2f7
|
test code
|
2018-05-29 19:11:25 -06:00 |
|
Brian Sweeney
|
8f645b97e9
|
intercaseutils
|
2018-05-28 17:48:46 -06:00 |
|
Brian Sweeney
|
a5ca17f41f
|
intercase test utils - wip
|
2018-05-27 20:26:20 -06:00 |
|
Brian Sweeney
|
61d8a6a894
|
lower accessibility
|
2018-05-25 09:05:30 -06:00 |
|
millmanorama
|
8783925a7b
|
Merge branch 'develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/centralrepository/ingestmodule/IngestModule.java
|
2018-05-25 13:06:31 +02: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 |
|
William Schaefer
|
60b71c5434
|
Fix merge conflicts with merging release into develop
|
2018-05-23 12:22:02 -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 |
|
Brian Sweeney
|
f7ffc24007
|
refactored for clarity
|
2018-05-22 11:21:53 -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 |
|
Richard Cordovano
|
f9a93e0360
|
Merge custom-release-may-2018 into develop
|
2018-05-21 18:42:23 -04:00 |
|
Brian Sweeney
|
4e13a6d97f
|
updated to latest api calls
|
2018-05-21 11:52:55 -06: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 |
|
U-BASIS\dgrove
|
9ecaa0d34b
|
Keep case directory when test fails.
|
2018-05-18 16:09:43 -04:00 |
|
U-BASIS\dgrove
|
7baa8a8176
|
Fixed issue affecting EmbeddedFileTest.
|
2018-05-17 02:19:24 -04:00 |
|
U-BASIS\dgrove
|
f741ceabe1
|
Improved documentation.
|
2018-05-17 01:05:30 -04:00 |
|
U-BASIS\dgrove
|
ea73615a24
|
Fixed documentation typo.
|
2018-05-17 01:02:16 -04:00 |
|
U-BASIS\dgrove
|
fe1a278efa
|
CaseUtils API improved.
|
2018-05-17 00:55:10 -04:00 |
|
U-BASIS\dgrove
|
c597985175
|
Partial implementation.
|
2018-05-16 16:18:15 -04:00 |
|
Richard Cordovano
|
a36e56469d
|
Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection
|
2018-05-16 11:52:56 -04:00 |
|
Richard Cordovano
|
ec2aed9db6
|
Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection
|
2018-05-16 10:23:54 -04:00 |
|
Richard Cordovano
|
b4c9881bd0
|
Merge branch 'timeline-event-mgr' into custom_event_types
|
2018-05-15 17:45:44 -04:00 |
|
Richard Cordovano
|
574ca6c0cc
|
Cosmetic change to EncryptionDetectionTest for travis rebuild
|
2018-05-15 17:29:05 -04:00 |
|
U-BASIS\dgrove
|
4b01a48dbc
|
Show error messages.
|
2018-05-15 17:18:17 -04:00 |
|