6143 Commits

Author SHA1 Message Date
alexjacks92
da60c4ec80 Testing a theory about timeouts causing the post-ingest hang. 2014-02-25 13:00:48 -05:00
Nick Davis
14be2e9ce5 Pulled remaining static strings into Bundle.properties.
Created Bundle_ja
2014-02-25 12:56:02 -05:00
Kay Bassi
01251e448a Completed translation 2014-02-24 18:14:27 -08:00
Kay Bassi
4cf1c5474f Completed translation 2014-02-24 16:20:11 -08:00
Kay Bassi
8d53fc2126 Initial translation
2 questions on Jira
2014-02-24 16:13:22 -08:00
Nick Davis
cd742ec214 Merge branch 'core-corecomponentinterfaces' of ssh://repo.narfindustries.com/autopsy-jp into core-corecomponentinterfaces 2014-02-24 19:04:47 -05:00
Nick Davis
e23cf4d642 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-corecomponentinterfaces 2014-02-24 19:04:11 -05:00
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
0bf323df4b Merge branch 'develop' of ssh://repo.narfindustries.com/autopsy-jp into develop 2014-02-24 18:15:48 -05: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
268b9f84e4 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-24 16:42:25 -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
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
alexjacks92
590d5ef384 Print statements no longer needed. 2014-02-24 15:21:05 -05:00
Nick Davis
5c8dbede92 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-02-24 14:22:02 -05:00
Nick Davis
41f00f3e82 Pulled static strings into Bundle.properties.
Added empty Bundle_ja.properties.
2014-02-24 14:20:25 -05:00
alexjacks92
9c0036c623 Print statements to debug lack of hashdb hits during regression tests. 2014-02-24 13:37:15 -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
Brian Carrier
d4c67aef7d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-24 12:19:11 -05:00
Brian Carrier
8fd66dac87 Added developers list to docs 2014-02-24 12:19:01 -05:00
alexjacks92
062813cb9e Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-02-24 11:55:04 -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
alexjacks92
e25071fa0a Merge remote-tracking branch 'upstream/develop' into develop 2014-02-24 10:43:15 -05:00
Brian Carrier
533992532f Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-24 10:05:03 -05:00
Brian Carrier
ecf00427fa Added special XML file type check to reduce exceptions that get thrown - Tika seems to try to fully parse the XML file 2014-02-24 10:04:24 -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
alexjacks92
e8cd480c9d Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-02-21 16:07:32 -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
Richard Cordovano
85d951fd6e Merge pull request #497 from raman-bt/develop
Fixed  the access specifier on the exception constructor so it it actually be constructed (outside this pkg)
2014-02-21 13:38:51 -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
alexjacks92
8b20118844 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-02-21 13:34:04 -05:00
Richard Cordovano
1ca84d03b1 Merge pull request #496 from raman-bt/develop
Defined IngestModuleException that an ingest module may throw if init() fails.
2014-02-21 13:30:23 -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
alexjacks92
a2a6c701ae Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-02-21 10:18:21 -05:00
Richard Cordovano
1d26bded0d Merge pull request #495 from APriestman/develop
New public functions in HashDbManager for creating and modifying hash databases
2014-02-21 07:48:58 -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