8618 Commits

Author SHA1 Message Date
Richard Cordovano
be78b35d26 INgest task scheduler fixes 2018-03-27 15:18:52 -04:00
Richard Cordovano
f07e95a12b Merge remote-tracking branch 'upstream/custom-release-march-2018' into ingest-performance-fix 2018-03-27 13:38:23 -04:00
Richard Cordovano
2862fdf712 Merge remote-tracking branch 'upstream/develop' into ingest-performance-fix 2018-03-27 13:14:55 -04:00
Richard Cordovano
0caf99c9d4
Merge pull request #3599 from wschaeferB/3632-IngestAfterUnzip
3632 ingest after unzip
2018-03-27 13:04:16 -04:00
millmanorama
9d4c1c21af Merge remote-tracking branch 'upstream/custom-release-march-2018' into disable-CVT 2018-03-27 11:11:41 +02:00
Richard Cordovano
68a19f8aaa
Merge pull request #3592 from zhhl/3191-AddRunningIngestToIngestFileFilterTest
3191 add running of ingest to ingest file filter test
2018-03-26 16:49:02 -04:00
U-BASIS\dgrove
55e29d0c62 Added conditional logic to 'createFileIngestModule()'. 2018-03-26 16:22:28 -04:00
Richard Cordovano
5b055c5b86 Merge remote-tracking branch 'upstream/develop' into ingest-performance-fix 2018-03-26 15:44:59 -04:00
U-BASIS\zhaohui
5215b1e474 3191: cleanup 2018-03-26 15:42:09 -04:00
Richard Cordovano
ebb279b650 Rsolve merge conflict in VisualizationPanel.java 2018-03-26 15:39:11 -04:00
U-BASIS\zhaohui
b2dc85d4c0 3191: Delete the unuseful test methods. Test method uses getDataSources from open case instead of using a private callBack member to get datasource. 2018-03-26 15:14:47 -04:00
wschaeferB
c613ff744b
Merge branch 'custom-release-march-2018' into 3632-IngestAfterUnzip 2018-03-26 14:13:35 -04:00
Richard Cordovano
6ffbeceaf0
Merge pull request #3593 from eugene7646/file_filter_fix
File filter fix
2018-03-26 12:56:29 -04:00
Richard Cordovano
28d5292569
Merge pull request #3591 from sleuthkit/bcarrier-patch-2
Updated findFiles API docs
2018-03-26 12:54:12 -04:00
Richard Cordovano
6d1e6414c0
Merge pull request #3578 from wschaeferB/3562-ZipPasswordUse
3562 zip password use
2018-03-26 12:52:45 -04:00
William Schaefer
d9af0b061a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3632-IngestAfterUnzip 2018-03-26 12:10:36 -04:00
William Schaefer
fd5df58908 3632 fix some minor codacy issues 2018-03-26 12:10:21 -04:00
William Schaefer
9ea7051a7f 3632 remove un-used exception class which was just added, add coment to swingworker 2018-03-26 11:44:27 -04:00
Brian Carrier
e38e0a47a9
Merge pull request #3598 from rishwanth1995/multi-user
enabled multiuser support in autopsy
2018-03-26 10:35:15 -04:00
Brian Carrier
35919450cb
remove dead code 2018-03-26 10:34:14 -04:00
Brian Carrier
335c6555ba
Added comment. 2018-03-26 10:33:35 -04:00
Richard Cordovano
94d974440c Improving IngestTaskScheduler algorithm 2018-03-26 10:18:38 -04:00
Richard Cordovano
2110f77ff3
Merge pull request #3597 from millmanorama/966_clear_viz_button
966 add Clear Viz. button
2018-03-26 10:12:58 -04:00
Richard Cordovano
6ebbf717a3
Merge pull request #3595 from millmanorama/fix-timeline-tagging
fix tagging in timeline window
2018-03-26 10:11:47 -04:00
millmanorama
c696598514 disable the CVT for custom release 2018-03-26 15:42:06 +02:00
millmanorama
d98eabb22d fix listener adding/removal 2018-03-26 14:06:48 +02:00
Richard Cordovano
b95c569f8d Replace use of deprecated Case method by VisualizationPanel 2018-03-24 09:42:13 -04:00
Richard Cordovano
a311f69fd5 Add tracking queues to IngestTasksScheduler.DataSourceIngestTaskQueue 2018-03-24 09:40:08 -04:00
Richard Cordovano
a31497dc25 Replace use of deprecated Case method by AccountDeviceInstanceKey 2018-03-24 09:36:01 -04:00
Richard Cordovano
74b69ba998 Merge remote-tracking branch 'upstream/develop' into ingest-performance-fix 2018-03-24 08:07:13 -04:00
William Schaefer
4d32222feb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3632-IngestAfterUnzip 2018-03-23 18:12:43 -04:00
William Schaefer
f161219167 3632 adjust unzip with password action to run ingest after unzipping 2018-03-23 18:12:13 -04:00
William Schaefer
039cb19390 3632 fixed bug left over from 3562 where ingest had to be run once for unpack to work 2018-03-23 18:11:44 -04:00
rishwanth1995
8c89e80a01 added multiuser support in autopsy 2018-03-23 15:31:06 -04:00
millmanorama
78f1028875 fix codacy issues 2018-03-23 18:01:02 +01:00
millmanorama
afd68ee70c add Clear Viz. button 2018-03-23 17:42:47 +01:00
millmanorama
94aae4b04f fix codacy warnings and improve comments 2018-03-23 16:28:44 +01:00
Richard Cordovano
a467227580
Merge pull request #3590 from sleuthkit/settings_normalization
Ensure same normalization is done for loading and saving ingest prope…
2018-03-23 10:30:47 -04:00
millmanorama
0096dc3170 fix tagging in timeline window 2018-03-23 14:22:57 +01:00
Brian Carrier
9397f8c71c PMD rule update 2018-03-23 09:05:48 -04:00
Richard Cordovano
9be91c78a8 Add additional tracking lists to IngestTaskScheduler 2018-03-23 09:05:45 -04:00
Eugene Livis
625a2a32d8 Directories should not be parsed by L01 parser 2018-03-22 17:24:33 -04:00
Eugene Livis
1cfaebbb24 RawDSP should not accept directories as input 2018-03-22 17:09:40 -04:00
U-BASIS\zhaohui
7b6d5ee302 3191: Clean up debug messages. 2018-03-22 16:20:35 -04:00
U-BASIS\zhaohui
8c26ceca1c Merge remote-tracking branch 'upstream/develop' into 3191-AddRunningIngestToIngestFileFilterTest 2018-03-22 16:13:28 -04:00
William Schaefer
ecbe953b97 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3562-ZipPasswordUse 2018-03-22 15:38:55 -04:00
William Schaefer
31153b60c8 3562 remove accidently added filter_test1.img 2018-03-22 14:35:57 -04:00
William Schaefer
fcf50e908d 3562 change mime type resetting for embeddedFileExtractor 2018-03-22 14:34:21 -04:00
Brian Carrier
cb84a4d02a
Updated findFiles API docs 2018-03-22 14:21:50 -04:00
Brian Carrier
c9f2ff7a6d Ensure same normaliaztion is done for loading and saving ingest properties. 2018-03-22 12:53:27 -04:00