Brian Carrier
|
de5e0709ea
|
Merge branch 'develop' into cr_cleanup1
|
2018-06-12 11:34:23 -04:00 |
|
rishwanth1995
|
5cb0521b4d
|
refactor centralrepository test cases and callback interface
|
2018-06-12 11:31:06 -04:00 |
|
rishwanth1995
|
9f2dbcfccf
|
modified test cases
|
2018-06-11 13:36:15 -04:00 |
|
rishwanth1995
|
7028872771
|
query api and tests for central repo
|
2018-06-11 09:40:28 -04:00 |
|
U-BASIS\dgrove
|
6cb2fe2e51
|
Merge remote-tracking branch 'upstream/develop' into 3846_AddViewCommentsCentralRepository
|
2018-06-08 14:43:07 -04:00 |
|
Brian Carrier
|
15d4185c47
|
fix tests, more API reduction
|
2018-06-07 13:45:04 -04:00 |
|
Brian Carrier
|
c6e3cc4c94
|
reduced public API, minor refactor, added some comments
|
2018-06-06 22:44:57 -04:00 |
|
Brian Sweeney
|
69b6eb14fa
|
more progress
|
2018-06-06 18:12:03 -06:00 |
|
U-BASIS\dgrove
|
7c659e1dc5
|
Made use of 'assertNotNull()'.
|
2018-06-06 16:49:26 -04:00 |
|
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 |
|