1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00
Commit Graph

8635 Commits

Author SHA1 Message Date
Eugene Livis
8c8f77952e Always closing local connection 2018-03-29 21:24:28 -04:00
Eugene Livis
985651023a Made newCase() method synchronized and added a check for existing database 2018-03-29 17:05:11 -04:00
Ann Priestman
b215469619 Improve documentation of the isPreferred method. 2018-03-29 10:10:29 -04:00
Richard Cordovano
cae79f8a43 Merge pull request #3629 from APriestman/3660_removeSwingWorkers
Put all SQLite content viewer processing on the EDT.
2018-03-28 13:19:24 -04:00
Ann Priestman
9e20ba4b1e Put all SQLite content viewer processing on the EDT.
Add check for temp db existing before making a copy.
Don't delete temp db
2018-03-28 09:43:50 -04:00
Ann Priestman
65e42553d3 Adjust the priority of the content viewers 2018-03-28 08:14:48 -04:00
Richard Cordovano
3445dca94a Restore filetyping to embedded file extraction, avoid NPEs 2018-03-27 20:14:25 -04:00
Richard Cordovano
124d9a7fc6 Remove stray developer TODO from IngestTasksScheduler.java 2018-03-27 19:34:57 -04:00
Richard Cordovano
68e96ddf7a Merge pull request #3617 from dgrove727/3663_ContentViewerDefaultTab
3663 content viewer default tab
2018-03-27 19:30:44 -04:00
Richard Cordovano
845bc449fb Merge pull request #3621 from rcordovano/ingest-performance-fix
Make virtual files pass through ingest file filter
2018-03-27 18:50:53 -04:00
Richard Cordovano
b3ba926705 Make virtual files pass through ingest file filter 2018-03-27 18:48:59 -04:00
Richard Cordovano
1e7e491b32 Merge pull request #3619 from rcordovano/ingest-performance-fix
Fix DataSourceIngestJob handling of file ingest only
2018-03-27 16:25:14 -04:00
Richard Cordovano
a94ac9d669 Fix DataSourceIngestJob handling of file ingest only 2018-03-27 16:22:47 -04:00
Richard Cordovano
b6fd61377e Merge pull request #3616 from wschaeferB/3667-ResultsViewerTableResizing
3667 results viewer table now resizes center column height correctly
2018-03-27 15:27:47 -04:00
Richard Cordovano
be78b35d26 INgest task scheduler fixes 2018-03-27 15:18:52 -04:00
U-BASIS\dgrove
a4a2ebb83e Merge remote-tracking branch 'upstream/custom-release-march-2018' into 3663_ContentViewerDefaultTab 2018-03-27 13:52:37 -04:00
U-BASIS\dgrove
b6c63607cb Added logic to check which node the content viewer uses. 2018-03-27 13:51:48 -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
William Schaefer
96c42bd974 3667 results viewer table now resizes center column height correctly 2018-03-27 13:11:33 -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