12720 Commits

Author SHA1 Message Date
William Schaefer
91aef7be0d 2955 address codacy complaint about not using isEmpty 2019-06-17 16:10:52 -04:00
Kelly Kelly
42291954b4 Handled some of the codecy issues and fixed a bug 2019-06-17 15:28:23 -04:00
Joe Ho
34987d050d Merge remote-tracking branch 'upstream/release-4.12.0' into 5165-Logical-Imager-DSP-to-support-multiple-drives 2019-06-17 15:02:24 -04:00
Joe Ho
b501c38f03 Merge remote-tracking branch 'upstream/release-4.12.0' into 5165-Logical-Imager-DSP-to-support-multiple-drives 2019-06-17 14:55:47 -04:00
Joe Ho
20687ff5fa Fix NPE 2019-06-17 14:55:18 -04:00
Richard Cordovano
3c6c5b7d46 Merge remote-tracking branch 'upstream/release-4.12.0' into ig-deadlock-fix 2019-06-17 14:51:45 -04:00
William Schaefer
98feb3137a 2955 remove nsrl from list if they attempt to index, adjust messages 2019-06-17 14:36:45 -04:00
Joe Ho
6ccd395f54 Fix compile warning 2019-06-17 14:35:41 -04:00
Eugene Livis
702b09ae2d First cut at running ingest 2019-06-17 14:27:13 -04:00
U-BASIS\dsmyda
7149043f55 Moved TextPane for reuse in public API 2019-06-17 14:01:30 -04:00
William Schaefer
4000be9436 2955 don't allow user to index nsrl hash sets 2019-06-17 13:37:46 -04:00
esaunders
0266b816d2 Merge branch 'develop' of github.com:sleuthkit/autopsy into 5160-tika-init 2019-06-17 13:36:28 -04:00
esaunders
16eca8ca9f Initialize Tika when the core module is loaded. 2019-06-17 13:34:30 -04:00
Joe Ho
c340f99bb3 Fix codacy error 2019-06-17 13:34:09 -04:00
Joe Ho
0da0ba8619 Test multiple VHDs in a folder 2019-06-17 13:26:45 -04:00
Joe Ho
e0aa07891f Fix compile error TextPrompt 2019-06-17 13:07:51 -04:00
Kelly Kelly
efeeb6656c Merge remote-tracking branch 'upstream/develop' into filterPane-accountType 2019-06-17 12:58:19 -04:00
Kelly Kelly
c86f732b6f Added code for getting the list of accounts dynamically 2019-06-17 12:58:08 -04:00
William Schaefer
045b616bc4 5209 hide O column when CR is not enabled 2019-06-17 12:19:42 -04:00
Eugene Livis
583c79b845 Creating a test input file and running Logical Files DSP on it 2019-06-17 12:18:59 -04:00
Joe Ho
116a79f004 Update Bundle.properties-MERGED 2019-06-17 11:50:35 -04:00
Joe Ho
6c98fa702d Revert un-needed changes 2019-06-17 11:48:19 -04:00
William Schaefer
cc5a974ed4 5209 fix bug introduced with 5019 which broke sco columns when no central repo 2019-06-17 11:36:13 -04:00
Joe Ho
9cf2f8b56c Revert TextPrompt.java 2019-06-17 11:13:05 -04:00
Joe Ho
338f8bb9e2 Update ContentViewerTagManager.java 2019-06-17 11:10:59 -04:00
Joe Ho
1d3c846fa1 Revert un-needed change 2019-06-17 11:09:18 -04:00
Joe Ho
3d5d4b4c1d Fix radiobuttons in edit rule panel. Remove unused methods. 2019-06-17 10:37:41 -04:00
Joe Ho
6dc7c0d1a4 Update Bundle.properties-MERGED 2019-06-17 08:53:11 -04:00
Joe Ho
eeb85baa89 Fix a bug during end-to-end test. Test for .vhd file instead of sparse_image.vhd 2019-06-17 08:52:39 -04:00
Joe Ho
87c181d427 revert the revert 2019-06-14 15:59:01 -04:00
Joe Ho
404a7ce40d Merge remote-tracking branch 'upstream/release-4.12.0' into 5035-for-PR 2019-06-14 14:51:24 -04:00
Joe Ho
0115aab8da Builder uses getter methods 2019-06-14 14:49:23 -04:00
Joe Ho
de71dc281e Revert "Merge remote-tracking branch 'upstream/release-4.12.0' into 5035-for-PR"
This reverts commit 557fc43ee024dbef7db99aab3bc6cac0e5777daa, reversing
changes made to 53a03681fa5b29d4abde2256604bc07cbc9091c3.
2019-06-14 14:42:14 -04:00
Joe Ho
5078652f70 Resovle conflicts 2019-06-14 14:32:39 -04:00
Joe Ho
a76aee9651 Revert all the Bundle.properties-MERGED file not related to this JIRA 2019-06-14 14:26:56 -04:00
Joe Ho
25d822f593 Fix PR comments 2019-06-14 14:05:28 -04:00
Raman
7ec2b2f239 Add //NON-NLS comment. 2019-06-14 13:09:01 -04:00
Raman
1515d1ee13 5201: Text Summary content viewer does not support mimetype 'application/xhtml+xml' 2019-06-14 12:59:12 -04:00
Ann Priestman
b5c6c6c647 Remove parameters that were causing doxygen warnings. 2019-06-14 12:57:47 -04:00
Joe Ho
557fc43ee0 Merge remote-tracking branch 'upstream/release-4.12.0' into 5035-for-PR 2019-06-14 11:59:32 -04:00
Joe Ho
53a03681fa Added Symantec Encryption Desktop aka PGP 2019-06-14 11:53:53 -04:00
Joe Ho
f78e0d87f6 Add GnuPG 2019-06-14 11:16:04 -04:00
Joe Ho
39f4669ea6 Fix Codacy exception problem 2019-06-14 10:58:43 -04:00
Kelly Kelly
f9be6c6dd6 merged in the latest UI changes and message-threads 2019-06-14 10:29:32 -04:00
Kelly Kelly
bf73912a5a Added unthreaded icon 2019-06-14 10:25:29 -04:00
Kelly Kelly
64d47e78cf Merge remote-tracking branch 'upstream/message-threads' into 1256-message-thread-ui 2019-06-14 10:12:34 -04:00
Joe Ho
3bf5026cf8 Piggybacking 5162 here
add more Encryption programs.
2019-06-13 17:35:51 -04:00
Joe Ho
e0259007d1 Update Bundle.properties-MERGED 2019-06-13 17:27:13 -04:00
Joe Ho
21afac69b7 Remove unused parameters 2019-06-13 17:14:33 -04:00
Joe Ho
cf01ea8326 Add initial code. 2019-06-13 17:07:57 -04:00