48 Commits

Author SHA1 Message Date
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
f26cd246ed Updated sample ingest modules, adding factory, settings and settings panel 2014-03-27 23:08:35 -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
edc9c68186 Did additional work on new ingest framework 2014-03-24 21:17:41 -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
07e3cfabe4 Refactored and fixed new ingest framework 2014-03-20 14:51:59 -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
c6cd57bfd8 Added extensions, made them all lower case, fixed default settings 2014-03-18 20:38:35 -04:00
Richard Cordovano
bed31e5f8f Prepare for merge of develop branch 2014-03-18 15:33:38 -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
bb9718d6eb Merge pull request #543 from mrtizmo/fileExtMismatch
Completed translation of FileExtMismatch module
2014-03-15 07:06:53 -04:00
Brian Carrier
e756eb7001 Made skipping text files the default behavior. Removed notion of skipping known files, which wasn't being used 2014-03-14 13:22:55 -04:00
Brian Carrier
b79585c758 minor wording changes to options panel 2014-03-13 22:58:46 -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
Nick Davis
1c24599ebc Merge branch 'fileExtMismatch' of ssh://repo.narfindustries.com/autopsy-jp into fileExtMismatch 2014-03-12 19:48:06 -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
27ba4ec7d2 Translation complete. 2014-03-12 14:14:27 -07:00
Richard Cordovano
142ebc662f Fix assorted issues causing compiler warnings 2014-03-12 01:12:29 -04:00
Kay Bassi
7cfb73d54a Translation complete except for one. 2014-03-11 21:47:24 -07:00
Richard Cordovano
302655d5bf Continued work on ingest framework in 3.1 form 2014-03-11 01:29:58 -04:00
Richard Cordovano
e3b8a72524 Revised ingest modules API for 3.1 release 2014-03-08 09:43:30 -05:00
Richard Cordovano
9e49241ac0 Work on ingest framework API 2014-03-08 00:23:05 -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
02c1f109aa Refine ingest API and work on adapting file ext mismatch ingest module 2014-03-07 00:04:50 -05:00
Nick Davis
11d8a35e2e Pulled strings into Bundle.
Added _ja.
2014-02-28 17:53:38 -05:00
Richard Cordovano
0c7b2664ab Make compilable first version of minimal new ingest infrastructure 2014-02-26 17:54:33 -05:00
Brian Carrier
26909d5950 Added more app types and they are now sorted to reduce future conflicts 2014-02-24 16:42:05 -05:00
Brian Carrier
27881f4730 Sort app types too 2014-02-24 11:20:14 -05:00
Brian Carrier
1284465698 sort extension config file, added extensions for text and kmz 2014-02-24 11:13:10 -05:00
raman-bt
c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. 2014-02-21 13:10:47 -05:00
Brian Carrier
b7fcd5b6fc Renamed mismatch module, made simple panel smaller, code directly gets GEN_INFO instead of all artifacts 2014-02-06 17:14:17 -05:00
Brian Carrier
c6daadb557 File mismatch module ignores deleted files 2014-02-04 20:39:59 -05:00
shahit2
98612dd36d adding try/catch statements 2014-01-27 16:52:34 -05:00
shahit2
ed4a9e043a Merge remote-tracking branch 'upstream/develop' into develop 2014-01-23 13:28:36 -05:00
shahit2
e2dca5f4da committing files that could be changed to non-pub 2014-01-23 12:25:47 -05:00
Richard Cordovano
7c53b0e56f Fixed bundle.properties for file ext mismatch module 2014-01-23 11:26:22 -05:00
shahit2
8c25744d11 Mismatch Changes 2014-01-22 13:07:17 -05:00
shahit2
a3b9bc105a added Mimetypes/filters 2014-01-22 12:10:27 -05:00
shahit2
874c7b24ec Files that could be changed to non-public have been 2014-01-22 11:05:05 -05:00
Samuel H. Kenyon
5e457da489 Also add "adp" extension to plaintext. 2014-01-17 14:40:49 -05:00
Samuel H. Kenyon
47ea29634a Use AbstractFile.getNameExtension() 2014-01-17 14:40:16 -05:00
Samuel H. Kenyon
0d3658c34d Add adp extension (as in AOLserver Dynamic Pages) to the text/html section. 2014-01-17 13:31:51 -05:00
Samuel H. Kenyon
7293c5fd89 Add File Extension Mismatch ingest module. 2014-01-15 15:14:07 -05:00