6672 Commits

Author SHA1 Message Date
Samuel H. Kenyon
5a60feccc6 Remove message ID passing from Core to IngestMessage 2014-04-03 22:38:25 -04:00
Samuel H. Kenyon
bca9b0270f Remove ID from public API of IngestMessage, and add a thread safe counter to use instead. 2014-04-03 22:35:02 -04:00
Samuel H. Kenyon
ef36d718b2 Keep track of how many HashDbIngestModule instances there are per job and only post one summary inbox message per job. 2014-04-03 21:40:27 -04:00
Samuel H. Kenyon
66a53a3f06 Eyeball widget now sends new lists to ingest jobs via the SearchRunner singleton. 2014-04-03 19:15:17 -04:00
Samuel H. Kenyon
7913ecf25d Only do final search if this is the last module in this job to call endJob() 2014-04-03 17:25:23 -04:00
Brian Carrier
f390695795 reformat ReportKML. No logic changes 2014-04-03 16:55:30 -04:00
Samuel H. Kenyon
d3321853e0 Merge remote-tracking branch 'upstream/develop' into mt-search 2014-04-03 16:16:58 -04:00
Samuel H. Kenyon
5a77a3102e Move notify into the final finally(). 2014-04-03 16:16:45 -04:00
Samuel H. Kenyon
a5c4b9d518 Adjust final search condition/wait to use its own lock object. 2014-04-03 15:56:42 -04:00
Samuel H. Kenyon
b16dfba6b9 Add colon and trailing space to some of the bundle props 2014-04-03 15:55:03 -04:00
alexjacks92
c980facdab Removed mail code, added code to work with jenkins. 2014-04-03 15:41:04 -04:00
Brian Carrier
a00c429069 added more checks to RR plug-ins to not display path of module when key is not found 2014-04-03 15:36:25 -04:00
Brian Carrier
442037ebf9 removed unneeded files in core 2014-04-03 15:16:07 -04:00
Brian Carrier
cdc7b3b11e Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-04-03 15:14:17 -04:00
Brian Carrier
3abbc64ec9 added more checks to RR plug-ins to not display path of module when key is not found 2014-04-03 15:10:39 -04:00
Richard Cordovano
cbe76de089 Merge pull request #586 from shahit2/KMLReporter
Kml reporter
2014-04-03 14:36:26 -04:00
Richard Cordovano
24953e924d Merge pull request #587 from rcordovano/parallel_file_ingest
Parallel file ingest
2014-04-03 14:34:13 -04:00
Samuel H. Kenyon
799208c2f7 Missing strings added to Bundle.properties 2014-04-03 13:59:51 -04:00
Richard Cordovano
34545c2fd1 Changed Tools->Options->Display to Tools->Options->Autopsy 2014-04-03 13:57:36 -04:00
Richard Cordovano
4d194b989d Fixed bug in IngestManager.startAll() 2014-04-03 13:55:35 -04:00
Samuel H. Kenyon
5b7c84d366 Get jobID from IngestJobContext arg 2014-04-03 13:38:53 -04:00
Richard Cordovano
8d0490928b Fixed preferences saving bug for IngestManager 2014-04-03 13:01:16 -04:00
Trilok Shahi
6819238227 removed unecessary jars, and some small code changes 2014-04-03 11:52:12 -04:00
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
4c79d8871e Merge pull request #581 from alexjacks92/master
JavaIO flushing error and regression test email attachments
2014-04-01 19:38:16 -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