20108 Commits

Author SHA1 Message Date
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
b6644f4eac
Merge pull request #3785 from rcordovano/refactor-ingest-snapshot-classes
Remove public access specifier of IngestTasksScheduler.IngestJobTasks…
2018-05-17 19:23:27 -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 Carrier
601265d8c7
Merge pull request #3783 from rishwanth1995/docs_update
changed brew install command for installing sleuthkit in Running_Linux_OSX.txt
2018-05-17 12:13:53 -04:00
rishwanth1995
3240876e73 changed osx doxs 2018-05-17 12:06:08 -04: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
Richard Cordovano
75961c4f62
Merge pull request #3780 from sleuthkit/utf16_sign_fix
Fix error interpretting UTF16 because of signed/unsigned issue.  Also…
2018-05-17 11:39:36 -04:00
Richard Cordovano
e9694f78fc
Merge pull request #3776 from wschaeferB/3815-Aid21Refocusing
3815 aid21 refocusing
2018-05-17 11:36:54 -04:00
Richard Cordovano
162d40cec9
Merge pull request #3756 from dgrove727/3751_SqlCipherDetection
SQLCipher detection functionality and test finished.
2018-05-17 11:36:31 -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
esaunders
180b74bc2d Merge branch '3815-Aid21Refocusing' of github.com:wschaeferB/autopsy into 3734_ingest_progress 2018-05-16 17:22:36 -04:00
William Schaefer
901364a6dc 3815 add missing @Subscribe annotation to RefreshNodeSubscriber 2018-05-16 17:18:13 -04:00
esaunders
91c64d5a4e Merge branch '3815-Aid21Refocusing' of github.com:wschaeferB/autopsy into 3734_ingest_progress 2018-05-16 16:58:07 -04:00
William Schaefer
ca6df48671 3815 resolve merge conflicts with latest from custom-release-may-2018 2018-05-16 16:46:11 -04:00
William Schaefer
bd9924d0f4 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3815-Aid21Refocusing 2018-05-16 16:42:32 -04:00
William Schaefer
8ac29a33cf 3815 adjust comments regarding for clarity and accuracy regarding the EventBus in AutoIngestJobsNode 2018-05-16 16:20:51 -04:00
U-BASIS\dgrove
c597985175 Partial implementation. 2018-05-16 16:18:15 -04:00
William Schaefer
f78010a3d1 3815 remove deadEvent sub, add sub to refreshChildren for running jobs 2018-05-16 16:10:12 -04:00
U-BASIS\zhaohui
63b2e4b206 3780: cleanup 2018-05-16 16:02:52 -04:00
U-BASIS\zhaohui
1c9bd68a96 3780: Removed unused imports 2018-05-16 15:53:24 -04:00
William Schaefer
304d27790e 3815 add comments to new methods and classes 2018-05-16 15:49:43 -04:00
U-BASIS\zhaohui
193a7ccbf0 3280: Replace hard coded string with NbBundle messages. 2018-05-16 15:41:35 -04:00
William Schaefer
3b5dd768eb 3815 make only necessary portions of AutoIngestJobsNode refresh 2018-05-16 15:32:11 -04:00
U-BASIS\zhaohui
68daab12a1 3280: 1st try to fix the issues reported by codacy. 2018-05-16 15:30: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
William Schaefer
1a319d89a5 3815 make refresh event carry information on what to refresh 2018-05-16 14:12:55 -04:00
Brian Carrier
04df83dd93 Made name longer 2018-05-16 13:57:41 -04:00
William Schaefer
4a75775257 3815 change arguement to AutoIngestJobsNode back to snapshot from monitor 2018-05-16 13:43:08 -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
William Schaefer
26cfb15f6b 3815 make registration and subscription occur in non static inner classes 2018-05-16 13:19:53 -04:00
U-BASIS\zhaohui
f0a3523420 3780: Add comment for empty method 2018-05-16 13:05:57 -04:00
Richard Cordovano
a36e56469d
Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection 2018-05-16 11:52:56 -04:00
rishwanth1995
9a311cbf45 fixed codacy issues 2018-05-16 11:16:14 -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
U-BASIS\zhaohui
8ba38a3279 3780: revert the unnecessary changes 2018-05-16 11:01:43 -04:00
U-BASIS\zhaohui
a1bd48b65e 3780: revert the unnecessary changes 2018-05-16 11:00:19 -04:00
U-BASIS\zhaohui
09af64bf77 3780: Update the label name. 2018-05-16 10:34:38 -04:00
U-BASIS\zhaohui
5a73b7e312 3780: Update the text of checkbox. 2018-05-16 10:28:31 -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
U-BASIS\zhaohui
aa7fabb1b4 3780: Add data source filter for Ad hoc search. 2018-05-16 10:17:18 -04:00