26445 Commits

Author SHA1 Message Date
Richard Cordovano
d737fdb42b
Merge pull request #5580 from APriestman/5939_embeddedFileExtractorFixes
5939 SevenZip - Change severe message to warning
2020-01-13 14:14:06 -05:00
Richard Cordovano
16ffacb29a
Merge pull request #5588 from sleuthkit/release-4.14.0
Merge release-4.14.0 branch into develop branch
2020-01-13 13:18:28 -05:00
Richard Cordovano
fcbf507898
Merge pull request #5587 from rcordovano/release-4.14.0
Update URLs in Python module examples
2020-01-13 13:17:42 -05:00
Richard Cordovano
c0d1313769 Update URLs in Python module examples 2020-01-13 13:16:50 -05:00
Richard Cordovano
e37737ab98
Merge pull request #5586 from sleuthkit/release-4.14.0
Merge release-4.14.0 branch into develop branch
2020-01-13 13:08:34 -05:00
Richard Cordovano
ce9dc5e05f
Merge pull request #5584 from rcordovano/python-modules-update
Update URLs in Python module examples
2020-01-13 13:07:28 -05:00
Richard Cordovano
fa767618d6
Merge pull request #5585 from rcordovano/release-4.14.0
Update URLs in Python module examples
2020-01-13 13:03:42 -05:00
Richard Cordovano
b9129f46e1 Update URLs in Python module examples 2020-01-13 13:01:27 -05:00
Richard Cordovano
3bc166a549 Update URLs in Python module examples 2020-01-13 12:58:06 -05:00
Richard Cordovano
856635b8a2
Merge pull request #5583 from rcordovano/update-build-type-switch
Update build type after 4.14.0 release
2020-01-13 12:38:43 -05:00
Richard Cordovano
7b41a43761 Update build type after 4.14.0 release 2020-01-13 12:37:25 -05:00
Richard Cordovano
9c15e7ac64
Merge pull request #5582 from sleuthkit/release-4.14.0
Merge release-4.14.0 branch into develop branch
2020-01-13 12:20:24 -05:00
Richard Cordovano
351677eaec
Merge pull request #5568 from dannysmyda/5881-Streamline-Gold-Updates-Part-Two
5881 Streamline Gold Updates Part Two
2020-01-13 11:37:06 -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
Richard Cordovano
e5700ac1ed
Merge pull request #5577 from rcordovano/docs-url-updates
Update URLs in Python module examples
2020-01-10 10:06:16 -05:00
Kelly Kelly
6ac91235e5 Updated due for changes to GeoArtifactHelper 2020-01-10 10:05:12 -05:00
Richard Cordovano
955f0ad608 Update URLs in Python module examples 2020-01-10 10:04:49 -05:00
Richard Cordovano
a570b8817a
Merge pull request #5576 from rcordovano/build-type-update
Toggle build to RELEASE for release 4.14.0
2020-01-10 09:51:37 -05:00
Richard Cordovano
7f96d3a28b Toggle build to RELEASE for release 4.14.0 2020-01-10 09:50:19 -05:00
U-BASIS\dsmyda
131525b0d0 Updated the regression script to continue on even in the event of single user failure 2020-01-09 16:25:40 -05:00
Richard Cordovano
f11a6ac526
Merge pull request #5575 from sleuthkit/release-4.14.0
Merge release-4.14.0 branch into develop branch
2020-01-09 15:53:48 -05:00
Richard Cordovano
1c9a743b00
Merge pull request #5574 from kellykelly3/artifact-helper-cleanup
Changed ArtifactsHelper to GeoArtifactsHelper
2020-01-09 15:51:41 -05:00
Kelly Kelly
4338a9d7af Changed ArtifactsHelper to GeoArtifactsHelper 2020-01-09 15:05:09 -05:00
Kelly Kelly
0885cae264 Refactored for sleuthkit file move 2020-01-09 14:22:31 -05:00
Richard Cordovano
64d779b3d1
Merge pull request #5572 from sleuthkit/release-4.14.0
Merge release-4.14.0 branch into develop branch
2020-01-09 13:24:37 -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
Richard Cordovano
5f140a87ec
Merge pull request #5569 from APriestman/doxygenFixes_1_9_2020
Doxygen fix
2020-01-09 11:32:41 -05:00
Raman Arora
29ff31059c 5949: Move Attachment classes into a new package. 2020-01-09 10:53:50 -05:00
Richard Cordovano
752fc0c442
Merge pull request #5551 from APriestman/5936_emailRecursion
5936 Prevent infinite recursion in isChild() test
2020-01-09 10:46:33 -05:00
Ann Priestman
72b022b3ac Doxygen warning fix 2020-01-09 09:37:32 -05:00
U-BASIS\dsmyda
cdbe4e5ffe Made the regression script not bail out of the -b flag 2020-01-08 17:01:46 -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
Richard Cordovano
ea787e472f
Merge pull request #5564 from sleuthkit/release-4.14.0
Merge release-4.14.0 branch into develop branch
2020-01-08 15:36:55 -05:00
Richard Cordovano
99b556d792
Merge pull request #5556 from APriestman/5821_fileDiscovery
5821 File discovery doc
2020-01-08 15:36:17 -05:00
Richard Cordovano
69ff7ca246
Merge pull request #5555 from APriestman/5821_mediaPlayerDoc
5821 Added video content viewer to docs
2020-01-08 15:36:03 -05:00
Richard Cordovano
38e3ed25bd
Merge pull request #5545 from APriestman/updateDocCopyright2020
Update copyright date in doc footers
2020-01-08 15:35:47 -05:00
Richard Cordovano
8143399e86
Merge pull request #5541 from APriestman/5821_plaso
Added Plaso doc
2020-01-08 15:35:27 -05:00
Richard Cordovano
1921812c80
Merge pull request #5540 from APriestman/5821_contextViewer
5821 Added context content viewer docs
2020-01-08 15:35:11 -05:00
Richard Cordovano
7301117cd3
Merge pull request #5529 from APriestman/5821_smallerUpdates
5821 doc updates for data source deletion and CVT country code
2020-01-08 15:34:45 -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
6c44836f11
Merge pull request #5548 from raman-bt/5927-npe
5927: NPE while adding messages.
2020-01-08 11:38:03 -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
Richard Cordovano
d8f6fb6cdf
Merge pull request #5563 from wschaeferB/RemoveInfoMessageDiscovery
remove logging deemed unnecessary
2020-01-07 19:03:27 -05:00