Commit Graph
6708 Commits
Author SHA1 Message Date
Brian Carrier f84472b0e0 Added skeleton for User Guide 2014-08-05 17:13:12 -04:00
Richard Cordovano ae8b021981 Merge pull request #846 from millmanorama/image_analyzer
project changes to work as a module in Autopsy
2014-08-05 15:03:25 -04:00
jmillman a2ffd3e500 project changes to work as a module in Autopsy 2014-08-05 14:15:11 -04:00
jmillman 0f99c1cee0 Merge remote-tracking branch 'image_analyzer/develop' into image_analyzer
Conflicts:
	.gitattributes
	.gitignore
	build.xml
	nbproject/build-impl.xml
	nbproject/genfiles.properties
	nbproject/platform.properties
	nbproject/project.properties
	nbproject/project.xml
2014-08-05 14:05:43 -04:00
Richard Cordovano 19a4ea6da8 Merge pull request #842 from millmanorama/FILE_DONE_abstract_file
removed unused method fireFileIngestDone(long fileId)
2014-07-30 18:05:36 -04:00
jmillman 8cbbfe79b6 removed unused method fireFileIngestDone(long fileId) 2014-07-30 17:39:22 -04:00
Richard Cordovano 9ab4319284 Merge pull request #841 from millmanorama/FILE_DONE_abstract_file
pass AbstractFile as part of FILE_DONE event
2014-07-30 17:37:38 -04:00
jmillman f8fe5694ef pass AbstractFile as part of FILE_DONE event 2014-07-30 17:08:21 -04:00
Richard Cordovano f4bf6e646e Merge pull request #840 from rcordovano/develop
Remove expensive test from DataResultViewerThumbnail.isSupported()
2014-07-29 15:42:14 -04:00
Richard Cordovano 68ead3dc85 Clarify javadocs comment for ReportModule.getRelativeFilePath 2014-07-29 15:41:47 -04:00
Richard Cordovano 7ffe07c00c Remove thumbnail supported test from DataResultViewerThumbnail.isSupported() 2014-07-29 15:24:00 -04:00
Brian Carrier 56bc933c61 Added hasData method to Case to reduce DB trips 2014-07-28 14:13:33 -04:00
Brian Carrier e5230e5a79 Reduce database round trips in registry parsing code 2014-07-28 13:52:38 -04:00
Richard Cordovano 276aaed012 Merge pull request #837 from rcordovano/report_module_api_fix
Update report module API for release 3.1.0
2014-07-24 15:42:00 -04:00
Richard Cordovano 9167706d6a Update report module API for release 3.1.0 2014-07-24 15:40:18 -04:00
Richard Cordovano 52617761cf Merge pull request #836 from rcordovano/develop
Correct formatting of a line in ingest module develop guide
2014-07-24 13:53:21 -04:00
Richard Cordovano c07aa07ac9 Correct formatting of a line in ingest module develop guide 2014-07-24 13:52:30 -04:00
Richard Cordovano 171bb5e086 Merge pull request #835 from millmanorama/eo1_npe_fix
check result of getImage() for null to prevent NPE
2014-07-24 13:09:58 -04:00
jmillman de9cbbb80b check result of getImage() for null to prevent NPE 2014-07-24 12:57:36 -04:00
Richard Cordovano 7a007ba5c3 Merge pull request #834 from rcordovano/develop
Update ingest module developer guide
2014-07-24 12:41:51 -04:00
Richard Cordovano dac555fb04 Update ingest module developer guide 2014-07-24 12:41:03 -04:00
Richard Cordovano ebba8c7753 Update ingest module developer guide 2014-07-24 12:36:59 -04:00
Richard Cordovano 9bbc805c3a Update ingest module developer guide 2014-07-24 12:24:55 -04:00
Brian Carrier 09af907129 Updated to use SQLite JAR that TSK also uses 2014-07-21 19:32:37 -07:00
Brian Carrier 4953415306 fixed bug that was suppoed to detect duplicate factory names 2014-07-19 14:06:16 -04:00
Brian Carrier 2152c5e53b removed 2nd re-ording of modules based on XML file. 2014-07-19 14:03:05 -04:00
Richard Cordovano 1dd0346290 Merge pull request #832 from rcordovano/comment_ingest_module_loader
Add design comment to IngestModuleFactoryLoader
2014-07-18 16:48:57 -04:00
Richard Cordovano 0d4271a90b Add design comment to IngestModuleFactoryLoader 2014-07-18 16:43:31 -04:00
Richard Cordovano bdf9334d22 Merge pull request #831 from rcordovano/thread_count_fix
Change file ingest thread options to better match avaialble processors
2014-07-18 16:13:16 -04:00
Richard Cordovano 0c3a7c0a0a Change file ingest thread options to better match avaialble processors 2014-07-18 16:12:04 -04:00
Richard Cordovano c78a701c3d Merge pull request #828 from rcordovano/case_closing
Fix IngestManager cancellation of all jobs, KeywordSearch.Ingest bug
2014-07-17 15:30:41 -04:00
Richard Cordovano 30f305d40d Fix IngestManager cancellation of all jobs, KeywordSearch.Ingest bug 2014-07-17 15:28:48 -04:00
Brian Carrier e5026a108b Changed uses of Java loggger to Autopsy logger autopsy-3.1.0beta1 2014-07-10 17:13:40 -04:00
Richard Cordovano 44afebfbc0 Merge pull request #812 from rcordovano/develop
Make IngestScheduler use Autopsy Logger
2014-07-10 12:54:32 -04:00
Richard Cordovano bd894e703c Make IngestScheduler use Autopsy Logger 2014-07-10 12:53:19 -04:00
Richard Cordovano 657a987d60 Merge pull request #811 from rcordovano/develop
Add ingest job start/finish log messages
2014-07-10 11:23:05 -04:00
Richard Cordovano 23bb551b71 Add ingest job start/finish log messages 2014-07-10 11:21:52 -04:00
Brian Carrier 0b4beda7a9 basic update of NEWS file 2014-07-09 12:24:42 -04:00
Brian Carrier 5f85391ba5 Merge pull request #802 from rcordovano/db_threading
Update AddImageTask for change to SleuthkitCase locking API
2014-07-09 12:21:40 -04:00
Brian Carrier 85548bd89b Updated version numbers for 3.1.0 2014-07-09 12:10:09 -04:00
Brian Carrier e9db9cf2a8 removed javafx from embedded jar 2014-07-09 11:03:55 -04:00
Brian Carrier f6274627c6 added android to list of hard coded modules 2014-07-09 11:03:07 -04:00
Brian Carrier 9cd3f1d7b4 Merge branch 'android-module' into develop 2014-07-09 10:34:14 -04:00
Brian Carrier f387732e00 moved KML logic from Android to report module. Cleaned up Android inbox messages 2014-07-09 10:33:06 -04:00
Brian Carrier 4bc93248a4 fixed Android GPS time bug, cleaned up Android code, disablede iOS code. moved KML logic to KML report module 2014-07-08 18:25:02 -04:00
Brian Carrier afc476c76e Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-07-08 12:33:26 -04:00
Brian Carrier ecde66c3db Fixed class name 2014-07-08 12:33:15 -04:00
Richard Cordovano bbfa46497f Resolve merge conflict with develop branch 2014-07-07 18:58:03 -04:00
Richard Cordovano 892507b73c Merge pull request #810 from rcordovano/tika_file_type_detector_fix
Fix buffering of file data in TikaFileTypeDetector class
2014-07-07 18:52:47 -04:00
Richard Cordovano 919758fb22 Merge pull request #809 from rcordovano/email_extracted_parsing_errors
Remove error message for normal condition in EmailExtracted code
2014-07-07 18:46:15 -04:00