7082 Commits

Author SHA1 Message Date
William Schaefer
94690abf90 2763 changed lambda expression as arguement to super contrstructor to anon class 2017-07-12 13:06:15 -04:00
Ann Priestman
a33a78e11a Cleanup 2017-07-12 12:55:37 -04:00
Ann Priestman
65528fa930 Refactoring 2017-07-12 12:25:03 -04:00
millmanorama
cb8acc0cfb limit exception type and other cleanup 2017-07-12 16:44:09 +02:00
millmanorama
9508347501 remove outdated comment 2017-07-12 12:39:13 +02:00
millmanorama
2896656374 remove unused field 2017-07-12 12:36:31 +02:00
millmanorama
2afd45d861 use a single query to get all mime type counts. 2017-07-12 12:28:51 +02:00
millmanorama
214fe440c8 fix typo 2017-07-12 12:19:59 +02:00
Ann Priestman
e2562c8aa0 Merge remote-tracking branch 'upstream/develop' into addLocalDirType 2017-07-11 14:29:27 -04:00
esaunders
cfa254543c Merge pull request #2932 from dgrove727/2741_FixRegEx
2741 fix reg ex
2017-07-11 11:10:11 -04:00
millmanorama
f4ef33a0d4 use common base class that does bg lookup of counts and has threshold. 2017-07-10 15:22:19 +02:00
millmanorama
408ee20ae0 clean up the merge 2017-07-10 14:02:37 +02:00
millmanorama
08340e69fd calculate child counts background thread and add to displayname when done. 2017-07-10 13:59:51 +02:00
U-BASIS\dgrove
5c38efbfc4 Tweaked the regex to also remove the '$' at the end. 2017-07-07 15:01:20 -04:00
Ann Priestman
2bf1f633e5 Cleanup 2017-07-06 14:34:00 -04:00
Ann Priestman
0e306ab4d4 Merge branch 'release-4.4.1' into addLocalDirType 2017-07-06 14:13:31 -04:00
Ann Priestman
d1f8edffa2 Added action visitor.
Cleaned up VirtualDirectoryNode.
2017-07-06 14:12:18 -04:00
William Schaefer
27df14d98c 2800 removed capitalization of media type in path 2017-07-06 13:05:55 -04:00
William Schaefer
0055ebd235 2800 removed name column from By Extensions table added extensions to docs and execs 2017-07-06 13:05:40 -04:00
William Schaefer
b487037ccc 2800 fix merge conflict 2017-07-06 13:04:08 -04:00
William Schaefer
8d198a5156 2800 Column Headers for By Extension nodes adjusted to remove term filter 2017-07-06 12:53:26 -04:00
Richard Cordovano
3f42e770a8 Merge pull request #2923 from wschaeferB/2778-HTMLReportWrapTags
2778 list of thumbnails and long thumbnails now wrap text in HTML Report
2017-07-06 11:52:55 -04:00
Richard Cordovano
8efe356415 Merge pull request #2923 from wschaeferB/2778-HTMLReportWrapTags
2778 list of thumbnails and long thumbnails now wrap text in HTML Report
2017-07-06 11:50:48 -04:00
Richard Cordovano
c071a15571 Fix merge error in FileTypesByExtension 2017-07-06 11:10:38 -04:00
Richard Cordovano
a05bc8acb1 Merge pull request #2921 from millmanorama/cleanup-file-types-tree-abit
clean up file types tree a bit
2017-07-06 09:44:19 -04:00
Richard Cordovano
cacd5b5c2b Merge pull request #2920 from millmanorama/2791-open-tree-off-EDT
2791 open tree off edt
2017-07-06 09:38:08 -04:00
Richard Cordovano
9af4980096 Merge branch '2779-RemoveDuplicateReportThumbs' of https://github.com/wschaeferB/autopsy into wschaeferB-2779-RemoveDuplicateReportThumbs 2017-07-06 09:20:32 -04:00
Ann Priestman
c17c76a20f Adding local directory type 2017-07-06 09:17:03 -04:00
Richard Cordovano
687c9da052 Resolve merge conflicts for KeywordHits tree class 2017-07-05 17:47:15 -04:00
Richard Cordovano
43f103b5ad Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-07-05 11:57:10 -04:00
William Schaefer
f2724e746c 2778 contents of thumbnail cells now allign with top of cell 2017-07-03 16:23:10 -04:00
William Schaefer
ef0bb45774 2778 list of thumbnails and long thumbnails now wrap text in HTML Report 2017-07-03 14:53:22 -04:00
William Schaefer
1f6aebd577 2779 changed thum images list to a hashset to remove duplicates 2017-06-29 15:17:43 -04:00
Richard Cordovano
f4a7fd9035 Fix doxygen warnings for DisplayableItemNode, IngestModuleFactory 2017-06-29 14:07:18 -04:00
Richard Cordovano
48f80210d2 Update Autopsy-Core NBM versioning 2017-06-29 13:06:59 -04:00
Richard Cordovano
a57b524ca1 Revert change of ViewContextAction to final (reverse public API change) 2017-06-29 12:14:41 -04:00
Richard Cordovano
8bcade9280 Merge pull request #2896 from millmanorama/2781-file-tye-count-threshold
stop showing counts in file type tree once there are more than 200k files…
2017-06-28 12:42:45 -04:00
millmanorama
aebf26fa9c use boolean expresison that is true in both SQLite and PostgreSQL 2017-06-28 13:55:51 +02:00
millmanorama
e46ce6c4da comments 2017-06-28 13:25:12 +02:00
millmanorama
f76b296ed2 don't show counts in file type tree if there are more than 200k files in the db. 2017-06-28 13:25:12 +02:00
William Schaefer
443b3edad0 2780 - allows for word wrap in table cells with long lined content 2017-06-27 13:29:06 -04:00
Richard Cordovano
2eff199650 Remove temporary logging from IngestTaskScheduler.tasksForJobAreCompleted 2017-06-27 13:07:11 -04:00
Richard Cordovano
6323fe7ee3 Set build.type=DEVELOPMENT for debugging release 2017-06-26 17:43:39 -04:00
William Schaefer
401ea719e9 2780 multi line support for Results Content Viewer table 2017-06-26 13:08:03 -04:00
Richard Cordovano
594cb89cbe Added temporary logging to IngestTasksScheduler.tasksForJobAreCompleted 2017-06-23 18:37:26 -04:00
Richard Cordovano
13eebf191a Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-06-23 11:53:47 -04:00
Richard Cordovano
873ed47139 Merge pull request #2878 from wschaeferB/2675-CreateThumbsBeforeReport-4.4.1
2675 create thumbs before report 4.4.1
2017-06-23 11:50:59 -04:00
Richard Cordovano
f702691ca2 Merge pull request #2870 from wschaeferB/2767-ReportWithManyThumbsFix
2767 report with many thumbs fix
2017-06-23 11:50:33 -04:00
Richard Cordovano
bcb3784c27 Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-06-22 12:25:31 -04:00
millmanorama
1d6e491a2a put the correct node name in the lookup 2017-06-22 18:16:11 +02:00