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 |
|
rishwanth1995
|
8df35680ed
|
added python script to setup sleuthkit branch in appveyor and travis
|
2018-05-09 10:28:46 -04:00 |
|
rishwanth1995
|
029d040cb0
|
added setupconfigdirectory script
|
2018-05-09 09:35:39 -04:00 |
|
U-BASIS\dgrove
|
1a0ab488f1
|
Merge.
|
2018-05-08 23:22:20 -04:00 |
|
U-BASIS\dgrove
|
b8ec65adbc
|
Bitlocker detection implemented.
|
2018-05-08 18:22:08 -04:00 |
|
esaunders
|
4e35ec69be
|
Lunacy fix.
|
2018-05-08 18:05:36 -04:00 |
|
U-BASIS\zhaohui
|
9f78d8bb35
|
3779: Updates according the comments.
|
2018-05-08 18:02:54 -04:00 |
|
esaunders
|
544c052485
|
Remove unused imports.
|
2018-05-08 17:55:51 -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 |
|
esaunders
|
791d5bfd39
|
Merge pull request #3752 from wschaeferB/ChangeGetOpenCaseInTest
Fix merge error, updating getOpenCase to getCurrentCaseThrows
|
2018-05-08 17:25:15 -04:00 |
|
esaunders
|
70fae68153
|
Merge pull request #3753 from wschaeferB/ChangeGetOpenCaseInTest-Develop
Fix merge error, updating getOpenCase to getCurrentCaseThrows
|
2018-05-08 17:24:37 -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 |
|
esaunders
|
9cfb2ac560
|
Attempt to get a wait cursor and fix for case deletion events not being handled.
|
2018-05-08 16:45:37 -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 |
|
U-BASIS\zhaohui
|
ba7420d837
|
3779: cleanup
|
2018-05-08 13:39:04 -04:00 |
|
U-BASIS\zhaohui
|
6474b1b901
|
3779: Change rawtype to JList<String>
|
2018-05-08 13:29:59 -04:00 |
|
Eugene Livis
|
fcbd0109e7
|
Merge develop
|
2018-05-08 12:52:09 -04:00 |
|
Eugene Livis
|
31695a9ad8
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into ocr_via_tika_3760
|
2018-05-08 12:51:34 -04:00 |
|
esaunders
|
225406905f
|
Fix equality check.
|
2018-05-08 12:02:14 -04:00 |
|
esaunders
|
2d8d5126cd
|
Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation
|
2018-05-08 11:11:38 -04:00 |
|
esaunders
|
89f9d88ac2
|
Merge pull request #3748 from esaunders/custom-release-may-2018
Fix clean target.
|
2018-05-08 11:10:32 -04:00 |
|
esaunders
|
b64c75656e
|
Fix clean target.
|
2018-05-08 11:08:48 -04:00 |
|