16891 Commits

Author SHA1 Message Date
esaunders
6f3afd579f Merge branch 'report-search' of github.com:sleuthkit/autopsy into report_index_and_search 2018-01-31 12:37:42 -05:00
esaunders
0725972d8d Added support for keyword hits discovered in Reports. 2018-01-31 12:35:53 -05:00
Richard Cordovano
22f36b4e16
Merge pull request #3398 from esaunders/report_index_and_search
Added support for Report indexing
2018-01-31 12:27:12 -05:00
Raman
3794ea8717 Merge branch 'sqliteviewer' of https://github.com/raman-bt/autopsy into plistviewer 2018-01-31 12:15:12 -05:00
Ann Priestman
23c5e5be62 Finished reference set tests 2018-01-31 08:48:04 -05:00
Raman
8a6b50b053 Added PropKeyValue class to store a property key/type/value 2018-01-31 08:05:10 -05:00
Richard Cordovano
52cd06a114 Revert "Add NamedThreadFactory to ThreadUtils"
This reverts commit 8bd4317f94b35a7bb9ec83d2fb8461cd5ed19a38.
2018-01-30 17:23:48 -05:00
Richard Cordovano
8bd4317f94 Add NamedThreadFactory to ThreadUtils 2018-01-30 16:57:01 -05:00
Richard Cordovano
0b16dbb50e
Merge pull request #3402 from zhhl/3499-RuleSetList
3499: List of rulesets to test.
2018-01-30 16:55:12 -05:00
U-BASIS\zhaohui
d80a0a468d 3499: Fix spelling. 2018-01-30 16:54:28 -05:00
U-BASIS\zhaohui
1089c1b205 3499: List of rulesets to test. 2018-01-30 16:41:40 -05:00
rishwanth
196a13ddb3 removed xdock jvm.option for linux and window build 2018-01-30 12:10:55 -05:00
rishwanth
8d33d2d2d9 removed xdock for linux and windows build 2018-01-30 11:24:49 -05:00
rishwanth
a7f696c600 removed xdock for windows and linux build 2018-01-30 10:33:27 -05:00
Raman
338334f629 3415: Show SQLite table contents
Resize columns based on data from top 20 rows
2018-01-30 09:50:25 -05:00
Raman
fce9559106 3508: File content viewer for binary PList files
- Integrate an PList parser
2018-01-30 07:27:56 -05:00
esaunders
0e5402b608 Remove arch.xml 2018-01-29 16:28:45 -05:00
esaunders
fc51baa554 Added support for Report indexing. 2018-01-29 16:19:32 -05:00
U-BASIS\dgrove
2ad7f25258 Merge remote-tracking branch 'upstream/release-4.6.0' into 3356_KeywordSearchListMultiSelect 2018-01-29 16:17:26 -05:00
U-BASIS\dgrove
3f208e1a3b Handling multiple files for kws list imports. 2018-01-29 16:10:33 -05:00
Ann Priestman
e502fedd9b Partway through reference set tests 2018-01-29 14:40:48 -05:00
U-BASIS\zhaohui
78cb915b38 3366: Update the copyright to current year. 2018-01-29 14:17:48 -05:00
U-BASIS\zhaohui
36766e2d51 3366: Edit Details button should only be visible when Details tab selected. 2018-01-29 14:16:08 -05:00
U-BASIS\dgrove
9c9d85a502 Minor tweaks. 2018-01-29 12:21:45 -05:00
U-BASIS\dgrove
fc63d67740 Moved interesting file artifact creation logic. 2018-01-29 12:15:39 -05:00
Ann Priestman
2dfa6a25f0 Wrote data sources tests 2018-01-29 11:50:40 -05:00
Ann Priestman
487202790f Case test method is done 2018-01-29 08:05:48 -05:00
U-BASIS\zhaohui
c7a7898b95 3469_3470: Use variable to make code more readable. 2018-01-26 15:14:27 -05:00
U-BASIS\zhaohui
4a4e163571 3469_3470: cleanup 2018-01-26 11:58:29 -05:00
U-BASIS\zhaohui
f80b3d94c1 3469_3470: Catch Runtime exception for too large data for Excel cell and fix the HTML formatting issue. 2018-01-25 13:37:59 -05:00
Ann Priestman
299c80669c Made initial test method for central repo.
Made a few method public/made new public methods needed for tests.
2018-01-25 13:10:06 -05:00
Richard Cordovano
1c94099de9
Merge pull request #3391 from APriestman/crDatasourceTypo
Fix correlation data source argument order
2018-01-25 12:09:50 -05:00
Ann Priestman
e18e1c2b30 Fix correlation data source argument order 2018-01-25 11:23:13 -05:00
U-BASIS\dgrove
a33e4c9b3b Corrected typo. 2018-01-24 17:35:50 -05:00
U-BASIS\dgrove
eeb83e270c Revised some code comments. 2018-01-24 17:31:32 -05:00
U-BASIS\dgrove
71c35d63ec Merge remote-tracking branch 'upstream/release-4.6.0' into 3468_ArtifactHits 2018-01-24 17:24:39 -05:00
U-BASIS\dgrove
c49e33e5b6 Updated logic to properly handle artifact and content nodes. 2018-01-24 17:20:01 -05:00
Richard Cordovano
0a0f5c1894
Merge pull request #3388 from APriestman/3495_multiUserOpen
Update multi user case open screenshot
2018-01-24 12:21:27 -05:00
Ann Priestman
9190b8a811 Update multi user case open screenshot 2018-01-24 11:35:12 -05:00
Richard Cordovano
c25f61544b
Merge pull request #3386 from APriestman/3495_liveTriageDoc
Added page documenting the Live Triage function
2018-01-24 08:55:27 -05:00
Ann Priestman
0130993b31 Minor text fix 2018-01-24 08:30:19 -05:00
raman-bt
3e394c0270
Merge pull request #1 from millmanorama/sqliteviewer
refactor SQLiteViewer to fix scroll bar and painting issues.
2018-01-24 07:49:24 -05:00
millmanorama
6b02ab1358 refactor SQLiteViewer to fix scroll bar and painting issues. 2018-01-24 11:55:10 +01:00
Richard Cordovano
c50bf7884c
Merge pull request #3387 from esaunders/report_index_and_search
3473 Changed TextExtractors to take Content instead of AbstractFile
2018-01-23 16:35:26 -05:00
esaunders
7ad496cb12 Merge branch 'develop' of github.com:sleuthkit/autopsy into report_index_and_search 2018-01-23 16:20:03 -05:00
esaunders
77fd9b4436 Changed TextExtractors to handle Content instead of AbstractFile. 2018-01-23 16:18:58 -05:00
Ann Priestman
fb580e2bff Added page documenting the Live Triage function 2018-01-23 14:53:54 -05:00
Raman
75f6198190 Fixed a warning. 2018-01-23 13:33:03 -05:00
Richard Cordovano
1dc6557997
Merge pull request #3385 from wschaeferB/3485-MenuActionReordering
3485 Open Case Folder moved to case menu, tools menu reordered
2018-01-23 11:41:32 -05:00
Richard Cordovano
447c4d430d Merger in release-4.6.0 branch 2018-01-23 11:34:53 -05:00