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 |
|
Andrew Ziehl
|
fecfc8df70
|
Wrapper Child factory in callable to further delay execution. Still doesn't make Search lazy since DataResultFilterNode will gather all children and do lookups which triggers the children queries.
|
2018-06-07 08:56:33 -07: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 |
|
Brian Sweeney
|
69b6eb14fa
|
more progress
|
2018-06-06 18:12:03 -06: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 |
|
Andrew Ziehl
|
71ab71410c
|
Move more of root node construction to background thread, to make common files search lazier
|
2018-06-06 10:09:50 -07: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 |
|
Brian Sweeney
|
4c0984c6d2
|
wip - created new node type to support cr files being displayed in tree table
|
2018-06-05 23:42:20 -06:00 |
|
Brian Sweeney
|
2dc5ccb113
|
cleanup
|
2018-06-05 22:50:19 -06:00 |
|
Brian Sweeney
|
e8718c61e8
|
more uneeded code
|
2018-06-05 22:47:41 -06:00 |
|
Brian Sweeney
|
732eb3133f
|
ziehl figured out how to do this sql server side so we can remove some now redundant code
|
2018-06-05 20:55:57 -06:00 |
|
Brian Sweeney
|
59d97f69b4
|
comments
|
2018-06-05 20:50:20 -06:00 |
|
Brian Sweeney
|
402c8bb45f
|
create sheet stuff added
|
2018-06-05 20:42:28 -06:00 |
|
Brian Sweeney
|
24f58029d2
|
stubbed out getactions on new type
|
2018-06-05 20:12:48 -06:00 |
|
William Schaefer
|
881ece6cc6
|
3570 Update sevenzipjbinding jars and commands
|
2018-06-05 17:35:31 -04:00 |
|
Brian Sweeney
|
da8021ccd6
|
Merge branch '3870-ui-unresponsiveness' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
|
2018-06-05 15:11:23 -06:00 |
|
Brian Sweeney
|
b1f914e756
|
starting rearchitect of intercase correlation
|
2018-06-05 15:00:28 -06:00 |
|
Andrew Ziehl
|
5840c678fc
|
Merge branch '3788-intercase-correlation' of https://github.com/briangsweeney/autopsy into 3870-ui-unresponsiveness
# Conflicts:
# Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/AbstractSqlEamDb.java
|
2018-06-05 13:09:19 -07: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 |
|
Brian Sweeney
|
ae9d90f913
|
rename
|
2018-06-04 19:30:44 -06:00 |
|
Brian Sweeney
|
583b02de40
|
1st pass to address bug where files not in the present case get the wrong name
|
2018-06-04 15:52:44 -06:00 |
|
Ann Priestman
|
e8dc844166
|
Removed unnecessary graphing code
|
2018-06-04 15:45:03 -04:00 |
|
Andrew Ziehl
|
fc6e3b2bba
|
Fix for inter case case specific results also showing intra-case only matches from the CR. Now only displays results which are in both the current case and specific case.
|
2018-06-04 10:53:41 -07: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 |
|
Brian Sweeney
|
b91d066631
|
ensure that intercase search does not return matches for files which only appear in a single case (this would be an intra-case result)
|
2018-06-03 23:13:51 -06: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 |
|