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

Issue 246490043: Issue #236: Step two of preg refactoring. (Closed)

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

Description

Issue #236: Step two of preg refactoring.

Patch Set 1 #

Total comments: 75

Patch Set 2 : Uploading changes made to code. #

Patch Set 3 : Uploading changes made to code. #

Total comments: 70

Patch Set 4 : Uploading changes made to code. #

Total comments: 22

Patch Set 5 : Uploading changes made to code. #

Patch Set 6 : Submitted. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1689 lines, -1470 lines) Patch
M config/dpkg/changelog View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M plaso/cli/storage_media_tool.py View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M plaso/frontend/preg.py View 1 2 3 4 14 chunks +524 lines, -289 lines 0 comments Download
D tests/frontend/preg.py View 1 2 chunks +126 lines, -9 lines 0 comments Download
M tests/hashers/test_lib.py View 1 2 3 1 chunk +3 lines, -4 lines 0 comments Download
M tests/parsers/test_lib.py View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M tools/log2timeline.py View 1 chunk +0 lines, -3 lines 0 comments Download
M tools/preg.py View 1 2 3 4 32 chunks +809 lines, -999 lines 0 comments Download
D tools/preg_test.py View 1 2 3 4 6 chunks +204 lines, -160 lines 0 comments Download
M tools/test_lib.py View 1 2 3 4 2 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 14
kiddi
9 years, 3 months ago (2015-06-25 05:52:32 UTC) #1
kiddi
This is an early stage "preview" of the CL. Removed all tests since they have ...
9 years, 3 months ago (2015-06-25 05:54:59 UTC) #2
Joachim Metz
Initial nits https://codereview.appspot.com/246490043/diff/1/plaso/frontend/preg.py File plaso/frontend/preg.py (right): https://codereview.appspot.com/246490043/diff/1/plaso/frontend/preg.py#newcode59 plaso/frontend/preg.py:59: """Yields consumed event objects.""" Make this docstring ...
9 years, 3 months ago (2015-06-25 11:52:28 UTC) #3
kiddi
Done, this CL should now be ready for review. I've added all the tests in ...
9 years, 2 months ago (2015-06-30 00:09:06 UTC) #4
kiddi
Code updated.
9 years, 2 months ago (2015-06-30 00:09:50 UTC) #5
kiddi
Code updated.
9 years, 2 months ago (2015-06-30 03:26:53 UTC) #6
Joachim Metz
I definitely improvement over the old version. Some nits. https://codereview.appspot.com/246490043/diff/40001/plaso/frontend/preg.py File plaso/frontend/preg.py (right): https://codereview.appspot.com/246490043/diff/40001/plaso/frontend/preg.py#newcode13 plaso/frontend/preg.py:13: ...
9 years, 2 months ago (2015-06-30 05:38:29 UTC) #7
kiddi
done https://codereview.appspot.com/246490043/diff/40001/plaso/frontend/preg.py File plaso/frontend/preg.py (right): https://codereview.appspot.com/246490043/diff/40001/plaso/frontend/preg.py#newcode13 plaso/frontend/preg.py:13: from plaso.engine import queue On 2015/06/30 05:38:28, Joachim ...
9 years, 2 months ago (2015-06-30 16:54:42 UTC) #8
kiddi
Code updated.
9 years, 2 months ago (2015-06-30 16:57:47 UTC) #9
Joachim Metz
https://codereview.appspot.com/246490043/diff/40001/plaso/frontend/preg.py File plaso/frontend/preg.py (right): https://codereview.appspot.com/246490043/diff/40001/plaso/frontend/preg.py#newcode697 plaso/frontend/preg.py:697: def __init__(self, file_entry, collector_name, codepage=u'cp1252'): Yes largely since these ...
9 years, 2 months ago (2015-06-30 17:57:37 UTC) #10
kiddi
done. https://codereview.appspot.com/246490043/diff/60001/plaso/frontend/preg.py File plaso/frontend/preg.py (right): https://codereview.appspot.com/246490043/diff/60001/plaso/frontend/preg.py#newcode283 plaso/frontend/preg.py:283: """Create and return back a parser mediator object. ...
9 years, 2 months ago (2015-06-30 18:25:57 UTC) #11
kiddi
Code updated.
9 years, 2 months ago (2015-06-30 18:39:33 UTC) #12
Joachim Metz
LGTM
9 years, 2 months ago (2015-06-30 19:01:02 UTC) #13
kiddi
9 years, 2 months ago (2015-06-30 19:05:04 UTC) #14
Code Submitted.
Sign in to reply to this message.

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