19380 Commits

Author SHA1 Message Date
Brian Carrier
5dbe8469b4
Updated comments. 2018-05-11 11:22:24 -04:00
Brian Sweeney
624e9cc363 these pass - needed a minor tweak 2018-05-11 08:49:10 -06:00
Brian Sweeney
3f0279ed72 added some helper functions and corrected some test cases 2018-05-11 08:45:42 -06: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 Sweeney
763eb661db tests added, data download issue dealt with, case closed NPE dealt with tentatively 2018-05-10 15:51:03 -06: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
Raman
e71624e989 Cleanup after self-review. 2018-05-10 13:39:01 -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
U-BASIS\dgrove
e639d02fd6 Fixed merge conflicts. 2018-05-10 11:41:57 -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
Raman
bcad232ee6 Added JIRA number for a TBD 2018-05-10 11:15:17 -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
Raman
140989d9c6 Resolving conflicts after stash pop 2018-05-10 08:51:00 -04:00
Raman
8b92a52b1b 3802: Group by datasource
Build the top level tree using new RootContentChildrenFactory
2018-05-10 08:45:45 -04:00
Ann Priestman
8495e6e204 Codacy fixes 2018-05-10 08:04:53 -04:00
Raman
c8bd4abf40 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3802_group_tree_by_datasource 2018-05-10 07:20:29 -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
U-BASIS\dgrove
1580a07d77 Removed SQLCipher encryption TSK_COMMENT. 2018-05-09 16:23:29 -04:00
William Schaefer
7aefbcbfe6 3752 remove local_files_test.zip 2018-05-09 16:19:19 -04:00
Richard Cordovano
6982f05cbc
Merge pull request #3751 from wschaeferB/3830-FixEventBusUnregisterCalls
3830 call eventbus.unregister on object given as arg instead of 0
2018-05-09 16:18:01 -04:00
Richard Cordovano
cb4745854b
Merge pull request #3739 from dgrove727/3803_EncryptionSuspectedTskComment
TSK_COMMENT added.
2018-05-09 16:06:33 -04:00
Andrew Ziehl
d1fa7c0cd1 Codeacy cleanup 2018-05-09 12:46:37 -07:00
Eugene Livis
218725b9d1 Merge branch 'develop' of github.com:sleuthkit/autopsy into ocr_via_tika_3760 2018-05-09 15:42:58 -04:00
Andrew Ziehl
5bc8c4bbcf Add md5 null check, update to use of getCurrentCase() API usage 2018-05-09 12:26:38 -07:00