Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6097)

Issue 232560043: Fix analysis plugins, move analysis plugins to use CLI helpers, fix typos. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 11 months ago by onager
Modified:
8 years, 11 months ago
Reviewers:
Joachim Metz, kiddi
CC:
log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

Fix analysis plugins, move analysis plugins to use CLI helpers, fix typos.

Patch Set 1 #

Total comments: 18

Patch Set 2 : Uploading changes made to code. #

Total comments: 34

Patch Set 3 : Uploading changes made to code. #

Total comments: 2

Patch Set 4 : Uploading changes made to code. #

Patch Set 5 : Submitted. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -147 lines) Patch
M config/dpkg/changelog View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M docs/plaso.cli.helpers.rst View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M plaso/__init__.py View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M plaso/analysis/interface.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M plaso/analysis/manager.py View 1 2 8 chunks +9 lines, -11 lines 0 comments Download
M plaso/analysis/mediator.py View 1 2 3 5 chunks +27 lines, -8 lines 0 comments Download
M plaso/analysis/test_lib.py View 2 chunks +2 lines, -6 lines 0 comments Download
M plaso/analysis/windows_services.py View 1 2 7 chunks +26 lines, -23 lines 0 comments Download
M plaso/analysis/windows_services_test.py View 1 chunk +2 lines, -1 line 0 comments Download
M plaso/cli/helpers/__init__.py View 1 chunk +1 line, -0 lines 0 comments Download
M plaso/cli/helpers/manager.py View 1 chunk +1 line, -1 line 0 comments Download
A plaso/cli/helpers/windows_services_analysis.py View 1 2 1 chunk +58 lines, -0 lines 0 comments Download
M plaso/dependencies.py View 1 1 chunk +1 line, -1 line 0 comments Download
M plaso/engine/queue.py View 2 chunks +11 lines, -0 lines 0 comments Download
M plaso/engine/single_process.py View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M plaso/frontend/psort.py View 1 2 14 chunks +66 lines, -39 lines 0 comments Download
M plaso/lib/event.py View 1 2 2 chunks +14 lines, -1 line 0 comments Download
M plaso/lib/storage.py View 1 1 chunk +1 line, -1 line 0 comments Download
M plaso/output/l2t_csv_test.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/parsers/firefox_cache_test.py View 1 chunk +1 line, -2 lines 0 comments Download
M plaso/parsers/winreg_plugins/typedurls.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/winnt/human_readable_service_enums.py View 1 1 chunk +17 lines, -17 lines 0 comments Download
M plaso/winreg/path_expander.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/psort.py View 5 chunks +28 lines, -31 lines 0 comments Download

Messages

Total messages: 11
onager
8 years, 11 months ago (2015-05-18 19:43:37 UTC) #1
Joachim Metz
Couple of things we need to discuss but overall good. https://codereview.appspot.com/232560043/diff/1/plaso/analysis/mediator.py File plaso/analysis/mediator.py (right): https://codereview.appspot.com/232560043/diff/1/plaso/analysis/mediator.py#newcode49 ...
8 years, 11 months ago (2015-05-18 21:00:34 UTC) #2
onager
Code updated.
8 years, 11 months ago (2015-05-27 13:26:57 UTC) #3
onager
https://codereview.appspot.com/232560043/diff/1/plaso/analysis/mediator.py File plaso/analysis/mediator.py (right): https://codereview.appspot.com/232560043/diff/1/plaso/analysis/mediator.py#newcode49 plaso/analysis/mediator.py:49: def GetDataLocation(self): On 2015/05/18 21:00:34, Joachim Metz wrote: > ...
8 years, 11 months ago (2015-05-27 13:28:13 UTC) #4
Joachim Metz
Style nits remaining and let's make sure to sync the docs on the psort queueing, ...
8 years, 11 months ago (2015-05-27 14:24:15 UTC) #5
onager
Code updated.
8 years, 11 months ago (2015-05-27 14:48:26 UTC) #6
onager
Addressed these comments, still updating process management doc. https://codereview.appspot.com/232560043/diff/20001/plaso/analysis/manager.py File plaso/analysis/manager.py (right): https://codereview.appspot.com/232560043/diff/20001/plaso/analysis/manager.py#newcode43 plaso/analysis/manager.py:43: def ...
8 years, 11 months ago (2015-05-27 14:54:01 UTC) #7
Joachim Metz
LGTM https://codereview.appspot.com/232560043/diff/20001/plaso/engine/single_process.py File plaso/engine/single_process.py (right): https://codereview.appspot.com/232560043/diff/20001/plaso/engine/single_process.py#newcode366 plaso/engine/single_process.py:366: """Included for compatibility with the Multiprocessing queue.""" Please ...
8 years, 11 months ago (2015-05-27 15:32:26 UTC) #8
onager
Code updated.
8 years, 11 months ago (2015-05-27 15:38:38 UTC) #9
onager
Processing doc is updated. https://codereview.appspot.com/232560043/diff/20001/plaso/engine/single_process.py File plaso/engine/single_process.py (right): https://codereview.appspot.com/232560043/diff/20001/plaso/engine/single_process.py#newcode366 plaso/engine/single_process.py:366: """Included for compatibility with the ...
8 years, 11 months ago (2015-05-27 15:44:09 UTC) #10
onager
8 years, 11 months ago (2015-05-27 15:46:24 UTC) #11
Code Submitted.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b