17602 Commits

Author SHA1 Message Date
Richard Cordovano
ec4116b757
Merge pull request #3610 from sleuthkit/tags_and_cr_integration
Tags and cr integration
2018-03-26 14:24:23 -04:00
wschaeferB
c613ff744b
Merge branch 'custom-release-march-2018' into 3632-IngestAfterUnzip 2018-03-26 14:13:35 -04:00
Richard Cordovano
94291d1712
Merge pull request #3609 from sleuthkit/custom-release-march-2018
Custom release march 2018
2018-03-26 14:02:40 -04:00
Richard Cordovano
371f5683aa
Merge pull request #3608 from sleuthkit/report-search
Report search
2018-03-26 14:01:29 -04:00
Richard Cordovano
b3ddbd8e2f
Merge pull request #3607 from sleuthkit/custom-release-march-2018
Merge custom-release-march-2018
2018-03-26 13:59:11 -04:00
Richard Cordovano
166aee2e2d
Merge branch 'develop' into custom-release-march-2018 2018-03-26 13:58:45 -04:00
Richard Cordovano
2ae2356fff
Merge pull request #3606 from APriestman/custom-release-march-2018
Don't set the data source as the Report parent
2018-03-26 13:56:45 -04:00
Ann Priestman
e4858a1ad5 Don't set the data source as the Report parent 2018-03-26 13:48:46 -04:00
Richard Cordovano
9e458ced2c
Merge pull request #3605 from esaunders/develop
Python syntax error fix.
2018-03-26 13:35:48 -04:00
esaunders
9851ac4415 Python syntax error fix. 2018-03-26 13:33:38 -04:00
Richard Cordovano
7a0ac16bd3
Merge pull request #3603 from esaunders/develop
Fix for issue where the parent of an artifact is a report which does …
2018-03-26 13:31:20 -04:00
Richard Cordovano
5063f861a1
Merge pull request #3602 from APriestman/3671_preventEmptyImage
Don't allow the user to select a directory for Volatility module
2018-03-26 13:30:36 -04:00
Richard Cordovano
770cb9ec5b
Merge pull request #3601 from APriestman/3669_stringOOB
Fix string out of bounds error in Volatility DSP
2018-03-26 13:29:11 -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
76f7503d8c
Merge pull request #3604 from sleuthkit/custom-release-march-2018
Merge custom-release-march-2018
2018-03-26 12:53:20 -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
esaunders
f26981b4da Fix for issue where the parent of an artifact is a report which does not yet exist in the mapping table. 2018-03-26 12:46:16 -04:00
Ann Priestman
df9cbd9fde Don't allow the user to select a directory for Volatility module 2018-03-26 12:44:37 -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
Ann Priestman
36491b54a3 Fix string out of bounds error in Volatility DSP 2018-03-26 12:00:10 -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
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