Commit Graph
12241 Commits
Author SHA1 Message Date
Eugene Livis ab2acb7baa Added panel controler for Auto Ingest options panel 2016-09-08 12:32:24 -04:00
Richard Cordovano 1b623d1782 Merge remote-tracking branch 'upstream/develop' into auto_ingest 2016-09-07 17:23:34 -04:00
Richard Cordovano bd083a866c Merge pull request #2314 from wishdasher/AUT-2213_ingest_modules_cancellation_checks
AUT-2213 Added cancellation checks for ingest modules using ContentUtils.writeToFile
2016-09-07 17:19:26 -04:00
Richard Cordovano 8f9dad954a Merge pull request #2319 from eugene7646/move_aim
More work on having AIM in Autopsy
2016-09-07 17:17:44 -04:00
Sophie Mori b65a7d12dd Removed unnecessary imports and modified documentation 2016-09-07 17:13:49 -04:00
Eugene Livis c7cb2c983a Moved logical Cellebrite DSP out of Autopsy 2016-09-07 16:52:11 -04:00
Richard Cordovano 781c1e9c0f Merge pull request #2318 from eugene7646/dsp_interface2
Merged latest Autopsy develop branch
2016-09-07 15:57:14 -04:00
Eugene Livis 914274daa2 Exporting autoingest package 2016-09-07 15:37:27 -04:00
Eugene Livis 28be2cf353 Modified StartupWindowProvider to support more than 2 startup windows 2016-09-07 15:37:07 -04:00
Eugene Livis ea46ec38cd Fixed merge conflict 2016-09-07 14:27:23 -04:00
Eugene Livis 8f879fb685 Merged latest Autopsy develop 2016-09-07 14:23:25 -04:00
Richard Cordovano 5b62d2d3c6 Merge pull request #2316 from eugene7646/dsp_interface
Merged in latest AIM from develop branch
2016-09-07 12:25:58 -04:00
Eugene Livis 28e9730723 Code cleanup 2016-09-07 12:16:45 -04:00
Richard Cordovano a8fe78ec75 Merge pull request #2305 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeSupport in LocalDiskPanel and the panels…
2016-09-07 09:20:09 -04:00
Eugene Livis 1d6f306dee Exception in canProcess() or process() causes AIM auto-pause 2016-09-06 16:55:26 -04:00
Eugene Livis 6644a2a84b Added notes on when the exception should/shouldn't be thrown 2016-09-06 16:23:56 -04:00
Eugene Livis 413fd2fa57 Moved TimeStampUtils from autoingest into coreutils package 2016-09-06 15:35:25 -04:00
Sophie Mori 97c641d1bf Changed implementation to use method references 2016-09-06 14:26:47 -04:00
Eugene Livis 17856e2239 Added comments and edited documentation 2016-09-06 09:57:39 -04:00
Eugene Livis 982197eca6 Addressing previous code review comments 2016-09-05 12:06:54 -04:00
Eugene Livis 7627d6c79d Able to build Autopsy Experimental 2016-09-05 11:34:42 -04:00
Eugene Livis b8d31ec20c Getting closer to merging AutoIngestManager 2016-09-05 11:06:28 -04:00
Eugene Livis 2456cddbac More merging 2016-09-05 10:57:18 -04:00
Eugene Livis 1d11971c81 Merged most of AutoIngestManager.java 2016-09-05 10:50:21 -04:00
Eugene Livis 885aba8daf First cut at merging latest AIM 2016-09-05 10:22:05 -04:00
Sophie Mori 7cc85771e5 Added license 2016-09-02 10:55:39 -04:00
Sophie Mori a5f491fcff Updated use of ContentUtils.writeToFile with a CancellationCheck 2016-09-01 15:32:37 -04:00
Sophie Mori 10380fc16a Added cancellation checks to file ingest modules 2016-08-30 10:45:41 -04:00
Richard Cordovano 4c063ac8e3 Merge pull request #2307 from eugene7646/dsp_interface
1924 AIM and DSPs use AutomatedIngestDataSourceProcessor interface
2016-08-26 17:48:02 -04:00
Richard Cordovano bda2aea568 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-08-26 10:14:38 -04:00
Richard Cordovano faa8220fe2 Add null checks to DSP cancel methods 2016-08-26 10:13:59 -04:00
Richard Cordovano 75ad2f3dfd Merge pull request #2308 from APriestman/updateDocs
Updating the user docs for ActiveMQ and PostgreSQL installation.
2016-08-26 09:50:36 -04:00
Ann Priestman e17226bcbf Updated activeMQ version 2016-08-26 09:34:36 -04:00
Richard Cordovano 7410a3af8f Remove unused IngestJob 2016-08-25 23:23:30 -04:00
Richard Cordovano 67eeb2294f Resolve IngestJob/DataSourceIngestJob cancellation deadlock 2016-08-25 23:16:59 -04:00
Ann Priestman 12957130cf Updating the user docs for ActiveMQ and PostgreSQL installation. 2016-08-24 13:46:20 -04:00
Sophie Mori 298d84057b Removed removal of property change listeners in DataResultPanel 2016-08-22 10:09:01 -04:00
Richard Cordovano a80a74186d Merge pull request #2306 from millmanorama/java-8u100+
updating version check in build.xml and updating to ControlsFX 8.40.1…
2016-08-22 09:19:20 -04:00
millmanorama 06efd34f8c updating version check in build.xml and updating to ControlsFX 8.40.11 to allow building against java 8u101/2 2016-08-22 14:02:52 +02:00
Eugene Livis efed6a333b Removed old AIM data source identification logic 2016-08-19 16:52:53 -04:00
Eugene Livis e387d4fd5c removed DataSourceInfo.Type enum and it's use in AIM 2016-08-19 16:20:46 -04:00
Eugene Livis 69dea39c0c Merged with latest from Autopsy develop 2016-08-19 15:22:18 -04:00
Eugene Livis 9303fce034 Added some TODOs 2016-08-19 15:05:50 -04:00
Eugene Livis 4fa475286f LocalDiskDSProcessor implements AutomatedIngestDataSourceProcessor 2016-08-19 14:57:21 -04:00
Eugene Livis 6886a029a7 Fixed CellebritePhysicalReportProcessor archive handling logic 2016-08-19 14:06:42 -04:00
Eugene Livis 85618db1f2 Fixed CellebritePhysicalReportProcessor archive handling logic 2016-08-19 14:06:21 -04:00
Eugene Livis 882b8cac58 Fixed CellebritePhysicalReportProcessor archive handling logic 2016-08-19 14:03:19 -04:00
Sophie Mori 6f2b042239 Updated use of PropertyChangeListener in DataResultPanel and DirectoryTreeTopComponent 2016-08-19 13:24:56 -04:00
Eugene Livis c401bfaef4 Merge branch 'auto_ingest' of https://github.com/sleuthkit/autopsy into dsp_interface 2016-08-19 12:06:47 -04:00
Richard Cordovano ee659663a7 Merge pull request #2300 from eugene7646/aim_move
1924 Move latest auto ingest code into Experimental NBM
2016-08-19 12:04:14 -04:00