9851 Commits

Author SHA1 Message Date
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
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
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
Andrew Ziehl
f9f64407da
Merge branch 'develop' into 3668-intra-case-correlation-content-viewer 2018-05-09 12:09:43 -07:00
Ann Priestman
d606c99305 Change max date range to one month.
Only get entries from data base that are less than a month old.
2018-05-09 14:23:29 -04:00
U-BASIS\dgrove
c393569ab2 Merge. 2018-05-09 14:02:32 -04:00
U-BASIS\dgrove
ba6e2dbd0c Merge remote-tracking branch 'upstream/develop' into 3803_EncryptionSuspectedTskComment 2018-05-09 13:49:37 -04:00
Brian Sweeney
2c271dbc9c comments / stubs 2018-05-09 11:26:30 -06:00
Brian Sweeney
d6143993c5 more test cases, added a method for getting unique case name 2018-05-09 11:26:30 -06:00
Brian Sweeney
4a0ae67b05 more tests 2018-05-09 11:26:30 -06:00
Brian Sweeney
25b6ac9de9 functional testing - wip 2018-05-09 11:26:29 -06:00
U-BASIS\dgrove
aed9b69538 SQLCipher detection functionality and test finished. 2018-05-09 13:23:09 -04:00
Brian Sweeney
226acf8c3b testing 2018-05-09 11:21:56 -06:00
Brian Sweeney
8517a877c3 functional testing - wip 2018-05-09 11:17:16 -06:00
Brian Sweeney
0d166feaa2 testing 2018-05-09 11:16:38 -06:00
Brian Sweeney
24f515af0d test stub 2018-05-09 11:14:12 -06:00
Ann Priestman
8a40ed22f4 Merge remote-tracking branch 'origin/3613_dashboard_gridLayout' into 3613_dashboard_gridLayout 2018-05-09 12:56:07 -04:00
Ann Priestman
8a8484db68 Add option to display one day of data 2018-05-09 12:54:43 -04:00
William Schaefer
b72439141c 3752 remove empty setup method for Encrypted partition test 2018-05-09 12:47:16 -04:00
U-BASIS\dgrove
b8ec65adbc Bitlocker detection implemented. 2018-05-08 18:22:08 -04:00
U-BASIS\zhaohui
9f78d8bb35 3779: Updates according the comments. 2018-05-08 18:02:54 -04:00
William Schaefer
03ceae4c97 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3830-FixEventBusUnregisterCalls 2018-05-08 17:32:10 -04:00
William Schaefer
8ba0d716a3 3752 resolve merge conflict regarding getCurrentCaseThrows fix 2018-05-08 17:28:09 -04:00
Andrew Ziehl
664984102f PR fixes. 2018-05-08 14:19:30 -07:00
U-BASIS\zhaohui
76f26b90da Merge remote-tracking branch 'upstream/develop' into 3779-addDSFilterToFileSearchByattributes 2018-05-08 17:16:17 -04:00
rishwanth1995
fdd68cea37 disable vhdi and vmdk from filechooser 2018-05-08 16:51:54 -04:00
William Schaefer
650de50969 fix additional test related merge refactoring issues 2018-05-08 16:37:34 -04:00
William Schaefer
7c96bc0713 3752 change calls to getOpenCase to getCurrentCaseThrows 2018-05-08 16:31:10 -04:00
William Schaefer
a06cfb3c0c Fix merge error, updating getOpenCase to getCurrentCaseThrows in encryption detection test 2018-05-08 16:22:06 -04:00
William Schaefer
2f443ca6d3 Fix merge error, updating getOpenCase to getCurrentCaseThrows in encryption detection test 2018-05-08 16:20:26 -04:00
William Schaefer
49926828d4 3830 call eventbus.unregister on object given as arg instead of 0 2018-05-08 15:31:14 -04:00
William Schaefer
7446e82e3e 3752 remove comment about disabled test now that it is not disabled 2018-05-08 15:13:18 -04:00
William Schaefer
3965adbc97 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartitionTest 2018-05-08 15:11:29 -04:00
William Schaefer
58b6f2da85 3752 enable Veracrypt test because of sleuthkit changes in 3820 2018-05-08 15:11:10 -04:00
U-BASIS\zhaohui
784383e728 3779: cleanup UI data settings 2018-05-08 15:06:38 -04:00
U-BASIS\zhaohui
d17199fe3f 3779: Update log message. 2018-05-08 14:59:47 -04:00
U-BASIS\zhaohui
1a8b6aa305 3779: cleanup 2018-05-08 13:40:32 -04:00