17611 Commits

Author SHA1 Message Date
Richard Cordovano
39c255f69b
Merge pull request #3481 from zhhl/2229-Part3UsegetOpenCaseInsteadOfgetCurrentCase
2229 part 3 use getOpenCase() instead of getCurrentCase()
2018-03-06 15:34:01 -05:00
rishwanth1995
eff300e558 Merge branch 'gui_changes' into developorig7 2018-03-06 15:30:59 -05:00
rishwanth1995
2260dcdc3f modified swing components in InjestProfileSelectionPanel.java 2018-03-06 15:28:13 -05:00
Mark McKinnon
a60742df33 Normalize Path for plugin data
Added normalize path to fileSet and moved check code from plugin to normalize path.  Added check if file length is 0 to skip checking for file, bad data causes this.
2018-03-06 11:41:46 -08:00
Richard Cordovano
1e3bc4e5f9
Merge branch 'develop' into 2229-Part3UsegetOpenCaseInsteadOfgetCurrentCase 2018-03-06 12:18:13 -05:00
Richard Cordovano
1438063f54
Merge pull request #3479 from zhhl/2229-Part2UsegetOpenCaseInPackageAction
2229 part2 use getopencase in package action
2018-03-06 12:14:32 -05:00
Richard Cordovano
fbf95526f2
Merge pull request #3521 from rcordovano/develop
Remove redundant NbBundle in Case class
2018-03-06 11:48:20 -05:00
Richard Cordovano
b53d993e33 Remove redundant NbBundle in Case class 2018-03-06 11:47:35 -05:00
Mark McKinnon
20aeaef2ee Fix for psxview plugin
fixed the psxview plugin returning many false positives
2018-03-06 08:42:15 -08:00
Richard Cordovano
274bef5f68 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2018-03-06 11:31:00 -05:00
Richard Cordovano
bb8ce63465
Merge pull request #3478 from zhhl/2229-Part1GetOpenCaseInsteadOfgetCurrentCaseAndThrowCheckedException
2229: Part 1: Use getOpenCase() instead of getCurrentCase() and throws checke…
2018-03-06 11:30:31 -05:00
Richard Cordovano
d9023751af Disable Codacy flagging use of fully qualified names 2018-03-06 11:20:57 -05:00
Richard Cordovano
62a57d7bfe Merge remote-tracking branch 'upstream/custom-release-2.11.1' into develop 2018-03-06 11:14:12 -05:00
U-BASIS\zhaohui
51f1d7044f 2229: Part 1. Fix the document comment of deprecated method and a codacy issue. 2018-03-06 11:12:55 -05:00
U-BASIS\dgrove
1c615172b5 Merge remote-tracking branch 'upstream/develop' into 3537_CorrelationEngineSettingsPanel 2018-03-06 11:07:37 -05:00
U-BASIS\dgrove
b9255ff9c6 Added logic for comparing previous instances. 2018-03-06 11:06:02 -05:00
U-BASIS\zhaohui
b5d4935f6b 2229: Catch the NoCurrentCaseException in VideoFile.java 2018-03-06 10:56:42 -05:00
U-BASIS\zhaohui
3542fab909 2229: Part 24: Use getOpenCase() instead of getCurrentCase() in contentviewers, modules, casemodule... 2018-03-06 10:24:48 -05:00
Richard Cordovano
4a5bb80518
Merge pull request #3490 from dgrove727/3437_ReadContentInputStreamError_3
3437 read content input stream error 3
2018-03-06 10:10:57 -05:00
Richard Cordovano
f93bfe9965
Merge pull request #3482 from dgrove727/3437_ReadContentInputStreamError_1
3437 read content input stream error 1
2018-03-06 10:09:08 -05:00
Raman
5917545641 3594: Move Application viewer tab to left
Swapped positions for Message veiwer and Indexed text viewer
2018-03-06 09:33:08 -05:00
Mark McKinnon
1a92b342ea Fix plugin ps*
Fix System file in ps* plugin output
2018-03-06 06:19:00 -08:00
Mark McKinnon
3812b10e79 Revert "Revert "Revised plugin parsing""
This reverts commit ed9027c65eb78b773db003ccbd460cac4522c5b9.
2018-03-06 05:18:14 -08:00
Mark McKinnon
ed9027c65e Revert "Revised plugin parsing"
This reverts commit 8869e18d781eeaac5a1d000d1a9e9de9a424a2ad.
2018-03-06 05:17:33 -08:00
Mark McKinnon
8869e18d78 Revised plugin parsing
Revised plugin parsing.
2018-03-06 05:15:10 -08:00
Raman
6361ae591e 3594: Move Application viewer tab to left
- Reordered content viewers
2018-03-06 08:07:11 -05:00
Mark McKinnon
cadf8f7f2c Merge remote-tracking branch 'upstream/volatility_module' into volatility_module
Get Brians code
2018-03-06 04:36:54 -08:00
Raman
724350e467 Removed duplicate log messages, ensure DB resources closed in case of error. 2018-03-06 06:53:23 -05:00
Brian Carrier
5c86137913 Added normalize method, fixed dlllist 2018-03-05 23:50:57 -05:00
Brian Carrier
0bdfbdaf23 Merge remote-tracking branch 'origin/develop' into volatility_module 2018-03-05 22:51:29 -05:00
U-BASIS\dgrove
516c82a1ee Merge remote-tracking branch 'upstream/develop' into 3437_ReadContentInputStreamError_3 2018-03-05 21:56:11 -05:00
U-BASIS\dgrove
59f87f77f8 Removed double-wrapped catches. 2018-03-05 21:55:55 -05:00
U-BASIS\dgrove
d8a2627c99 Merge remote-tracking branch 'upstream/develop' into 3437_ReadContentInputStreamError_1 2018-03-05 21:39:36 -05:00
U-BASIS\dgrove
91d2a91cd2 Fixed logic order in 'findTexts()'. 2018-03-05 21:38:36 -05:00
Richard Cordovano
b4a73dfb40
Merge pull request #3489 from esaunders/develop
Fix problem with Reports path.
2018-03-05 19:29:59 -05:00
Richard Cordovano
0e1683132a
Merge pull request #3483 from dgrove727/3437_ReadContentInputStreamError_2
3437 read content input stream error 2
2018-03-05 19:21:09 -05:00
Richard Cordovano
9727108f08
Merge pull request #3494 from rishwanth1995/develop-merge
merged linux-gui changes to develop branch
2018-03-05 18:57:17 -05:00
Brian Carrier
82c72d2a3c formatting changes 2018-03-05 18:40:46 -05:00
Richard Cordovano
389711f2df
Merge pull request #3468 from millmanorama/941-disable-view-in-timeline-for-attachments
941- disable ViewFileInTimelineAction if the file has no valid timestamps
2018-03-05 18:39:19 -05:00
Brian Carrier
fb9afff815 Initial commit of new parsing approach 2018-03-05 18:23:14 -05:00
Richard Cordovano
ade9d576ad
Merge pull request #3491 from wschaeferB/3565-fixBugWithNullHash
3565 Fix bug with null MD5 and Interesting file and tag nodes
2018-03-05 17:51:09 -05:00
U-BASIS\zhaohui
284e133fc0 2229: Part 23: Use getOpenCase() instead of getCurrentCase() in ingest, modules, casemodule... 2018-03-05 17:34:51 -05:00
U-BASIS\zhaohui
eabe09fb12 2229: part 14 remove unused imports 2018-03-05 16:14:23 -05:00
U-BASIS\zhaohui
0f8e5f86e0 2229: part 4 remove unused imports 2018-03-05 15:56:50 -05:00
U-BASIS\zhaohui
3fa2ddea72 2229: part 2 remove unused imports 2018-03-05 15:51:16 -05:00
U-BASIS\zhaohui
d409ddeda1 2229: Part 22: Use getOpenCase() instead of getCurrentCase() in ingest and modules. 2018-03-05 14:28:19 -05:00
U-BASIS\zhaohui
4b640fea92 2229: Part 21: Use getOpenCase() instead of getCurrentCase() in filesearch, modules, datamodel... 2018-03-05 13:58:15 -05:00
Richard Cordovano
4a6c94100b
Merge pull request #3488 from raman-bt/develop
Remove JPEGViewerDummy test class
2018-03-05 13:23:38 -05:00
U-BASIS\zhaohui
c219d065ef 2229: Part 20: Use getOpenCase() instead of getCurrentCase() in ImageGallery, RecentActivity, datamodel... 2018-03-05 13:21:59 -05:00
Brian Carrier
10ce91f699
Merge pull request #3469 from millmanorama/936-device-filter-consistency
936 device filter consistency
2018-03-05 13:06:58 -05:00