6672 Commits

Author SHA1 Message Date
alexjacks92
c1003191d4 More useful variable names. 2014-04-30 11:11:03 -04:00
alexjacks92
98e4a782db Fixing branding. 2014-04-30 11:09:17 -04:00
alexjacks92
a128f4a526 Code cleanup. 2014-04-30 10:43:02 -04:00
Samuel H. Kenyon
ba4a606efb separate flag for whether Keyword.getQuery() vs. Keyword.toString() 2014-04-29 18:29:43 -04:00
Samuel H. Kenyon
766ded2d75 SearchRunner now also uses writeAllHitsToBlackBoard() 2014-04-29 18:12:18 -04:00
Richard Cordovano
ae1793bfd3 Safekeep ingest framework improvements 2014-04-29 17:49:12 -04:00
Samuel H. Kenyon
dcbade813e added sub-progress support to writeAllHitsToBlackBoard() 2014-04-29 17:03:20 -04:00
alexjacks92
91fd8a6891 Merge remote-tracking branch 'upstream/develop' into IdsToPaths 2014-04-29 16:53:32 -04:00
alexjacks92
a0b4a2d32f Replacing more IDs with file paths - now tsk_files_path and tsk_objects tables as well. 2014-04-29 16:53:15 -04:00
Samuel H. Kenyon
9b41503fb8 re-enabled swingworker cancel handling in the blackboard writing loop 2014-04-29 16:21:04 -04:00
Samuel H. Kenyon
b448a6075c added logging to QueryResults 2014-04-29 15:48:11 -04:00
Samuel H. Kenyon
f6634fbd3b writeAllHitsToBlackBoard() can now optionally make calls to writeInboxMessage() 2014-04-29 15:24:04 -04:00
Samuel H. Kenyon
1dd46a1ee8 extracted inbox code out of SearchRunner into QueryResults.writeInboxMessage() 2014-04-29 15:10:19 -04:00
Samuel H. Kenyon
68241c1244 move fireModuleDataEvent call into QueryResults 2014-04-29 14:56:54 -04:00
Samuel H. Kenyon
63e2713431 move writeAllHitsToBlackBoard() into QueryResults 2014-04-29 14:46:09 -04:00
Samuel H. Kenyon
4bfc6ad8af file association works now 2014-04-29 14:01:51 -04:00
Samuel H. Kenyon
a1b25bd900 get associated file (if any) to use as the content 2014-04-28 17:06:15 -04:00
alexjacks92
cbb8cc1a3f First pass at id/path swapping. 2014-04-28 16:43:53 -04:00
Samuel H. Kenyon
3945144087 improve the testing of standard vs. user-defined artifact/attribute types 2014-04-28 14:57:59 -04:00
Samuel H. Kenyon
fa33cb2038 custom artifact and attribute types work 2014-04-28 13:45:38 -04:00
Samuel H. Kenyon
d27cef8960 some more validation in XML parsing 2014-04-28 13:26:31 -04:00
Richard Cordovano
7327751924 Merge pull request #694 from mrtizmo/casemodule
Pulled new static string.
2014-04-28 12:53:00 -04:00
Richard Cordovano
504042af48 Merge pull request #693 from mrtizmo/report
Report - Added NON-NLS tags to hardcoded strings not needing National La...
2014-04-28 12:52:29 -04:00
Nick Davis
b3a1ae1c8c Pulled new static string.
Fixed spelling error.
2014-04-28 12:02:52 -04:00
Nick Davis
8749802be3 Report - Added NON-NLS tags to hardcoded strings not needing National Language Support. 2014-04-28 11:51:13 -04:00
Samuel H. Kenyon
8913a2664a minor changes to ExternalResultsUtility 2014-04-28 02:21:00 -04:00
Samuel H. Kenyon
2376b66a26 also store attribute values for int32, int64, and double types 2014-04-28 01:58:20 -04:00
Samuel H. Kenyon
f81cdd6830 creates blackboard artifacts and attributes based on data from the xml file 2014-04-28 01:29:53 -04:00
Samuel H. Kenyon
138c57dd3e parse report name xml attribute 2014-04-27 22:25:02 -04:00
Samuel H. Kenyon
28c73cb88e Updated xml schema 2014-04-27 22:24:39 -04:00
Samuel H. Kenyon
9e52762a94 updated XML schema 2014-04-27 21:33:25 -04:00
Samuel H. Kenyon
27e574174a parsing reports and derived files works 2014-04-27 21:33:14 -04:00
Samuel H. Kenyon
2cac84a4fe parse artifact files 2014-04-27 20:04:41 -04:00
Samuel H. Kenyon
f71c5454d6 parsing artifacts and attributes works 2014-04-27 19:35:16 -04:00
Samuel H. Kenyon
11b05c47ea made the data_source element optional in the XML schema 2014-04-27 18:30:58 -04:00
Samuel H. Kenyon
16bbb27735 updated XML schema 2014-04-27 18:03:45 -04:00
Samuel H. Kenyon
603fa21d04 modifications for executing the external cmd 2014-04-26 22:08:22 -04:00
Samuel H. Kenyon
cca3619bc4 added running external cmd ability 2014-04-26 20:52:50 -04:00
Samuel H. Kenyon
ca94695188 new datasource module runs now 2014-04-26 19:48:40 -04:00
Samuel H. Kenyon
18f8211510 initial skeletons 2014-04-26 18:31:02 -04:00
Samuel H. Kenyon
55abbd5f04 extracted blackboard writing out of KeywordSearchResultFactory and into QueryRequest 2014-04-25 18:14:49 -04:00
Samuel H. Kenyon
3f676cd203 minor cleanup 2014-04-25 17:47:47 -04:00
Samuel H. Kenyon
d2315fd653 Merge remote-tracking branch 'upstream/develop' into keyword-refactor 2014-04-25 16:14:22 -04:00
Richard Cordovano
45ac9090a5 Merge pull request #692 from rcordovano/remove_rjctodo_comments
Remove old RJCTODO comments
2014-04-25 12:53:22 -04:00
Richard Cordovano
71d5e7bf2a Merge pull request #691 from alexjacks92/JenkinsExitCodes
Exit codes for use with jenkins
2014-04-25 12:52:47 -04:00
Richard Cordovano
0384c498bc Merge pull request #690 from alexjacks92/develop
Diff ordering fix.
2014-04-25 12:51:51 -04:00
Richard Cordovano
52b67953c8 Remove old RJCTODO comments 2014-04-25 12:51:07 -04:00
alexjacks92
7451fd9fef Clean up attachments regardless of success or failure. 2014-04-25 11:17:18 -04:00
alexjacks92
1facc62c3e Diff ordering fix. 2014-04-25 11:14:15 -04:00
alexjacks92
480cb68855 Merge remote-tracking branch 'upstream/develop' into JenkinsExitCodes 2014-04-25 09:59:48 -04:00