29384 Commits

Author SHA1 Message Date
Mark McKinnon
ddfc5a1dbd Update ILeappFileProcessor.java
Remove stack trace and add attribute name and file name where the date parse error is occuring.
2020-09-17 15:24:41 -04:00
Greg DiCristofaro
368b330e3c formatting 2020-09-17 15:16:40 -04:00
Greg DiCristofaro
8492284370 some other null checking 2020-09-17 15:05:30 -04:00
William Schaefer
727c7e9966 6858 remove unnecssary empty list check that causes exception to be thrown 2020-09-17 14:50:46 -04:00
Greg DiCristofaro
12470bac60 null handling 2020-09-17 14:35:47 -04:00
Richard Cordovano
d39ae93440
Merge pull request #6271 from kellykelly3/6699-add-tooltip-to-various-locations
6699 - Added tool tips to various lists and tables
2020-09-17 14:11:15 -04:00
Richard Cordovano
1aca3c9ebe
Merge pull request #6284 from sleuthkit/domain-discovery
Merge domain-discovery branch into develop branch
2020-09-17 14:06:32 -04:00
Greg DiCristofaro
0bf112edcc began work 2020-09-17 14:00:52 -04:00
Richard Cordovano
b72a0ad52c
Merge pull request #6272 from APriestman/6710_commandLineDoc
6710 Updated command line doc
2020-09-17 13:41:31 -04:00
Richard Cordovano
a314b9da84
Merge pull request #6283 from wschaeferB/domain-discovery
Domain discovery
2020-09-17 13:04:17 -04:00
William Schaefer
6605be4ec8 add back preferred size for domain discovery dialog 2020-09-17 12:49:08 -04:00
William Schaefer
5228d263da Merge branch 'domain-discovery' of https://github.com/sleuthkit/autopsy into domain-discovery 2020-09-17 12:42:13 -04:00
Richard Cordovano
456a012f84
Merge pull request #6282 from wschaeferB/DiscoveryCleanup-20200917
Clean up naming, formatting, and comments for Discovery package
2020-09-17 12:41:35 -04:00
William Schaefer
ad83e0304a Add back bundle properties merged file for UI 2020-09-17 12:37:37 -04:00
William Schaefer
383dc86293 Domain Discovery merge in develop 2020-09-17 12:35:30 -04:00
William Schaefer
1f99be6537 Clean up naming, formatting, and comments for Discovery package 2020-09-17 12:27:06 -04:00
Richard Cordovano
ad3c4cc3a3
Merge pull request #6280 from kellykelly3/6793-allow-user-to-thread-dump
6793 - Added Thread Dump menu to help menu
2020-09-17 12:10:31 -04:00
U-BASIS\dsmyda
176e9df760 Added an aggregate function to group column access 2020-09-17 11:09:59 -04:00
Greg DiCristofaro
09ca3a2afa added file 2020-09-17 10:32:22 -04:00
Richard Cordovano
4068963261
Merge pull request #6279 from gdicristofaro/6835warningMessages
6835 warning messages
2020-09-17 10:22:02 -04:00
Kelly Kelly
d3ca618f2f Switched menu items around per Richards request 2020-09-17 09:56:43 -04:00
Greg DiCristofaro
4b4072a871 NPE fixed 2020-09-16 20:38:36 -04:00
Greg DiCristofaro
843a9ebf3b spelling issue fix 2020-09-16 19:49:37 -04:00
Richard Cordovano
393289db58
Merge pull request #6277 from kellykelly3/6808-replace-all-exif-with-pa
6808 replace all exif with pa
2020-09-16 19:08:03 -04:00
Greg DiCristofaro
d1ce2c8914 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6835warningMessages 2020-09-16 18:13:21 -04:00
Richard Cordovano
0ac196867d
Merge pull request #6278 from markmckinnon/6730-Add-existing-artifact-and-attribute-types-to-iLeapp-artifact-file
6730 add existing artifact and attribute types to i leapp artifact file
2020-09-16 18:10:32 -04:00
Richard Cordovano
bf209a530c
Merge pull request #6275 from gdicristofaro/6810-updateDuringIngest
6810 update during ingest
2020-09-16 18:07:08 -04:00
Greg DiCristofaro
5ba8fb325f Merge branch 'develop' of github.com:sleuthkit/autopsy into 6810-updateDuringIngest 2020-09-16 18:01:38 -04:00
apriestman
9ebd871fa8 Updates from feedback 2020-09-16 18:00:23 -04:00
Kelly Kelly
59bb61126b Added Thread Dump menu to help menu 2020-09-16 17:48:24 -04:00
Richard Cordovano
17af08456a
Merge pull request #6276 from dannysmyda/6847-Hook-Up-Domain-UI-And-Thumbnailing
6847 Hook up Domain Discovery UI to Thumbnail API
2020-09-16 17:27:58 -04:00
U-BASIS\dsmyda
8f810e4a2f Unused import 2020-09-16 17:15:18 -04:00
U-BASIS\dsmyda
16ec444a3a Fixed typo 2020-09-16 17:01:57 -04:00
U-BASIS\dsmyda
a3c8cfdf41 Merged in upstream 2020-09-16 16:59:14 -04:00
Richard Cordovano
8d7f1aca1e
Merge pull request #6273 from dannysmyda/6839-Add-Number-Of-Visits-Group
6839 - Add 'Number of Visits' Grouping
2020-09-16 16:56:39 -04:00
Greg DiCristofaro
dfb834c891 Merge branch '6810-updateDuringIngest' into 6835warningMessages 2020-09-16 16:49:48 -04:00
Greg DiCristofaro
26d1db32b4 result set in try with resources 2020-09-16 16:46:10 -04:00
Greg DiCristofaro
743f3d1ad2 addressing codacy remarks 2020-09-16 16:34:08 -04:00
Greg DiCristofaro
264b8578cf merge 2020-09-16 16:21:17 -04:00
Greg DiCristofaro
7c8bf61aed formatting 2020-09-16 16:15:01 -04:00
Greg DiCristofaro
a1e12837d6 update for listening to file analyzed events 2020-09-16 15:53:51 -04:00
Kelly Kelly
0dcada4a8c Changed messages back to orginal state 2020-09-16 15:37:53 -04:00
U-BASIS\dsmyda
54460a041f Codacy 2020-09-16 15:03:43 -04:00
U-BASIS\dsmyda
fa3c168922 Merged in upstream 2020-09-16 14:41:30 -04:00
Greg DiCristofaro
59eef87ab0 Merge branch '6810-updateDuringIngest' into 6835warningMessages 2020-09-16 14:39:51 -04:00
Greg DiCristofaro
7e391243a0 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6835warningMessages 2020-09-16 14:39:33 -04:00
Richard Cordovano
abaa52592c
Merge pull request #6269 from dannysmyda/6840-Remove-Email-From-Domain-Discovery
6840 remove email from domain discovery
2020-09-16 14:35:21 -04:00
Richard Cordovano
1b3c6f2f7a
Merge pull request #6256 from dannysmyda/6770-Domain-Discovery-Thumbnail-API
6770 - Implement Domain Discovery Thumbnail API
2020-09-16 14:34:23 -04:00
Richard Cordovano
481567012c
Merge pull request #6265 from wschaeferB/6715-DomainSummaryDisplay-Integrated
6715 domain summary display integrated
2020-09-16 14:34:12 -04:00
U-BASIS\dsmyda
39f8730ab1 Merge branch '6770-Domain-Discovery-Thumbnail-API' into 6847-Hook-Up-Domain-UI-And-Thumbnailing 2020-09-16 14:19:03 -04:00