18373 Commits

Author SHA1 Message Date
Richard Cordovano
daf24eb84c
Merge pull request #3728 from millmanorama/985-suppress-NPE
show warning in less intrusive JFX notifications instead of Message b…
2018-05-15 17:39:41 -04:00
millmanorama
aea379209a Merge remote-tracking branch 'upstream/develop' into 985-suppress-NPE 2018-05-15 11:31:40 +02:00
Brian Carrier
79b703d0f4 update PMD rules 2018-05-14 21:52:41 -04:00
Richard Cordovano
6f80293990
Merge pull request #3749 from zhhl/3779-addDSFilterToFileSearchByattributes
3779 add data source filter to file search by attributes
2018-05-14 18:48:24 -04:00
Richard Cordovano
cab9b7d999
Merge pull request #3732 from briangsweeney/3668-intra-case-correlation-content-viewer
3668 intra case correlation content viewer
2018-05-14 18:47:19 -04:00
Richard Cordovano
d9e5b8758a CaseUtils and functional test code fixes 2018-05-14 14:19:31 -04:00
Richard Cordovano
929a58fcc3 Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-05-14 12:47:49 -04:00
Richard Cordovano
72fd1eb015 Repair Core/build.xml 2018-05-14 12:38:32 -04:00
Richard Cordovano
6fc9f4ed96 Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-05-14 12:14:39 -04:00
Richard Cordovano
162bd4de8b
Merge branch 'develop' into custom-release-may-2018 2018-05-14 12:10:25 -04:00
Richard Cordovano
16a3c88abd
Merge pull request #3759 from dgrove727/3834_SevenZipExtractorTskComment
3834 seven zip extractor tsk comment
2018-05-14 11:43:50 -04:00
Richard Cordovano
248e724161
Merge pull request #3760 from eugene7646/ocr_via_tika_3760
OCR via tika (3760)
2018-05-14 11:38:16 -04:00
Richard Cordovano
7903ad0710
Merge pull request #3768 from sleuthkit/release-4.7.0
Minor updates to documentation
2018-05-14 10:25:19 -04:00
Richard Cordovano
bb150ed295
Merge pull request #3755 from dgrove727/3784_BitlockerDetection
3784 bitlocker detection
2018-05-11 18:37:05 -04:00
Eugene Livis
5843d8e7b1 Addressed code review comments 2018-05-11 14:26:14 -04:00
Richard Cordovano
6ce3e7f3cf
Merge pull request #3758 from zhhl/3827-updateTestScript
3827: Update regression.py to take care of the new platform structure.
2018-05-11 11:35:38 -04:00
Brian Carrier
a0dba7a232
Merge pull request #3764 from rishwanth1995/setupsleuthkitbranch_ci
added python script to setup sleuthkit branch in appveyor and travis
2018-05-11 11:22:42 -04:00
Brian Carrier
5dbe8469b4
Updated comments. 2018-05-11 11:22:24 -04:00
U-BASIS\zhaohui
fc8fd8b77a 3779: Remove 2018-05-11 10:21:03 -04:00
rishwanth1995
496875b8d5 changed algorithm for sleuthkit branches 2018-05-11 10:12:41 -04:00
Brian Carrier
804682b34b
Merge pull request #3761 from rishwanth1995/launch_Script_bootable
cleanup bootable script
2018-05-10 16:54:37 -04:00
rishwanth1995
c1e8df66d5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into setupsleuthkitbranch_ci 2018-05-10 16:43:38 -04:00
rishwanth1995
d1e7dd3ec0 cleanup bootable script 2018-05-10 16:39:41 -04:00
Eugene Livis
4b9ec66708 Merge branch 'develop' of github.com:sleuthkit/autopsy into ocr_via_tika_3760 2018-05-10 16:02:39 -04:00
U-BASIS\dgrove
f9b2a8601f Merge remote-tracking branch 'upstream/develop' into 3834_SevenZipExtractorTskComment 2018-05-10 15:54:09 -04:00
U-BASIS\dgrove
b4a069e998 Switched TSK_NAME to TSK_COMMENT. 2018-05-10 15:53:51 -04:00
U-BASIS\zhaohui
c32b4f5dc0 3827: Update regression.py to take care of the new platform structure. 2018-05-10 15:28:29 -04:00
U-BASIS\zhaohui
6df34a430d 3779: Add comments for the empty method body. 2018-05-10 14:52:46 -04:00
U-BASIS\dgrove
7554815580 Merge remote-tracking branch 'upstream/develop' into 3784_BitlockerDetection 2018-05-10 14:35:11 -04:00
U-BASIS\zhaohui
4b3ec5b51b 3779: Move the data source panel to the bottom of the file search by attributes panel. 2018-05-10 13:24:26 -04:00
Eugene Livis
9d34250941 Added more comments 2018-05-10 12:45:21 -04:00
Eugene Livis
18546ec8b4 Enabled OCR for PDFs 2018-05-10 12:34:34 -04:00
Brian Carrier
d3948ae87d modified script a bit and moved it 2018-05-10 12:25:51 -04:00
Eugene Livis
068bf86c48 Only using OCR for English language 2018-05-10 11:55:01 -04:00
Brian Carrier
ddb6c5a65a
Merge pull request #3745 from rishwanth1995/configdir_paladins
Used Dialog to prompt user about where to write config data for Linux Boot CD
2018-05-10 11:52:58 -04:00
Eugene Livis
a8bb28b4f3 Bug fixes 2018-05-10 11:52:31 -04:00
U-BASIS\dgrove
fdb725188c Fixed Codacy issue with appending String literals. 2018-05-10 11:43:17 -04:00
Richard Cordovano
01995825d0 Fix merge error in AutoIngestManager.java 2018-05-10 11:28:39 -04:00
U-BASIS\dgrove
9c4cbae4c4 Fixed Codacy issues. 2018-05-10 11:21:15 -04:00
Eugene Livis
50d635a42a Merge branch 'develop' of github.com:sleuthkit/autopsy into ocr_via_tika_3760 2018-05-10 11:06:01 -04:00
Eugene Livis
1b36fe3a43 Added ability to enable/disable OCR via KWS options panel 2018-05-10 11:05:31 -04:00
U-BASIS\dgrove
702f46d911 Merge remote-tracking branch 'upstream/develop' into 3784_BitlockerDetection 2018-05-10 10:49:28 -04:00
millmanorama
5e7dddc8d8 improve comment 2018-05-10 16:28:41 +02:00
U-BASIS\zhaohui
c50ece29d7 3779: Fix typo 2018-05-10 10:05:46 -04:00
Richard Cordovano
7195a146a6
Fix spelling errors in VisualizationPanel.java 2018-05-09 18:16:15 -04:00
Richard Cordovano
43a313253f
Merge pull request #3743 from wschaeferB/3752-EncryptedPartitionTest
3752 encrypted partition test
2018-05-09 17:26:59 -04:00
Richard Cordovano
4eefd2deeb
Merge pull request #3750 from rishwanth1995/disable_vmdkfiles_mac
Disable vmdkfiles in ImageFilePanel's filechooser mac
2018-05-09 17:13:21 -04:00
Richard Cordovano
cfb84568ba Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-05-09 17:12:46 -04:00
Richard Cordovano
8f7fd27bc0
Merge pull request #3716 from rishwanth1995/release-4.7.0
added a generic settings file for python modules
2018-05-09 17:07:37 -04:00
William Schaefer
7f69c1176c 3752 update .gitignore to ignore data dir 2018-05-09 16:24:24 -04:00