10157 Commits

Author SHA1 Message Date
Brian Sweeney
245fbfe670 layout and wording on dialog box 2018-05-18 17:31:06 -06:00
Brian Sweeney
048148b2bd error messages 2018-05-18 17:07:02 -06:00
Brian Sweeney
7eba590211 action enabled for conditions which consider eamdb as well 2018-05-18 17:04:01 -06:00
U-BASIS\dgrove
9ecaa0d34b Keep case directory when test fails. 2018-05-18 16:09:43 -04:00
Raman
22a119a130 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3763_new_results_by_datasource 2018-05-18 15:37:56 -04:00
Raman
63add9d2b7 3763: Group Results by data source 2018-05-18 15:36:55 -04:00
U-BASIS\dgrove
3be3f00c2a Instance ID populated; comments saved to instances. 2018-05-18 15:29:00 -04:00
Brian Sweeney
ed15f81a97 error messages 2018-05-18 12:31:41 -06:00
Brian Carrier
348f70db00 remove stack traces from log that are occuring during regression tests 2018-05-18 10:45:37 -04:00
U-BASIS\dgrove
7aeccedeb0 Partial implementation. 2018-05-18 10:17:21 -04:00
Richard Cordovano
a2f5a9a087 Remove public access specifier of IngestTasksScheduler.IngestJobTasksSnapshot 2018-05-17 19:21:31 -04:00
Richard Cordovano
03764f0891
Merge pull request #3777 from esaunders/3734_ingest_progress
Add ingest progress snapshot support to AID
2018-05-17 18:11:57 -04:00
Brian Sweeney
ee6837d5d4 correllation cases loaded instead of data sources 2018-05-17 12:20:02 -06:00
Brian Sweeney
2b5f315cf7 moved swingworkers to commonfilespanel so we can avoid a race condition while initializing the components 2018-05-17 09:58:27 -06:00
Richard Cordovano
03fda5ff13
Merge pull request #3782 from dgrove727/3850_CaseUtilsImprovements
3850 case utils improvements
2018-05-17 11:49:22 -04:00
U-BASIS\dgrove
7baa8a8176 Fixed issue affecting EmbeddedFileTest. 2018-05-17 02:19:24 -04:00
U-BASIS\dgrove
f741ceabe1 Improved documentation. 2018-05-17 01:05:30 -04:00
U-BASIS\dgrove
ea73615a24 Fixed documentation typo. 2018-05-17 01:02:16 -04:00
U-BASIS\dgrove
05077948d2 Merge remote-tracking branch 'upstream/develop' into 3850_CaseUtilsImprovements 2018-05-17 00:55:48 -04:00
U-BASIS\dgrove
fe1a278efa CaseUtils API improved. 2018-05-17 00:55:10 -04:00
esaunders
41cfd733f9 Lunacy cleanup. 2018-05-16 17:43:23 -04:00
U-BASIS\dgrove
c597985175 Partial implementation. 2018-05-16 16:18:15 -04:00
Raman
5d9424906f Merge branch '3802_group_tree_by_datasource' of https://github.com/raman-bt/autopsy into 3763_new_results_by_datasource 2018-05-16 14:44:28 -04:00
Brian Carrier
04df83dd93 Made name longer 2018-05-16 13:57:41 -04:00
Brian Carrier
b1f78c62c6 Fix error interpretting UTF16 because of signed/unsigned issue. Also fixed NetBeans comments 2018-05-16 13:34:15 -04:00
Richard Cordovano
a36e56469d
Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection 2018-05-16 11:52:56 -04:00
esaunders
ad0c2927cd Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3734_ingest_progress 2018-05-16 11:11:50 -04:00
Richard Cordovano
c40fcae982
Merge pull request #3773 from rcordovano/add-bitlocker-detection
Add Bitlocker detection from develop branch
2018-05-16 10:26:55 -04:00
Richard Cordovano
ec2aed9db6
Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection 2018-05-16 10:23:54 -04:00
Raman
5c55a699e6 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3813_view_in_dir_action 2018-05-16 10:12:01 -04:00
Raman
f73dad988d 3813: Fix 'View In Directory' context menu action. 2018-05-16 10:03:31 -04:00
Richard Cordovano
0ab385007f
Merge pull request #3775 from dgrove727/3836_IngestUtils
3836 ingest utils
2018-05-16 09:21:25 -04:00
Brian Sweeney
3f215ea582 more wiring 2018-05-15 19:39:44 -06:00
Brian Sweeney
4ae16a6727 default selections changed 2018-05-15 19:33:41 -06:00
Brian Sweeney
0058d69066 more ui stuff 2018-05-15 19:31:40 -06:00
Brian Sweeney
9091ed7748 intercase panel wired in partially 2018-05-15 19:27:36 -06:00
Brian Sweeney
93b64437dc intra case panel wired in 2018-05-15 18:31:26 -06:00
Richard Cordovano
d0505cde0a
Merge pull request #3771 from APriestman/3791_updateCVTdocs
Added CVT visualization docs.
2018-05-15 18:07:39 -04:00
Brian Sweeney
6ad28c1968 intercase and intracase panel stubs 2018-05-15 15:54:20 -06:00
Richard Cordovano
574ca6c0cc Cosmetic change to EncryptionDetectionTest for travis rebuild 2018-05-15 17:29:05 -04:00
esaunders
ed7b4c7c95 Merge branch '3738_job_cancellation' into 3734_ingest_progress 2018-05-15 17:19:13 -04:00
U-BASIS\dgrove
4b01a48dbc Show error messages. 2018-05-15 17:18:17 -04:00
U-BASIS\dgrove
9cd23cdece Updated 'addDataSource()' to handle critical errors. 2018-05-15 16:45:23 -04:00
esaunders
862c6e4e7b Added ingest progress snapshot support to AID. 2018-05-15 13:00:11 -04:00
Richard Cordovano
387f5f697d EncryptionDetectionTest merge fixes 2018-05-15 11:56:21 -04:00
Richard Cordovano
17df5f03a4 Fix merge error in BitLocker detection cherry-pick 2018-05-15 11:38:30 -04:00
Richard Cordovano
4676df8ab9 Adding BitLocker detection to custom release branch 2018-05-15 11:19:50 -04:00
Brian Sweeney
48daecf1ec unused import 2018-05-15 09:19:32 -06:00
U-BASIS\dgrove
c2b6b5854b Bitlocker detection implemented. 2018-05-15 11:17:03 -04:00
Brian Sweeney
cc18414f4f Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetadata.java
2018-05-15 08:53:39 -06:00