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

Issue 327670043: [plaso] Code clean up of tools (Closed)

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

Description

[plaso] Code clean up of tools

Patch Set 1 #

Total comments: 3

Patch Set 2 : Code clean up of tools #

Total comments: 8

Patch Set 3 : Changes after merge and review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -69 lines) Patch
M plaso/cli/helpers/analysis_plugins.py View 1 2 1 chunk +6 lines, -8 lines 0 comments Download
M plaso/cli/log2timeline_tool.py View 1 2 5 chunks +2 lines, -5 lines 0 comments Download
M plaso/cli/psort_tool.py View 1 2 1 chunk +4 lines, -6 lines 0 comments Download
M plaso/cli/psteal_tool.py View 1 2 10 chunks +28 lines, -28 lines 0 comments Download
M plaso/cli/tool_options.py View 1 2 3 chunks +7 lines, -3 lines 0 comments Download
M tests/cli/psteal_tool.py View 1 2 13 chunks +23 lines, -19 lines 0 comments Download

Messages

Total messages: 13
Joachim Metz
6 years, 6 months ago (2017-10-13 12:17:14 UTC) #1
onager
On 2017/10/13 12:17:14, Joachim Metz wrote: Note this CL conflicts with https://codereview.appspot.com/330540043/ and https://codereview.appspot.com/333850043/
6 years, 6 months ago (2017-10-13 20:41:59 UTC) #2
onager
https://codereview.appspot.com/327670043/diff/1/plaso/cli/log2timeline_tool.py File plaso/cli/log2timeline_tool.py (right): https://codereview.appspot.com/327670043/diff/1/plaso/cli/log2timeline_tool.py#newcode46 plaso/cli/log2timeline_tool.py:46: tool_options.OutputModuleOptions, Why does log2timeline need to do anything with ...
6 years, 6 months ago (2017-10-13 20:45:02 UTC) #3
Joachim Metz
https://codereview.appspot.com/327670043/diff/1/plaso/cli/log2timeline_tool.py File plaso/cli/log2timeline_tool.py (right): https://codereview.appspot.com/327670043/diff/1/plaso/cli/log2timeline_tool.py#newcode46 plaso/cli/log2timeline_tool.py:46: tool_options.OutputModuleOptions, good catch, seems to be regression due to ...
6 years, 6 months ago (2017-10-14 08:14:11 UTC) #4
Joachim Metz
Code updated.
6 years, 6 months ago (2017-10-14 08:18:01 UTC) #5
aaronp
Looks like Onager already reviewed this, let me know if you also want my review ...
6 years, 6 months ago (2017-10-15 05:50:06 UTC) #6
onager
https://codereview.appspot.com/327670043/diff/20001/plaso/cli/psort_tool.py File plaso/cli/psort_tool.py (right): https://codereview.appspot.com/327670043/diff/20001/plaso/cli/psort_tool.py#newcode422 plaso/cli/psort_tool.py:422: self.list_output_modules = self._output_format == 'list' Please be careful when ...
6 years, 6 months ago (2017-10-19 23:28:32 UTC) #7
Joachim Metz
https://codereview.appspot.com/327670043/diff/20001/plaso/cli/psort_tool.py File plaso/cli/psort_tool.py (right): https://codereview.appspot.com/327670043/diff/20001/plaso/cli/psort_tool.py#newcode422 plaso/cli/psort_tool.py:422: self.list_output_modules = self._output_format == 'list' what is the correct ...
6 years, 6 months ago (2017-10-20 05:06:06 UTC) #8
Joachim Metz
Code updated.
6 years, 6 months ago (2017-10-20 05:06:31 UTC) #9
onager
LGTM https://codereview.appspot.com/327670043/diff/20001/plaso/cli/psort_tool.py File plaso/cli/psort_tool.py (right): https://codereview.appspot.com/327670043/diff/20001/plaso/cli/psort_tool.py#newcode422 plaso/cli/psort_tool.py:422: self.list_output_modules = self._output_format == 'list' On 2017/10/20 05:06:06, ...
6 years, 6 months ago (2017-10-20 17:02:49 UTC) #10
Joachim Metz
https://codereview.appspot.com/327670043/diff/20001/plaso/cli/psort_tool.py File plaso/cli/psort_tool.py (right): https://codereview.appspot.com/327670043/diff/20001/plaso/cli/psort_tool.py#newcode422 plaso/cli/psort_tool.py:422: self.list_output_modules = self._output_format == 'list' > "# a required ...
6 years, 6 months ago (2017-10-20 17:22:10 UTC) #11
Joachim Metz
Changes have been merged with master branch. To close the review and clean up the ...
6 years, 6 months ago (2017-10-20 17:26:56 UTC) #12
Joachim Metz
6 years, 6 months ago (2017-10-20 18:47:18 UTC) #13
Message was sent while issue was closed.
https://codereview.appspot.com/327670043/diff/1/plaso/cli/log2timeline_tool.py
File plaso/cli/log2timeline_tool.py (right):

https://codereview.appspot.com/327670043/diff/1/plaso/cli/log2timeline_tool.p...
plaso/cli/log2timeline_tool.py:46: tool_options.OutputModuleOptions,
actually this is legacy behavior, removing anyway.
Sign in to reply to this message.

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