535 Commits

Author SHA1 Message Date
Eugene Livis
b0be8046a5 Getting artifacts via new Blackboard API 2021-11-15 10:36:10 -05:00
Eugene Livis
27d8a94322 Added more functional tests 2021-11-12 13:20:36 -05:00
Eugene Livis
67b89ce858 First cut at functional tests 2021-11-11 16:41:48 -05:00
Greg DiCristofaro
397f9fa1c1 Merge branch '8148-viewsDaoTree' into 8151-treeChildren 2021-11-08 10:13:39 -05:00
Eugene Livis
5341b320eb Renamed classes to OsAccountsSearchParams and OsAccountsDAO 2021-11-05 14:14:25 -04:00
Greg DiCristofaro
e529562180 merge from new_table_load 2021-11-05 10:13:18 -04:00
Eugene Livis
9c78ddec9d Added functional tests 2021-11-05 09:47:30 -04:00
Richard Cordovano
973a4aac4c
Merge pull request #7404 from APriestman/8121_getHostsForPerson
8121 Add ability to get host results from a person
2021-11-04 11:21:33 -04:00
apriestman
0843206ade Add ability to get host results from a person 2021-11-04 10:33:45 -04:00
Ann Priestman
2fdfd83d6f
Merge pull request #7403 from sleuthkit/develop
Merge develop
2021-11-04 10:17:06 -04:00
Greg DiCristofaro
100db86ebc Merge branch 'new_table_load' of github.com:sleuthkit/autopsy into 8146b-specialTreeWithPreparedStatements 2021-11-04 09:53:35 -04:00
apriestman
0420a12c4c Merge remote-tracking branch 'upstream/new_table_load' into 8121_dsTreeDAO
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/mainui/datamodel/Bundle.properties-MERGED
#	Core/src/org/sleuthkit/autopsy/mainui/datamodel/MainDAO.java
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/mainui/datamodel/TableSearchTest.java
2021-11-04 08:38:11 -04:00
Greg DiCristofaro
45fb8c35bb merge from new_table_load 2021-11-02 15:13:25 -04:00
Ann Priestman
78f827e77c
Merge pull request #7394 from eugene7646/tags_dao_8123
Tags DAO (8123)
2021-11-02 13:52:04 -04:00
apriestman
c819656881 Test fixes 2021-11-02 13:30:54 -04:00
apriestman
fec212ee1f Finished first pass 2021-11-02 09:08:48 -04:00
Greg DiCristofaro
7eee782fcf refactoring 2021-11-01 14:15:27 -04:00
Eugene Livis
05fdf573e9 More functional tests 2021-10-28 16:24:05 -04:00
Eugene Livis
39332f78db Functional tests 2021-10-28 16:13:43 -04:00
Eugene Livis
5a44fe0aaa First cut at functional tests 2021-10-28 15:09:17 -04:00
apriestman
24cf8315b8 Optimize artifact methods 2021-10-28 15:08:41 -04:00
Greg DiCristofaro
d6d0d942db intra test case fix 2021-10-27 13:30:23 -04:00
Greg DiCristofaro
7e550c15d3 tests fix 2021-10-25 12:13:24 -04:00
Greg DiCristofaro
d2163735b5 sleep fix 2021-10-25 09:53:58 -04:00
Greg DiCristofaro
0ad9d7aecc better error message for assert and sleep to ensure processes finish 2021-10-25 09:15:50 -04:00
Greg DiCristofaro
15b1217b68 merge from new_table_load 2021-10-22 12:28:44 -04:00
Greg DiCristofaro
c929d9f436 DAO fixes 2021-10-22 11:17:15 -04:00
Greg DiCristofaro
5d7c4e8002 reverting to new_table_load 2021-10-22 10:48:57 -04:00
Greg DiCristofaro
515a18359a fixes 2021-10-22 09:13:25 -04:00
apriestman
6526439d69 Updated KW search param 2021-10-22 08:21:49 -04:00
Greg DiCristofaro
fe5d95a365 changing methods back in DAO 2021-10-21 11:39:54 -04:00
Greg DiCristofaro
4efce24219 integrated updatable caches 2021-10-20 20:55:58 -04:00
Greg DiCristofaro
1eb92e2f31 fixes from merge 2021-10-20 09:08:48 -04:00
Greg DiCristofaro
86227a928f merge from new_table_load 2021-10-20 09:00:48 -04:00
Ann Priestman
ea723b44a2
Merge pull request #7364 from eugene7646/new_table_load
Add DTO/DAO for File Sizes (8093)
2021-10-19 14:53:35 -04:00
Eugene Livis
ede195718f Minor 2021-10-19 14:34:20 -04:00
Richard Cordovano
07204bf5a7
Merge pull request #7363 from sleuthkit/develop
Merge develop
2021-10-19 12:43:13 -04:00
Greg DiCristofaro
23ad3210b3 merge new_table_load 2021-10-19 10:17:20 -04:00
Eugene Livis
8255230cde Added functional tests 2021-10-18 18:10:20 -04:00
Greg DiCristofaro
830b3f790e fix 2021-10-18 13:41:01 -04:00
apriestman
0b63ef6ebf Remove test code references 2021-10-18 11:59:47 -04:00
apriestman
f12f51eaf0 Added keyword hit test.
Removed test code.
2021-10-15 15:21:51 -04:00
apriestman
b42ed2cce7 Merge remote-tracking branch 'upstream/new_table_load' into 8089_analysisResultDTO2
# Conflicts:
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/mainui/datamodel/TableSearchTest.java
2021-10-15 14:46:57 -04:00
apriestman
36cb8d181a Added hash set hits 2021-10-15 14:00:46 -04:00
Eugene Livis
90873df711 Minor 2021-10-15 13:19:30 -04:00
Eugene Livis
ac7be89674 Added functional tests for mime type and extension searches 2021-10-15 13:12:23 -04:00
Eugene Livis
f229e9c4f0 First cut 2021-10-15 11:27:54 -04:00
Greg DiCristofaro
c68b6c9557 fix file path issue 2021-10-15 09:03:01 -04:00
apriestman
1fd4816d62 Starting analysis result tests 2021-10-15 08:41:13 -04:00
Greg DiCristofaro
45edbbdf36 changed 71 to 72 2021-10-15 08:12:06 -04:00