1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 14:30:01 +00:00

Commit Graph

  • 4ec6571c5e 3845 add message indicating there are no classifiers William Schaefer 2018-05-24 11:47:56 -04:00
  • 398b82a217 Merge branch '3776-intra-case-tests' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation Brian Sweeney 2018-05-24 09:30:00 -06:00
  • b7d1c6678b Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation Brian Sweeney 2018-05-24 09:28:16 -06:00
  • 0fca4ebe4f 3845 move OpenCv library to corelibs William Schaefer 2018-05-24 11:00:54 -04:00
  • cc2f4aeeac Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests Brian Sweeney 2018-05-24 08:44:36 -06:00
  • faa15d698a codacy and other code quality stuff Brian Sweeney 2018-05-24 08:43:51 -06:00
  • 4dc742f29b Fixed the missing Reports node in "Group by data source" view. Raman 2018-05-24 08:57:32 -04:00
  • a32004ec0a Removed unused import. Raman 2018-05-24 08:17:52 -04:00
  • 0201df71d7 Addressed Codacy comments. Raman 2018-05-24 08:00:13 -04:00
  • 19d6d25e1f removed polymorphism in favor of encapsulation Brian Sweeney 2018-05-23 22:34:26 -06:00
  • 8d93b9a670 Codacy Fixes Mark McKinnon 2018-05-23 21:02:27 -07:00
  • 2641e9cb41 More Codacy fices Mark McKinnon 2018-05-23 20:55:40 -07:00
  • 9e72ef723b fix codacy issues Mark McKinnon 2018-05-23 20:40:35 -07:00
  • 59feabb3e3 Fix codacy issues Mark McKinnon 2018-05-23 16:51:04 -07:00
  • c3e6927e29 Merge branch '3776-intra-case-tests' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation Brian Sweeney 2018-05-23 16:08:33 -06:00
  • d9454e9689 unused imports Brian Sweeney 2018-05-23 16:00:08 -06:00
  • 8adf71a9b9 getDataSourceByIndex changed to getDataSourceByName Brian Sweeney 2018-05-23 15:52:57 -06:00
  • 0549b46568 3845- add comments to helper methods added for folder creation William Schaefer 2018-05-23 17:07:13 -04:00
  • 093d9c531d 3845 adjust comments to clarify object detection module William Schaefer 2018-05-23 16:53:31 -04:00
  • 82d45af1b9 3845 - fix image utils condition for checking if ffmpeg is loaded William Schaefer 2018-05-23 16:38:55 -04:00
  • 837c084d2a 3845 - changes to image utils for loading of opencv library William Schaefer 2018-05-23 16:35:51 -04:00
  • 282b71b3b8 3845 working implementation of object detection module William Schaefer 2018-05-23 16:35:14 -04:00
  • 1609463334 Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation Andrew Ziehl 2018-05-23 13:29:45 -07:00
  • 9cfcaaa51c Add null check on values, add CR tests for new query method. Andrew Ziehl 2018-05-23 13:28:58 -07:00
  • fe0249aa8a Removed swing worker, added exceptions and Cancel Mark McKinnon 2018-05-23 13:27:02 -07:00
  • 85ccbde870 Merge branch '3802_group_tree_by_datasource' of https://github.com/raman-bt/autopsy into 3802_group_tree_by_datasource Raman 2018-05-23 15:16:31 -04:00
  • 81cde0ec7d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3802_group_tree_by_datasource Raman 2018-05-23 15:16:12 -04:00
  • ce24d2c505 Update README.txt Brian Carrier 2018-05-23 13:13:25 -04:00
  • f5a95d37c6 3763: Group Results by data source Raman 2018-05-23 13:01:55 -04:00
  • 14215f25fd documentation / renaming Brian Sweeney 2018-05-23 10:40:19 -06:00
  • 2f16a197b1 Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop Richard Cordovano 2018-05-23 12:35:39 -04:00
  • 26468595a9 Merge pull request #3803 from wschaeferB/MergeInMayRelease Richard Cordovano 2018-05-23 12:32:10 -04:00
  • 60b71c5434 Fix merge conflicts with merging release into develop William Schaefer 2018-05-23 12:22:02 -04:00
  • ba43fbdcbb Merge pull request #3802 from esaunders/audit_logging_for_remote_events Richard Cordovano 2018-05-23 12:15:38 -04:00
  • add87b03eb Merge pull request #3786 from sleuthkit/supress_stacktrace Richard Cordovano 2018-05-23 12:13:52 -04:00
  • 4a3cd46e8f Merge pull request #3801 from wschaeferB/RemoveDuplicateComment-may Richard Cordovano 2018-05-23 12:03:21 -04:00
  • be92dc6733 Merge pull request #3800 from wschaeferB/RemoveDuplicateComment Richard Cordovano 2018-05-23 12:00:46 -04:00
  • 5386c936f2 Remove duplicate comment adding from flagFile in encryptionDetection module William Schaefer 2018-05-23 11:57:47 -04:00
  • 92c35e38ad Remove duplicate comment adding from flagFile in encryptionDetection module William Schaefer 2018-05-23 11:56:41 -04:00
  • bd26a92f0e Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into audit_logging_for_remote_events esaunders 2018-05-23 10:02:35 -04:00
  • e8b2dc820e Merge pull request #3799 from esaunders/jobs_table_refresh_fix Richard Cordovano 2018-05-23 10:00:16 -04:00
  • 638d6f644a simplified code Brian Sweeney 2018-05-23 07:44:14 -06:00
  • e7bf655da2 tests - wip Brian Sweeney 2018-05-23 07:20:21 -06:00
  • c0ea7776e5 Testing map lookup before using query to get hasVisibleContentChildren Ann Priestman 2018-05-23 09:11:52 -04:00
  • 5da21f94da 3762: Group Tags by data source Raman 2018-05-23 06:47:45 -04:00
  • d74cd1bfae Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3762_tags_by_datasource Raman 2018-05-23 06:47:00 -04:00
  • d95f8c5352 exception handling catches up to metadatabuilders api change Brian Sweeney 2018-05-22 15:00:52 -06:00
  • 1f9cb570d2 Added logging of remote control events for auditing purposes. esaunders 2018-05-22 16:47:49 -04:00
  • 00b13e0d0e 3845 load opencv libraries in manner that works for object detection module William Schaefer 2018-05-22 16:44:58 -04:00
  • 1a254bf7c2 Merge pull request #3797 from wschaeferB/FixBadMergeEncryptionTest esaunders 2018-05-22 16:27:23 -04:00
  • 075df52fe5 Merge pull request #3798 from wschaeferB/2018-22-05-NightlyBuildFix esaunders 2018-05-22 16:27:07 -04:00
  • c9a3b590dc Add sqlcipher test image download back to build.xml William Schaefer 2018-05-22 15:27:52 -04:00
  • 5ed75e2f88 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into jobs_table_refresh_fix esaunders 2018-05-22 15:25:07 -04:00
  • 3fd5a526db Fix snapshot refresh issues by passing latest job state along with each event. esaunders 2018-05-22 15:24:48 -04:00
  • c072fe57ae Add sqlcipher test image download back to build.xml William Schaefer 2018-05-22 15:24:06 -04:00
  • d1456cd68c trivial code cleanup Brian Sweeney 2018-05-22 11:31:33 -06:00
  • f7ffc24007 refactored for clarity Brian Sweeney 2018-05-22 11:21:53 -06:00
  • 4d2130e92b Merge pull request #3795 from wschaeferB/2018-22-05-NightlyBuildFix Richard Cordovano 2018-05-22 11:49:02 -04:00
  • 92ad17f9bf Merge pull request #3796 from wschaeferB/FixBadMergeEncryptionTest Richard Cordovano 2018-05-22 11:46:54 -04:00
  • e937e5936b unused imports Brian Sweeney 2018-05-22 09:32:49 -06:00
  • 5acd5541be unused imports/fields, misc. code quality Brian Sweeney 2018-05-22 09:32:15 -06:00
  • 065f62a25a whitespace cleanup Brian Sweeney 2018-05-22 09:31:28 -06:00
  • 6684c492ae less accessible fields Brian Sweeney 2018-05-22 09:30:29 -06:00
  • 968eea2b7d Fix issues with EncryptionDetectionTest following bad merge William Schaefer 2018-05-22 11:24:22 -04:00
  • fd47d02525 Partial implementation. U-BASIS\dgrove 2018-05-22 11:17:32 -04:00
  • 64347c7871 Fix merge error with SqlCipher encryptiondetection test William Schaefer 2018-05-22 10:52:33 -04:00
  • bf460977b8 more unused imports Brian Sweeney 2018-05-22 08:41:38 -06:00
  • 14edbe1008 unused imports / better exception handling Brian Sweeney 2018-05-22 08:40:53 -06:00
  • d2274772cf rename as per code quality standards Brian Sweeney 2018-05-22 08:40:07 -06:00
  • 5d67211d51 removed unused imports Brian Sweeney 2018-05-22 08:35:40 -06:00
  • bb7846d6d1 comments cleanup Brian Sweeney 2018-05-22 08:35:30 -06:00
  • ef09215c24 serialVersionUID Brian Sweeney 2018-05-22 08:03:36 -06:00
  • 32631d7568 Added comment about JAVA_HOME Brian Carrier 2018-05-22 09:46:52 -04:00
  • 20546e44cf Merge pull request #3772 from rishwanth1995/correct_codacy Richard Cordovano 2018-05-22 09:34:41 -04:00
  • dd68287257 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3861_npe-other-occurrences Brian Sweeney 2018-05-21 20:33:23 -06:00
  • 5de0ccf746 fixes for NPE Brian Sweeney 2018-05-21 20:29:50 -06:00
  • f9a93e0360 Merge custom-release-may-2018 into develop Richard Cordovano 2018-05-21 18:42:23 -04:00
  • 974692ba35 Merge pull request #3791 from APriestman/3791_encryptionDocs Richard Cordovano 2018-05-21 18:14:52 -04:00
  • 6bc92a2e11 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-ObjectDetectionModule William Schaefer 2018-05-21 16:47:20 -04:00
  • 13402bc358 3845 initial version of object detection module William Schaefer 2018-05-21 16:47:09 -04:00
  • d84ef1c250 Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation Andrew Ziehl 2018-05-21 12:43:47 -07:00
  • ada7ec2bc0 Polish and minor refactors Andrew Ziehl 2018-05-21 12:43:40 -07:00
  • ffc44f9258 Merge remote-tracking branch 'upstream/develop' into 3846_AddViewCommentsCentralRepository U-BASIS\dgrove 2018-05-21 15:21:02 -04:00
  • f9104f22be 3844: Use full file name U-BASIS\zhaohui 2018-05-21 15:20:36 -04:00
  • c9d50672fd Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation Brian Sweeney 2018-05-21 13:17:24 -06:00
  • 6dd5324ebf missing import Brian Sweeney 2018-05-21 13:17:09 -06:00
  • 1a0b0a4a86 Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation Andrew Ziehl 2018-05-21 12:15:02 -07:00
  • 40f813721d cleanup query unused code, fix case:datasource string. Andrew Ziehl 2018-05-21 12:14:52 -07:00
  • cf5e2e1597 Merge branch '3776-intra-case-tests' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation Brian Sweeney 2018-05-21 13:12:47 -06:00
  • 81f2e72148 3844: Fix issues that Codacy reported U-BASIS\zhaohui 2018-05-21 14:58:40 -04:00
  • 37e5fc2a7a 3844: Fix issues that Codacy reported U-BASIS\zhaohui 2018-05-21 14:24:12 -04:00
  • 1f5b75bf13 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation Brian Sweeney 2018-05-21 12:10:22 -06:00
  • 38914f1210 3844: Export SQLite table as Csv U-BASIS\zhaohui 2018-05-21 14:09:12 -04:00
  • 4e13a6d97f updated to latest api calls Brian Sweeney 2018-05-21 11:52:55 -06:00
  • 7f2902020e Merge pull request #3792 from sleuthkit/cr_cleanup Brian Carrier 2018-05-21 13:47:12 -04:00
  • 44ec372fab updated javadoc Brian Carrier 2018-05-21 13:46:02 -04:00
  • f0a11ed9a8 remove dead and confusing code Brian Carrier 2018-05-21 13:43:38 -04:00
  • 409e0bd985 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests Brian Sweeney 2018-05-21 09:45:08 -06:00
  • 337c7b549e statement built for multiple values of md5 Brian Sweeney 2018-05-21 09:14:42 -06:00
  • 69c2af727b Fixing typos Ann Priestman 2018-05-21 08:40:12 -04:00