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

Commit Graph

  • b7be944a0b 4590 rename artifact and attribute for data source usage William Schaefer 2019-01-08 14:44:11 -05:00
  • 35b8fe44cc 4590 update comment for windows volume check William Schaefer 2019-01-08 13:42:22 -05:00
  • 7c9d4e1596 4590 change data source profile artifact/attribute relationship to 1 to 1 William Schaefer 2019-01-08 13:41:03 -05:00
  • cde86ea894 4590 hide Data Source Profile in tree William Schaefer 2019-01-08 12:35:26 -05:00
  • 055f9f70b5 Update main.dox Brian Carrier 2019-01-08 12:27:47 -05:00
  • dfbfeb6ea5 Added a test for ensuring single selection U-BASIS\dsmyda 2019-01-08 09:31:27 -05:00
  • 6b2736a4ec Bug fixes and update to tests U-BASIS\dsmyda 2019-01-08 09:18:57 -05:00
  • face09c9d1 Guard lastUpdatedPathGroup for concurrent access. Raman 2019-01-08 07:44:00 -05:00
  • 64e1d6065d 4590 Add datasourceprofiler class to recent activity William Schaefer 2019-01-07 18:41:54 -05:00
  • c2a6f6d0a2 4590 fix possible npe when artifact associated with non-abstractfile William Schaefer 2019-01-07 18:23:10 -05:00
  • 72046156c8 4568 add exception logging and disable goto datasource button when no datasource selected William Schaefer 2019-01-07 16:01:52 -05:00
  • 97f5d1cd3e 4568 add comments and clean up classes in regards to data source summary William Schaefer 2019-01-07 15:50:12 -05:00
  • c6e73b31cc Cleanup. U-BASIS\dgrove 2019-01-07 15:21:42 -05:00
  • 40a2909a0e Updated comment for 'fireModuleContentEvent()'. U-BASIS\dgrove 2019-01-07 15:16:41 -05:00
  • a197036db5 Cleanup. U-BASIS\dgrove 2019-01-07 14:58:14 -05:00
  • 22e347ba01 Using DATA_SOURCE_ANALYSIS_COMPLETED. U-BASIS\dgrove 2019-01-07 14:28:24 -05:00
  • 9e298d608e 4568 create second action to avoid multiple instances of CallableSystemAction being created William Schaefer 2019-01-07 13:48:04 -05:00
  • 783b1846cc 4568 add context menu action and selection of datasource William Schaefer 2019-01-07 12:16:47 -05:00
  • 3c24597fac Send event for verification failed artifact Ann Priestman 2019-01-07 12:00:31 -05:00
  • 7284acb8ce Merge remote-tracking branch 'origin/1157-collapse_file_events' into 1157-collapse_file_events millmanorama 2019-01-07 15:25:20 +01:00
  • 9f97452c2c Upgraded jar reference in ImageGallery, Core, and Keyword Search U-BASIS\dsmyda 2019-01-07 10:18:11 -05:00
  • 47ebc4d001 Merge remote-tracking branch 'upstream/develop' into 4597_StoreDataSourceHashesInCentralRepo U-BASIS\dgrove 2019-01-07 10:09:02 -05:00
  • d0eea2db85 External Rules bug fix U-BASIS\dsmyda 2019-01-07 09:31:52 -05:00
  • 3e282098ed remove usage of ImmutableSet. Copying them was consuming a significant percentage of CPU. millmanorama 2019-01-07 13:46:29 +01:00
  • 3dffd34d18 Review changes U-BASIS\dsmyda 2019-01-07 09:03:40 -05:00
  • e4fa52af43 Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1157-collapse_file_events millmanorama 2019-01-07 13:46:29 +01:00
  • d70aee1778 remove usage of ImmutableSet. Copying them was consuming a significant percentage of CPU. millmanorama 2019-01-07 13:45:42 +01:00
  • 1d5815030d Tweaked SevenZipExtractor; uncommented test. U-BASIS\dgrove 2019-01-05 01:51:57 -05:00
  • e9dd0c25e5 1171: Create IG table schema versions Raman 2019-01-04 22:51:49 -05:00
  • 2aa9908307 4568 make use of CaseDbAccessManager to eliminate need for datamodel changes William Schaefer 2019-01-04 13:39:55 -05:00
  • e893637813 Cleanup. U-BASIS\dgrove 2019-01-04 12:45:18 -05:00
  • a98dd5d6d5 DataSourceUpdateService now checks for hash changes. U-BASIS\dgrove 2019-01-04 12:32:06 -05:00
  • a26d0dbf70 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4568-DataSourceSummary William Schaefer 2019-01-04 11:31:10 -05:00
  • 06d5c55fb2 4568 add counts for file types to Data source summary William Schaefer 2019-01-04 10:57:13 -05:00
  • e496d01aea Data Source Integrity hash value sync added. U-BASIS\dgrove 2019-01-04 02:35:56 -05:00
  • 82bab17795 4568 populate file/result/tag count columns for data sources William Schaefer 2019-01-03 18:43:45 -05:00
  • 1d143a315b 4568 add initial Data source summary dialog and action William Schaefer 2019-01-03 16:02:19 -05:00
  • 2901daa71f Merge pull request #4440 from dgrove727/4594_HashFileTypeTestsFixes Richard Cordovano 2019-01-03 15:11:11 -05:00
  • 91d6f5d627 Merge pull request #4434 from dgrove727/4574_HtmlReportCaseNotes Richard Cordovano 2019-01-03 15:09:46 -05:00
  • bce2e9a738 Merge pull request #4418 from dgrove727/4162_LocalDiskPanelCleanUp Richard Cordovano 2019-01-03 15:09:13 -05:00
  • 666ec2a0e5 Merge pull request #4443 from millmanorama/timeline-event-mgr Richard Cordovano 2019-01-03 15:08:56 -05:00
  • bca30c33fb Partial updates to DataSourceIntegrityIngestModule. U-BASIS\dgrove 2019-01-03 13:08:27 -05:00
  • 4aba0391d6 fix bugs millmanorama 2019-01-03 17:59:57 +01:00
  • 7e6169def7 Merge pull request #4431 from wschaeferB/4556-RemoveUnecessaryNewCaseCalls Richard Cordovano 2019-01-03 11:19:03 -05:00
  • e3265d4b28 Codacy suggestions, all but one because I don't agree with it. U-BASIS\dsmyda 2019-01-03 08:53:57 -05:00
  • 0ce7924e69 Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1151-don't_store_redundant_description_levels millmanorama 2019-01-03 13:52:43 +01:00
  • 7db42a01c4 Merge remote-tracking branch 'origin/timeline-event-mgr' into 1157-collapse_file_events millmanorama 2019-01-03 13:46:38 +01:00
  • c81df47735 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr millmanorama 2019-01-03 13:45:57 +01:00
  • 12a64f46fb collapse filesystem events based on branch '1125-collpase_filesystem_events' into 1157-collapse_file_events millmanorama 2019-01-03 13:45:00 +01:00
  • 80bb1c1098 Add hashes to CR database. U-BASIS\dgrove 2019-01-03 02:27:38 -05:00
  • 257df2f133 Made Excel report consistent; added Case Notes. U-BASIS\dgrove 2019-01-02 15:56:05 -05:00
  • 364bef5c3c 4568 bring in FileTypeUtils from timeline-event-mgr branch and move to datamodel.utils William Schaefer 2019-01-02 15:33:38 -05:00
  • 19adadf467 Disabled browse button for choose exe path for non-windows machine U-BASIS\dsmyda 2019-01-02 15:01:42 -05:00
  • 9e3d5bbe1b Disabled feature for non-windows machines U-BASIS\dsmyda 2019-01-02 14:59:52 -05:00
  • bb80bfde15 Commented new methods in UserPreferences U-BASIS\dsmyda 2019-01-02 14:42:56 -05:00
  • 8afeb39a00 Added some comments to Table Model and Panel U-BASIS\dsmyda 2019-01-02 14:30:11 -05:00
  • ca54e9b570 Added 100% code coverage to new Table model class and 75% to existing panel U-BASIS\dsmyda 2019-01-02 13:50:25 -05:00
  • a7def0493f Merge pull request #4439 from rcordovano/improved-multi-user-case-deletion Richard Cordovano 2019-01-02 12:53:52 -05:00
  • 8d4ba12033 Using TimeZoneUtils. U-BASIS\dgrove 2019-01-02 11:25:53 -05:00
  • 536fa15a25 Merge pull request #4441 from rcordovano/ig-module-bug-case-event-fix Richard Cordovano 2019-01-02 09:48:30 -05:00
  • e8d0e92190 Fix bug in handling of case events in ImageGalleryModule Richard Cordovano 2019-01-02 09:23:45 -05:00
  • 664ee16a5d Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1157-collapse_file_events millmanorama 2019-01-02 15:03:09 +01:00
  • c97025c85f Updated branch. U-BASIS\dgrove 2018-12-31 16:54:49 -05:00
  • a43274134d Fixed tests. U-BASIS\dgrove 2018-12-31 16:50:27 -05:00
  • 5226248625 Make sure stack trace is logged Richard Cordovano 2018-12-31 15:08:32 -05:00
  • e63d5e9e1d Temporary comment out of IngestedWithHashAndFileTypeInterCaseTests Richard Cordovano 2018-12-31 15:04:13 -05:00
  • 9e8fb01889 Add minimla coordination service node deletion for multi-user cases Richard Cordovano 2018-12-31 14:59:58 -05:00
  • 15e8576bf8 Add minimla coordination service node deletion for multi-user cases Richard Cordovano 2018-12-31 14:59:07 -05:00
  • 382cd4bc1e Add minimla coordination service node deletion for multi-user cases Richard Cordovano 2018-12-31 14:57:43 -05:00
  • 490ea446cd HdXViewer capability has been added to the Hex Viewer U-BASIS\dsmyda 2018-12-31 14:47:39 -05:00
  • 378fe917d0 Remove unused imports from ImageGalleryDatabaseUpdateService.java Richard Cordovano 2018-12-31 13:28:40 -05:00
  • 8697d79867 Merge pull request #4438 from rcordovano/ig-autopsy-service Richard Cordovano 2018-12-31 13:21:38 -05:00
  • 5984f66c51 Add database update app service to Image Gallery Richard Cordovano 2018-12-31 13:19:09 -05:00
  • 5cc79ecce9 Reorganized the settings panel for External viewers U-BASIS\dsmyda 2018-12-31 11:58:01 -05:00
  • cd8a044560 Merge pull request #4430 from wschaeferB/4580-CommonPropertyTestFix Richard Cordovano 2018-12-31 11:05:53 -05:00
  • c02a5bea2c Merge pull request #4391 from dgrove727/4462_CentralRepoDatamodelTestFixes Richard Cordovano 2018-12-31 10:54:40 -05:00
  • 0a709941f0 Merge pull request #4437 from rcordovano/func-tests-no-case-dir-delete Richard Cordovano 2018-12-31 10:54:11 -05:00
  • f102f5d481 Remove case dir deletion from functional testing Richard Cordovano 2018-12-31 10:51:15 -05:00
  • f0a90403ac Merge pull request #4435 from millmanorama/timeline-event-mgr Richard Cordovano 2018-12-31 09:02:03 -05:00
  • 418f7c2b79 Merge branch 'timeline-event-mgr' into 1157-collapse_file_events millmanorama 2018-12-31 12:40:22 +01:00
  • 16ba64cc51 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr millmanorama 2018-12-31 12:23:34 +01:00
  • 9d0b3cc4c1 Reverted OptionalCasePropertiesPanel.java. U-BASIS\dgrove 2018-12-28 16:54:26 -05:00
  • 8398c7a29c Reverted UI changes. U-BASIS\dgrove 2018-12-28 16:51:38 -05:00
  • 44ff800526 Only adding notes to report. U-BASIS\dgrove 2018-12-28 16:33:39 -05:00
  • 26c02f00ef Revised for loop for safety. U-BASIS\dgrove 2018-12-28 13:58:46 -05:00
  • 6d4f3373cd Redesign OptionalCasePropertiesPanel layout. U-BASIS\dgrove 2018-12-27 17:05:51 -05:00
  • dbf6b00402 Merge remote-tracking branch 'upstream/release-4.10.0' into develop Richard Cordovano 2018-12-27 16:55:37 -05:00
  • 3bc432efa6 Merge remote-tracking branch 'upstream/develop' into 4574_HtmlReportCaseNotes U-BASIS\dgrove 2018-12-27 15:17:53 -05:00
  • cf9dc89150 Merge pull request #4428 from dgrove727/4549_TaggedHashesReportFeedback Richard Cordovano 2018-12-27 14:46:05 -05:00
  • 47365f50c2 Merge pull request #4423 from APriestman/testCodeFixes Richard Cordovano 2018-12-27 14:37:02 -05:00
  • a38eff6be0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4580-CommonPropertyTestFix William Schaefer 2018-12-27 11:57:39 -05:00
  • e79b639e1c 4580 fix commonfilessearch code and tests to be in passing state William Schaefer 2018-12-27 11:56:44 -05:00
  • 94a78b2bf0 Remove unneccessary, dead locking synch from ImageGalleryController autopsy-4.10.0 Richard Cordovano 2018-12-23 18:09:22 -05:00
  • 60acabe028 Merge pull request #4429 from sleuthkit/release-4.10.0 Richard Cordovano 2018-12-27 11:37:04 -05:00
  • c1f8434b32 Merge pull request #4427 from wschaeferB/4585-4580-CentralRepositoryUseSetting Richard Cordovano 2018-12-27 11:35:57 -05:00
  • b3e3ee501c Merge remote-tracking branch 'origin/timeline-event-mgr' into 1151-don't_store_redundant_description_levels millmanorama 2018-12-27 15:37:03 +01:00
  • 765cff0622 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr millmanorama 2018-12-27 15:19:27 +01:00
  • fe87fb1db6 Added other organization and examiner details. U-BASIS\dgrove 2018-12-27 03:47:44 -05:00
  • 04806fda5e Returning error when no hash set or tag is selected. U-BASIS\dgrove 2018-12-27 01:40:05 -05:00
  • c43928a515 Display case notes in HTML report. U-BASIS\dgrove 2018-12-27 00:17:39 -05:00