32161 Commits

Author SHA1 Message Date
Richard Cordovano
0246b0add8
Merge pull request #6973 from markmckinnon/store-windows-install-date-as-gmt
store windows install date as gmt
2021-05-19 14:48:35 -04:00
Richard Cordovano
007715556d 7596 Remove synchronization from FileManager 2021-05-19 13:29:32 -04:00
Eugene Livis
766a5e19d1 Merge branch 'develop' of github.com:sleuthkit/autopsy into fileSizeFilter_7580 2021-05-19 13:15:57 -04:00
Greg DiCristofaro
024d9c9311 fix 2021-05-19 12:38:47 -04:00
Greg DiCristofaro
caf614cfd7 deprecation fix 2021-05-19 12:29:12 -04:00
Greg DiCristofaro
38b4b75eab Merge branch 'develop' of github.com:sleuthkit/autopsy into 7317-dataArtifacts 2021-05-19 12:25:51 -04:00
Greg DiCristofaro
89fe41ca57 review changes 2021-05-19 11:57:24 -04:00
Richard Cordovano
21d4daa545
Merge pull request #6965 from kellykelly3/7594-restructure-data-content-pane
7594 - Moved the calls to isSupport and isPreferred to a Swingworker in Data…
2021-05-19 10:47:54 -04:00
Richard Cordovano
92ef54d740
Merge pull request #6975 from gdicristofaro/artifactTypeUnitTestFix
unit test fixes for changes in blackboard artifact type constructors
2021-05-19 09:59:03 -04:00
Greg DiCristofaro
427b7bc8af update to use getType method 2021-05-18 15:10:36 -04:00
Kelly Kelly
88b5451637 Added worker thread to hex viewer 2021-05-18 14:00:51 -04:00
Greg DiCristofaro
892376d620 bulk add node keys in root, host, and person child factories 2021-05-18 12:56:44 -04:00
Greg DiCristofaro
0279f511c4 fixes 2021-05-18 12:29:15 -04:00
Greg DiCristofaro
0ab9774588 isPreferred changes in DataContentViewerArtifact 2021-05-18 11:21:59 -04:00
Kelly Kelly
c1ca1a0924 Formatting clean up 2021-05-18 10:45:19 -04:00
Greg DiCristofaro
7110957252 updates in Discovery 2021-05-18 08:55:22 -04:00
Greg DiCristofaro
cc66187e22 unit test fixes for changes in blackboard artifact type constructors 2021-05-18 08:06:39 -04:00
Kelly Kelly
85c2ccfd19 Modified StringConentPanel to remove db calls from EDT 2021-05-17 17:42:32 -04:00
Greg DiCristofaro
d69d7216b5 first draft; description needs to be done 2021-05-17 16:13:14 -04:00
Greg DiCristofaro
52a7316d36 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7591-aggregateScoreResultsTable 2021-05-17 16:08:58 -04:00
Kelly Kelly
b34ef22874 Moved the business logic out of the AnnotationsContentViewer into its own class 2021-05-17 15:57:49 -04:00
Richard Cordovano
fe262de565
Merge pull request #6963 from gdicristofaro/7567-artifactTypeConstructorDeprecation
7567 artifact type constructor deprecation
2021-05-17 15:30:12 -04:00
Greg DiCristofaro
a549951eb3 initial changes 2021-05-17 13:56:11 -04:00
Kelly Kelly
a1c92306c9 Added an application package to the cr package and renamed some classes 2021-05-17 11:55:45 -04:00
Greg DiCristofaro
d258db5e4e Merge branch 'develop' of github.com:sleuthkit/autopsy into 7317-dataArtifacts 2021-05-17 09:51:41 -04:00
Mark McKinnon
2f5790c2fe Update ExtractRegistry.java
Install date from regripper is UTC time, when it is parsed it does not recognize a timezone so it defaults to current timezone of pc, or that appears to happen.  When  UTC timezone added to parse it stores the epoch time correctly.
2021-05-15 22:19:41 -04:00
Kelly Kelly
720574f743 Removed the db calls for metadata content pane from edt 2021-05-14 16:04:32 -04:00
Richard Cordovano
9528fc66d8
Merge pull request #6962 from gdicristofaro/hashsetCountFix
hashset count fix
2021-05-14 14:58:44 -04:00
Kelly Kelly
2ccf455568 Final format checking 2021-05-14 13:52:55 -04:00
Kelly Kelly
e842001237 Merge branch 'develop' into 7342-move-queries-off-edt-otheroccurrences 2021-05-14 13:38:30 -04:00
Kelly Kelly
a0a2f18f7f Merdge in wills fixes 2021-05-14 13:37:56 -04:00
Richard Cordovano
de54f2a8c5
Merge pull request #6969 from wschaeferB/7613-PopUpMenuFixedOOViewer
7613 add other occurrences pop up menu back
2021-05-14 12:51:05 -04:00
Kelly Kelly
6f70bc626b Merge branch 'develop' into 7613-PopUpMenuFixedOOViewer 2021-05-14 11:19:35 -04:00
Richard Cordovano
f01408bc11
Merge pull request #6967 from wschaeferB/7608-OtherOccurrencesFix
7608 other occurrences fix
2021-05-14 11:11:03 -04:00
William Schaefer
a914ab6295 7613 add pop up menu back 2021-05-14 10:50:40 -04:00
Richard Cordovano
345f4bddcc
Merge pull request #6968 from sleuthkit/release-4.19.0
Release 4.19.0
2021-05-14 09:45:44 -04:00
William Schaefer
9ecf7c77dd 7608 remove wrong comment 2021-05-13 18:45:55 -04:00
William Schaefer
f5b017362c 7608 fix the discovery version 2021-05-13 18:44:03 -04:00
William Schaefer
abfbc3106e 7608 fix discovery use case and add comment 2021-05-13 17:34:54 -04:00
Kelly Kelly
48de24eb91 Removed most of the other occurrences calls from the edt 2021-05-13 17:24:13 -04:00
William Schaefer
1042f2844f 7608 fix other occurrences viewer 2021-05-13 17:09:04 -04:00
Greg DiCristofaro
83e0bcb1e8 analysis result scores 2021-05-13 15:20:49 -04:00
Richard Cordovano
3635925d43 7553 data model event changes 2021-05-13 14:47:59 -04:00
Richard Cordovano
60052f8da5
Merge pull request #6931 from gdicristofaro/7527-tskdbdiff
7527 tskdbdiff updates
2021-05-13 13:02:34 -04:00
Richard Cordovano
7733aa7946 7553 data model event changes 2021-05-13 11:34:16 -04:00
Greg DiCristofaro
7479aeec98 json-like output 2021-05-13 11:05:23 -04:00
Greg DiCristofaro
7c0371729d fixes 2021-05-13 09:27:48 -04:00
Greg DiCristofaro
098ae2b124 fix for FilesIdentifierIngestModule 2021-05-13 08:41:07 -04:00
Greg DiCristofaro
c7ca74aa05 initial changes for score and analysis results 2021-05-13 08:38:51 -04:00
Greg DiCristofaro
2cbfea0d8f merge from 7317 2021-05-13 08:10:02 -04:00