6143 Commits

Author SHA1 Message Date
Richard Cordovano
985ec5c3fa Parallel file ingest pipelines with SwingWorkers 2014-04-03 11:19:38 -04:00
alexjacks92
0b5032918c Removing some unneeded logging. 2014-04-03 09:47:48 -04:00
Samuel H. Kenyon
ad66136011 Placeholders for missing bundle properties. 2014-04-02 20:19:30 -04:00
Samuel H. Kenyon
7ea3ca72f9 Merge remote-tracking branch 'upstream/develop' into mt-search 2014-04-02 19:40:36 -04:00
Samuel H. Kenyon
6ae82a69bc Fix bundle names. 2014-04-02 19:19:13 -04:00
Samuel H. Kenyon
44837e905f Remove calls to module.checkRunCommitSearch(). 2014-04-02 18:53:59 -04:00
Samuel H. Kenyon
004b22ffc2 Remove unused imports 2014-04-02 17:31:06 -04:00
Samuel H. Kenyon
977d47fdf9 Keep track of current searcher refs and cancel them in stop(). 2014-04-02 17:26:44 -04:00
alexjacks92
c86d707d89 Added code to move diffs to a folder specified in a config file. Will be used by Jenkins to locate email attachments. 2014-04-02 16:17:40 -04:00
Trilok Shahi
6a62b5bac7 renamed module name 2014-04-02 15:59:24 -04:00
Trilok Shahi
4f589f146e added thumbnail to GE 2014-04-02 15:53:29 -04:00
Richard Cordovano
a88899b363 Merge pull request #585 from rcordovano/parallel_file_ingest
Fixed bug in ingest cancellation code
2014-04-02 14:59:34 -04:00
Richard Cordovano
fbf7fe329b Fixed bug in ingest cancellation code 2014-04-02 14:58:35 -04:00
Trilok Shahi
bfb70999d2 added image extraction 2014-04-02 14:18:08 -04:00
Trilok Shahi
93757e37fc remove unecessary file 2014-04-02 13:19:06 -04:00
Trilok Shahi
5be59e6b0d deleted unecessary file 2014-04-02 13:12:09 -04:00
Trilok Shahi
4f29f54f65 KML report added 2014-04-02 13:01:29 -04:00
Richard Cordovano
d01b800c96 Merge branch 'develop' of https://github.com/rcordovano/autopsy into develop 2014-04-02 12:58:41 -04:00
Richard Cordovano
1ac49ea073 Merge pull request #584 from rcordovano/parallel_file_ingest
Fixed persistence of enabled modules by context
2014-04-02 09:43:58 -04:00
Richard Cordovano
66f22cbc7b Fixed persistence of enabled modules by context 2014-04-02 09:42:48 -04:00
Richard Cordovano
9115d9175d Merge pull request #582 from alexjacks92/develop
JavaIO flushing error and regression test email attachments
2014-04-01 19:38:38 -04:00
Richard Cordovano
4643e21030 Merge pull request #583 from rcordovano/parallel_file_ingest
Moved ingest progress bars from task workers to ingest job
2014-04-01 19:37:27 -04:00
Richard Cordovano
7feb5dcdc1 Moved ingest progress bars from task workers to ingest job 2014-04-01 19:24:50 -04:00
Richard Cordovano
ff432e6aee Moved ingest progress bars from task workers to ingest job 2014-04-01 19:19:34 -04:00
Samuel H. Kenyon
bafbd19ade Remove stuff from KeywordSearchIngestModule that is now in SearchRunner, and add calls to SearchRunner. 2014-04-01 18:21:00 -04:00
Samuel H. Kenyon
3ebe81c6fa A bit of cleanup 2014-04-01 17:27:23 -04:00
alexjacks92
feaf2c1409 JavaIO flushing error fix and ensuring regression test diffs are added as email attachments. 2014-04-01 17:20:45 -04:00
Samuel H. Kenyon
93e466a0b6 doFinalSearch() should now wait if the given job still has a search worker running before launching the final search worker. 2014-04-01 16:40:16 -04:00
Richard Cordovano
6a24104f58 Merge pull request #580 from rcordovano/parallel_file_ingest
Removed inadvertantly checked in file
2014-04-01 16:25:26 -04:00
Richard Cordovano
885f81311d Removed inadvertantly checked in file 2014-04-01 16:21:36 -04:00
Richard Cordovano
e67ded7423 Merge pull request #579 from rcordovano/parallel_file_ingest
Parallel file ingest
2014-04-01 16:16:47 -04:00
Samuel H. Kenyon
2c006bec7d Don't start a new worker if the workerRunning flag is set 2014-04-01 16:15:43 -04:00
Richard Cordovano
1ca7d7dea1 Updated ingest module developer guide documentation 2014-04-01 16:14:57 -04:00
Samuel H. Kenyon
d7f255044c Concurrency refactoring; SearchJobInfo now controls currentResults. 2014-04-01 15:41:56 -04:00
Samuel H. Kenyon
a5d5691b16 Don't start a searcher thread unless that job has keyword lists. 2014-04-01 14:57:27 -04:00
Richard Cordovano
5e3f5e9098 Merge pull request #575 from alexjacks92/develop
Fixing an "index out of range" error thrown in testing
2014-04-01 13:23:19 -04:00
alexjacks92
ff9f2374da Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-04-01 12:39:27 -04:00
Samuel H. Kenyon
d962156730 Merge branch 'keyword_option_gui' into mt-search 2014-04-01 12:30:54 -04:00
Richard Cordovano
40b12ba3c8 Merge pull request #578 from SynapticNulship/keyword_option_gui
Fix sizing issues in the KeywordSearch advanced options GUI.
2014-04-01 12:30:03 -04:00
Samuel H. Kenyon
2d96ccea92 Fix sizing issues in the KeywordSearch advanced options GUI. 2014-04-01 12:26:07 -04:00
Samuel H. Kenyon
ce2d42542b Final search now blocks until that thread is done. 2014-04-01 11:54:45 -04:00
Richard Cordovano
42d1f4b5cb Merge pull request #576 from mrtizmo/core-filesearch
Core - filesearch module - translation correction
2014-04-01 11:54:19 -04:00
Richard Cordovano
8caa812fa9 Updated ingest module documentation 2014-04-01 11:30:07 -04:00
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
Brian Carrier
ce623e1f7e Made methods public again 2014-03-31 15:13:43 -04:00
Nick Davis
3af6e57035 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-filesearch 2014-03-31 14:39:43 -04:00
Nick Davis
4bc499dad2 Merge branch 'core-filesearch' of ssh://repo.narfindustries.com/autopsy-jp into core-filesearch 2014-03-31 14:39:36 -04:00