Commit Graph
8854 Commits
Author SHA1 Message Date
Eugene Livis f17853daa0 Display changes 2015-07-20 16:47:04 -04:00
Eugene Livis bbb42447f2 Using service display name for UI notifications 2015-07-20 16:21:53 -04:00
Eugene Livis 87d71870aa setServiceStatus() is public again, changes based on review 2015-07-20 15:54:51 -04:00
Eugene Livis c4d7f1533b Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor 2015-07-20 14:37:34 -04:00
Richard Cordovano 08ae7fbff7 Merge pull request #1442 from APriestman/caseEDT
Move event publishing and case open/close off EDT
2015-07-20 14:25:41 -04:00
Eugene Livis ad44b4b24c Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor 2015-07-20 13:42:22 -04:00
Eugene Livis 67523bcdf6 Moved ServiceMonitor to separate package 2015-07-20 13:12:40 -04:00
Richard Cordovano 46330c4052 Merge pull request #1443 from karlmortensen/caseconverter
Case converter
2015-07-20 12:10:48 -04:00
Eugene Livis 2d4b789920 Renamed services, added popup message for custom service status changes 2015-07-20 11:35:30 -04:00
Ann Priestman a2ef14a82f Minor fixes for EDT changes. 2015-07-20 11:14:00 -04:00
Eugene Livis 1637b75ca8 Getter Service.getName() matches property name 2015-07-20 10:15:30 -04:00
Eugene Livis 0844aa2814 Made setServiceStatus private again 2015-07-20 10:13:33 -04:00
Richard Cordovano 20a77a2e0b Merge pull request #1444 from eugene7646/result_view_count
Result count is updated whenever children are added or removed
2015-07-20 09:39:27 -04:00
Richard Cordovano 2d4cd6dd69 Merge pull request #1439 from APriestman/pipelineShutdown
Prevent shutDown from being called on ingest pipelines that haven't s…
2015-07-19 13:42:07 -04:00
Eugene Livis 55c50d5f0d Renamed variable 2015-07-17 16:01:36 -04:00
Eugene Livis 568e6de3b4 Renamed variables and added comments 2015-07-17 15:59:42 -04:00
Eugene Livis e0431dba77 Fix to have result count be updated whenever children are added or removed 2015-07-17 15:09:11 -04:00
Ann Priestman 42ef9c5a8b Cleanup 2015-07-17 13:47:42 -04:00
Ann Priestman df36254953 Cleanup 2015-07-17 12:26:23 -04:00
Ann Priestman 47124626ff Added notes about not calling the Case notification methods from the EDT. 2015-07-17 12:21:59 -04:00
Ann Priestman cc20095f08 Merge branch 'eventHandling' into caseEDT 2015-07-17 12:21:14 -04:00
Ann Priestman 7d02d97a82 Merge remote-tracking branch 'upstream/collaborative' into caseEDT 2015-07-17 11:06:33 -04:00
Karl Mortensen 50c3aacb94 remove solr comment 2015-07-17 10:35:29 -04:00
Karl Mortensen 07f66cbb62 artifact --> attribute 2015-07-17 10:13:32 -04:00
Ann Priestman 5074684466 Prevent shutDown from being called on ingest pipelines that haven't started. 2015-07-17 09:49:58 -04:00
Ann Priestman dec241a278 Move case opening and closing off the EDT 2015-07-17 09:15:27 -04:00
Karl Mortensen 99937bde7b Initial cut of case converter 2015-07-16 16:35:31 -04:00
Eugene Livis 8b1dc36fa1 Minor fix 2015-07-16 10:48:02 -04:00
Eugene Livis 39c3c557eb Bug fixes, using service display names 2015-07-16 10:47:00 -04:00
Eugene Livis 42a38f209a Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor 2015-07-16 09:59:00 -04:00
Eugene Livis 775b1d9ee6 Added ability to set display name for services 2015-07-16 09:55:02 -04:00
Eugene Livis ba8dd33a06 Added canConnect() method to the MessageServiceConnectionInfo class 2015-07-16 09:42:05 -04:00
Eugene Livis ef48080439 UnknownServiceException an inner class of ServicesMonitor 2015-07-16 09:32:08 -04:00
Eugene Livis f720e91aa3 Fist services check done in constructor, refactored setServiceStatus() 2015-07-15 17:23:24 -04:00
Richard Cordovano 9ba304f22b Merge pull request #1429 from APriestman/ingestNPEs
Clean up errors when at least one ingest module fails to start.
2015-07-15 16:39:32 -04:00
Eugene Livis 43e23bb00e First scan is done in constructor, removed UNKNOWN service status 2015-07-15 16:26:57 -04:00
Eugene Livis e81a8d74b3 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor 2015-07-15 16:06:01 -04:00
Ann Priestman b9db444e6d Moving event publishing off the EDT 2015-07-15 12:23:16 -04:00
Richard Cordovano b4ee3471eb Merge develop branch into collaborative branch 2015-07-13 16:43:28 -04:00
Eugene Livis bdc7ca047f Only display notification if there are currently running ingest jobs 2015-07-10 15:55:00 -04:00
Ann Priestman 130c21cd2f Clean up errors when at least one ingest module fails to start. 2015-07-10 14:32:51 -04:00
Eugene Livis 02fe277622 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor 2015-07-10 10:10:51 -04:00
Eugene Livis 182d88a87c Removed notification for first services scan, bug fix 2015-07-08 16:23:17 -04:00
esaunders 3581be77a8 Merge pull request #1427 from esaunders/solr_spin
Moved Solr query outside for loop in LuceneQuery.performLuceneQuery().
2015-07-08 13:55:29 -04:00
Eamonn Saunders b975f230f9 Moved Solr query outside for loop in LuceneQuery.performLuceneQuery().
Modified Server.openCore() to check Solr server connectivity.
2015-07-08 13:52:39 -04:00
esaunders 52c6e8d70f Merge pull request #1426 from APriestman/menu
Add tagging to context menu for artifacts linked to a datasource
2015-07-08 13:48:52 -04:00
Eugene Livis 4f35fa0ce7 Added comments 2015-07-08 13:46:44 -04:00
Eugene Livis ad5a0219f1 Removed unused imports, cleanup 2015-07-08 13:40:22 -04:00
Ann Priestman 8b8685097b Add tagging to context menu for artifacts linked to a datasource 2015-07-08 13:37:20 -04:00
Eugene Livis cfc7cf33e2 Synchronization for status setting, immediate execution of first services check 2015-07-08 13:29:05 -04:00