1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-15 15:32:59 +00:00
Commit Graph

18975 Commits

Author SHA1 Message Date
Kelly Kelly
89e23972da Changed class name and handled review comments 2021-08-12 17:38:39 -04:00
Kelly Kelly
64bfc659e1 Initializing JFileChooser in background 2021-08-10 14:29:35 -04:00
Richard Cordovano
307172bd3f Merge pull request #7175 from kellykelly3/7866-extractUnallocAction
7866 Moved DB calls to actionPerformed
2021-08-09 09:34:16 -04:00
Richard Cordovano
98bc721538 Merge pull request #7151 from kellykelly3/7839-cvt-media-viewer-swingworker
7839 Added swingworker to cvt media viewer
2021-08-09 09:20:38 -04:00
Kelly Kelly
f2d79a8add Removed unused imports 2021-08-06 13:45:36 -04:00
Richard Cordovano
2e702cf2ce Format DataResultViewerTable.java 2021-08-06 12:55:29 -04:00
Richard Cordovano
f6c0dbc2c2 Merge pull request #7150 from kellykelly3/7837-tagName-okAction
7837 tag name ok action
2021-08-06 12:12:44 -04:00
Kelly Kelly
4e8c1fb69a Remove unused import 2021-08-06 11:49:03 -04:00
Kelly Kelly
f27b56ea7b Removed unused import 2021-08-06 11:22:38 -04:00
Kelly Kelly
edf28b922c Reorganized actionPerformed so that all DB calls are in a SwingWorker 2021-08-05 18:21:35 -04:00
Kelly Kelly
0b7f87577d Merge branch 'develop' into 7866-extractUnallocAction 2021-08-05 17:03:45 -04:00
Richard Cordovano
2eae167088 7896 Fix deadlock introduced by synchronization of IngestTaskPipeline methods 2021-08-05 13:40:45 -04:00
Kelly Kelly
3167e6ffe3 Modified the swing worker to return node instead of artifact list 2021-08-05 13:32:13 -04:00
Kelly Kelly
1fac64c315 Merge branch 'develop' into 7839-cvt-media-viewer-swingworker 2021-08-05 13:17:14 -04:00
Richard Cordovano
c3797fb36e Merge pull request #7156 from kellykelly3/7838-cvt-summaryviewer-setselectioningo
7838 - CVT SummaryViewer - Moved db calls into existing SwingWorker
2021-08-04 16:26:31 -04:00
William Schaefer
fa765b6648 5316 resolve merge conflicts with getting search off EDT 2021-08-04 14:04:17 -04:00
Kelly Kelly
28bd998711 Merge branch 'develop' into 7837-tagName-okAction 2021-08-04 13:06:00 -04:00
Richard Cordovano
8b5999b0cd Merge pull request #7159 from kellykelly3/7841-add-content-to-waypoint-object
7841 Added a content reference to the waypoint objects
2021-08-04 10:14:10 -04:00
Richard Cordovano
8e65dde1cf Merge pull request #7162 from wschaeferB/7802-FileSearchByAttrOffEDT
7802 initial move of file search by attrs off EDT
2021-08-03 17:38:50 -04:00
Richard Cordovano
b924233888 Merge pull request #7148 from kellykelly3/7834-add-tag-name-events
7834 - Added TagName and TagSet events
2021-08-03 15:26:46 -04:00
Richard Cordovano
8617a17162 Merge pull request #7177 from rcordovano/7673-fix-for-has-modules-bug
7673 Fix just introduced bug in IngestJobPipeline.hasFileIngestModules()
2021-08-03 13:45:38 -04:00
Richard Cordovano
fa67d76ef9 Merge pull request #7178 from eugene7646/cli_multiple_report_configs_7887
Support processing of multiple reports (7887)
2021-08-03 12:03:08 -04:00
Richard Cordovano
4e4cdb6b7a Merge pull request #7181 from sleuthkit/release-4.19.1
Merge release 4.19.1 branch into develop branch
2021-08-03 11:27:06 -04:00
Richard Cordovano
834984c782 Change OsAccountViewer.isPreferred() ret val to 1 2021-08-03 11:23:05 -04:00
Eugene Livis
9b9665b2d9 Changed dialog text 2021-08-02 17:49:51 -04:00
Eugene Livis
375bdcdc01 Support processing of multiple reports 2021-08-02 17:13:55 -04:00
Richard Cordovano
5c19ae5295 7673 Fix just introduced bug in IngestJobPipeline.hasFileIngestModules() 2021-08-02 16:53:34 -04:00
William Schaefer
b37d5fd351 7802 protect against NPE when search cancelled 2021-07-30 18:05:28 -04:00
William Schaefer
802d1235ca 7802 fix text for search in progress node 2021-07-30 16:46:12 -04:00
William Schaefer
0e5598f461 7802 improve search in progress indicator and cancellation support 2021-07-30 16:36:09 -04:00
William Schaefer
6ffbf7841e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7802-FileSearchByAttrOffEDT 2021-07-30 15:35:36 -04:00
William Schaefer
7809c2a839 5316 fix list models to support reseting 2021-07-30 15:10:49 -04:00
Kelly Kelly
6c68fed2b7 Moved DB calls to actionPerformed 2021-07-30 12:41:33 -04:00
Richard Cordovano
442d294190 Merge pull request #7163 from wschaeferB/4631-NameFilterTextClarification
4631 clarify that name filter is just the file name and does not incl…
2021-07-28 12:55:34 -04:00
Richard Cordovano
6f16f03f99 Format CommandLineManager,java 2021-07-27 16:51:55 -04:00
William Schaefer
62426c7e7d 5316 fix listmodel type 2021-07-27 15:56:57 -04:00
William Schaefer
fd2fd11468 5316 fix reseting of case dependent filters when case changes 2021-07-27 15:46:34 -04:00
William Schaefer
e058d70f5f 5316 initialize filesearch dialog on EDT 2021-07-27 11:57:21 -04:00
William Schaefer
2b528fd792 5316 hide file search by attributes instead of disposing of it. 2021-07-27 11:38:59 -04:00
William Schaefer
2536377245 4631 clarify that name filter is just the file name and does not include path 2021-07-27 11:22:37 -04:00
Richard Cordovano
464f96baad Merge pull request #7152 from rcordovano/7673-postartifacts-feeds-pipeline
7673 route artifact posts directly to IngestManager
2021-07-26 19:13:02 -04:00
William Schaefer
e4185a85c6 7802 initial move of file search by attrs off EDT 2021-07-26 16:05:38 -04:00
Kelly Kelly
0e33cd3ace Added a content reference to the waypoint objects 2021-07-26 14:14:50 -04:00
Richard Cordovano
f50b2e4ab0 Merge pull request #7147 from markmckinnon/7832-Clean-up-DataArtifactContentViewer.isPreferred()-to-remove-the-concept-of-ANALYSIS_RESULT
:7832-Clean-up-DataArtifactContentViewer.isPreferred()-to-remove-the-concept-of-ANALYSIS_RESULT
2021-07-26 12:40:34 -04:00
Richard Cordovano
c3a286efdc Restore posting of EXIF analysis results to blackboard 2021-07-26 12:15:50 -04:00
Kelly Kelly
dddb13f3d6 CVT SummaryViewer - Moved db calls into existing SwingWorker 2021-07-26 11:59:49 -04:00
Richard Cordovano
1def3cdcf5 7673 route artifact posts directly to IngestManager 2021-07-23 15:16:04 -04:00
Kelly Kelly
f32847a2b1 Removed unused import 2021-07-23 14:29:45 -04:00
Kelly Kelly
d6b653bc1b Added swingworker to cvt media viewer 2021-07-23 14:27:33 -04:00
Kelly Kelly
f1a0e5b256 Removed EDT db calls from GetTagNameDialog 2021-07-23 12:16:24 -04:00