33445 Commits

Author SHA1 Message Date
Eugene Livis
6c7f899c80 Fix to not call Paths.get() all the time 2021-08-25 16:28:11 -04:00
Richard Cordovano
578a3d24bb
Merge pull request #7199 from eugene7646/ds_summary_report_7893
Data source summary report module (7893)
2021-08-25 09:31:39 -04:00
Eugene Livis
39e21a046a Moved CR OS Account logic to Utils 2021-08-24 17:51:05 -04:00
Eugene Livis
fcfb17c525 Reusing BarChartSeries and PieChartItem classes 2021-08-24 09:18:28 -04:00
eugene7646
7605aa897c
Merge pull request #7212 from eugene7646/cr_optimization_DEVELOP_7923
Optimized CR code to use fewer DB queries (7923)
2021-08-23 17:21:06 -04:00
Eugene Livis
53610835bc Optimized CR code to use fewer DB queries 2021-08-23 15:22:26 -04:00
Ann Priestman
25598456aa
Merge pull request #7204 from eugene7646/cr_query_refactoring_7883
CR query refactoring (7883)
2021-08-23 15:19:45 -04:00
Eugene Livis
b056881cd9 Minor 2021-08-23 14:43:58 -04:00
Eugene Livis
b4a32c3d2e Using DataFetcher from datasourcesummary package instead 2021-08-23 14:39:07 -04:00
Ann Priestman
f250bf996a
Merge pull request #7206 from eugene7646/cr_optimization_7923
CR optimization to perform fewer DB queries (7923)
2021-08-23 13:34:34 -04:00
Eugene Livis
af68f025f0 Review feedback 2021-08-23 12:36:43 -04:00
Ann Priestman
e74218add2
Merge pull request #7210 from sleuthkit/develop
Merge develop
2021-08-23 10:20:49 -04:00
Ann Priestman
3a1d5444ff
Merge pull request #7209 from APriestman/updateJna590
Update to jna 5.9.0
2021-08-23 07:34:53 -04:00
apriestman
a84979baf1 Update to jna 5.9.0 2021-08-23 07:31:58 -04:00
Seb2lyon
efe7c227bc
Merge branch 'sleuthkit:develop' into develop 2021-08-20 21:11:49 +02:00
Ann Priestman
9f94ac54ec
Merge pull request #7201 from wschaeferB/7878-RemoveUnecessaryMD5Validation
7878 remove unnecessary MD5 validation and check against empty string
2021-08-20 11:14:23 -04:00
Eugene Livis
853575a61d Bug fixes 2021-08-19 22:06:51 -04:00
Eugene Livis
c497f2bfb3 Minor 2021-08-19 21:32:04 -04:00
Eugene Livis
f5963d77f9 Optimized CR code to perform fewer DB queries 2021-08-19 17:33:08 -04:00
William Schaefer
d67a050c40 7877 fix tests to compare arguments correctly 2021-08-19 16:41:17 -04:00
William Schaefer
5be0543ebb 7877 clean up comments and dates 2021-08-19 14:46:51 -04:00
William Schaefer
e2930d8776 7877 added comments and a few additional cancelation checks 2021-08-19 14:01:32 -04:00
William Schaefer
a9f09cd35b 7877 fix tests with test SearchContext implementation 2021-08-19 14:00:06 -04:00
Eugene Livis
519d201ccf Removed unused imports 2021-08-19 13:08:26 -04:00
William Schaefer
d56f05267e 7877 initial implementation of SearchContext for search cancellation 2021-08-19 12:42:06 -04:00
Eugene Livis
b469e2b5bf Resolved TODOs 2021-08-19 09:48:30 -04:00
Eugene Livis
2b7f40a584 Restored unit tests 2021-08-18 18:33:35 -04:00
Eugene Livis
ffd6be1823 Refactoring report module 2021-08-18 18:18:45 -04:00
Eugene Livis
cccfde11f1 Refactored datasourcesummary packages 2021-08-18 15:20:21 -04:00
William Schaefer
17224b10d2 7877 update comment 2021-08-18 11:36:25 -04:00
William Schaefer
82209968ad 7877 update copyrights and imports 2021-08-18 11:26:56 -04:00
William Schaefer
bccf0e3104 7877 changes to cancellation for discovery 2021-08-18 11:23:01 -04:00
Richard Cordovano
b4622c8735
Merge pull request #7196 from rcordovano/7781-fix-results-table-column-widths
7781 fix results table column widths
2021-08-18 09:36:00 -04:00
Eugene Livis
2b8fcdc14b Cleanup 2021-08-17 15:49:40 -04:00
Eugene Livis
67a908faa7 Optimized CR queries 2021-08-17 14:58:17 -04:00
Richard Cordovano
ea9cb92295
Merge pull request #7198 from kellykelly3/7911-fix-package-name
7911 Fixed spelling in package name
2021-08-17 11:52:46 -04:00
Eugene Livis
4f493317a0 removed 'public' declarations 2021-08-16 14:57:43 -04:00
Mark McKinnon
dfccd20491 Add static string to EncryptionDetection
Added static string to EncryptionDetection module to keep a consistent message that can be called for password protected files.
2021-08-16 13:32:50 -04:00
William Schaefer
fc0361454a 7878 remove unnecessary MD5 validation and check against empty string 2021-08-16 13:03:19 -04:00
Seb2lyon
209d47cfce
Merge branch 'sleuthkit:develop' into develop 2021-08-16 17:48:17 +02:00
Mark McKinnon
7b91aa51d0 Make encryption messages consistent
Make Encryption messages consistent
2021-08-13 15:39:27 -04:00
Eugene Livis
31f5f1fc7f Merge branch 'develop' of github.com:sleuthkit/autopsy into ds_summary_report_7893 2021-08-13 13:37:20 -04:00
Eugene Livis
0f71911279 Refoctoring 2021-08-13 13:36:13 -04:00
Kelly Kelly
d87e86ce34 Fixed spelling in package name 2021-08-13 10:48:17 -04:00
Kelly Kelly
298059fcc9 Change the package of JFileChooserFactory 2021-08-12 17:43:07 -04:00
Kelly Kelly
89e23972da Changed class name and handled review comments 2021-08-12 17:38:39 -04:00
Ann Priestman
7d5e45fcae
Merge pull request #7197 from markmckinnon/7849-Update-Search-CR-dialog-to-support-multiple-values-and-refactor-UI
7849 update search cr dialog to support multiple values and refactor UI
2021-08-12 13:15:38 -04:00
Mark McKinnon
4791d7387c Update CorrelationAttributeInstance.java
Fix typo
2021-08-12 13:06:38 -04:00
Mark McKinnon
f457bc7e1b Update scrollpane1 name
Per reviewer comment
2021-08-12 12:26:43 -04:00
Seb2lyon
aa9d2031fb
Merge branch 'sleuthkit:develop' into develop 2021-08-12 17:54:32 +02:00