14735 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
5f5d4952b7 Fetch attributes in makeKeys() 2020-01-16 15:37:21 -05:00
U-BASIS\dsmyda
e0c9ea53f1 Added some comments and tested 2020-01-16 13:34:10 -05:00
U-BASIS\dsmyda
b8d3ac6016 Added a comment 2020-01-16 13:32:58 -05:00
Kelly Kelly
e9dd0d2818 Prevented BlackboardArtifactNode from showing attributes of type JSON 2020-01-16 13:27:26 -05:00
Raman Arora
da016a0d34 5907: Update legacy Python modules to use Communication Artifacts helper. 2020-01-16 10:47:35 -05:00
esaunders
9c66e2d5ee Update Maven Central Repository to use HTTPS 2020-01-15 18:02:06 -05:00
U-BASIS\dsmyda
b0fd086844 Reduced cyclomatic complexity and implemented a more memory efficient traversal 2020-01-15 17:27:53 -05:00
esaunders
bb2355d035 Cannot call pages.clear() because Lists.partition() returns an unmodifiable list. Reset pages by creating a new empty ArrayList. 2020-01-15 12:41:00 -05:00
Kelly Kelly
f415213afc Addressed codacy issue 2020-01-15 11:24:20 -05:00
Kelly Kelly
0a006421e7 Geolocation changes to address codacy issues 2020-01-15 11:08:59 -05:00
U-BASIS\dsmyda
c9057ddecb Refactoring case uco generation in portable case to lower cyclomatic complexity 2020-01-15 11:06:07 -05:00
Kelly Kelly
544974f7e8 Merge branch '1379-drone-DAT-ingest-module' into 1390-KML-geolocation-track-support 2020-01-15 10:28:14 -05:00
Kelly Kelly
5b290dea4b Merge branch 'develop' into 1379-drone-DAT-ingest-module 2020-01-15 10:27:03 -05:00
Kelly Kelly
b0215cacc9 Added tracks to geolocation window and KML report 2020-01-15 09:47:36 -05:00
Richard Cordovano
475c5b7900 5931 Clean up ModuleSettings.java and improve logging 2020-01-14 16:41:37 -05:00
Richard Cordovano
6e02334fe5 5931 Clean up ModuleSettings.java and improve logging 2020-01-14 16:39:26 -05:00
Richard Cordovano
a2a477fae0 5931 Clean up ModuleSettings.java and improve logging 2020-01-14 16:39:02 -05:00
Richard Cordovano
a4227d5d64 5931 Clean up ModuleSettings.java and improve logging 2020-01-14 16:37:13 -05:00
Eugene Livis
3d78507bb9 Updated javadocs 2020-01-14 14:30:16 -05:00
Eugene Livis
66ca34fea8 Fix for a python report module bug 2020-01-14 14:22:54 -05:00
Richard Cordovano
2dc35a620f
Merge pull request #5581 from markmckinnon/5918-Hover-text-for-Source-File-column-for-artifacts-is-incorrect
5918-Hover-text-for-Source-File-column-for-artifacts-is-incorrect
2020-01-14 10:10:25 -05:00
U-BASIS\dsmyda
f68b0479ad Merge branch 'develop' of github.com:sleuthkit/autopsy into 5718-invert-control-of-case-uco 2020-01-13 17:54:30 -05:00
U-BASIS\dsmyda
66afb97fad Merge remote-tracking branch 'upstream/develop' into 5718-invert-control-of-case-uco 2020-01-13 17:44:02 -05:00
Eugene Livis
9b420ed3b2 Code refactoring 2020-01-13 17:39:28 -05:00
U-BASIS\dsmyda
fefadb0eea Merge branch 'develop' into 5718-invert-control-of-case-uco 2020-01-13 17:34:52 -05:00
U-BASIS\dsmyda
e21ae1936c Fixed Case UCO reports not showing up 2020-01-13 17:34:48 -05:00
Eugene Livis
38e896c9fa Minor 2020-01-13 17:33:15 -05:00
Eugene Livis
402f9ae1b6 Minor 2020-01-13 17:31:18 -05:00
Eugene Livis
f0534f958d Fix for Python report modules 2020-01-13 17:28:00 -05:00
U-BASIS\dsmyda
91df26b4c6 Fixed call to created time 2020-01-13 16:33:00 -05:00
Mark McKinnon
43d59301c1 Update BlackboardArtifactNode.java
Get file name instead of artifact name for when you hover over the artifact
2020-01-10 15:06:56 -05:00
Ann Priestman
f254bb8e12 SevenZip - Change severe message to warning 2020-01-10 13:36:48 -05:00
Kelly Kelly
734b840ce9 Fixed codacy issue 2020-01-10 11:19:06 -05:00
Kelly Kelly
fe04b10b24 Merge branch 'develop' into 1379-drone-DAT-ingest-module 2020-01-10 10:39:07 -05:00
Kelly Kelly
6ac91235e5 Updated due for changes to GeoArtifactHelper 2020-01-10 10:05:12 -05:00
Kelly Kelly
0885cae264 Refactored for sleuthkit file move 2020-01-09 14:22:31 -05:00
Kelly Kelly
080c5370ae Updated to use Artifact helper to create TSK_GEO_TRACK artifacts 2020-01-09 13:12:24 -05:00
Richard Cordovano
1a875df9f5
Merge pull request #5570 from raman-bt/5949-move-attachment-classes
5949: Move Attachment classes into a new package.
2020-01-09 12:18:56 -05:00
Richard Cordovano
0d5d82f419
Merge pull request #5567 from dannysmyda/5933-Refactor-Text-File-Extractor
5933 refactor text file extractor
2020-01-09 11:36:23 -05:00
Raman Arora
29ff31059c 5949: Move Attachment classes into a new package. 2020-01-09 10:53:50 -05:00
Ann Priestman
72b022b3ac Doxygen warning fix 2020-01-09 09:37:32 -05:00
U-BASIS\dsmyda
fdcb831cad Some clean up after reviewing the diffs 2020-01-08 16:30:18 -05:00
U-BASIS\dsmyda
ffda16a53d Refactored the encoding logic and updated the clients of TextFileExtractor 2020-01-08 16:26:13 -05:00
Richard Cordovano
7586ea2612
Merge pull request #5565 from wschaeferB/ChangeDescToComment
Change desc attr to comment attr for TSK_USER_CONTENT_SUSPECTED artifact
2020-01-08 15:51:05 -05:00
William Schaefer
26984e911a Change Desc to comment for TSK_USER_CONTENT_SUSPCETED artifact 2020-01-08 15:26:45 -05:00
Richard Cordovano
9c6238a6e6
Merge pull request #5561 from dannysmyda/5916-Media-Player-FFW
5916 media player ffw
2020-01-08 10:27:09 -05:00
William Schaefer
090bc7a749 remove logging deemed unnecessary 2020-01-07 18:42:44 -05:00
U-BASIS\dsmyda
a1fd0b12c6 Backed out changes to condensing the extension and mimetype lists 2020-01-07 16:48:00 -05:00
U-BASIS\dsmyda
00291898ad Implemente and tested new FFW algorithm 2020-01-07 16:44:01 -05:00
U-BASIS\dsmyda
c09e67d2b5 Cleaned up comments and collapsed mime type and extension lists 2020-01-07 16:14:51 -05:00