Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano a01c25356e Merge pull request #603 from alexjacks92/develop
UI Work to show module descriptions
2014-04-10 12:34:07 -04:00
Nick Davis bb7a99ce2d Pulled static strings into Bundle.
Removed unused strings from Bundle.
2014-04-10 12:15:20 -04:00
Nick Davis 7071bd4b96 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-04-10 10:08:02 -04:00
Samuel H. Kenyon dc5624916e removed IngestMessageGroup.getMessages() 2014-04-09 17:38:59 -04:00
Samuel H. Kenyon eb18e50bf4 Merge remote-tracking branch 'upstream/develop' into onemsg2 2014-04-09 17:36:08 -04:00
Samuel H. Kenyon 7e7f7b43bb updates to make IngestMessagePanel table model thread-safe 2014-04-09 17:35:18 -04:00
Richard Cordovano bd46a5a8f1 Merge pull request #605 from rcordovano/parallel_file_ingest
Ordered ingest modules in ingest job configuration panel
2014-04-09 16:37:58 -04:00
alexjacks92 9d75f560e2 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-04-09 16:36:33 -04:00
Richard Cordovano 62f594c693 Fixed spelling error in comment 2014-04-09 16:34:30 -04:00
Richard Cordovano a517303606 Ordered ingest modules in ingest job configuration panel 2014-04-09 16:32:27 -04:00
Richard Cordovano 87727f9249 Ordered ingest modules in ingest job configuration panel 2014-04-09 16:31:12 -04:00
Richard Cordovano 25d02d39b9 Merge pull request #604 from SynapticNulship/mt-search2
minor multithreading update
2014-04-09 16:07:01 -04:00
Samuel H. Kenyon e9f6226b47 Merge remote-tracking branch 'upstream/develop' into mtsearch2b 2014-04-09 15:54:51 -04:00
Richard Cordovano 257214f178 Merge pull request #593 from SynapticNulship/mt-search
Search concurrency
2014-04-09 15:44:20 -04:00
Samuel H. Kenyon b5d06e67ce simplify the loop in addKeywordListsToAllJobs() 2014-04-09 15:36:11 -04:00
Samuel H. Kenyon 0437977226 moved commit() up in stopJob() and removed some INFO logging 2014-04-09 15:30:45 -04:00
alexjacks92 3bd0b6a1a1 Work to incorporate module descriptions into the UI. 2014-04-09 15:16:05 -04:00
Samuel H. Kenyon e2d66535ab fix qualifier consistency issues with the table model 2014-04-09 15:14:48 -04:00
Samuel H. Kenyon 2f098d2202 made a string final 2014-04-09 14:11:35 -04:00
Samuel H. Kenyon 1e255f0979 SevenZipIngestModule: only check 7zip init once 2014-04-09 14:07:05 -04:00
Samuel H. Kenyon be4f3194fc FileTypeIdIngestModule: only send one final message 2014-04-09 13:57:48 -04:00
Samuel H. Kenyon b0b9e8201c FileExtMismatchIngestModule: only send one final message 2014-04-09 13:32:58 -04:00
alexjacks92 d07968b479 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-04-09 13:17:21 -04:00
Samuel H. Kenyon 09376f73d4 multithreading updates for ExifParserFileIngestModule 2014-04-09 12:25:45 -04:00
Richard Cordovano 412fe8a94a Merge pull request #599 from alexjacks92/noEmailer
Removing email code from testing scripts
2014-04-09 11:20:44 -04:00
Richard Cordovano e78fb736dd Merge pull request #598 from alexjacks92/master
Removing email code from test scripts, master branch.
2014-04-09 11:20:04 -04:00
Richard Cordovano 379b1ddfc3 Merge pull request #602 from rcordovano/parallel_file_ingest
Parallel file ingest
2014-04-09 11:19:36 -04:00
Richard Cordovano 5b25aa1edd Removed unused imports, TODO comment 2014-04-09 11:15:20 -04:00
Richard Cordovano a07153261e Changed ingest module lifecycle events to ingest job lifecycle events 2014-04-09 11:09:19 -04:00
Samuel H. Kenyon 85451734a7 remove unused messageId var 2014-04-09 11:08:23 -04:00
Samuel H. Kenyon d8d03aeae1 KeywordSearch: check the server and existence of keywords only once per job 2014-04-09 11:00:36 -04:00
Samuel H. Kenyon e740ade703 HashDB module: only post error messages once per job 2014-04-09 10:49:21 -04:00
Samuel H. Kenyon 4be1592f95 renaming 2014-04-08 17:48:35 -04:00
Samuel H. Kenyon 000a70a7d9 Just do one summary postMessage for KeywordSearch module. 2014-04-08 17:48:21 -04:00
Samuel H. Kenyon 42e83d3b23 ingestStatus is now static and shared between all threads 2014-04-08 17:42:30 -04:00
Samuel H. Kenyon 3a5e00a6bc Merge branch 'mt-search2' into onemsg2
Conflicts:
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
2014-04-08 17:38:04 -04:00
Samuel H. Kenyon 259aa105ba Merge remote-tracking branch 'upstream/develop' into mt-search2 2014-04-08 16:50:52 -04:00
Samuel H. Kenyon ada3dd732b The renamed prop. 2014-04-08 16:49:51 -04:00
Samuel H. Kenyon e76573ee8a Adding the missing bundle properties to this branch since my pull request to develop is still waiting. 2014-04-08 16:42:01 -04:00
Samuel H. Kenyon 35457d0ff6 Merge remote-tracking branch 'upstream/develop' into onemsg2 2014-04-08 16:31:30 -04:00
Samuel H. Kenyon a2e59ad5e1 IngestModuleAdapter now has a static moduleRefCount and static methods to access it. 2014-04-08 16:30:57 -04:00
Richard Cordovano c499781702 Merge pull request #600 from rcordovano/parallel_file_ingest
Parallel file ingest
2014-04-08 16:19:52 -04:00
Richard Cordovano 181c3828b7 Fixed bug in FileIngestPipeline 2014-04-08 16:13:44 -04:00
Richard Cordovano 9c928c17d5 Fixed bug in DataSourceIngestPipeline 2014-04-08 16:10:54 -04:00
Samuel H. Kenyon bb29624635 Make the ctor synchronized 2014-04-08 16:05:27 -04:00
Samuel H. Kenyon 97b724350f Extra log info 2014-04-08 16:05:13 -04:00
Richard Cordovano 36c9044576 Fixed ingest job cancellation 2014-04-08 16:02:33 -04:00
Samuel H. Kenyon 94e8bb1c95 Some naming cleanup. 2014-04-08 15:42:59 -04:00
Samuel H. Kenyon c22b67d125 Merge remote-tracking branch 'upstream/develop' into mt-search2 2014-04-08 12:27:27 -04:00
alexjacks92 f26073ee13 Cleaning up code to work when you aren't running a jenkins job. 2014-04-08 12:10:11 -04:00