1014 Commits

Author SHA1 Message Date
Samuel H. Kenyon
ed9c83acf5 Added addKeywordListToAllJobs method 2014-03-31 18:06:48 -04:00
Samuel H. Kenyon
c4cf08fb42 improve locking 2014-03-31 17:52:19 -04:00
Samuel H. Kenyon
96404a16f4 Turn messageID into an AtomicInteger obj 2014-03-31 16:56:37 -04:00
Samuel H. Kenyon
6a78944e61 Latest compilable experimental SearchRunner. 2014-03-31 16:24:56 -04:00
Samuel H. Kenyon
a0372e9854 SearchRunner refactoring. 2014-03-28 18:08:41 -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
f26cd246ed Updated sample ingest modules, adding factory, settings and settings panel 2014-03-27 23:08:35 -04:00
Samuel H. Kenyon
9d22f5c518 Added unfinished skeleton of new SearchRunner. 2014-03-26 19:05:20 -04:00
Richard Cordovano
4f8617a16a Tidied up ingest framework API 2014-03-26 17:12:24 -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
dbfa989071 Made keyword search classes use job settings 2014-03-26 00:07:10 -04:00
Richard Cordovano
63b6da0528 Renamed child panels of keyword search global settings panel 2014-03-25 13:27:50 -04:00
Richard Cordovano
c7e16f59a7 Renamed keywword search settings panels 2014-03-25 10:52:39 -04:00
Richard Cordovano
7c2282e832 Renamed ingest job settings classes 2014-03-25 09:47:46 -04:00
Richard Cordovano
edc9c68186 Did additional work on new ingest framework 2014-03-24 21:17:41 -04:00
Richard Cordovano
87bb0211f2 Merged in develop branch as of March 24, 2014 2014-03-24 12:35:48 -04:00
Richard Cordovano
17a9ab103f Did additional new ingest framework effort 2014-03-24 12:23:51 -04:00
Richard Cordovano
07e3cfabe4 Refactored and fixed new ingest framework 2014-03-20 14:51:59 -04:00
Richard Cordovano
8c433c12a1 Did pull request prep and merge bug fixing 2014-03-20 12:49:34 -04:00
Richard Cordovano
ff0b814225 Merged develop into new ingest framework feature branch 2014-03-19 10:51:58 -04:00
Brian Carrier
cbcf2b7b39 Added catch statments for all of the recently added gets/SwingWorkers to catch cancel exceptions 2014-03-18 18:39:48 -04:00
Richard Cordovano
bed31e5f8f Prepare for merge of develop branch 2014-03-18 15:33:38 -04:00
Richard Cordovano
03e2f5fb6c Fixed show stopper bugs in new ingest framework 2014-03-18 00:22:28 -04:00
Richard Cordovano
e99925fb7d Check in current state of new ingest framework for safekeeping 2014-03-17 17:45:59 -04:00
Samuel H. Kenyon
4cde7ed8ca Revert keyword list panel icon to the watch icon. 2014-03-14 15:13:12 -04:00
Samuel H. Kenyon
f70ffb5dc5 Fix NullPointerException. Modified ResultCollapsedChildFactory.createKeys() to loop through the flattened file set as it did in previous versions (which fixes current null bugs), but still use the new approach of calling getSnippet(). 2014-03-14 15:10:38 -04:00
Samuel H. Kenyon
1f8ceae323 Merge remote-tracking branch 'upstream/develop' into searchoptions
Conflicts:
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
2014-03-13 18:17:11 -04:00
Richard Cordovano
7b46726810 Check in current state of new ingest framework for safekeeping 2014-03-13 18:07:30 -04:00
Richard Cordovano
44398764bf Check in current state of new ingest framework for safekeeping 2014-03-12 23:55:42 -04:00
Richard Cordovano
466e504de9 Check in current state of new ingest framework for safekeeping 2014-03-12 17:46:58 -04:00
Richard Cordovano
1c81fa804b Redo merge of two keyword search files 2014-03-11 17:38:55 -04:00
Samuel H. Kenyon
91aef3bd38 Merge remote-tracking branch 'upstream/develop' into searchoptions
Conflicts:
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle_ja.properties
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchListsViewerPanel.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchPanel.java
2014-03-11 17:14:45 -04:00
Samuel H. Kenyon
7d5778e4c7 moved comment 2014-03-11 16:24:21 -04:00
Samuel H. Kenyon
00a177203d Remove some commented out code. 2014-03-11 15:24:10 -04:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
Richard Cordovano
302655d5bf Continued work on ingest framework in 3.1 form 2014-03-11 01:29:58 -04:00
Richard Cordovano
e3b8a72524 Revised ingest modules API for 3.1 release 2014-03-08 09:43:30 -05:00
Richard Cordovano
9e49241ac0 Work on ingest framework API 2014-03-08 00:23:05 -05:00
Richard Cordovano
955999280c Continued work on new ingest API 2014-03-07 17:35:22 -05:00
Jason Letourneau
ba0cc8da0e resolved conflict 2014-03-07 10:29:53 -05:00
Jason Letourneau
cce96735c8 Merge remote-tracking branch 'origin/pr/511' into develop 2014-03-07 10:27:23 -05:00
Richard Cordovano
f1d4dcf80b Refined ingest module API 2014-03-07 00:47:49 -05:00
Samuel H. Kenyon
fb5c514321 Merge remote-tracking branch 'upstream/develop' into searchoptions 2014-03-06 16:34:27 -05:00
Samuel H. Kenyon
728fbc1947 Radio buttons are now arranged horizontally. 2014-03-06 16:34:03 -05:00
Richard Cordovano
111414b1fe Adapt (minimally) keyword search module to new ingest API 2014-03-06 16:20:17 -05:00
Samuel H. Kenyon
63aa8d182b Color the mag glass in the search button icon for rollover and pressed states. 2014-03-06 16:01:43 -05:00
Samuel H. Kenyon
0eae6ef5e9 Don't add substring regex to a user's regex string. 2014-03-06 15:52:56 -05:00
Samuel H. Kenyon
7786093c9f Fix missing highlighting content for substring match searches. 2014-03-06 15:28:50 -05:00
Samuel H. Kenyon
7bdc501934 Fix some of the logic for escaping on regex input. 2014-03-06 13:51:09 -05:00
Samuel H. Kenyon
427a99fb30 Re-enable the enter key to search ability. 2014-03-06 13:41:57 -05:00