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

Issue 250920043: Clean up of Windows preprocessor plugins #155. (Closed)

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

Description

Clean up of Windows preprocessor plugins #155.

Patch Set 1 #

Patch Set 2 : Uploading changes made to code. #

Patch Set 3 : Uploading changes made to code. #

Total comments: 22

Patch Set 4 : Uploading changes made to code. #

Total comments: 6

Patch Set 5 : Code updated. #

Total comments: 8

Patch Set 6 : Changes after review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+524 lines, -371 lines) Patch
M plaso/engine/engine.py View 1 2 3 4 5 4 chunks +12 lines, -8 lines 0 comments Download
M plaso/frontend/image_export.py View 1 2 3 4 chunks +18 lines, -13 lines 0 comments Download
M plaso/frontend/preg.py View 1 2 3 4 5 5 chunks +50 lines, -14 lines 0 comments Download
M plaso/parsers/winreg.py View 2 chunks +8 lines, -0 lines 0 comments Download
M plaso/preprocessors/interface.py View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M plaso/preprocessors/manager.py View 1 2 3 4 5 6 chunks +68 lines, -14 lines 0 comments Download
M plaso/preprocessors/windows.py View 1 2 3 2 chunks +34 lines, -122 lines 0 comments Download
M plaso/winreg/path_expander.py View 3 chunks +9 lines, -3 lines 0 comments Download
M plaso/winreg/winpyregf.py View 1 2 3 5 chunks +100 lines, -9 lines 0 comments Download
M plaso/winreg/winregistry.py View 1 2 chunks +150 lines, -87 lines 0 comments Download
M tests/engine/single_process.py View 3 chunks +11 lines, -7 lines 0 comments Download
M tests/parsers/winreg_plugins/test_lib.py View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M tests/preprocessors/windows.py View 1 12 chunks +53 lines, -73 lines 0 comments Download
M tests/winreg/cache.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/winreg/winregistry.py View 1 2 3 4 5 1 chunk +4 lines, -17 lines 0 comments Download

Messages

Total messages: 17
Joachim Metz
8 years, 9 months ago (2015-07-05 09:17:35 UTC) #1
Joachim Metz
Not finished yet, but have a look for discussion/direction sake.
8 years, 9 months ago (2015-07-05 09:18:09 UTC) #2
Joachim Metz
Code updated.
8 years, 9 months ago (2015-07-06 06:58:32 UTC) #3
Joachim Metz
Code updated.
8 years, 9 months ago (2015-07-06 08:05:18 UTC) #4
Joachim Metz
Ready for review let me know if you need some addition context and input on ...
8 years, 9 months ago (2015-07-06 08:09:17 UTC) #5
Joachim Metz
Code updated.
8 years, 9 months ago (2015-07-07 08:29:18 UTC) #6
onager
Some initial comments https://codereview.appspot.com/250920043/diff/60001/plaso/engine/engine.py File plaso/engine/engine.py (right): https://codereview.appspot.com/250920043/diff/60001/plaso/engine/engine.py#newcode54 plaso/engine/engine.py:54: the mount point path specification (instance ...
8 years, 9 months ago (2015-07-23 14:47:18 UTC) #7
Joachim Metz
https://codereview.appspot.com/250920043/diff/60001/plaso/engine/engine.py File plaso/engine/engine.py (right): https://codereview.appspot.com/250920043/diff/60001/plaso/engine/engine.py#newcode54 plaso/engine/engine.py:54: the mount point path specification (instance of path.PathSpec). On ...
8 years, 9 months ago (2015-07-24 03:55:32 UTC) #8
Joachim Metz
Code updated.
8 years, 9 months ago (2015-07-24 03:57:40 UTC) #9
onager
https://codereview.appspot.com/250920043/diff/80001/plaso/engine/engine.py File plaso/engine/engine.py (right): https://codereview.appspot.com/250920043/diff/80001/plaso/engine/engine.py#newcode46 plaso/engine/engine.py:46: a volume on storage media device or image. It ...
8 years, 9 months ago (2015-07-24 08:13:08 UTC) #10
Joachim Metz
https://codereview.appspot.com/250920043/diff/80001/plaso/engine/engine.py File plaso/engine/engine.py (right): https://codereview.appspot.com/250920043/diff/80001/plaso/engine/engine.py#newcode48 plaso/engine/engine.py:48: the base location of the file system. the base ...
8 years, 9 months ago (2015-07-24 09:59:17 UTC) #11
Joachim Metz
https://codereview.appspot.com/250920043/diff/80001/plaso/engine/engine.py File plaso/engine/engine.py (right): https://codereview.appspot.com/250920043/diff/80001/plaso/engine/engine.py#newcode46 plaso/engine/engine.py:46: a volume on storage media device or image. It ...
8 years, 9 months ago (2015-07-25 04:00:42 UTC) #12
Joachim Metz
Code updated.
8 years, 9 months ago (2015-07-28 15:12:23 UTC) #13
onager
On 2015/07/28 15:12:23, Joachim Metz wrote: > Code updated. Minor comments, otherwise LGTM
8 years, 9 months ago (2015-07-30 09:11:15 UTC) #14
onager
Now with the comments! https://codereview.appspot.com/250920043/diff/100001/plaso/engine/engine.py File plaso/engine/engine.py (right): https://codereview.appspot.com/250920043/diff/100001/plaso/engine/engine.py#newcode47 plaso/engine/engine.py:47: file system searcher (instance of ...
8 years, 9 months ago (2015-07-30 12:24:07 UTC) #15
Joachim Metz
https://codereview.appspot.com/250920043/diff/100001/plaso/engine/engine.py File plaso/engine/engine.py (right): https://codereview.appspot.com/250920043/diff/100001/plaso/engine/engine.py#newcode47 plaso/engine/engine.py:47: file system searcher (instance of FileSystemSearcher) to indicate On ...
8 years, 9 months ago (2015-07-30 12:37:54 UTC) #16
Joachim Metz
8 years, 9 months ago (2015-07-30 12:41:41 UTC) #17
Code updated.
Sign in to reply to this message.

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