1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00

Commit Graph

  • 662babede1 Revert "refactor to use LockedVertexLayoutWrapper" millmanorama 2018-04-09 13:52:10 +02:00
  • 763d30d760 Merge branch '976-show-applied-layout' into 962-layout-progress millmanorama 2018-04-09 11:57:30 +02:00
  • f0e04d28f2 log errors in layout SwingWorker millmanorama 2018-04-09 11:32:14 +02:00
  • 1bec33604b fix codacy warnings millmanorama 2018-04-07 16:19:14 +02:00
  • b5a50fd62a fix repainting of lock icons millmanorama 2018-04-07 15:49:25 +02:00
  • f3161c7af6 multiselect for locking. Not updating the icon properly... millmanorama 2018-04-07 14:56:15 +02:00
  • 0097e0f942 Merge pull request #3658 from dgrove727/3645_CoreUtilsLogger Richard Cordovano 2018-04-06 17:52:46 -04:00
  • fdb42c6c2b Merge pull request #3657 from eugene7646/central_repo_fixes_3693 Richard Cordovano 2018-04-06 17:41:23 -04:00
  • 0cacfea4b3 Added comment about use of standard Java Logger. U-BASIS\dgrove 2018-04-06 17:06:25 -04:00
  • 02a7da15ef Merge pull request #3659 from zhhl/3598-6thTestForFileFilterTest Richard Cordovano 2018-04-06 15:14:34 -04:00
  • 771ec1a983 3598: 6th test for file filter tests U-BASIS\zhaohui 2018-04-06 15:08:36 -04:00
  • 3f20808ed4 3610 refresh no longer causes table contents to blink with asynchronous= false William Schaefer 2018-04-06 14:48:52 -04:00
  • 6d8431921c Merge pull request #3655 from zhhl/3597-5rdTestForFileFilterTest Richard Cordovano 2018-04-06 14:22:29 -04:00
  • bbf615ea99 Merge branch '3611_servicesHealthMonitor' into 3613_dashboard Ann Priestman 2018-04-06 14:00:38 -04:00
  • d5f1064e88 Added host name to timing metric Ann Priestman 2018-04-06 13:55:49 -04:00
  • a673dff63d Testing graphs for dashboard. Ann Priestman 2018-04-06 13:40:50 -04:00
  • 1882690b72 refactor actions to support multiselect in VisualizationPanel via the ActionsGlobalContext lookup millmanorama 2018-04-06 15:55:44 +02:00
  • 37ed49b1b3 Switched from Java logger to Autopsy logger. U-BASIS\dgrove 2018-04-06 09:38:06 -04:00
  • 9cdc521379 3610 display stage time as human readable string again William Schaefer 2018-04-05 14:57:48 -04:00
  • 34106c0f72 Event subscribers now handled for all factory classes. U-BASIS\dgrove 2018-04-05 14:55:25 -04:00
  • a34cf8e531 3597: 5th test for file type filter test. U-BASIS\zhaohui 2018-04-05 14:40:03 -04:00
  • fc53bff61a Remove unused method Ann Priestman 2018-04-05 14:17:43 -04:00
  • f21feb0d3a Modified metric names. Ann Priestman 2018-04-05 14:15:02 -04:00
  • 3d6dd20d90 Improved schema initialization. Added property change listener. Cleanup. Ann Priestman 2018-04-05 14:11:06 -04:00
  • b6ccca3e57 3610 - re-enable buttons on Auto Ingest Dashboard with outlineViews William Schaefer 2018-04-05 14:08:29 -04:00
  • ec0583a69e Merge branch 'develop' of github.com:sleuthkit/autopsy into central_repo_fixes_3693 Eugene Livis 2018-04-05 12:19:01 -04:00
  • 7176c6edf1 3610 initial swapping of jtables for outlineviews on AutoIngestDashboard William Schaefer 2018-04-05 12:05:11 -04:00
  • 3c652a20f3 Merge pull request #3652 from zhhl/3596-4rdTestForFileFilterTest Richard Cordovano 2018-04-05 11:26:37 -04:00
  • f289685f25 Cleanup and improved documentation Ann Priestman 2018-04-05 10:24:56 -04:00
  • 32868a97f1 WIP - broken millmanorama 2018-04-05 12:06:13 +02:00
  • 94107ef1dc Added metrics to Keyword Search Ann Priestman 2018-04-04 14:33:16 -04:00
  • 581955ea95 Health monitor can create database Ann Priestman 2018-04-04 12:38:20 -04:00
  • f013514e3e Added conflict clause to all INSTER SQL commands Eugene Livis 2018-04-04 10:36:51 -04:00
  • 08cc853fa8 refactor to use LockedVertexLayoutWrapper millmanorama 2018-04-04 16:22:45 +02:00
  • 268308874e refactoring layout buttons millmanorama 2018-04-04 14:07:30 +02:00
  • 642981ff69 show applied layout in bold millmanorama 2018-03-29 15:58:34 +02:00
  • 186c037b21 3596: 4th test for file filter. U-BASIS\zhaohui 2018-04-04 10:13:40 -04:00
  • c3eadcb9f6 3596: 4th test for file filter. U-BASIS\zhaohui 2018-04-04 10:07:54 -04:00
  • ebe4436394 Merge pull request #3651 from millmanorama/967-don't-show-secondary-relationships-by-default Richard Cordovano 2018-04-04 09:37:55 -04:00
  • c326c1245f change default to fast organic millmanorama 2018-04-04 14:47:58 +02:00
  • 6c4573f15b Merge remote-tracking branch 'upstream/release-4.7.0' into 967-don't-show-secondary-relationships-by-default millmanorama 2018-04-04 14:14:06 +02:00
  • c4b389b717 Merge pull request #3650 from zhhl/3592-3rdTestForFileFilterTest Richard Cordovano 2018-04-03 18:22:48 -04:00
  • 836a53875f 3592: Import the ExtensionCondition to make the construction of a rule cleaner. U-BASIS\zhaohui 2018-04-03 18:18:13 -04:00
  • 84300bb6da Merge pull request #3645 from wschaeferB/3710-EditingExistingFilterFix Richard Cordovano 2018-04-03 17:47:17 -04:00
  • be73e3f085 3592: 3rd Tests for file filter. U-BASIS\zhaohui 2018-04-03 17:46:42 -04:00
  • 6d748e4190 3592: 3rd Tests for file filter. U-BASIS\zhaohui 2018-04-03 17:44:49 -04:00
  • d801a66138 3592: 3rd Tests for file filter. U-BASIS\zhaohui 2018-04-03 17:39:32 -04:00
  • 7f50490642 3592: 3rd Tests for file filter. U-BASIS\zhaohui 2018-04-03 17:34:34 -04:00
  • 1384e3323d Merge pull request #3644 from zhhl/3591-2ndTestForFileFilterTest Richard Cordovano 2018-04-03 17:33:02 -04:00
  • d6be487524 Merge branch 'develop' into 3591-2ndTestForFileFilterTest Richard Cordovano 2018-04-03 17:32:54 -04:00
  • db65143276 3591: Print out the error message from running ingest job. U-BASIS\zhaohui 2018-04-03 16:16:50 -04:00
  • 5373108e0c 3591: Rename variables and rewrite the assert condition. U-BASIS\zhaohui 2018-04-03 14:49:52 -04:00
  • 8e33417ea1 Merge pull request #3649 from rcordovano/fix-LocalFilesDSProcessor Richard Cordovano 2018-04-02 20:29:07 -04:00
  • 88b675b43d Decouple LocalFilesDSProcessor.process from canProcess side effect Richard Cordovano 2018-04-02 20:24:38 -04:00
  • c63abe1daf Decouple LocalFilesDSProcessor.process from canProcess side effect Richard Cordovano 2018-04-02 20:22:32 -04:00
  • c89a658085 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr Richard Cordovano 2018-04-02 19:47:24 -04:00
  • 9afb50e424 Merge pull request #3647 from sleuthkit/custom-release-march-2018 Richard Cordovano 2018-04-02 19:33:39 -04:00
  • d9ac5fd291 Merge branch 'develop' into custom-release-march-2018 Richard Cordovano 2018-04-02 19:33:33 -04:00
  • 0840994dc7 Merge pull request #3646 from APriestman/3692_missingKeywordHit Richard Cordovano 2018-04-02 14:20:36 -04:00
  • cbf7637bb5 3591: Let filemanager to get all files, so that include gif file for testing. U-BASIS\zhaohui 2018-04-02 14:18:23 -04:00
  • 104f83fdc1 Merge pull request #3643 from wschaeferB/3705-FilterWorksWithUnallocated Richard Cordovano 2018-04-02 13:53:00 -04:00
  • 38f9d1cecc Update IngestTasksScheduler.java Richard Cordovano 2018-04-02 13:52:06 -04:00
  • fa047b6ac5 Update IngestTasksScheduler.java Richard Cordovano 2018-04-02 13:45:32 -04:00
  • 259f48df25 Merge pull request #3637 from rishwanth1995/datapathfortests Richard Cordovano 2018-04-02 13:44:04 -04:00
  • 0ab71a46e3 Merge pull request #3642 from dgrove727/AutopsyCopyright Richard Cordovano 2018-04-02 13:40:56 -04:00
  • afb99f4f30 resolved conflicts Brian Carrier 2018-04-02 11:25:59 -04:00
  • d085eb449a Replace computeIfAbsent lambda Ann Priestman 2018-04-02 08:30:27 -04:00
  • b901a68cf7 3705 refactor filter related conditions to be more human readable William Schaefer 2018-03-30 19:03:07 -04:00
  • 2ea0cb0bb0 3710 editing a file filter without adding any new ones no longer uses stale filter William Schaefer 2018-03-30 17:24:56 -04:00
  • 6762473866 3591: clean up the imports. U-BASIS\zhaohui 2018-03-30 17:17:06 -04:00
  • 3c47b6a7d2 3591: Correct the error message. U-BASIS\zhaohui 2018-03-30 17:08:48 -04:00
  • 90f41884dc Merge pull request #3630 from zhhl/3179-basicDirTestInIngestFiltersTest Richard Cordovano 2018-03-30 16:48:28 -04:00
  • 7326f68999 3179: Correct the error message. U-BASIS\zhaohui 2018-03-30 16:47:15 -04:00
  • d5e186eb4e 3705 delete accidently added empty line William Schaefer 2018-03-30 16:22:52 -04:00
  • 9a68e88288 3705 unallocated blocks no longer need to match a rule to be processed with an ingest file filter William Schaefer 2018-03-30 16:16:31 -04:00
  • bb9f5f0e4d Merge pull request #3640 from rcordovano/volatility-fixes Richard Cordovano 2018-03-30 13:16:58 -04:00
  • 10a0813775 Merge branch 'custom-release-march-2018' of github.com:sleuthkit/autopsy into custom-release-march-2018 Richard Cordovano 2018-03-30 11:11:39 -04:00
  • b791a02fb4 Fix infinite loop in MessageContentViewer Richard Cordovano 2018-03-30 11:11:22 -04:00
  • 11787f1adb Autopsy copyright updated. U-BASIS\dgrove 2018-03-30 10:04:46 -04:00
  • 5bc65ca199 Merge pull request #3639 from eugene7646/central_repo_fix_3693 Richard Cordovano 2018-03-30 09:52:16 -04:00
  • 9f6a02e3b1 Merge pull request #3641 from sleuthkit/custom-release-march-2018 Richard Cordovano 2018-03-30 09:04:22 -04:00
  • 387226b085 Merge pull request #3638 from dgrove727/3694_FileSearchSizeValidation Richard Cordovano 2018-03-30 09:01:30 -04:00
  • 8c8f77952e Always closing local connection Eugene Livis 2018-03-29 21:24:28 -04:00
  • f3d4232d2b Volatility DSP clean up, bug fixes, error handling Richard Cordovano 2018-03-29 20:00:25 -04:00
  • bd7524b3dd Merge remote-tracking branch 'upstream/custom-release-march-2018' into volatility-fixes Richard Cordovano 2018-03-29 19:55:50 -04:00
  • 985651023a Made newCase() method synchronized and added a check for existing database Eugene Livis 2018-03-29 17:05:11 -04:00
  • e1ec2b764c Modified 'isValid()' to use NumberFormat. U-BASIS\dgrove 2018-03-29 15:30:13 -04:00
  • 89a79b9218 use getdatadir for regression test rishwanth1995 2018-03-29 14:43:29 -04:00
  • c46ab10f06 3591: Rename variables and test for ignore unallocated space. U-BASIS\zhaohui 2018-03-29 12:28:13 -04:00
  • 83a06305a4 Merge pull request #3634 from APriestman/3664_improveDocumentation Richard Cordovano 2018-03-29 10:17:19 -04:00
  • b215469619 Improve documentation of the isPreferred method. Ann Priestman 2018-03-29 10:10:29 -04:00
  • 6b2dee552a Merge pull request #3633 from sleuthkit/volitility_bounds Richard Cordovano 2018-03-29 10:08:27 -04:00
  • badb2cfbe6 Volatility DSP clean up. bug fixes Richard Cordovano 2018-03-29 10:06:41 -04:00
  • 5d9e2228e0 don't prompt for too many accounts millmanorama 2018-03-29 15:01:08 +02:00
  • 3be5e0e74a Codacy warnings Brian Carrier 2018-03-28 22:20:12 -04:00
  • 4df825e504 More line bounds checking Brian Carrier 2018-03-28 22:05:34 -04:00
  • 93f6a6d114 Merge pull request #3632 from zhhl/updateGitIgnoreForImages Richard Cordovano 2018-03-28 18:50:19 -04:00
  • 0c2969cda9 Update .gitignore file to include .img, .vhd and .E01 U-BASIS\zhaohui 2018-03-28 18:45:13 -04:00
  • 636b27b30e 3591: 2nd test for file filter U-BASIS\zhaohui 2018-03-28 17:47:52 -04:00
  • 14048e5d63 Merge pull request #3631 from esaunders/develop Richard Cordovano 2018-03-28 15:23:35 -04:00