6143 Commits

Author SHA1 Message Date
alexjacks92
0cde922712 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-03-31 09:56:21 -04:00
Samuel H. Kenyon
a0372e9854 SearchRunner refactoring. 2014-03-28 18:08:41 -04:00
alexjacks92
e712ad8a82 Fixed an issue searching through logs for strings that aren't there. 2014-03-28 17:14:44 -04:00
Richard Cordovano
8e7fc2abb6 Merge pull request #574 from alexjacks92/develop
Fixing UI test hang up - removed section of code that looked for a check...
2014-03-28 14:50:35 -04:00
alexjacks92
2e64142bf2 Fixing UI test hang up - removed section of code that looked for a checkbox that has been removed. 2014-03-28 14:40:18 -04:00
Samuel H. Kenyon
0b75912ecf Merge remote-tracking branch 'upstream/develop' into mt-search 2014-03-28 11:31:46 -04:00
Richard Cordovano
e70214c353 Merge pull request #573 from alexjacks92/develop
Test script now reflects new ingest framework, and has been cleaned up a bit.
2014-03-28 10:19:01 -04:00
alexjacks92
62476f6ffe Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-03-28 09:57:12 -04:00
Richard Cordovano
6c9df1cf09 Merge pull request #572 from rcordovano/parallel_file_ingest
Updated sample ingest modules, adding factory, settings and settings pan...
2014-03-27 23:11:01 -04:00
Richard Cordovano
f26cd246ed Updated sample ingest modules, adding factory, settings and settings panel 2014-03-27 23:08:35 -04:00
alexjacks92
e6b4794fef Getting rid of an unused field. 2014-03-27 16:56:08 -04:00
alexjacks92
4a96fd6087 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-03-27 16:17:13 -04:00
alexjacks92
d1ec1662bb Removing dead code. 2014-03-27 14:08:37 -04:00
alexjacks92
ae94e25dc2 Changed ingest method calls to work with the new ingest framework. 2014-03-27 12:33:02 -04:00
Richard Cordovano
452b136ee0 Merge pull request #571 from millmanorama/public_DataModelActionsFactory
made DataModelActionsFactory and its static methods public
2014-03-27 11:20:02 -04:00
jmillman
bb39221f06 made DataModelActionsFactory and its static methods public 2014-03-27 11:11:32 -04:00
Samuel H. Kenyon
9d22f5c518 Added unfinished skeleton of new SearchRunner. 2014-03-26 19:05:20 -04:00
Richard Cordovano
208657e245 Merge pull request #570 from rcordovano/parallel_file_ingest
Tidied up ingest framework API
2014-03-26 17:13:19 -04:00
Richard Cordovano
4f8617a16a Tidied up ingest framework API 2014-03-26 17:12:24 -04:00
Richard Cordovano
0f7770a27a Merge pull request #569 from rcordovano/parallel_file_ingest
Made hash lookup module and settings panels work with settings
2014-03-26 15:19:32 -04:00
Richard Cordovano
819e10c2eb Made hash lookup module and settings panels work with settings 2014-03-26 15:18:37 -04:00
Richard Cordovano
54a7330d4d Merge pull request #568 from mrtizmo/core-core
File -> Open Recent Case name now uses Bundle
2014-03-26 15:16:16 -04:00
Richard Cordovano
ea30e6ff0e Merge pull request #567 from mrtizmo/hashDatabase
HashDatabase module - pulled additional strings and translated to JA
2014-03-26 15:15:42 -04:00
Richard Cordovano
bd38745c75 Merge pull request #566 from mrtizmo/core-report
Core - report - pulled additional strings and translated to JA
2014-03-26 15:15:13 -04:00
Richard Cordovano
7dbb92ce13 Merge pull request #565 from mrtizmo/core-directorytree
Core - directorytree module pulled additional strings and translated to JA
2014-03-26 15:14:46 -04:00
Richard Cordovano
3fbb6efd82 Merge pull request #564 from mrtizmo/core-casemodule
Core - casemodule - additional strings pulled and translated to JA
2014-03-26 15:14:14 -04:00
Nick Davis
d96b16a44e Converted File -> Open Recent Case menu item name to pull from a Bundle. Added translated string. 2014-03-26 12:57:28 -04:00
Nick Davis
dedc5d8bcd Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-core 2014-03-26 11:38:50 -04:00
Nick Davis
d55b99fae9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into hashDatabase 2014-03-26 11:18:50 -04:00
Nick Davis
ac4b8ca7e3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-report 2014-03-26 11:15:31 -04:00
Nick Davis
be44c057e9 Merge branch 'core-report' of ssh://repo.narfindustries.com/autopsy-jp into core-report 2014-03-26 11:14:42 -04:00
Nick Davis
11658ca785 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-directorytree 2014-03-26 11:11:52 -04:00
Nick Davis
39e704e756 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-casemodule 2014-03-26 11:08:08 -04:00
Richard Cordovano
f3ba1f9c80 Merge pull request #563 from rcordovano/parallel_file_ingest
Renamed child panels of keyword search global settings panel
2014-03-26 00:18:00 -04:00
Richard Cordovano
37b6501ecb Merge remote-tracking branch 'upstream/develop' into parallel_file_ingest 2014-03-26 00:14:29 -04:00
Richard Cordovano
ad875af2d0 Merge pull request #1 from rcordovano/parallel_file_ingest
Made keyword search classes use ingest job settings
2014-03-26 00:13:59 -04:00
Richard Cordovano
dbfa989071 Made keyword search classes use job settings 2014-03-26 00:07:10 -04:00
Kay Bassi
761cf8f1ca Translation completed 2014-03-26 11:47:57 +09:00
Kay Bassi
f43f0b09bb Merge remote-tracking branch 'origin/core-directorytree' into core-directorytree 2014-03-26 11:33:58 +09:00
Kay Bassi
c8051638e3 Translation completed 2014-03-26 11:32:23 +09:00
Kay Bassi
14933f81e5 Translation completed 2014-03-26 11:22:12 +09:00
Richard Cordovano
63b6da0528 Renamed child panels of keyword search global settings panel 2014-03-25 13:27:50 -04:00
Richard Cordovano
57eac5e132 Merge pull request #558 from mrtizmo/timeline
Timeline module - additional string extraction and JA translation
2014-03-25 13:21:16 -04:00
Richard Cordovano
e46cfdd4a7 Merge pull request #561 from mrtizmo/core-datamodel
Core - datamodel module - additional strings pulled and translated.
2014-03-25 13:20:41 -04:00
Richard Cordovano
4d5f5f0f60 Merge pull request #562 from mrtizmo/core-corecomponents
Core - corecomponents module - additional strings pulled and translated
2014-03-25 13:20:01 -04:00
Nick Davis
8b4a9b5c46 Found and noted error in translated string. 2014-03-25 12:21:53 -04:00
Nick Davis
81b88658e2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-casemodule 2014-03-25 12:18:52 -04:00
Nick Davis
6b274d8798 Removed duplicate property. Moved CTL_ values to the top. 2014-03-25 12:15:56 -04:00
Nick Davis
79806299eb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-corecomponents 2014-03-25 12:12:22 -04:00
Nick Davis
f0a4aa1786 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-datamodel 2014-03-25 12:08:08 -04:00