2216 Commits

Author SHA1 Message Date
Nick Davis
11c37588ae Merge branch 'core-core' into develop 2014-02-24 18:35:57 -05:00
Kay Bassi
6eeee4aef6 Completed translation of core-corecompoenentinterface 2014-02-24 15:30:30 -08:00
Nick Davis
7bd2a895a0 Pulled static strings into Bundle.properties.
Part way through module.
2014-02-24 17:58:18 -05:00
Kay Bassi
67c133f5c3 Completed translation of core-core 2014-02-24 14:32:11 -08:00
Brian Carrier
45543b7cb2 do not try to cast the wait node to get preferred actions 2014-02-24 16:41:18 -05:00
Richard Cordovano
287b8d08a3 Continue adding ingest pipeline infrastructure 2014-02-24 16:15:48 -05:00
Nick Davis
41f00f3e82 Pulled static strings into Bundle.properties.
Added empty Bundle_ja.properties.
2014-02-24 14:20:25 -05:00
Nick Davis
c7abd17c07 Pulled static strings into Bundle.properties.
Remaining classes completed.
Added empty Bundle_ja.properties.
2014-02-24 12:20:59 -05:00
Kay Bassi
3920482ee9 Merge remote-tracking branch 'origin/develop' into develop 2014-02-21 18:24:45 -08:00
Kay Bassi
de72110a71 Resolved the last 2 todo's. Translation completed. 2014-02-21 18:24:13 -08:00
Nick Davis
79b4e2e648 Pulled static strings into Bundle.properties.
First half of classes completed.
2014-02-21 17:47:05 -05:00
Richard Cordovano
751982bfa1 Start adding ingest pipeline infrastructure 2014-02-21 17:46:11 -05:00
Nick Davis
9e21f77fa1 Pulled static strings into Bundle.properties.
Added empty ja properties file.
2014-02-21 16:46:16 -05:00
Nick Davis
6d1ccd6b34 Pulled static strings into Bundle.properties.
Added empty ja properties file.
2014-02-21 16:03:39 -05:00
Nick Davis
9769539585 Added empty ja properties file. 2014-02-21 14:20:52 -05:00
Nick Davis
6b214095de Pulled static strings into Bundle. 2014-02-21 14:19:14 -05:00
Nick Davis
77ba2e8c5f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-02-21 14:01:42 -05:00
Richard Cordovano
2155d2567c Completed integration of first draft of new ingest config code 2014-02-21 13:45:12 -05:00
raman-bt
584c1bc59a Fixed the access specifier on the exception constructor so it it actually be constructed (outside this pkg) 2014-02-21 13:35:59 -05:00
raman-bt
c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. 2014-02-21 13:10:47 -05:00
Richard Cordovano
44b155df4c Complete first phase of first draft of changes to ingest config 2014-02-21 12:15:56 -05:00
Kay Bassi
e50f83255d Initial translation of action/bundle
Still have 2 questions.  See todo's.
2014-02-20 21:26:16 -08:00
Richard Cordovano
b4d5fc1e45 Back up work completed on parallel file ingest 2014-02-20 17:46:32 -05:00
Nick Davis
ea5c6b0c65 For actions package in Core module, pulled static strings into properties.
Created empty Bundle_ja.properties.
2014-02-20 14:02:38 -05:00
Richard Cordovano
eb2a08f4c6 Make hash lookup ingest module implement FileINgestModule interface 2014-02-20 12:41:42 -05:00
Richard Cordovano
767d576891 Added new AbstractIngestModuleFactory class to ingest package 2014-02-19 18:19:04 -05:00
Richard Cordovano
3b23d6e4cd Completed first draft of interfaces for parallel file ingest 2014-02-19 17:54:59 -05:00
Richard Cordovano
4cc6decf36 Add first draft of new ingest module interfaces 2014-02-18 08:41:29 -05:00
Richard Cordovano
27fa63191b Merge pull request #484 from raman-bt/develop
Cleanup of DataSourceProcessor interface and implementations.
2014-02-13 10:24:24 -05:00
Samuel H. Kenyon
59a0599057 Merge remote-tracking branch 'upstream/develop' into drp_mods1 2014-02-12 12:12:28 -05:00
raman-bt
53e767dd03 Clean up the DataSourceProcessor Interface definition and the current implementations. 2014-02-12 09:19:06 -05:00
raman-bt
53f420d6ea Fix a potential race condition in AddImageTask in the case where user cancels the add image operation. 2014-02-11 08:28:48 -05:00
U-BASIS\tshahi
e16ef6082c renamed variables and functions for timezone check 2014-02-07 13:26:17 -05:00
Brian Carrier
34299ed9cf Merge pull request #477 from shahit2/meta
changed timezone of metadata to reflect global settings
2014-02-07 12:05:48 -05:00
Brian Carrier
f67a76086b Merge pull request #462 from shahit2/imageA
image md5 hash updated
2014-02-07 11:51:54 -05:00
Samuel H. Kenyon
75961e7294 Cleanup some comments and whitespace. 2014-02-06 17:59:56 -05:00
Samuel H. Kenyon
c3ce0d7311 Revert some recent additions that are not actually useful. 2014-02-06 17:55:08 -05:00
Samuel H. Kenyon
6529ab0f96 Merge remote-tracking branch 'upstream/develop' into drp_mods1 2014-02-06 17:23:19 -05:00
Samuel H. Kenyon
d366a634ce Make DataResultViewerTable class public. 2014-02-06 17:11:16 -05:00
U-BASIS\tshahi
aacd44cc0a changed timezone of metadata to reflect global settings 2014-02-06 13:07:50 -05:00
U-BASIS\tshahi
e64efe3587 created methods to call localtime 2014-02-06 11:17:39 -05:00
Brian Carrier
0ee9f629ac Added comments about loading native libraries and added to dev guide 2014-02-05 21:57:26 -05:00
Brian Carrier
149370b9cb Added size to metadata panel 2014-02-04 22:41:28 -05:00
Brian Carrier
1609773787 Added more info to metadata view 2014-02-04 20:39:36 -05:00
U-BASIS\tshahi
2bf0f22002 added object ID column 2014-02-03 13:06:21 -05:00
Brian Carrier
80e66d2b78 refactored tasks and pipeline context data model to make it more clear and inline with original goals 2014-01-30 23:20:59 -05:00
Brian Carrier
8a4a8003ca Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-30 19:55:47 -05:00
Brian Carrier
4a099a2da6 basic comments 2014-01-30 19:51:37 -05:00
Samuel H. Kenyon
bb85548e67 Allow using DataResultPanel without a content viewer. 2014-01-30 17:10:04 -05:00
Samuel H. Kenyon
53c088a002 Added overload for new createInstanceUninitialized() method. 2014-01-30 13:58:03 -05:00