Commit Graph
17686 Commits
Author SHA1 Message Date
William Schaefer 446c3b72eb Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartionsFunctionalTest 2018-04-26 14:14:58 -04:00
Richard Cordovano 57e644fbb8 Add testutils to custom release May 2018 branch 2018-04-26 13:34:31 -04:00
Richard Cordovano ff1436054c Merge pull request #3711 from APriestman/3754_hashMetric
3754 Add metrics for hash lookup and a database query
2018-04-26 11:59:19 -04:00
Richard Cordovano 7c9aa10674 Merge pull request #3707 from APriestman/doxygenWarningFix
Deleted unrelated comment block to remove doxygen warnings.
2018-04-26 10:00:40 -04:00
Richard Cordovano cd6ab8787c Merge pull request #3704 from dgrove727/3748_PasswordProtectedOfficeDocuments
Added password detection for Office documents.
2018-04-26 10:00:20 -04:00
Richard Cordovano a0ba73ade7 Merge pull request #3705 from wschaeferB/3744-DocumentQuickSearchFeature
3744 document quick search feature
2018-04-26 09:59:15 -04:00
William Schaefer d0e5c9f5bc Merge branch '3748_RegressionTest' of https://github.com/dgrove727/autopsy into 3752-EncryptedPartionsFunctionalTest 2018-04-25 15:40:48 -04:00
William Schaefer 9e1bbf7fa5 3752 remove sys outs from debugging 2018-04-24 14:18:43 -04:00
William Schaefer 520ad092b9 3752 fix imports and method access from merge conflicts with 3748 2018-04-24 14:05:04 -04:00
William Schaefer 08eb531564 3752 Resolve merge conflicts from merging 3748 2018-04-24 13:41:10 -04:00
Ann Priestman 6d9256469f Cleanup 2018-04-24 11:33:49 -04:00
Ann Priestman 19983efaac Improving hash metric 2018-04-24 11:17:21 -04:00
William Schaefer c36a1e6191 3752 clean up - make comments and names more accurate 2018-04-23 18:05:59 -04:00
William Schaefer f7fad3184e 3752 adjust ViewContextAction for encrypted volumes 2018-04-23 17:47:54 -04:00
William Schaefer c2bc250d60 3752 minor adjustment to ViewContextAction 2018-04-23 16:58:05 -04:00
William Schaefer ba0379b7f1 3752 Encryption Detection data source level module added 2018-04-23 16:08:27 -04:00
U-BASIS\dgrove 0bf0e9d08e Completed functional test for password detection. 2018-04-23 15:47:07 -04:00
Ann Priestman 27c6cf9e5d Deleted unrelated comment block to remove doxygen warnings. 2018-04-23 11:58:33 -04:00
William Schaefer 57367742f7 3744 make language regarding what will be searched more clear 2018-04-20 17:02:10 -04:00
Ann Priestman e86127039a Test not normalizing the hash metric 2018-04-20 16:43:35 -04:00
William Schaefer f2044b9550 3744 add links to documentation for sections which use Quick Search 2018-04-20 16:04:22 -04:00
Ann Priestman 1d05fdf688 Added database query metric 2018-04-20 14:45:45 -04:00
William Schaefer 4ddec9aab3 3744 fix case to cases typo 2018-04-20 14:40:20 -04:00
William Schaefer 8d57aa9017 3744 change formating and add screen shots for Quick Search documentation 2018-04-20 14:36:40 -04:00
William Schaefer 45dc03758e 3744 intial documentation of quick search feature added to doxygen 2018-04-20 13:55:36 -04:00
U-BASIS\dgrove 3d67c8d2cf Added password detection for Office documents. 2018-04-19 23:55:56 -04:00
Richard Cordovano fa621583e9 Merge pull request #3692 from wschaeferB/3723-OpenAid2Faster
3723 open aid 2.0 faster
2018-04-18 16:23:06 -04:00
Ann Priestman b6fe29d039 Add normalized metric to time hash lookup 2018-04-18 09:55:29 -04:00
William Schaefer 86e660c599 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3723-OpenAid2Faster 2018-04-18 09:51:39 -04:00
Richard Cordovano fc79de8078 Merge pull request #3698 from APriestman/addMissingImage
Add missing case_properties.png
2018-04-18 09:19:38 -04:00
Richard Cordovano 601db87112 Merge pull request #3697 from APriestman/switchMonitorToMilliseconds
Switch from saving nanoseconds to milliseconds (as double precision) in…
2018-04-18 09:19:15 -04:00
Richard Cordovano c7bc1ad862 Merge pull request #3687 from wschaeferB/3610-RemoveButtonsAddAdminMode
3610 remove buttons add admin mode
2018-04-18 09:16:33 -04:00
Richard Cordovano 2812357845 Merge pull request #3675 from dgrove727/3736_CorrelationEngineBackwardsCompatibility
Updated 'createFileIngestModule()' to check object type.
2018-04-18 08:32:26 -04:00
Richard Cordovano c34ef2d5ed Merge pull request #3672 from wschaeferB/3610-SearchableAutoIngestJobs
3610 searchable auto ingest jobs
2018-04-18 08:31:37 -04:00
Ann Priestman f89dca903c Adding new public method to handle "time per X" metrics 2018-04-17 10:10:10 -04:00
Ann Priestman 6b005512c1 Add missing case_properties.png 2018-04-16 16:14:20 -04:00
Richard Cordovano 9de97a7511 Merge pull request #3679 from APriestman/3612_solrMetrics
Moved solr metrics further down.
2018-04-16 14:37:42 -04:00
Ann Priestman 47564a167e Switch to saving nanoseconds to milliseconds (as double precision) in health monitor 2018-04-16 14:06:36 -04:00
William Schaefer 27f49273e6 3723 move auto ingest monitor start up of AWT onto a new thread 2018-04-13 17:23:20 -04:00
William Schaefer be9282c6a6 Merge branch '3610-SearchableAutoIngestJobs' of https://github.com/wschaeferB/autopsy into 3610-RemoveButtonsAddAdminMode 2018-04-13 13:03:06 -04:00
William Schaefer edd853a1e2 3610 add dummy actions Running and Completed jobs related actions 2018-04-13 12:39:39 -04:00
Ann Priestman e36607accc Moved solr metrics further down. 2018-04-13 08:20:02 -04:00
William Schaefer ab1c424e0d 3610 change invalid index of -1 for columns to be a Static variable 2018-04-12 15:13:41 -04:00
William Schaefer 79ac8165f2 3610 remove buttons which have context actions from aid2.0 2018-04-12 12:27:17 -04:00
William Schaefer e51fdc1658 3610 add initial version of admin mode to enable context menu file is userdir/adminAccess 2018-04-12 12:25:47 -04:00
U-BASIS\dgrove 044932d8bc Updated 'createFileIngestModule()' to check object type. 2018-04-12 12:23:12 -04:00
William Schaefer 10cc0aceb9 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3610-SearchableAutoIngestJobs 2018-04-11 17:08:40 -04:00
William Schaefer 472a0d1104 3610 clean up of resizing and sorting columns in outline view AID2.0 2018-04-11 16:44:01 -04:00
William Schaefer eb898c5fce 3610 Priority column now displays yes or no for prioritized 2018-04-11 15:48:29 -04:00
Richard Cordovano 14202a080a Merge pull request #3654 from APriestman/3611_servicesHealthMonitor
3611 Adding basic Services Health Monitor
2018-04-11 14:42:27 -04:00