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

16219 Commits

Author SHA1 Message Date
Greg DiCristofaro
adbaf3f70a some refactoring 2020-08-06 07:34:23 -04:00
Greg DiCristofaro
5ea72a518b merge from develop 2020-08-06 07:05:01 -04:00
Richard Cordovano
e95c7f796b Merge pull request #6140 from gdicristofaro/6631-DataSourceSummarizer
6631 data source summarizer
2020-08-04 11:47:53 -04:00
Greg DiCristofaro
36145d9c40 updated for review remarks 2020-08-03 11:49:30 -04:00
Mark McKinnon
58669a0347 Update SaveSnapshotAsReport.java
When cancel is selected actually cancel and not create report.
2020-08-03 11:45:19 -04:00
Greg DiCristofaro
c8d2e48e25 revert bundle files 2020-08-03 08:53:26 -04:00
Greg DiCristofaro
ef1a5840dd fix for ingest job info panel and tabs 2020-08-03 08:49:58 -04:00
Greg DiCristofaro
dcc134939e tab updates and case updates in IngestJobInfoPanel 2020-07-31 16:26:20 -04:00
Greg DiCristofaro
33ea9c05b5 reverting bundles 2020-07-30 12:02:15 -04:00
Greg DiCristofaro
e427fae3a9 Merge branch '6631-DataSourceSummarizer' into 6655-TopProgs 2020-07-30 11:52:29 -04:00
Greg DiCristofaro
1bb530923d fix for artifact counts table 2020-07-30 11:51:07 -04:00
Greg DiCristofaro
11fc7e24d2 worked through some table editing issues 2020-07-30 11:46:44 -04:00
Greg DiCristofaro
098d66846e Merge branch '6631-DataSourceSummarizer' of github.com:gdicristofaro/autopsy into 6655-TopProgs 2020-07-30 11:15:42 -04:00
Greg DiCristofaro
34ee2bd5c1 non editable table model 2020-07-30 11:15:04 -04:00
Greg DiCristofaro
1774ad6cba Merge branch 'develop' of github.com:sleuthkit/autopsy into 6631-DataSourceSummarizer 2020-07-30 10:59:30 -04:00
Greg DiCristofaro
5c9f1a8c9f beginnings of top program items 2020-07-30 10:56:36 -04:00
Greg DiCristofaro
b14add6c25 beginnings of top program items 2020-07-30 10:54:51 -04:00
Ann Priestman
689c6e9943 Merge pull request #6144 from sleuthkit/release-4.16.0
Release 4.16.0
2020-07-28 13:42:13 -04:00
Ann Priestman
183644e96f Merge pull request #6143 from APriestman/6656_normalizationErrors
6656 Don't print stack trace for invalid ID
2020-07-28 13:38:17 -04:00
apriestman
97574e8164 Don't print stack trace for invalid ID 2020-07-28 12:05:47 -04:00
Ann Priestman
5476ef5338 Merge pull request #6142 from dannysmyda/Reduce-KWH-Logging-CaseUcoModule
Reduced WARNINGs for keyword hits in CASE/UCO Report Module
2020-07-28 12:03:45 -04:00
U-BASIS\dsmyda
f56ce617eb Made error logging more granular 2020-07-28 10:58:28 -04:00
U-BASIS\dsmyda
42df6a971f Demoted the warning to an info 2020-07-28 10:55:03 -04:00
U-BASIS\dsmyda
44765d1940 Reduced WARNING logging for KWHs in the CaseUcoReportModule 2020-07-28 10:38:50 -04:00
Greg DiCristofaro
3c096cdb2d addressing codacy remarks and bug fix 2020-07-27 16:05:53 -04:00
Greg DiCristofaro
634c4ecc6e Merge branch 'develop' of github.com:sleuthkit/autopsy into 6631-DataSourceSummarizer 2020-07-27 14:43:34 -04:00
Greg DiCristofaro
b248596598 directory fix 2020-07-27 14:42:55 -04:00
Greg DiCristofaro
8f967cb238 re-adding files to fix directory issue 2020-07-27 14:37:49 -04:00
Greg DiCristofaro
1b5f43fa2b removing files to fix directory issue 2020-07-27 14:37:03 -04:00
Greg DiCristofaro
4e7ee4142d bug fixes 2020-07-27 14:31:12 -04:00
Ann Priestman
a535e58b9c Merge pull request #6113 from kellykelly3/1280-cvt-selectFirstMessage
1280 - CVT message panel Initially select first message in
2020-07-27 14:25:43 -04:00
Greg DiCristofaro
d8f5bcec3a commenting and sql results per data source 2020-07-27 12:12:29 -04:00
William Schaefer
ecabe0c0a6 6648 remove extra line 2020-07-24 18:19:30 -04:00
William Schaefer
2b0384eaa4 6648 de-select instance when closing discovery to clear content viewer 2020-07-24 18:15:57 -04:00
Ann Priestman
8314ffc1d9 Merge pull request #6115 from wschaeferB/6531-AdjustSizeOfDetailsArea
6531 adjust size of details area
2020-07-24 14:54:19 -04:00
Kelly Kelly
559c5ccc1d Added missing line for cvt fix 2020-07-24 13:55:50 -04:00
Kelly Kelly
e38ff77d70 Fixed cvt and geolocation multiuser issues 2020-07-24 12:03:20 -04:00
Greg DiCristofaro
de588e9e5a acquiring single data source in data layer 2020-07-24 11:44:59 -04:00
Greg DiCristofaro
820006d9ab code cleanup 2020-07-24 08:55:42 -04:00
Greg DiCristofaro
24e4c80a4c adding bundles 2020-07-23 17:25:52 -04:00
Greg DiCristofaro
1eb5fc5a33 refactoring 2020-07-23 17:19:41 -04:00
Greg DiCristofaro
d519a9d896 panel integration and refactoring 2020-07-23 15:32:19 -04:00
Greg DiCristofaro
1ca277aae8 panel integration and refactoring 2020-07-23 15:32:09 -04:00
Ann Priestman
dfa74f845c Merge pull request #6133 from sleuthkit/release-4.16.0
Release 4.16.0
2020-07-23 15:14:19 -04:00
Ann Priestman
1e73593ea8 Merge pull request #6131 from dannysmyda/6644-Error-Removing-Image-Tag
6644 - Error Removing Image Tag
2020-07-23 13:45:11 -04:00
apriestman
ee4a0dc647 Changed "data source" to two words in report modules. 2020-07-23 13:15:05 -04:00
U-BASIS\dsmyda
e7f0a7b915 Updated the tag actions to check for image tags before deleting 2020-07-23 12:42:15 -04:00
Greg DiCristofaro
6f191ee5a9 correcting uses of getAllHashSets 2020-07-23 10:52:05 -04:00
Greg DiCristofaro
4a2308b9b0 summarizer start 2020-07-23 10:09:29 -04:00
Greg DiCristofaro
44610b25e9 add the folder back in all lower case 2020-07-23 08:44:15 -04:00