40 Commits

Author SHA1 Message Date
Nick Davis
c673990670 Removed unused strings from Bundles. 2014-04-16 17:53:46 -04:00
Kay Bassi
eb77ee079c Translation completed. 2014-04-16 17:47:51 -04:00
Kay Bassi
3944684b83 Translation almost completed. Clarifying two strings 2014-04-16 17:45:37 -04:00
Nick Davis
f6bb10f916 Pulled strings into Bundle.
Converted if-else from short form to long form to make it cleaner to read.
2014-04-15 17:04:47 -04:00
Richard Cordovano
1431d12a90 Eliminated duplication of ingest job cancellation check methods 2014-04-10 17:10:08 -04:00
Samuel H. Kenyon
109cd14c98 Remove messageID tracking and passing from modules as class IngestMessage handles it automatically now 2014-04-03 22:49:17 -04:00
Richard Cordovano
4f8617a16a Tidied up ingest framework API 2014-03-26 17:12:24 -04:00
Richard Cordovano
7c2282e832 Renamed ingest job settings classes 2014-03-25 09:47:46 -04:00
Richard Cordovano
87bb0211f2 Merged in develop branch as of March 24, 2014 2014-03-24 12:35:48 -04:00
Richard Cordovano
7ad2b5b5ae Work on getting modules to use settings 2014-03-24 07:47:38 -04:00
Richard Cordovano
8c433c12a1 Did pull request prep and merge bug fixing 2014-03-20 12:49:34 -04:00
Richard Cordovano
ff0b814225 Merged develop into new ingest framework feature branch 2014-03-19 10:51:58 -04:00
Brian Carrier
2be6931003 renamed ewf usage to E01 2014-03-18 21:33:21 -04:00
Richard Cordovano
bed31e5f8f Prepare for merge of develop branch 2014-03-18 15:33:38 -04:00
Richard Cordovano
03e2f5fb6c Fixed show stopper bugs in new ingest framework 2014-03-18 00:22:28 -04:00
Richard Cordovano
e99925fb7d Check in current state of new ingest framework for safekeeping 2014-03-17 17:45:59 -04:00
Richard Cordovano
7b46726810 Check in current state of new ingest framework for safekeeping 2014-03-13 18:07:30 -04:00
Richard Cordovano
44398764bf Check in current state of new ingest framework for safekeeping 2014-03-12 23:55:42 -04:00
Richard Cordovano
466e504de9 Check in current state of new ingest framework for safekeeping 2014-03-12 17:46:58 -04:00
Kay Bassi
6553d8998a Translation complete. 2014-03-12 14:08:38 -07:00
Kay Bassi
7e62ae5677 Translation complete. Made minor change. 2014-03-11 21:10:33 -07:00
Kay Bassi
bbb7e7e674 Translation complete 2014-03-11 17:41:10 -07:00
Richard Cordovano
302655d5bf Continued work on ingest framework in 3.1 form 2014-03-11 01:29:58 -04:00
Kay Bassi
78a998f5eb Initial translation 2014-03-10 22:17:31 -07:00
Richard Cordovano
e3b8a72524 Revised ingest modules API for 3.1 release 2014-03-08 09:43:30 -05:00
Richard Cordovano
955999280c Continued work on new ingest API 2014-03-07 17:35:22 -05:00
Richard Cordovano
f1d4dcf80b Refined ingest module API 2014-03-07 00:47:49 -05:00
Richard Cordovano
9072407bf6 Commit notes and steps towards a keyword lists manager 2014-03-06 12:15:01 -05:00
Richard Cordovano
c08f1c3bfb More work on adapting ingest modules to new infrastructure 2014-03-04 12:50:56 -05:00
Richard Cordovano
2b95138f70 Work towards converting core ingest modules to new ingest API 2014-03-03 22:45:48 -05:00
Nick Davis
51660ad92b Pulled strings into Bundle.
Added _ja.
Added NbBundle dependency to project.xml
2014-02-28 17:02:24 -05:00
Richard Cordovano
0c7b2664ab Make compilable first version of minimal new ingest infrastructure 2014-02-26 17:54:33 -05:00
raman-bt
c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. 2014-02-21 13:10:47 -05:00
U-BASIS\tshahi
7408de8938 added check for null 2014-01-30 14:03:53 -05:00
U-BASIS\tshahi
c069910171 image md5 hash updated 2014-01-29 09:51:33 -05:00
Jeff Wallace
d11df43a1d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
	nbproject/project.properties
2013-12-12 14:58:21 -05:00
Jeff Wallace
fe72573c2a Changed module display name and matched version number with autopsy's 2013-10-30 15:51:33 -04:00
Jeff Wallace
b5a8a07ff1 Added better logging and reporting. 2013-10-16 16:04:54 -04:00
Jeff Wallace
82a43bdf03 Added verification after processing data is completed, fixed cancellation bug. 2013-10-16 13:09:55 -04:00
Jeff Wallace
d4ef8013ff Added new ewfVerify ingest module 2013-10-10 16:12:43 -04:00