Richard Cordovano
|
75d4b9ad55
|
Fix IngestTasksScheduler, IngestManager concurrency issues
|
2018-03-19 19:46:01 -04:00 |
|
Richard Cordovano
|
0d4a2315cd
|
Fix IngestTasksScheduler, IngestManager concurrency issues
|
2018-03-19 19:09:36 -04:00 |
|
Richard Cordovano
|
7d2657ff70
|
Fix IngestTasksScheduler, IngestManager concurrency issues
|
2018-03-19 10:27:19 -04:00 |
|
Richard Cordovano
|
ed31dd4168
|
Merge pull request #3537 from zhhl/2229-Part27UsegetOpenCaseInsteadOfgetCurrentCase
2229 Part 27 use getOpenCase() instead of getCurrentCase()
|
2018-03-18 07:32:18 -04:00 |
|
U-BASIS\zhaohui
|
55d5827404
|
2229: Log the exception in the constructor rather than propagate.
|
2018-03-16 17:39:58 -04:00 |
|
U-BASIS\dgrove
|
759387de72
|
Merge remote-tracking branch 'upstream/develop' into 3537_CorrelationEngineSettingsPanel
|
2018-03-16 13:02:32 -04:00 |
|
U-BASIS\dgrove
|
7f503055e1
|
Added additional commentary for setFlagNotableItems() call.
|
2018-03-16 13:01:24 -04:00 |
|
Richard Cordovano
|
9ce7c3ddff
|
Merge pull request #3566 from APriestman/3620_addDataSourceDeviceID
3620 Use device ID instead of data source name in CorrelationAttributeInst…
|
2018-03-16 11:06:21 -04:00 |
|
Richard Cordovano
|
58e7149817
|
Merge branch 'develop' into 959-cvt-closeing-exception
|
2018-03-16 09:30:15 -04:00 |
|
Richard Cordovano
|
f3982aadb5
|
Merge pull request #3564 from millmanorama/940-AccountsBrowser-design_view
940 accounts browser design view
|
2018-03-16 09:28:41 -04:00 |
|
Richard Cordovano
|
8c855b2562
|
Merge pull request #3563 from millmanorama/codacy_fixes
Codacy fixes
|
2018-03-16 09:12:45 -04:00 |
|
Richard Cordovano
|
c89cbade53
|
Merge pull request #3560 from dgrove727/3618_PhotoRecSettingsCasting
Added compatibility checks to getIngestJobSettingsPanel().
|
2018-03-16 09:11:38 -04:00 |
|
Richard Cordovano
|
bf7e441bd1
|
Merge pull request #3556 from sleuthkit/report_doc
Added report indexing to dev docs
|
2018-03-16 09:10:35 -04:00 |
|
Richard Cordovano
|
8c74c1e241
|
Fix PMD issue in RunIngestModulesAction.java
|
2018-03-16 08:13:32 -04:00 |
|
Richard Cordovano
|
5eb397476a
|
Remove file size check from RunIngestModulesAction
|
2018-03-16 07:52:36 -04:00 |
|
U-BASIS\dgrove
|
6f75e3d953
|
Store flagging value in DataAddedTask.
|
2018-03-16 00:23:35 -04:00 |
|
Ann Priestman
|
390ac36836
|
Use device ID instead of data source name in CorrelationAttributeInstance.toString()
|
2018-03-15 14:21:31 -04:00 |
|
U-BASIS\dgrove
|
735b47198d
|
Merge remote-tracking branch 'upstream/develop' into 3537_CorrelationEngineSettingsPanel
|
2018-03-15 12:32:33 -04:00 |
|
U-BASIS\dgrove
|
9522e7930f
|
Added restrictions on when flagging can be disabled.
|
2018-03-15 12:31:55 -04:00 |
|
millmanorama
|
24446029b4
|
only close open TopComponenets
|
2018-03-15 15:56:12 +01:00 |
|
millmanorama
|
ead7d952b0
|
replace deprecated Case.getCurrentCase() with Case.getOpenCase()
|
2018-03-15 14:08:37 +01:00 |
|
millmanorama
|
1e33c70132
|
fix opening AccountsBrowser in the Netbeans Design View
|
2018-03-15 14:06:44 +01:00 |
|
millmanorama
|
9552582e53
|
cleanup CoreComponentControl
(cherry picked from commit 9c90aa4673f6a3705329a020899c31714699fe1a)
|
2018-03-15 13:25:10 +01:00 |
|
millmanorama
|
9c90aa4673
|
cleanup CoreComponentControl
|
2018-03-15 13:21:04 +01:00 |
|
millmanorama
|
2fbca06435
|
fix codacy issues and Netbeans hints
|
2018-03-15 13:06:10 +01:00 |
|
Richard Cordovano
|
2b36a5141a
|
Correctly support ingest of a subset of files from data source
|
2018-03-14 18:33:19 -04:00 |
|
Richard Cordovano
|
ae3bfc83e8
|
Correctly support ingest of a subset of files from data source
|
2018-03-14 18:10:54 -04:00 |
|
U-BASIS\dgrove
|
7cd52701f9
|
Added compatibility checks to getIngestJobSettingsPanel().
|
2018-03-14 16:36:51 -04:00 |
|
Richard Cordovano
|
7f69132238
|
Correctly support ingest of a subset of files from data source
|
2018-03-14 16:31:28 -04:00 |
|
Richard Cordovano
|
c12f26f1bb
|
Correctly support ingest of a subset of files from data source
|
2018-03-14 16:25:27 -04:00 |
|
Brian Carrier
|
3383f447fb
|
Added report indexing to dev docs
|
2018-03-14 15:07:27 -04:00 |
|
Richard Cordovano
|
4096e84bed
|
Merge pull request #3552 from rcordovano/3616-ingest-api-for-files
Rename IngestRunner to IngestJobRunner
|
2018-03-14 14:28:34 -04:00 |
|
Richard Cordovano
|
5dd0b2ee55
|
Rename IngestRunner to IngestJobRunner
|
2018-03-14 14:27:46 -04:00 |
|
U-BASIS\zhaohui
|
5b062aade1
|
2229: Part 27: Update logging level to severe for NoCurrentCaseException and remove incorrect import Logger
|
2018-03-14 13:31:13 -04:00 |
|
U-BASIS\dgrove
|
2d00b4488f
|
Merge remote-tracking branch 'upstream/develop' into 3537_CorrelationEngineSettingsPanel
|
2018-03-14 13:20:33 -04:00 |
|
millmanorama
|
61e1cf0d26
|
Merge remote-tracking branch 'upstream/develop' into cvt-graph-view
# Conflicts:
# Core/nbproject/project.xml
# Core/src/org/sleuthkit/autopsy/communications/AccountsRootChildren.java
# Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.form
# Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.java
# Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
# build.xml
|
2018-03-14 16:18:47 +01:00 |
|
millmanorama
|
872c92c8c8
|
resolve codacy issues
|
2018-03-14 15:35:52 +01:00 |
|
Eugene Livis
|
786ac9d8cb
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into reduce_SM_checks_3581
|
2018-03-14 09:14:06 -04:00 |
|
millmanorama
|
3eaa5f1017
|
Enable actions on Attachements
|
2018-03-14 10:57:02 +01:00 |
|
Richard Cordovano
|
35cad4f123
|
Add DataSourceProcessorRunner test utility
|
2018-03-13 21:13:16 -04:00 |
|
Richard Cordovano
|
4f7a444cd6
|
Update copyright for IngestFileFiltersTest.java, imports for IngestJobSettings.java
|
2018-03-13 20:30:20 -04:00 |
|
Richard Cordovano
|
c48aecc5a8
|
Create IngestRunner test utility class
|
2018-03-13 20:07:45 -04:00 |
|
Richard Cordovano
|
44e58f327e
|
Make IngestJobSettings a public class
|
2018-03-13 18:57:23 -04:00 |
|
Richard Cordovano
|
2a61c68633
|
Merge branch 'tidy-ingest-job-settings' into 3413-new-public-ingest-apis
|
2018-03-13 16:58:35 -04:00 |
|
Eugene Livis
|
6eab4305c8
|
Switched all scheduleAtFixedRate to scheduleWithFixedDelay
|
2018-03-13 16:58:02 -04:00 |
|
Richard Cordovano
|
4ff945519e
|
Make IngestModuleTemplate for testing, etc.
|
2018-03-13 16:44:43 -04:00 |
|
Richard Cordovano
|
6999b56ebc
|
Make FilesSet class public for testing, etc.
|
2018-03-13 16:38:19 -04:00 |
|
Richard Cordovano
|
9796d3d276
|
Minor IDE hint resolution for FilesSet.java
|
2018-03-13 16:19:15 -04:00 |
|
Eugene Livis
|
dac720c48f
|
ServicesMonitor uses periodicTasksExecutor.scheduleWithFixedDelay with 15 min interval
|
2018-03-13 16:16:06 -04:00 |
|
U-BASIS\dgrove
|
b01b197556
|
Simplified getIngestJobSettingsPanel().
|
2018-03-13 14:36:43 -04:00 |
|