U-BASIS\dgrove
|
3c8daa283a
|
Allow new menu item to appear for local files.
|
2018-06-07 17:05:34 -04:00 |
|
Raman
|
3a86bfc5ec
|
Codacy-inspired minor cleanup
|
2018-06-07 16:30:08 -04:00 |
|
Raman
|
d8412271f7
|
Minor cleaanup
|
2018-06-07 16:13:38 -04:00 |
|
U-BASIS\dgrove
|
d658665e6c
|
Third batch updated for PMD error suppression and correction.
|
2018-06-07 16:07:24 -04:00 |
|
U-BASIS\dgrove
|
0e0ca3ad75
|
Addressed review comments.
|
2018-06-07 15:20:52 -04:00 |
|
Brian Carrier
|
d1ffa14500
|
codacy changes
|
2018-06-07 14:03:30 -04:00 |
|
Raman
|
00bcaf8d85
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3865_replace_tag
|
2018-06-07 13:49:35 -04:00 |
|
Raman
|
1d3fffadf9
|
Refactored to remove code duplication
|
2018-06-07 13:48:38 -04:00 |
|
Brian Carrier
|
15d4185c47
|
fix tests, more API reduction
|
2018-06-07 13:45:04 -04:00 |
|
U-BASIS\dgrove
|
0a3fabce8f
|
Second batch updated for PMD error suppression and correction.
|
2018-06-07 13:26:18 -04:00 |
|
U-BASIS\dgrove
|
f94861b24a
|
First batch updated for PMD error suppression and correction.
|
2018-06-07 12:22:55 -04:00 |
|
U-BASIS\dgrove
|
66f4e527a1
|
Merge remote-tracking branch 'upstream/develop' into 3854_ViewFileInDirectoryKeywordSearchHits
|
2018-06-07 11:08:33 -04:00 |
|
U-BASIS\dgrove
|
8332618e45
|
Added 'View Source File in Directory' to menu.
|
2018-06-07 11:07:54 -04:00 |
|
Raman
|
e24ce32154
|
3865: Replace Tags
- Initial Commit
|
2018-06-07 10:53:42 -04:00 |
|
rishwanth1995
|
7f51cc4402
|
added logic to respond for selection in view artifact
added if-else logic to manually respond to the selection if the
node remains the same in the tree view.
|
2018-06-07 10:34:27 -04:00 |
|
Richard Cordovano
|
a742fcbf5d
|
Merge pull request #3819 from dgrove727/3876_ClarifyEncryptedArchiveComments
Modified comments.
|
2018-06-07 10:07:08 -04:00 |
|
Richard Cordovano
|
26cf84bfb2
|
Update Bundle.properties
Changed "ZIP" to more generic term "archive" for comment attribute of encryption detected artifacts for archive files.
|
2018-06-07 10:06:50 -04:00 |
|
Richard Cordovano
|
d6a8bac102
|
Merge pull request #3765 from briangsweeney/3776-intra-case-tests
3776 intra case tests
|
2018-06-07 10:02:19 -04:00 |
|
Richard Cordovano
|
d77d99dc15
|
Merge pull request #3812 from APriestman/3874_trendLines
Fixing y coordinate for trend lines that don't fit on the graph.
|
2018-06-07 09:33:58 -04:00 |
|
U-BASIS\dgrove
|
b6ebaaff1d
|
New EamArtifactUtil method added.
|
2018-06-07 01:30:55 -04:00 |
|
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 |
|
Ann Priestman
|
e8dc844166
|
Removed unnecessary graphing code
|
2018-06-04 15:45:03 -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 |
|
William Schaefer
|
419db1dccb
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3819-7ZipDepthFix
|
2018-06-01 16:26:05 -04:00 |
|
William Schaefer
|
08e92d359f
|
3819 make SevenZipExtractor static in embeddedFileExtractor module
|
2018-06-01 16:08:04 -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 |
|