18529 Commits

Author SHA1 Message Date
Richard Cordovano
96485ded14
Merge pull request #3600 from APriestman/3626_updateContentViewerDoc
3626 update content viewer doc
2018-03-26 11:43:17 -04:00
Ann Priestman
35377065cd Completed updates to content viewer page 2018-03-26 11:25:23 -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
Ann Priestman
03183ac1b4 Merge remote-tracking branch 'upstream/develop' into 3626_updateContentViewerDoc 2018-03-23 16:15:38 -04:00
Ann Priestman
cfb86ed49f Updating documentation on the content viewer 2018-03-23 15:44:21 -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
Richard Cordovano
fa496fad3f
Merge pull request #3596 from APriestman/3626_updateDocs1
3626 Update documentation for release
2018-03-23 11:50:21 -04:00
Ann Priestman
ecff08931a Added central repo flagging option 2018-03-23 11:36:11 -04: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
Ann Priestman
77039c6953 Updated hash set terminology.
Removed Volatiliy module reference.
2018-03-23 10:17:41 -04:00
millmanorama
0096dc3170 fix tagging in timeline window 2018-03-23 14:22:57 +01:00
Brian Carrier
2f55dcc791 PMD rule update 2018-03-23 09:09:25 -04:00
Brian Carrier
12e2929bf0 PMD rule update 2018-03-23 09:07:41 -04: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
Brian Carrier
f211e8aec9 pwd changes 2018-03-22 15:19:56 -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
Richard Cordovano
413912a475
Merge pull request #3589 from wschaeferB/3650-LogicalFilesDSPDisplayList
3650 add back loop over entire set of files for logical files dsp
2018-03-22 12:04:07 -04:00
William Schaefer
634aa4ddee 3650 remove accidently added test image 2018-03-22 10:55:31 -04:00
William Schaefer
73f36a676b 3650 add back loop over entire set of files for logical files dsp 2018-03-22 10:51:42 -04:00
Ann Priestman
63b3878986 Updated photo rec and data source docs. 2018-03-22 10:50:51 -04:00
Richard Cordovano
b239a19329
Merge pull request #3588 from rcordovano/develop
Fix bugs in ingest concurrency fix
2018-03-21 18:07:59 -04:00
Richard Cordovano
7951ba783d Fix recently injected bug in DataSourceIngestJob 2018-03-21 18:02:35 -04:00
Richard Cordovano
4e68e7c9a1 Fix recently injected bug in DataSourceIngestJob 2018-03-21 17:09:16 -04:00
William Schaefer
87f3e1b89b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3562-ZipPasswordUse 2018-03-21 14:50:05 -04:00