15362 Commits

Author SHA1 Message Date
millmanorama
886e63973d some cleanup in AbstractAbstractFileNode, especially using the getNameExtension method of AbstractFile 2017-08-03 12:23:48 -04:00
William Schaefer
370cb3f8c5 2884 fix copy write date and some yellow hints on modified files 2017-08-03 10:18:28 -04:00
millmanorama
239004f8d4 WIP adding extension column to results table 2017-08-03 09:05:17 -04:00
Ann Priestman
2301a4f11f Use small V on virtual directory icons 2017-08-03 08:45:40 -04:00
William Schaefer
a738937d8e 2883 Size checkbox no longer checked when field clicked 2017-08-02 18:59:44 -04:00
William Schaefer
b4a3bebac6 2883 Name search check box no longer checked when field clicked 2017-08-02 18:59:11 -04:00
William Schaefer
c4b47d8a1a 2663 removed PleasewaitNodeListener as it appears to be redundant 2017-08-02 16:30:31 -04:00
Richard Cordovano
2171fd5946 Merge pull request #2979 from rcordovano/change-default-auto-ingest-retries
Change default number of auto ingest retries from 2 to 0
2017-08-02 16:06:22 -04:00
Richard Cordovano
da373df950 Change default number of auto ingest retries from 2 to 0 2017-08-02 16:03:20 -04:00
Richard Cordovano
76869627c2 Fix Views, File Types node counting threshold bug 2017-08-01 16:57:49 -04:00
esaunders
faaafae0b2 Merge pull request #2978 from wschaeferB/2890-RemoveInitialCallToUpdateView
2890 Removed initial call to update view, auto update will populate cases list
2017-08-01 14:06:56 -04:00
William Schaefer
810d8aba8d 2890 Removed initial call to update view, auto update will populate cases list 2017-08-01 13:41:24 -04:00
William Schaefer
25aa1302eb 2884 fix raw type warning with getColumnClass override 2017-08-01 13:18:50 -04:00
William Schaefer
b95d92849b 2884 override examiner case jtable getColumnClass to return Date for date cols 2017-08-01 11:32:05 -04:00
Raman
a4dc97af6e 2841: Attachments are children of messages.
2692: Messages & Attachments show in DataSource tree
2017-07-31 17:25:25 -04:00
Ann Priestman
8c506f2ce3 Change parentDirectory type to SpecialDirectory. 2017-07-31 14:38:38 -04:00
Richard Cordovano
8dbe75bce4 Merge pull request #2974 from raman-bt/2689_artifacts_are_content
2689 artifacts are content
2017-07-31 14:36:42 -04:00
Ann Priestman
a86128157e Merge remote-tracking branch 'upstream/develop' into addLocalDirType 2017-07-31 13:43:28 -04:00
Raman
4fdea244af Merge branch 'artifacts_are_content' of https://github.com/sleuthkit/autopsy into 2689_artifacts_are_content
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactNode.java
2017-07-31 12:35:26 -04:00
Raman
a29c2dc33e 2689: Artifacts are Content
- address review comments
2017-07-31 10:30:27 -04:00
Richard Cordovano
87e28a833b Merge pull request #2973 from APriestman/2875_blankTagName
Prevent empty strings from getting in the badTags list
2017-07-28 16:39:38 -04:00
Richard Cordovano
b89cbd4727 Merge pull request #2971 from APriestman/2829_interestingResults
For interesting artifacts, use the associated artifact to make correl…
2017-07-28 16:38:37 -04:00
Richard Cordovano
d762772859 Merge pull request #2970 from APriestman/2857_persistEvidenceTag
Don't restore the default bad tags if the user disables them all.
2017-07-28 16:32:14 -04:00
Richard Cordovano
f47e785358 Merge pull request #2964 from APriestman/2816_saveLastDatabaseFolder
Initialized CR import hash file chooser to the last used directory
2017-07-28 16:31:22 -04:00
Richard Cordovano
34a78ddc7c Merge pull request #2958 from wschaeferB/2544-NoSkipOptionImportSingleKWL
2544 - when importing single KW list user no longer given skip option
2017-07-28 16:30:27 -04:00
Richard Cordovano
d35b202c38 Merge pull request #2968 from APriestman/2818_preventBlankEntries
Don't save blank entries to the database.
2017-07-28 16:28:01 -04:00
Richard Cordovano
fd0a22696f Merge pull request #2967 from APriestman/2817_importHashDupes
Don't throw an exception for a duplicate value
2017-07-28 16:27:03 -04:00
Ann Priestman
8445e02c76 Prevent empty strings from getting in the badTags list 2017-07-28 14:43:35 -04:00
Ann Priestman
3c1a7b8c59 For interesting artifacts, use the associated artifact to make correlation artifacts 2017-07-28 09:00:17 -04:00
millmanorama
44777dc60b use extension column in query 2017-07-28 12:51:13 +02:00
Richard Cordovano
de5d9e3629 Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-07-27 14:21:40 -04:00
Ann Priestman
e485765210 Don't restore the default bad tags if the user disables them all. 2017-07-27 13:04:42 -04:00
esaunders
2367f6ce38 Merge pull request #2969 from wschaeferB/2858-ExaminerCaseLessIO
2858 minimized use of isFile and isDirectory when populating Examiner…
2017-07-27 12:13:29 -04:00
Ann Priestman
50e4d245d8 Don't save blank entries to the database.
Don't make artifacts for short phone numbers.
2017-07-27 10:23:03 -04:00
William Schaefer
692a61c8f5 2858 minimized use of isFile and isDirectory when populating Examiner case list 2017-07-26 18:39:16 -04:00
Richard Cordovano
92069c88f3 Merge pull request #2966 from zhhl/2672-moreCheckOnFailedBuild
2672 more check on failed build
2017-07-26 14:55:12 -04:00
U-BASIS\zhaohui
988d119e31 2672: Check the build failure before checking if the database file exists. 2017-07-26 14:48:33 -04:00
Ann Priestman
b929516bd0 Don't throw an exception for a duplicate value 2017-07-26 14:21:51 -04:00
U-BASIS\zhaohui
2995585ea3 2672: Check if there's any failure message in antolog.txt right after a test finish. 2017-07-26 13:35:40 -04:00
Richard Cordovano
934bcfd2b2 Merge pull request #2959 from esaunders/2840_file_types_key
Use alternative to Content for File Types key to avoid database queri…
2017-07-26 11:13:04 -04:00
esaunders
cb5ca2c792 Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into 2840_file_types_key 2017-07-26 11:10:26 -04:00
esaunders
abcc6b47bc Added JIRA reference to comment. 2017-07-26 11:03:58 -04:00
Richard Cordovano
278ff0bf7e Merge pull request #2963 from millmanorama/2853-boost-nodecount-threshold
raise the threshold to 1M files, some very minor cleanup
2017-07-26 11:02:54 -04:00
Ann Priestman
0c364df0b7 Initialized CR import hash file chooser to the last used directory 2017-07-26 10:41:22 -04:00
millmanorama
dc9e5676e1 raise the threshold to 1M files, some very minor cleanup 2017-07-26 11:22:57 +02:00
Richard Cordovano
3c3ad42756 Merge pull request #2949 from millmanorama/2668-content-cache-for-BBANodes
first pass at content cache
2017-07-25 20:19:33 -04:00
Richard Cordovano
ae6240d29c Merge pull request #2960 from esaunders/2708_excessive_file_objects
Pass Content object through to ResultsTableArtifact to eliminate unne…
2017-07-25 20:18:40 -04:00
Richard Cordovano
d28325769d Merge pull request #2961 from millmanorama/2668-content-cache-for-BBANodes
resolve TODO
2017-07-25 20:17:34 -04:00
Richard Cordovano
df5aa5a56d Merge pull request #2957 from APriestman/orphanFileDir
Add support for new TSK_FS_META_TYPE_VIRT_DIR
2017-07-25 14:44:53 -04:00
U-BASIS\zhaohui
79086fb505 2672: Check 'SEVERE at autopsy logs and build failure at antlog 2017-07-25 10:54:04 -04:00