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

Commit Graph

  • 3cbef33509 fixes and cleanup in AbstractAbstractFileNode millmanorama 2017-08-03 12:34:05 -04:00
  • 886e63973d some cleanup in AbstractAbstractFileNode, especially using the getNameExtension method of AbstractFile millmanorama 2017-08-03 12:23:48 -04:00
  • 370cb3f8c5 2884 fix copy write date and some yellow hints on modified files William Schaefer 2017-08-03 10:18:28 -04:00
  • 239004f8d4 WIP adding extension column to results table millmanorama 2017-08-03 09:05:17 -04:00
  • 2301a4f11f Use small V on virtual directory icons Ann Priestman 2017-08-03 08:45:40 -04:00
  • a738937d8e 2883 Size checkbox no longer checked when field clicked William Schaefer 2017-08-02 18:59:44 -04:00
  • b4a3bebac6 2883 Name search check box no longer checked when field clicked William Schaefer 2017-08-02 18:59:11 -04:00
  • c4b47d8a1a 2663 removed PleasewaitNodeListener as it appears to be redundant William Schaefer 2017-08-02 16:30:31 -04:00
  • 2171fd5946 Merge pull request #2979 from rcordovano/change-default-auto-ingest-retries Richard Cordovano 2017-08-02 16:06:22 -04:00
  • da373df950 Change default number of auto ingest retries from 2 to 0 Richard Cordovano 2017-08-02 16:03:20 -04:00
  • 76869627c2 Fix Views, File Types node counting threshold bug Richard Cordovano 2017-08-01 16:57:49 -04:00
  • faaafae0b2 Merge pull request #2978 from wschaeferB/2890-RemoveInitialCallToUpdateView esaunders 2017-08-01 14:06:56 -04:00
  • 810d8aba8d 2890 Removed initial call to update view, auto update will populate cases list William Schaefer 2017-08-01 13:41:24 -04:00
  • 25aa1302eb 2884 fix raw type warning with getColumnClass override William Schaefer 2017-08-01 13:18:50 -04:00
  • b95d92849b 2884 override examiner case jtable getColumnClass to return Date for date cols William Schaefer 2017-08-01 11:32:05 -04:00
  • a4dc97af6e 2841: Attachments are children of messages. 2692: Messages & Attachments show in DataSource tree Raman 2017-07-31 17:25:25 -04:00
  • 8c506f2ce3 Change parentDirectory type to SpecialDirectory. Ann Priestman 2017-07-31 14:38:38 -04:00
  • 8dbe75bce4 Merge pull request #2974 from raman-bt/2689_artifacts_are_content Richard Cordovano 2017-07-31 14:36:42 -04:00
  • a86128157e Merge remote-tracking branch 'upstream/develop' into addLocalDirType Ann Priestman 2017-07-31 13:43:28 -04:00
  • 4fdea244af Merge branch 'artifacts_are_content' of https://github.com/sleuthkit/autopsy into 2689_artifacts_are_content Raman 2017-07-31 12:35:26 -04:00
  • a29c2dc33e 2689: Artifacts are Content - address review comments Raman 2017-07-31 10:30:27 -04:00
  • 87e28a833b Merge pull request #2973 from APriestman/2875_blankTagName Richard Cordovano 2017-07-28 16:39:38 -04:00
  • b89cbd4727 Merge pull request #2971 from APriestman/2829_interestingResults Richard Cordovano 2017-07-28 16:38:37 -04:00
  • d762772859 Merge pull request #2970 from APriestman/2857_persistEvidenceTag Richard Cordovano 2017-07-28 16:32:14 -04:00
  • f47e785358 Merge pull request #2964 from APriestman/2816_saveLastDatabaseFolder Richard Cordovano 2017-07-28 16:31:22 -04:00
  • 34a78ddc7c Merge pull request #2958 from wschaeferB/2544-NoSkipOptionImportSingleKWL Richard Cordovano 2017-07-28 16:30:27 -04:00
  • d35b202c38 Merge pull request #2968 from APriestman/2818_preventBlankEntries Richard Cordovano 2017-07-28 16:28:01 -04:00
  • fd0a22696f Merge pull request #2967 from APriestman/2817_importHashDupes Richard Cordovano 2017-07-28 16:27:03 -04:00
  • 8445e02c76 Prevent empty strings from getting in the badTags list Ann Priestman 2017-07-28 14:43:35 -04:00
  • 3c1a7b8c59 For interesting artifacts, use the associated artifact to make correlation artifacts Ann Priestman 2017-07-28 09:00:17 -04:00
  • 44777dc60b use extension column in query millmanorama 2017-07-27 13:23:59 +02:00
  • de5d9e3629 Merge remote-tracking branch 'upstream/release-4.4.1' into develop Richard Cordovano 2017-07-27 14:21:40 -04:00
  • e485765210 Don't restore the default bad tags if the user disables them all. Ann Priestman 2017-07-27 13:04:42 -04:00
  • 2367f6ce38 Merge pull request #2969 from wschaeferB/2858-ExaminerCaseLessIO esaunders 2017-07-27 12:13:29 -04:00
  • 50e4d245d8 Don't save blank entries to the database. Don't make artifacts for short phone numbers. Ann Priestman 2017-07-27 10:23:03 -04:00
  • 692a61c8f5 2858 minimized use of isFile and isDirectory when populating Examiner case list William Schaefer 2017-07-26 18:39:16 -04:00
  • 92069c88f3 Merge pull request #2966 from zhhl/2672-moreCheckOnFailedBuild Richard Cordovano 2017-07-26 14:55:12 -04:00
  • 988d119e31 2672: Check the build failure before checking if the database file exists. U-BASIS\zhaohui 2017-07-26 14:48:33 -04:00
  • b929516bd0 Don't throw an exception for a duplicate value Ann Priestman 2017-07-26 14:21:51 -04:00
  • 2995585ea3 2672: Check if there's any failure message in antolog.txt right after a test finish. U-BASIS\zhaohui 2017-07-26 13:35:40 -04:00
  • 934bcfd2b2 Merge pull request #2959 from esaunders/2840_file_types_key Richard Cordovano 2017-07-26 11:13:04 -04:00
  • cb5ca2c792 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into 2840_file_types_key esaunders 2017-07-26 11:10:26 -04:00
  • abcc6b47bc Added JIRA reference to comment. esaunders 2017-07-26 11:03:58 -04:00
  • 278ff0bf7e Merge pull request #2963 from millmanorama/2853-boost-nodecount-threshold Richard Cordovano 2017-07-26 11:02:54 -04:00
  • 0c364df0b7 Initialized CR import hash file chooser to the last used directory Ann Priestman 2017-07-26 10:41:22 -04:00
  • dc9e5676e1 raise the threshold to 1M files, some very minor cleanup millmanorama 2017-07-26 11:22:57 +02:00
  • 3c3ad42756 Merge pull request #2949 from millmanorama/2668-content-cache-for-BBANodes Richard Cordovano 2017-07-25 20:19:33 -04:00
  • ae6240d29c Merge pull request #2960 from esaunders/2708_excessive_file_objects Richard Cordovano 2017-07-25 20:18:40 -04:00
  • d28325769d Merge pull request #2961 from millmanorama/2668-content-cache-for-BBANodes Richard Cordovano 2017-07-25 20:17:34 -04:00
  • df5aa5a56d Merge pull request #2957 from APriestman/orphanFileDir Richard Cordovano 2017-07-25 14:44:53 -04:00
  • 79086fb505 2672: Check 'SEVERE at autopsy logs and build failure at antlog U-BASIS\zhaohui 2017-07-25 10:54:04 -04:00
  • dc34558ede resolve TODO millmanorama 2017-07-25 09:55:59 +02:00
  • 6b775cd18c Merge pull request #2943 from wschaeferB/2763-ThumbnailViewException-4.4.1 Richard Cordovano 2017-07-24 17:43:53 -04:00
  • 12bfa29c9d Merge pull request #2956 from millmanorama/2839-improve-keywor-hits-tree-speed esaunders 2017-07-24 16:56:02 -04:00
  • 1ea1d24d69 Pass Content object through to ResultsTableArtifact to eliminate unnecessary database queries and File object creation. esaunders 2017-07-24 16:39:14 -04:00
  • 6f18b9b5bd Merge branch '2839-improve-keywor-hits-tree-speed' of github.com:millmanorama/autopsy into 2840_file_types_key esaunders 2017-07-24 13:55:42 -04:00
  • 7aa7d05b18 Use alternative to Content for File Types key to avoid database queries to get child count. esaunders 2017-07-24 12:42:10 -04:00
  • 0a34be3bd8 Merge pull request #2953 from millmanorama/2668-content-cache-for-BBANodes esaunders 2017-07-24 12:18:39 -04:00
  • b1e8c4d69c 2544 - when importing single KW list user no longer given skip option William Schaefer 2017-07-21 11:44:23 -04:00
  • 0826d405ab 2672: Nightly will check more failed keywords and also check antlog.txt. U-BASIS\zhaohui 2017-07-20 17:40:16 -04:00
  • dde7d77f0d Add support for new TSK_FS_META_TYPE_VIRT_DIR Ann Priestman 2017-07-20 16:12:33 -04:00
  • 2216b78a7d remove unused maps, inline method only used in one place millmanorama 2017-07-20 17:37:53 +02:00
  • 2d2ea329f2 don't make the nodes at the same time as the keys, use addAll rather than adding each key to list. millmanorama 2017-07-20 16:29:12 +02:00
  • 00914f9ba4 Codacy review & Code cleanup for previous commit. Raman 2017-07-20 09:39:03 -04:00
  • e04042454d Merge pull request #2954 from esaunders/2838_file_size_slack esaunders 2017-07-19 15:22:25 -04:00
  • f730a9012a Support slack files in File Size area of tree. esaunders 2017-07-19 11:29:58 -04:00
  • 5f447cc253 Merge pull request #2952 from esaunders/2828_file_node_icons esaunders 2017-07-18 14:16:38 -04:00
  • 583d848f08 Base file node icons on extension only. esaunders 2017-07-18 13:39:38 -04:00
  • 09af9587d2 Merge pull request #2951 from esaunders/2802_file_type_ext_queries esaunders 2017-07-18 12:52:00 -04:00
  • 887616a9e2 Addressed review comments. esaunders 2017-07-18 10:57:11 -04:00
  • e36e2e1a9d 2689: Artifacts are Content Raman 2017-07-18 09:37:08 -04:00
  • 5f8cb2cee6 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into 2802_file_type_ext_queries esaunders 2017-07-17 17:59:28 -04:00
  • 7d8e4b32c7 Merge pull request #2934 from wschaeferB/2545-ExportMultipleKeywordLists esaunders 2017-07-17 17:57:18 -04:00
  • 211bb93313 Merge pull request #2927 from wschaeferB/2800-FileTypesNodeText-4.4.1 esaunders 2017-07-17 17:56:25 -04:00
  • 3254b4a600 Merge pull request #2935 from wschaeferB/2760-AutoIngestOptionsWarnings esaunders 2017-07-17 17:54:11 -04:00
  • 8bfcd8559a Merge pull request #2945 from wschaeferB/1930-MetadataStaysVisible esaunders 2017-07-17 17:49:02 -04:00
  • 7e74a0b2c8 Merge pull request #2948 from wschaeferB/2810-AddSQLiteWarning-4.4.1 esaunders 2017-07-17 17:47:29 -04:00
  • c3a074e582 Introduced specialized PostgreSQL query for file types by extension queries. esaunders 2017-07-17 17:19:10 -04:00
  • 4d4a1e9496 Merge pull request #2946 from millmanorama/2075-single-query-for-mime-counts esaunders 2017-07-17 13:04:13 -04:00
  • 21f920ae76 first pass at content cache millmanorama 2017-07-15 13:31:51 +02:00
  • a7ad8c0e35 2810 Modified warning to reflect single examiner instead of single user case William Schaefer 2017-07-14 10:49:57 -04:00
  • f1842d0e18 Fixed a few missed bundle changes Ann Priestman 2017-07-14 09:57:58 -04:00
  • c74855c98e 2811 - Warning not to use SQLite databases for multi-user purposes added William Schaefer 2017-07-10 18:08:39 -04:00
  • 441c0297d1 2800 resolve merge conflict with node clean up story William Schaefer 2017-07-13 15:24:24 -04:00
  • 61fa9c0367 clean up FileTypesByMimeType millmanorama 2017-07-13 13:20:11 +02:00
  • a13c95e1b8 Merge remote-tracking branch 'upstream/release-4.4.1' into develop Richard Cordovano 2017-07-12 17:59:57 -04:00
  • 9c66e6aac6 1930 made reset method of Metadata Content viewer reset it to being empty William Schaefer 2017-07-12 17:58:38 -04:00
  • 6b631e4c59 Merge branch 'release-4.4.1' of https://github.com/sleuthkit/autopsy into 2760-AutoIngestOptionsWarnings William Schaefer 2017-07-12 16:29:31 -04:00
  • 7e3c7241e1 2760 re-opening auto ingest options after cancel restores correct settings William Schaefer 2017-07-12 16:29:16 -04:00
  • 95ce24634d More cleanup Ann Priestman 2017-07-12 13:16:45 -04:00
  • 94690abf90 2763 changed lambda expression as arguement to super contrstructor to anon class William Schaefer 2017-07-12 13:01:27 -04:00
  • a33a78e11a Cleanup Ann Priestman 2017-07-12 12:55:37 -04:00
  • 65528fa930 Refactoring Ann Priestman 2017-07-12 12:25:03 -04:00
  • 677cc50ba0 Merge pull request #2941 from millmanorama/2075-single-query-for-mime-counts esaunders 2017-07-12 11:19:57 -04:00
  • cb8acc0cfb limit exception type and other cleanup millmanorama 2017-07-12 16:44:09 +02:00
  • 9508347501 remove outdated comment millmanorama 2017-07-12 12:39:13 +02:00
  • 2896656374 remove unused field millmanorama 2017-07-12 12:36:31 +02:00
  • 2afd45d861 use a single query to get all mime type counts. millmanorama 2017-07-11 22:32:24 +02:00
  • 214fe440c8 fix typo millmanorama 2017-07-12 12:19:59 +02:00
  • e2562c8aa0 Merge remote-tracking branch 'upstream/develop' into addLocalDirType Ann Priestman 2017-07-11 14:29:27 -04:00