Eugene Livis
|
867e3c0f6a
|
RawDSProcessor implements AutoIngestDataSourceProcessor interface
|
2018-03-15 10:53:03 -04: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 |
|
millmanorama
|
2bb91689ca
|
Merge remote-tracking branch 'upstream/develop' into cvt-graph-view
|
2018-03-15 09:05:53 +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 |
|
Brian Carrier
|
b51cfd3ecb
|
more error messages, remove test code, cleanup
|
2018-03-14 17:03:53 -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 |
|
Eugene Livis
|
2f7997758d
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into aid_services_checks_3580
|
2018-03-14 15:07:46 -04:00 |
|
Brian Carrier
|
3383f447fb
|
Added report indexing to dev docs
|
2018-03-14 15:07:27 -04:00 |
|
Ann Priestman
|
cc4ec0f66b
|
Restore live triage docs and some changes to other images.
|
2018-03-14 14:46:16 -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 |
|
Mark McKinnon
|
e3b309bda2
|
Allow http reports to be viewed when clicked
Allow reports that are http to be opened in the default browser
|
2018-03-14 11:12:57 -07:00 |
|
Eugene Livis
|
ffe6ac2ee1
|
Converted AutoIngestControlPanel to use cached service statuses
|
2018-03-14 14:06:40 -04:00 |
|
Eugene Livis
|
b6154cffb3
|
More fixes
|
2018-03-14 13:48:06 -04:00 |
|
Brian Carrier
|
77f939b369
|
Merge remote-tracking branch 'origin/develop' into volatility_module
|
2018-03-14 13:44:33 -04:00 |
|
Brian Carrier
|
c21622d0db
|
resolved merge conflicts
|
2018-03-14 13:43:47 -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 |
|
Eugene Livis
|
fb68dd0fc1
|
Bug fixes
|
2018-03-14 13:24:46 -04:00 |
|
U-BASIS\dgrove
|
2d00b4488f
|
Merge remote-tracking branch 'upstream/develop' into 3537_CorrelationEngineSettingsPanel
|
2018-03-14 13:20:33 -04:00 |
|
Eugene Livis
|
dd60a72c8a
|
First cut at changing AID
|
2018-03-14 12:54:16 -04:00 |
|
rishwanth1995
|
b551734461
|
Merge branch 'release-4.6.0-linux-beta-1' of https://github.com/sleuthkit/autopsy into preinstall_script
|
2018-03-14 12:48:08 -04:00 |
|
Brian Carrier
|
29dfde8d7b
|
fixed error
|
2018-03-14 12:42:11 -04:00 |
|
Richard Cordovano
|
0b16889960
|
Merge pull request #3551 from millmanorama/cvt-graph-view
Cvt graph view
|
2018-03-14 11:40:01 -04:00 |
|
Richard Cordovano
|
402a468dea
|
Merge pull request #3548 from millmanorama/942-enable-tag-actions-on-attachements
Enable actions on Attachments
|
2018-03-14 11:38:46 -04:00 |
|
U-BASIS\dgrove
|
6f85d9832e
|
Moved Mode object instantiation to optimize.
|
2018-03-14 11:22:12 -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 |
|
U-BASIS\dgrove
|
9695ea496f
|
Merge remote-tracking branch 'upstream/develop' into 3583_AutoIngestDashboardInstances
|
2018-03-14 11:05:09 -04:00 |
|
U-BASIS\dgrove
|
0918ba5558
|
Added additional commentary.
|
2018-03-14 11:04:33 -04:00 |
|
millmanorama
|
872c92c8c8
|
resolve codacy issues
|
2018-03-14 15:35:52 +01:00 |
|
Richard Cordovano
|
3b7a28a7ef
|
Merge pull request #3549 from eugene7646/reduce_SM_checks_3581
Reduce ServicesMonitor checks (3581)
|
2018-03-14 09:24:05 -04: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
|
10720546d3
|
Merge pull request #3547 from rcordovano/3413-new-public-ingest-apis
Add DataSourceProcessorRunner test utility
|
2018-03-13 21:15:21 -04:00 |
|
Richard Cordovano
|
35cad4f123
|
Add DataSourceProcessorRunner test utility
|
2018-03-13 21:13:16 -04:00 |
|
Richard Cordovano
|
f68b593da3
|
Merge pull request #3546 from rcordovano/3413-new-public-ingest-apis
Update copyright for IngestFileFiltersTest.java, imports for IngestJo…
|
2018-03-13 20:31:20 -04:00 |
|
Richard Cordovano
|
4f7a444cd6
|
Update copyright for IngestFileFiltersTest.java, imports for IngestJobSettings.java
|
2018-03-13 20:30:20 -04:00 |
|
Richard Cordovano
|
3cb04a3b39
|
Merge pull request #3545 from rcordovano/3413-new-public-ingest-apis
Create IngestRunner test utility class
|
2018-03-13 20:08:52 -04:00 |
|
Richard Cordovano
|
c48aecc5a8
|
Create IngestRunner test utility class
|
2018-03-13 20:07:45 -04:00 |
|
Richard Cordovano
|
b35c3108ac
|
Merge pull request #3544 from rcordovano/3413-new-public-ingest-apis
3413 Make IngestJobSettings a public class
|
2018-03-13 18:58:51 -04:00 |
|
Richard Cordovano
|
44e58f327e
|
Make IngestJobSettings a public class
|
2018-03-13 18:57:23 -04:00 |
|
U-BASIS\dgrove
|
a4374da87e
|
Merge remote-tracking branch 'upstream/develop' into 3583_AutoIngestDashboardInstances
|
2018-03-13 17:57:50 -04:00 |
|
U-BASIS\dgrove
|
42e264ea68
|
Added logic to remove existing dashboard instance.
|
2018-03-13 17:56:59 -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 |
|