18629 Commits

Author SHA1 Message Date
Greg DiCristofaro
423fcbc7ff Merge branch 'develop' of github.com:sleuthkit/autopsy into 7317-dataArtifacts 2021-05-06 13:39:13 -04:00
Greg DiCristofaro
dfddbd24fe file types update 2021-05-06 12:34:36 -04:00
Greg DiCristofaro
019fd6c746 deprecation update 2021-05-06 12:28:41 -04:00
William Schaefer
d39fc16ac3 7557 move queries in directorytreetopcomponent off edt 2021-05-06 10:33:10 -04:00
Richard Cordovano
17a4213765
Merge pull request #6943 from wschaeferB/7534-TopComponentConstructionInActions
7534 top component construction in actions
2021-05-05 16:58:12 -04:00
Richard Cordovano
e39d8960ab
Merge pull request #6949 from gdicristofaro/7561-treeHierarchy
7561 tree hierarchy
2021-05-05 16:04:31 -04:00
Kelly Kelly
071c4bcff9 Put call to updateGUIForCaseOpen back to its original location 2021-05-05 13:50:10 -04:00
Kelly Kelly
0dac3815b5 modified updateguiforcaseopened to get db calls off of edt 2021-05-05 13:39:28 -04:00
Richard Cordovano
483948e3e6 7553 data model event changes 2021-05-04 15:21:57 -04:00
Richard Cordovano
92cba46d6d 7553 data model event changes 2021-05-04 15:07:51 -04:00
Richard Cordovano
0ee586196f 7553 data model event changes 2021-05-04 14:24:24 -04:00
Richard Cordovano
bb2e65a770 7553 data model event changes 2021-05-04 14:05:49 -04:00
Greg DiCristofaro
c41f2a2255 use OsAccount id 2021-05-04 12:17:34 -04:00
Greg DiCristofaro
fe30187808 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7317-dataArtifacts 2021-05-04 10:15:58 -04:00
Greg DiCristofaro
dae6b773b1 fixes 2021-05-03 20:00:00 -04:00
Greg DiCristofaro
e9f9dd87d9 migration to blackboard artifact types 2021-05-03 15:38:52 -04:00
Greg DiCristofaro
188d02809c bug fix 2021-05-03 14:55:07 -04:00
Greg DiCristofaro
61ede44e7e bug fixes 2021-05-03 14:38:16 -04:00
Kelly Kelly
ee5de3d998 Put inital update of filters in its own thread. 2021-05-03 14:31:24 -04:00
Greg DiCristofaro
2c2a731341 worked through changes in tree for DirectoryTreeTopComponent 2021-05-03 13:01:21 -04:00
Greg DiCristofaro
8cd287e3dd commenting 2021-05-03 09:07:05 -04:00
Greg DiCristofaro
b566201f91 commenting 2021-05-03 08:37:10 -04:00
Greg DiCristofaro
55abf89064 cleanup, refactoring, and commenting 2021-04-30 14:54:32 -04:00
Greg DiCristofaro
ff946979a1 cleanup 2021-04-30 12:49:16 -04:00
Eugene Livis
d6a8c82a60 Merge branch 'develop' of github.com:sleuthkit/autopsy into thread_dump_6981 2021-04-30 12:43:15 -04:00
Greg DiCristofaro
758b5fcc36 refactor 2021-04-30 11:06:11 -04:00
Greg DiCristofaro
eadb3a8c6b counts in special artifact nodes 2021-04-30 11:01:09 -04:00
Greg DiCristofaro
e2f83a897a changes to hide nodes with no results 2021-04-30 09:20:25 -04:00
William Schaefer
4c8b609d52 7534 adjust menu item order 2021-04-29 17:03:17 -04:00
Greg DiCristofaro
1d1904478c fixes 2021-04-29 13:59:07 -04:00
Richard Cordovano
856eced424 7553 data model event changes 2021-04-29 11:55:59 -04:00
Richard Cordovano
34c72cdc34 7553 data model event changes 2021-04-29 10:17:34 -04:00
Richard Cordovano
73b2030d83 7553 data model event changes 2021-04-29 10:15:27 -04:00
Greg DiCristofaro
58993d7e62 beginning debug 2021-04-29 09:00:21 -04:00
Greg DiCristofaro
bfd41bd683 work on type factory 2021-04-28 20:46:21 -04:00
Greg DiCristofaro
2056979816 updates 2021-04-28 16:20:23 -04:00
Greg DiCristofaro
949c43d56d start on hierarchy 2021-04-28 16:11:04 -04:00
William Schaefer
630000390f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7534-TopComponentConstructionInActions 2021-04-28 15:49:11 -04:00
William Schaefer
50121eccca 7534 Modify actions to no longer construct top components when case closed 2021-04-28 15:48:41 -04:00
Richard Cordovano
00897e97d9
Merge pull request #6938 from gdicristofaro/7386-filesByMimeTypeCaseRef
7386 remove cached references to FileTypesByMimeType
2021-04-28 12:35:38 -04:00
Greg DiCristofaro
f93f658645 bug fixes 2021-04-28 11:44:49 -04:00
Richard Cordovano
149395b0fe
Merge pull request #6939 from gdicristofaro/7386-dssInit
7386 added initialization method in data source summary
2021-04-28 11:26:34 -04:00
Greg DiCristofaro
1d2b460b8c removing newArtifact and newBlackboardArtifact from autopsy 2021-04-28 11:16:32 -04:00
Eugene Livis
a678858d09 Minor 2021-04-27 14:42:27 -04:00
Eugene Livis
0fa2e6c32b Bug fixes 2021-04-27 14:34:10 -04:00
Greg DiCristofaro
f8d8fc4d5d added initialization method in data source summary 2021-04-27 12:11:11 -04:00
Greg DiCristofaro
76dfccad02 remove cached references to FileTypesByMimeType 2021-04-27 11:38:40 -04:00
William Schaefer
06efccfb13 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7437-AddDataSourceOffEdt 2021-04-26 14:31:21 -04:00
Greg DiCristofaro
6fb71a03e8 still need to work on portable case and user custom events 2021-04-26 14:31:02 -04:00
William Schaefer
3af36c7d3e 7437 perform adding of data source in background thread 2021-04-26 14:30:56 -04:00