10157 Commits

Author SHA1 Message Date
Brian Sweeney
d3273899ba appropriate columns in common files search 2018-04-19 11:32:07 -06:00
Brian Sweeney
0f1a271689 adjusted the sql query to select all the data needed to display common files, passed new data down to nodes 2018-04-19 11:32:06 -06:00
Brian Sweeney
072bc77618 utility for collating common files 2018-04-19 11:32:06 -06:00
Brian Sweeney
699c94388d first pass at reimplementing common search results with CommonSearchNode 2018-04-19 11:32:06 -06:00
Brian Sweeney
9098cc1108 begin some changes based on latest comments from story 3602 - implenet AbstractNode rather than AbstractFsContentNode 2018-04-19 11:32:05 -06:00
Brian Sweeney
a3c6524803 renamed a class 2018-04-19 11:32:05 -06:00
Brian Sweeney
c0a61d69d9 tweaks based on PR comments 2018-04-19 11:32:04 -06:00
Brian Sweeney
636fd51ae3 amended swing worker pattern as per richards best practices 2018-04-19 11:32:04 -06:00
Brian Sweeney
9b095e7c84 removed unneeded interface, renamed a type to be more descriptive 2018-04-19 11:32:03 -06:00
Andrew Ziehl
300955eda5 known files query update 2018-04-19 11:32:03 -06:00
Brian Sweeney
cf6eea2982 comments 2018-04-19 11:32:03 -06:00
Brian Sweeney
1ab5f69e23 comments based on chat w/richard 2018-04-19 11:32:02 -06:00
Brian Sweeney
ad1890066f messages implemented using message Attribute 2018-04-19 11:32:02 -06:00
Brian Sweeney
700e116a05 comments 2018-04-19 11:32:01 -06:00
Brian Sweeney
8e150395aa 2nd pass implementing swingworker pattern 2018-04-19 11:32:01 -06:00
Brian Sweeney
3125c1fe4a refactored search action target to make use of swingworker pattern 2018-04-19 11:32:01 -06:00
Brian Sweeney
e8709ae38e added serialization id 2018-04-19 11:32:00 -06:00
Brian Sweeney
239d3017f0 synchronized method 2018-04-19 11:32:00 -06:00
Brian Sweeney
868533f325 copyright year corrected 2018-04-19 11:32:00 -06:00
Brian Sweeney
5b466003af static logger 2018-04-19 11:31:59 -06:00
Brian Sweeney
eb19619dae removed use of deprecated functions 2018-04-19 11:31:59 -06:00
Brian Sweeney
5315830aae final classes for types not intended to be subclassed 2018-04-19 11:31:58 -06:00
Brian Sweeney
5f377c01ab comments (license headers and class docs) 2018-04-19 11:31:58 -06:00
Brian Sweeney
3e000780fb license headers added, attribution removed 2018-04-19 11:31:57 -06:00
Brian Sweeney
0ef7cdb5b6 whitespace, removed unneeded checks 2018-04-19 11:31:57 -06:00
Brian Sweeney
cd8eb4cad6 whitespace 2018-04-19 11:31:57 -06:00
Brian Sweeney
8c9ccbd5af first pass a common files search feature 2018-04-19 11:31:56 -06:00
Brian Sweeney
ec8bbb9d2b stubbed out lots of ui components for common files search 2018-04-19 11:31:56 -06:00
Brian Sweeney
ca88f73b12 private member made final 2018-04-19 11:31:55 -06:00
Brian Sweeney
d1460c76aa stubbing out new feature 2018-04-19 11:31:55 -06:00
Brian Sweeney
9698d6c5d6 tab title has more detail about search criteria 2018-04-19 10:53:18 -06:00
Andrew Ziehl
0c5e15d40c Adjust UI Sizing 2018-04-18 15:48:29 -07:00
Andrew Ziehl
c055dc276d Merge branch '3700-3730-3731-3732-3639-roundup' of https://github.com/briangsweeney/autopsy into 3700-3730-3731-3732-3639-roundup 2018-04-18 13:12:43 -07:00
Andrew Ziehl
14551289df wip ui 2018-04-18 13:12:37 -07:00
Ann Priestman
b6fe29d039 Add normalized metric to time hash lookup 2018-04-18 09:55:29 -04:00
Brian Sweeney
57decf7c35 restored empty md5 omissison feature 2018-04-18 07:37:34 -06:00
Brian Sweeney
50cb493e21 unused import 2018-04-18 07:37:15 -06:00
Richard Cordovano
601db87112
Merge pull request #3697 from APriestman/switchMonitorToMilliseconds
Switch from saving nanoseconds to milliseconds (as double precision) in…
2018-04-18 09:19:15 -04:00
Richard Cordovano
d8235e09a9
Merge pull request #3696 from sleuthkit/rename_sheet_vars
Rename property sheet variables for PMD/Codacy.  No logic changes.
2018-04-18 09:18:40 -04:00
Richard Cordovano
9169b584ae
Merge pull request #3695 from sleuthkit/rename_visitor_vars
Made visitor variable longer for PMD warnings.  No logic changes.
2018-04-18 09:18:07 -04:00
Richard Cordovano
69aedbb6f7
Merge pull request #3694 from sleuthkit/report_fix
revert to original addReport() API return value
2018-04-18 09:17:31 -04:00
Richard Cordovano
fa3f84cd18
Merge pull request #3693 from sleuthkit/result_viewer_fix2
make interesting file same priority as hash and keyword hits
2018-04-18 09:17:13 -04:00
Richard Cordovano
a8966605fc
Merge pull request #3686 from dgrove727/3685_FileMetadataScrollBars
Fixed File Metadata scroll bars.
2018-04-18 09:03:32 -04:00
Richard Cordovano
673258c5ed
Merge pull request #3685 from dgrove727/3685_ResultsScrollBars
Fixed Results scroll bars.
2018-04-18 09:03:01 -04:00
Richard Cordovano
5f2d7a52cb
Merge pull request #3684 from dgrove727/3685_HexScrollBars
Fixed Hex scroll bars.
2018-04-18 09:02:25 -04:00
Richard Cordovano
cabbca166f
Merge pull request #3683 from dgrove727/3685_StringsScrollBars
Fixed Strings scroll bars.
2018-04-18 09:02:10 -04:00
Richard Cordovano
2812357845
Merge pull request #3675 from dgrove727/3736_CorrelationEngineBackwardsCompatibility
Updated 'createFileIngestModule()' to check object type.
2018-04-18 08:32:26 -04:00
Richard Cordovano
c34ef2d5ed
Merge pull request #3672 from wschaeferB/3610-SearchableAutoIngestJobs
3610 searchable auto ingest jobs
2018-04-18 08:31:37 -04:00
Richard Cordovano
59020a3ca9
Merge pull request #3667 from dgrove727/1746_TranslationTool
Changed separator position to allow room for 'Translate Text'.
2018-04-18 08:31:19 -04:00
Richard Cordovano
dfe2a30824 Make core result viewers into service providers again 2018-04-18 08:24:51 -04:00