Commit Graph
18776 Commits
Author SHA1 Message Date
U-BASIS\dgrove 5b3be36fcc Improved exception handling and logging. 2018-06-07 00:45:49 -04:00
U-BASIS\dgrove 780b930c65 Removed additional column from result view. 2018-06-06 23:24:44 -04:00
Brian Carrier c6e3cc4c94 reduced public API, minor refactor, added some comments 2018-06-06 22:44:57 -04:00
U-BASIS\dgrove 7c659e1dc5 Made use of 'assertNotNull()'. 2018-06-06 16:49:26 -04:00
U-BASIS\dgrove 1dfea88e7e Full implementation with functional test. 2018-06-06 16:39:28 -04:00
rishwanth1995 61b350cc80 added javadoc for new created methods ReportHTML.java 2018-06-06 14:09:57 -04:00
Ann Priestman d78cab81c4 Don't let the user graphs have a max height of zero.
codacy fixes
2018-06-06 12:28:02 -04:00
Ann Priestman 9c9b0c8306 Cleanup 2018-06-06 11:47:48 -04:00
Ann Priestman 8227d42f1b Cleanup 2018-06-06 09:47:28 -04:00
rishwanth1995 3eb841bd51 added new getArtifactInstancesKnownBad 2018-06-06 09:24:25 -04:00
William Schaefer 881ece6cc6 3570 Update sevenzipjbinding jars and commands 2018-06-05 17:35:31 -04:00
U-BASIS\dgrove 6c8e998765 Fixed table refresh bug. 2018-06-05 14:02:38 -04:00
U-BASIS\dgrove 3573f31f9c Fixed bug with SQL pull of instance data. 2018-06-05 11:49:27 -04:00
Ann Priestman f48017aeae Fix unchecked exception warning.
Change list name to standard capitalization.
2018-06-05 08:45:06 -04:00
U-BASIS\zhaohui bb42172f61 3780: Update variable name. 2018-06-04 16:09:17 -04:00
Ann Priestman e8dc844166 Removed unnecessary graphing code 2018-06-04 15:45:03 -04:00
U-BASIS\zhaohui 1e2da8769e 3780: cleanup 2018-06-04 15:13:37 -04:00
U-BASIS\zhaohui 217325bbba 3780: Adjust the size of the list panel and lower getter/setter access level 2018-06-04 15:13:02 -04:00
Ann Priestman 6bd41fbb12 Improving bar graph 2018-06-04 13:29:47 -04:00
Ann Priestman c37bc2f360 Merge remote-tracking branch 'upstream/develop' into 3879_userMetrics 2018-06-04 10:59:33 -04:00
rishwanth1995 ebceb7e90d added new getArtifactBadInstances method to eamdb 2018-06-04 10:41:24 -04:00
U-BASIS\dgrove 50546c77de Added additional rules to qualify files to be processed. 2018-06-04 02:38:53 -04:00
U-BASIS\dgrove 78a6981983 Modified comments. 2018-06-04 00:13:24 -04:00
U-BASIS\dgrove 6a597e518f Partial implementation. 2018-06-04 00:09:34 -04:00
U-BASIS\zhaohui 264b316859 3780: Removed unused import. 2018-06-01 16:41:57 -04:00
U-BASIS\zhaohui ab58fcceb4 3780: Updates according the review. 2018-06-01 16:32:31 -04:00
Brian Carrier e2a1f9fcdd Merge pull request #3818 from sleuthkit/other_occurance_refactor
Refactor other occurence tab for intra cases
2018-06-01 15:56:50 -04:00
William Schaefer 68aba62146 3845 fix issue with accessing image content when not local files 2018-06-01 15:54:35 -04:00
Brian Carrier 47b886902a do not rely on EamDB for case files 2018-06-01 14:36:24 -04:00
Ann Priestman 519df52ff3 Added user metric graph panel 2018-06-01 13:02:41 -04:00
Brian Carrier ae2e64ec35 Added PMD supression 2018-06-01 12:53:51 -04:00
Brian Carrier 0fb67b7879 refactor other occurance panel for intracase correlation 2018-06-01 12:25:57 -04:00
Brian Carrier ffd9da1f0d refactor other occurance panel for intracase correlation 2018-06-01 12:25:49 -04:00
Ann Priestman 663315b44c Added user metrics and bar graphs. 2018-06-01 12:21:02 -04:00
Raman e022f9666c 3877: Remove "Quick Tag" submenu 2018-06-01 08:17:22 -04:00
U-BASIS\dgrove aa2ef6f44a Improved code quality. 2018-06-01 00:42:44 -04:00
U-BASIS\zhaohui 401c1134f6 3780: Updates according the review 2018-05-31 10:19:42 -04:00
U-BASIS\dgrove 53208e60e9 Several bug fixes with implementation. 2018-05-30 15:25:09 -04:00
rishwanth1995 8b5131c466 htmlreport refactor 2018-05-29 16:20:36 -04:00
rishwanth1995 0e971dbc11 used processbuilder instead of subprocess in Runexe python module 2018-05-29 13:42:32 -04:00
U-BASIS\zhaohui 29d9dec46e 3844: Updates according the comments 2018-05-29 12:53:04 -04:00
William Schaefer 79b7a357d7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-ObjectDetectionModule 2018-05-29 10:44:06 -04:00
U-BASIS\dgrove e241a89f8a Partial implementation. Does not load comment into dialog. 2018-05-29 10:06:25 -04:00
William Schaefer 0c9dab2cca 3832 allow sort order to be returned to its originally sorted order 2018-05-25 16:41:52 -04:00
William Schaefer ce28105bd3 3832 remove MaxJobsPerCase feature 2018-05-25 16:41:42 -04:00
William Schaefer 0b07900916 3832 ensure priority comparator more likely to provide consistant sorting 2018-05-25 16:41:29 -04:00
William Schaefer 175a058b50 3832 modify priority comparator to use manifest date as tie breaker 2018-05-25 16:41:10 -04:00
U-BASIS\zhaohui 9047630ff7 3780: Fix the issue reported by Codacy 2018-05-25 16:13:25 -04:00
U-BASIS\zhaohui 7f0684f9e6 3780: Update Keyword Ad hoc search list. 2018-05-25 16:02:17 -04:00
Ann Priestman 1dc1355c1c Fixing y coordinate for trend lines that don't fit on the graph. 2018-05-25 15:54:54 -04:00