William Schaefer
|
152ff7d2d1
|
2850-FileTypesByMime Type tree now listens to same events as FileTypesByExt
|
2017-08-03 16:16:00 -04:00 |
|
Richard Cordovano
|
0d4a0085d5
|
Merge pull request #2985 from eugene7646/disk_space_2903
Disabled disk space usage check (2903)
|
2017-08-03 14:33:15 -04:00 |
|
Eugene Livis
|
782c166d53
|
Disabled disk space usage check. Logging disk space for debug purposes only
|
2017-08-03 13:45:18 -04:00 |
|
millmanorama
|
b6993a2546
|
Merge branch 'AbstractAbstractFieNode-cleanup' into 1936-extension-column-in-results-table
# Conflicts:
# Core/src/org/sleuthkit/autopsy/datamodel/AbstractAbstractFileNode.java
|
2017-08-03 12:34:42 -04:00 |
|
millmanorama
|
3cbef33509
|
fixes and cleanup in AbstractAbstractFileNode
|
2017-08-03 12:34:05 -04:00 |
|
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
|
76869627c2
|
Fix Views, File Types node counting threshold bug
|
2017-08-01 16:57:49 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
millmanorama
|
dc34558ede
|
resolve TODO
|
2017-07-25 09:55:59 +02:00 |
|
Richard Cordovano
|
6b775cd18c
|
Merge pull request #2943 from wschaeferB/2763-ThumbnailViewException-4.4.1
2763 changed lambda expression as arg to super() to anon class
|
2017-07-24 17:43:53 -04:00 |
|
esaunders
|
12bfa29c9d
|
Merge pull request #2956 from millmanorama/2839-improve-keywor-hits-tree-speed
2839 improve keyword hits tree performance
|
2017-07-24 16:56:02 -04:00 |
|
esaunders
|
1ea1d24d69
|
Pass Content object through to ResultsTableArtifact to eliminate unnecessary database queries and File object creation.
|
2017-07-24 16:39:14 -04:00 |
|
esaunders
|
6f18b9b5bd
|
Merge branch '2839-improve-keywor-hits-tree-speed' of github.com:millmanorama/autopsy into 2840_file_types_key
|
2017-07-24 13:55:42 -04:00 |
|
esaunders
|
7aa7d05b18
|
Use alternative to Content for File Types key to avoid database queries to get child count.
|
2017-07-24 12:42:10 -04:00 |
|
esaunders
|
0a34be3bd8
|
Merge pull request #2953 from millmanorama/2668-content-cache-for-BBANodes
first pass at content cache
|
2017-07-24 12:18:39 -04:00 |
|
Ann Priestman
|
dde7d77f0d
|
Add support for new TSK_FS_META_TYPE_VIRT_DIR
|
2017-07-20 16:12:33 -04:00 |
|
millmanorama
|
2216b78a7d
|
remove unused maps, inline method only used in one place
|
2017-07-20 17:37:53 +02:00 |
|
millmanorama
|
2d2ea329f2
|
don't make the nodes at the same time as the keys, use addAll rather than adding each key to list.
|
2017-07-20 16:29:12 +02:00 |
|
Raman
|
00914f9ba4
|
Codacy review & Code cleanup for previous commit.
|
2017-07-20 09:39:03 -04:00 |
|
esaunders
|
f730a9012a
|
Support slack files in File Size area of tree.
|
2017-07-19 11:29:58 -04:00 |
|
esaunders
|
583d848f08
|
Base file node icons on extension only.
|
2017-07-18 13:39:38 -04:00 |
|
esaunders
|
887616a9e2
|
Addressed review comments.
|
2017-07-18 10:57:11 -04:00 |
|
Raman
|
e36e2e1a9d
|
2689: Artifacts are Content
|
2017-07-18 09:37:08 -04:00 |
|
esaunders
|
5f8cb2cee6
|
Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into 2802_file_type_ext_queries
|
2017-07-17 17:59:28 -04:00 |
|
esaunders
|
211bb93313
|
Merge pull request #2927 from wschaeferB/2800-FileTypesNodeText-4.4.1
2800 file types node text 4.4.1
|
2017-07-17 17:56:25 -04:00 |
|
esaunders
|
8bfcd8559a
|
Merge pull request #2945 from wschaeferB/1930-MetadataStaysVisible
1930 made reset method of Metadata Content viewer reset it to empty
|
2017-07-17 17:49:02 -04:00 |
|
esaunders
|
c3a074e582
|
Introduced specialized PostgreSQL query for file types by extension queries.
|
2017-07-17 17:19:10 -04:00 |
|
millmanorama
|
21f920ae76
|
first pass at content cache
|
2017-07-15 13:31:51 +02:00 |
|
Ann Priestman
|
f1842d0e18
|
Fixed a few missed bundle changes
|
2017-07-14 09:57:58 -04:00 |
|
William Schaefer
|
441c0297d1
|
2800 resolve merge conflict with node clean up story
|
2017-07-13 15:24:24 -04:00 |
|
millmanorama
|
61fa9c0367
|
clean up FileTypesByMimeType
|
2017-07-13 13:20:11 +02:00 |
|
William Schaefer
|
9c66e6aac6
|
1930 made reset method of Metadata Content viewer reset it to being empty
|
2017-07-12 17:58:38 -04:00 |
|
Ann Priestman
|
95ce24634d
|
More cleanup
|
2017-07-12 13:16:45 -04:00 |
|