31862 Commits

Author SHA1 Message Date
Richard Cordovano
e81d17173f
Merge pull request #6989 from APriestman/7581_removeNamesFromExtractedFiles
7581 Remove name from extracted files
2021-05-26 13:23:18 -04:00
apriestman
cde4661260 Shorten name of EFE folder 2021-05-26 08:28:12 -04:00
apriestman
c11f8ae66d Use object ID for archive folder name 2021-05-25 15:53:12 -04:00
Richard Cordovano
f1e12cd9e3
Merge pull request #6990 from APriestman/7628_useAllocatedFiles
7628 Use allocated versions of cache files when available
2021-05-25 15:25:54 -04:00
apriestman
04d295f65a Use allocated versions of cache files when available 2021-05-25 10:43:35 -04:00
Richard Cordovano
998c86439a
Merge pull request #6970 from kellykelly3/7342-move-queries-off-edt-otheroccurrences
7342 move queries off edt otheroccurrences
2021-05-25 10:06:52 -04:00
apriestman
b4aa5e9c52 Remove name from extracted files 2021-05-25 08:58:21 -04:00
Richard Cordovano
b0b059349f
Merge pull request #6979 from gdicristofaro/7589-isPreferredForArtifactCategories
7589 is preferred for artifact categories
2021-05-24 15:17:10 -04:00
Richard Cordovano
04eab2bffe
Merge pull request #6977 from gdicristofaro/7609-childFactories
7609 bulk add node keys in root, host, and person child factories
2021-05-24 11:56:59 -04:00
Richard Cordovano
d3e52de0e3
Merge pull request #6978 from kellykelly3/7600-queries-off-edt-hex-addition
7600 - Added worker thread to hex viewer
2021-05-24 11:56:28 -04:00
Richard Cordovano
28a30060b0
Merge pull request #6976 from kellykelly3/7599-move-queries-off-edt-string-content-viewer
7599 move queries off edt string content viewer
2021-05-24 11:55:40 -04:00
Kelly Kelly
761b1aeace Added swingworkers to selection handlers 2021-05-21 16:47:19 -04:00
Kelly Kelly
713ffb86a3 Merge branch 'develop' into 7342-move-queries-off-edt-otheroccurrences 2021-05-21 16:40:22 -04:00
Richard Cordovano
775e28a99f
Merge pull request #6983 from eugene7646/fileSizeFilter_7580
File size filter (7580)
2021-05-21 14:01:53 -04:00
Richard Cordovano
4b01e27b64
Merge pull request #6974 from kellykelly3/7598-edt-annotations-content-viewer
7598 - Moved the business logic out of the AnnotationsContentViewer into its…
2021-05-21 11:58:17 -04:00
Richard Cordovano
91cc8934f3
Merge pull request #6972 from kellykelly3/7597-metadata-content-viewer-edt-change
7597 - Removed the db calls for metadata content pane from edt
2021-05-21 11:57:47 -04:00
Richard Cordovano
ad439b6bd7
Merge pull request #6958 from gdicristofaro/7317-dataArtifacts
7317 data artifacts
2021-05-20 16:37:51 -04:00
Eugene Livis
9cd10aea4f Bug fixes 2021-05-20 16:02:06 -04:00
Eugene Livis
babfc26fb6 Fix for an NPE 2021-05-20 15:45:05 -04:00
Richard Cordovano
6268e886ec
Merge pull request #6981 from rcordovano/7596-rcordovano-remove-filemanager-sync
7596 Remove synchronization from FileManager
2021-05-20 14:44:49 -04:00
Eugene Livis
48490abe8b Merge branch 'develop' of github.com:sleuthkit/autopsy into fileSizeFilter_7580 2021-05-20 14:33:31 -04:00
Greg DiCristofaro
2cffdf4d42 no need to check for null category 2021-05-20 10:23:54 -04:00
Greg DiCristofaro
e14d882182 no null checking 2021-05-19 16:11:53 -04:00
Greg DiCristofaro
5801888e0c return LESS_PREFERRED from catch 2021-05-19 15:39:34 -04:00
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
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
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
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