1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00

Commit Graph

  • a96d29e59f Pulled strings into Bundle. Created _ja. Added org.openide.util as a dependency for this module in project.xml. Nick Davis 2014-02-28 16:07:39 -05:00
  • 2ce2c43852 Pulled strings into Bundle. Removed unused strings from Bundle. Updated _ja. Nick Davis 2014-02-28 14:45:33 -05:00
  • c9c0501920 Pulled remaining strings into Bundle. Created _ja. Nick Davis 2014-02-28 11:27:32 -05:00
  • b82c5b8f32 Started translation Kay Bassi 2014-02-28 00:23:23 -08:00
  • 3bf3a62fd1 Pulled strings into Bundle. Half-way through module. Nick Davis 2014-02-27 18:13:00 -05:00
  • 640d3b09fd Pulled strings into Bundle. Added _ja. Tested build/run. Nick Davis 2014-02-27 16:30:45 -05:00
  • f16e5b638f Added Nov translations Kay Bassi 2014-02-27 11:53:39 -08:00
  • 6acde4cd41 Translation complete with final changes. About Hex-Left as HEX. On Google search in Japanese, there are 460k hits with hex and 670k with Japanese word 16進数. However, there seem to be more relevant hits with hex. Kay Bassi 2014-02-27 11:47:07 -08:00
  • 63e0f24581 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Nick Davis 2014-02-27 13:18:51 -05:00
  • 7905616f08 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-casemodule Nick Davis 2014-02-27 13:14:20 -05:00
  • be91eb11c5 Re-added CTL_CustomAboutAction back to Bundle. Converted function to use string from Bundle. Nick Davis 2014-02-27 12:38:30 -05:00
  • 216367df2b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-contentviewers Nick Davis 2014-02-27 11:50:42 -05:00
  • b2494816fc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-corecomponents Nick Davis 2014-02-27 11:48:49 -05:00
  • 44a3c7b8ce Removed Bundle_ja file belonging in other branch. Nick Davis 2014-02-27 11:48:33 -05:00
  • f82bc69519 Removed Bundle_ja files belonging in other branches. Nick Davis 2014-02-27 11:42:22 -05:00
  • 194c46cca1 Merge branch 'core-coreutils' of ssh://repo.narfindustries.com/autopsy-jp into core-coreutils Nick Davis 2014-02-27 10:39:54 -05:00
  • adc31ef658 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-coreutils Nick Davis 2014-02-27 10:39:12 -05:00
  • bb2f26d8af Start refactoring to give each DataSourceIngestJob (DataSourceTask) a progress bar Richard Cordovano 2014-02-27 06:09:53 -05:00
  • cc03f81652 minor comment in installer about which libraries get loaded where Brian Carrier 2014-02-26 22:59:36 -05:00
  • c7ead95530 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-02-26 22:34:43 -05:00
  • 3b0ecd1df7 fixed MS CRT dlls so that we have 32-bit versus 64-bit. Changed to have dlls not in ZIPs in third-party folder Brian Carrier 2014-02-26 22:34:30 -05:00
  • d3e9d4adc7 SeventZIP Updates: Use blackboard for type, report errors only on allocated files Brian Carrier 2014-02-26 22:28:05 -05:00
  • 780fac2db6 Initial translation started. Kay Bassi 2014-02-26 18:01:31 -08:00
  • 97138bf790 Translation complete with final changes after Nick's clarifications. Kay Bassi 2014-02-26 17:24:40 -08:00
  • 274457762c Complete first minimally working version of new file ingest infrastructure Richard Cordovano 2014-02-26 19:08:53 -05:00
  • 811d8b0811 Translation complete. Kay Bassi 2014-02-26 15:11:06 -08:00
  • 075c1b098c Translation complete. Kay Bassi 2014-02-26 15:08:52 -08:00
  • 67501e9163 Completed translation. Still clarifying meaning for couple more. Kay Bassi 2014-02-26 15:03:42 -08:00
  • 0c7b2664ab Make compilable first version of minimal new ingest infrastructure Richard Cordovano 2014-02-26 17:54:33 -05:00
  • 21489ff26b Completed translation. Still clarifying meaning for one more. Kay Bassi 2014-02-26 13:20:54 -08:00
  • 179827a7ac Completed translation. Still clarifying meaning for few texts. Questions are posted on Jira. Kay Bassi 2014-02-26 13:00:02 -08:00
  • 1bd29069a4 Merge pull request #503 from bcarrier/case_event_enum Richard Cordovano 2014-02-26 15:32:47 -05:00
  • 60f3bf260c Merge pull request #502 from bcarrier/keyword_search_exception Richard Cordovano 2014-02-26 15:31:08 -05:00
  • 7d119e2312 Merge pull request #501 from SynapticNulship/develop Richard Cordovano 2014-02-26 15:29:39 -05:00
  • 29b425b8cd Merge remote-tracking branch 'upstream/develop' into develop alexjacks92 2014-02-26 09:47:08 -05:00
  • aa76bcc372 Moved SQLiteDBConnect and LocalDisk to better packages Brian Carrier 2014-02-26 00:43:25 -05:00
  • cbaa64dc5d Added enum to case to store all event names. Shortened names a bit Brian Carrier 2014-02-25 23:23:56 -05:00
  • 7cc3e8f1f9 Added exception message to init exception Brian Carrier 2014-02-25 22:31:54 -05:00
  • 885a0c0b7c Throw exectpions in init, make connection to detect 404 error, renamed method Brian Carrier 2014-02-25 22:28:06 -05:00
  • 252465792f Partially translated Kay Bassi 2014-02-25 17:01:09 -08:00
  • 04c2135c38 Pulled static strings into Bundle.properties. Created Bundle_ja Nick Davis 2014-02-25 18:10:56 -05:00
  • 412c0b4ce3 Added comment about EDT to DataResultViewerTable.setNode(). Samuel H. Kenyon 2014-02-25 18:04:13 -05:00
  • c90e7c56f7 Pulled static strings into Bundle.properties. Created Bundle_ja Nick Davis 2014-02-25 15:47:25 -05:00
  • b9f14fc61b removing unused variable alexjacks92 2014-02-25 15:45:31 -05:00
  • 8e54ea18ec Pulled static strings into Bundle.properties. Created Bundle_ja Nick Davis 2014-02-25 15:19:22 -05:00
  • aa5fc97668 Trying a different logging method. alexjacks92 2014-02-25 14:50:31 -05:00
  • a33fb0f115 Making log statement a bit more clear. alexjacks92 2014-02-25 14:26:04 -05:00
  • 9ea848b525 Logging to see which module is hanging up regression tests. alexjacks92 2014-02-25 14:17:42 -05:00
  • 1fafd31c82 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Nick Davis 2014-02-25 14:08:57 -05:00
  • 7060219f58 Adding more logging. alexjacks92 2014-02-25 13:37:31 -05:00
  • da60c4ec80 Testing a theory about timeouts causing the post-ingest hang. alexjacks92 2014-02-25 13:00:48 -05:00
  • 14be2e9ce5 Pulled remaining static strings into Bundle.properties. Created Bundle_ja Nick Davis 2014-02-25 12:56:02 -05:00
  • 01251e448a Completed translation Kay Bassi 2014-02-24 18:14:27 -08:00
  • 4cf1c5474f Completed translation Kay Bassi 2014-02-24 16:20:11 -08:00
  • 8d53fc2126 Initial translation 2 questions on Jira Kay Bassi 2014-02-24 16:13:22 -08:00
  • cd742ec214 Merge branch 'core-corecomponentinterfaces' of ssh://repo.narfindustries.com/autopsy-jp into core-corecomponentinterfaces Nick Davis 2014-02-24 19:04:47 -05:00
  • e23cf4d642 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-corecomponentinterfaces Nick Davis 2014-02-24 19:04:11 -05:00
  • 11c37588ae Merge branch 'core-core' into develop Nick Davis 2014-02-24 18:35:57 -05:00
  • 6eeee4aef6 Completed translation of core-corecompoenentinterface Kay Bassi 2014-02-24 15:30:30 -08:00
  • 0bf323df4b Merge branch 'develop' of ssh://repo.narfindustries.com/autopsy-jp into develop Nick Davis 2014-02-24 18:15:48 -05:00
  • 7bd2a895a0 Pulled static strings into Bundle.properties. Part way through module. Nick Davis 2014-02-24 17:58:18 -05:00
  • 67c133f5c3 Completed translation of core-core Kay Bassi 2014-02-24 14:32:11 -08:00
  • 268b9f84e4 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-02-24 16:42:25 -05:00
  • 26909d5950 Added more app types and they are now sorted to reduce future conflicts Brian Carrier 2014-02-24 16:42:05 -05:00
  • 45543b7cb2 do not try to cast the wait node to get preferred actions Brian Carrier 2014-02-24 16:41:18 -05:00
  • 287b8d08a3 Continue adding ingest pipeline infrastructure Richard Cordovano 2014-02-24 16:15:48 -05:00
  • 590d5ef384 Print statements no longer needed. alexjacks92 2014-02-24 15:21:05 -05:00
  • 5c8dbede92 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Nick Davis 2014-02-24 14:22:02 -05:00
  • 41f00f3e82 Pulled static strings into Bundle.properties. Added empty Bundle_ja.properties. Nick Davis 2014-02-24 14:20:25 -05:00
  • 9c0036c623 Print statements to debug lack of hashdb hits during regression tests. alexjacks92 2014-02-24 13:37:15 -05:00
  • c7abd17c07 Pulled static strings into Bundle.properties. Remaining classes completed. Added empty Bundle_ja.properties. Nick Davis 2014-02-24 12:20:59 -05:00
  • d4c67aef7d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-02-24 12:19:11 -05:00
  • 8fd66dac87 Added developers list to docs Brian Carrier 2014-02-24 12:19:01 -05:00
  • 062813cb9e Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop alexjacks92 2014-02-24 11:55:04 -05:00
  • 27881f4730 Sort app types too Brian Carrier 2014-02-24 11:20:14 -05:00
  • 1284465698 sort extension config file, added extensions for text and kmz Brian Carrier 2014-02-24 11:13:10 -05:00
  • e25071fa0a Merge remote-tracking branch 'upstream/develop' into develop alexjacks92 2014-02-24 10:43:15 -05:00
  • 533992532f Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Brian Carrier 2014-02-24 10:05:03 -05:00
  • ecf00427fa Added special XML file type check to reduce exceptions that get thrown - Tika seems to try to fully parse the XML file Brian Carrier 2014-02-24 10:04:24 -05:00
  • 3920482ee9 Merge remote-tracking branch 'origin/develop' into develop Kay Bassi 2014-02-21 18:24:45 -08:00
  • de72110a71 Resolved the last 2 todo's. Translation completed. Kay Bassi 2014-02-21 18:24:13 -08:00
  • 79b4e2e648 Pulled static strings into Bundle.properties. First half of classes completed. Nick Davis 2014-02-21 17:47:05 -05:00
  • 751982bfa1 Start adding ingest pipeline infrastructure Richard Cordovano 2014-02-21 17:46:11 -05:00
  • 9e21f77fa1 Pulled static strings into Bundle.properties. Added empty ja properties file. Nick Davis 2014-02-21 16:46:16 -05:00
  • e8cd480c9d Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop alexjacks92 2014-02-21 16:07:32 -05:00
  • 6d1ccd6b34 Pulled static strings into Bundle.properties. Added empty ja properties file. Nick Davis 2014-02-21 16:03:39 -05:00
  • 9769539585 Added empty ja properties file. Nick Davis 2014-02-21 14:20:52 -05:00
  • 6b214095de Pulled static strings into Bundle. Nick Davis 2014-02-21 14:19:14 -05:00
  • 77ba2e8c5f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Nick Davis 2014-02-21 14:01:42 -05:00
  • 2155d2567c Completed integration of first draft of new ingest config code Richard Cordovano 2014-02-21 13:45:12 -05:00
  • 85d951fd6e Merge pull request #497 from raman-bt/develop Richard Cordovano 2014-02-21 13:38:51 -05:00
  • 584c1bc59a Fixed the access specifier on the exception constructor so it it actually be constructed (outside this pkg) raman-bt 2014-02-21 13:35:59 -05:00
  • 8b20118844 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop alexjacks92 2014-02-21 13:34:04 -05:00
  • 1ca84d03b1 Merge pull request #496 from raman-bt/develop Richard Cordovano 2014-02-21 13:30:23 -05:00
  • c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. raman-bt 2014-02-21 13:10:47 -05:00
  • 44b155df4c Complete first phase of first draft of changes to ingest config Richard Cordovano 2014-02-21 12:15:56 -05:00
  • a2a6c701ae Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop alexjacks92 2014-02-21 10:18:21 -05:00
  • 1d26bded0d Merge pull request #495 from APriestman/develop Richard Cordovano 2014-02-21 07:48:58 -05:00
  • e50f83255d Initial translation of action/bundle Kay Bassi 2014-02-20 21:26:16 -08:00
  • b4d5fc1e45 Back up work completed on parallel file ingest Richard Cordovano 2014-02-20 17:46:32 -05:00