8445 Commits

Author SHA1 Message Date
Brian Sweeney
be2a19f91c whitespace, removed unneeded checks 2018-04-09 13:41:03 -06:00
Brian Sweeney
652678b77d whitespace 2018-04-09 13:41:02 -06:00
Brian Sweeney
93f36899e0 first pass a common files search feature 2018-04-09 13:12:20 -06:00
Brian Sweeney
fd5e7d5486 stubbed out lots of ui components for common files search 2018-04-09 13:12:20 -06:00
Brian Sweeney
347a4887d6 private member made final 2018-04-09 13:12:19 -06:00
Brian Sweeney
8f8d5ebe04 stubbing out new feature 2018-04-09 13:12:18 -06:00
millmanorama
c326c1245f change default to fast organic 2018-04-04 14:47:58 +02:00
millmanorama
6c4573f15b Merge remote-tracking branch 'upstream/release-4.7.0' into 967-don't-show-secondary-relationships-by-default 2018-04-04 14:14:06 +02:00
Richard Cordovano
d9ac5fd291
Merge branch 'develop' into custom-release-march-2018 2018-04-02 19:33:33 -04:00
Richard Cordovano
38f9d1cecc
Update IngestTasksScheduler.java 2018-04-02 13:52:06 -04:00
Richard Cordovano
fa047b6ac5
Update IngestTasksScheduler.java 2018-04-02 13:45:32 -04:00
Richard Cordovano
0ab71a46e3
Merge pull request #3642 from dgrove727/AutopsyCopyright
Autopsy copyright updated.
2018-04-02 13:40:56 -04:00
William Schaefer
b901a68cf7 3705 refactor filter related conditions to be more human readable 2018-03-30 19:03:07 -04:00
William Schaefer
d5e186eb4e 3705 delete accidently added empty line 2018-03-30 16:22:52 -04:00
William Schaefer
9a68e88288 3705 unallocated blocks no longer need to match a rule to be processed with an ingest file filter 2018-03-30 16:16:31 -04:00
Richard Cordovano
10a0813775 Merge branch 'custom-release-march-2018' of github.com:sleuthkit/autopsy into custom-release-march-2018 2018-03-30 11:11:39 -04:00
Richard Cordovano
b791a02fb4 Fix infinite loop in MessageContentViewer 2018-03-30 11:11:22 -04:00
U-BASIS\dgrove
11787f1adb Autopsy copyright updated. 2018-03-30 10:04:46 -04:00
Richard Cordovano
5bc65ca199
Merge pull request #3639 from eugene7646/central_repo_fix_3693
Fix for a race condition in Correlation Engine
2018-03-30 09:52:16 -04:00
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
U-BASIS\dgrove
e1ec2b764c Modified 'isValid()' to use NumberFormat. 2018-03-29 15:30:13 -04:00
Ann Priestman
b215469619 Improve documentation of the isPreferred method. 2018-03-29 10:10:29 -04:00
millmanorama
5d9e2228e0 don't prompt for too many accounts 2018-03-29 15:01:08 +02: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
millmanorama
d6f020acec don't show seconday relationships 2018-03-28 16:23:43 +02:00
millmanorama
77277fd409 Revert "disable the CVT for custom release"
This reverts commit c6965985144f9c40273ef03d3705c5622d912786.
2018-03-28 16:16:16 +02: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
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
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
Richard Cordovano
ebb279b650 Rsolve merge conflict in VisualizationPanel.java 2018-03-26 15:39:11 -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