1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-08-29 23:51:58 +00:00
Commit Graph

18420 Commits

Author SHA1 Message Date
Richard Cordovano
a3822f28bf Merge pull request #6952 from kellykelly3/7555-move-edt-calls-from-updateguidforcaseopen
7555-modified updateguiforcaseopened to get db calls off of edt
2021-05-12 12:37:06 -04:00
Kelly Kelly
60fe3d15c2 Removed unused import 2021-05-11 15:41:43 -04:00
Mark McKinnon
4b1527bf20 Add Registry Key Modification Time To Registry Content Viewer
Added registry key modification time to registry content viewer for a registry key when it is selected.  Date/time is in GMT + 0 (UTC)
2021-05-10 12:48:24 -04:00
Richard Cordovano
364c336980 Merge pull request #6947 from kellykelly3/7549-cvt-refresher-off-edt
7549 - Put initial update of filters in its own thread.
2021-05-10 09:51:09 -04:00
Ann Priestman
f289ea4fdf Merge pull request #6956 from wschaeferB/7587-EnsureDirectoryTreeConstructed
7587 ensure directory tree top component is constructed even when cas…
2021-05-08 10:16:07 -04:00
William Schaefer
c3532cbae1 7557 adjust names and add comment for clarity 2021-05-06 17:48:37 -04:00
William Schaefer
5dc16e2ca0 7557 remove swing worker for hasData due to 7586 2021-05-06 17:42:25 -04:00
William Schaefer
dad08311af 7587 ensure directory tree top component is constructed even when case does not have contents yet 2021-05-06 16:00:12 -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
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
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
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
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
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
William Schaefer
3af36c7d3e 7437 perform adding of data source in background thread 2021-04-26 14:30:56 -04:00
Richard Cordovano
5796ef4c6c Merge pull request #6934 from wschaeferB/7483-MediaViewImagePanelChanges
7483 media view image panel changes
2021-04-26 12:32:21 -04:00
Eugene Livis
3839028b19 Reusing existing thread dump code 2021-04-23 13:09:56 -04:00
Eugene Livis
454e143f50 Merge branch 'develop' of github.com:sleuthkit/autopsy into thread_dump_6981 2021-04-23 10:29:07 -04:00
Richard Cordovano
ad82d35aca Merge pull request #6935 from sleuthkit/release-4.19.0
Merge Release 4.19.0 branch into develop
2021-04-22 11:59:39 -04:00
William Schaefer
cadd707a49 7483 fix issues to keep code equivilant in functionality 2021-04-21 19:30:46 -04:00
William Schaefer
96793fb754 7483 remove storing of extensions and mime types in viewer since they are stored in ImageUtils 2021-04-21 19:26:44 -04:00
Richard Cordovano
b6dcbfb644 Merge pull request #6930 from kellykelly3/7493-cvt-clear-message-selection
7493 - Fixed cvt thread selection issue
2021-04-21 15:43:51 -04:00
Greg DiCristofaro
d2e97e3d2b Merge branch 'develop' of github.com:sleuthkit/autopsy into 7333-junitWarnings 2021-04-21 11:56:06 -04:00