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

Issue 282540043: Added initial version of StorageReader #102 (Closed)

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

Description

Added initial version of StorageReader #102

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changes after review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -177 lines) Patch
M plaso/engine/queue.py View 4 chunks +4 lines, -4 lines 0 comments Download
M plaso/frontend/psort.py View 4 chunks +55 lines, -55 lines 0 comments Download
A plaso/storage/reader.py View 1 1 chunk +27 lines, -0 lines 0 comments Download
M plaso/storage/zip_file.py View 1 4 chunks +35 lines, -22 lines 0 comments Download
M tests/frontend/extraction_frontend.py View 1 chunk +1 line, -1 line 0 comments Download
M tests/frontend/psort.py View 4 chunks +19 lines, -13 lines 0 comments Download
M tests/output/pstorage.py View 2 chunks +4 lines, -2 lines 0 comments Download
M tests/storage/zip_file.py View 1 2 chunks +72 lines, -71 lines 0 comments Download
M tools/psort.py View 1 chunk +11 lines, -9 lines 0 comments Download

Messages

Total messages: 5
Joachim Metz
8 years, 2 months ago (2016-02-10 16:18:54 UTC) #1
onager
LGTM, one docstring nit. https://codereview.appspot.com/282540043/diff/1/plaso/storage/reader.py File plaso/storage/reader.py (right): https://codereview.appspot.com/282540043/diff/1/plaso/storage/reader.py#newcode2 plaso/storage/reader.py:2: """The storage reader objects.""" This ...
8 years, 2 months ago (2016-02-15 20:16:01 UTC) #2
Joachim Metz
https://codereview.appspot.com/282540043/diff/1/plaso/storage/reader.py File plaso/storage/reader.py (right): https://codereview.appspot.com/282540043/diff/1/plaso/storage/reader.py#newcode2 plaso/storage/reader.py:2: """The storage reader objects.""" On 2016/02/15 20:16:01, onager wrote: ...
8 years, 2 months ago (2016-02-15 20:32:01 UTC) #3
Joachim Metz
Code updated.
8 years, 2 months ago (2016-02-15 20:38:53 UTC) #4
Joachim Metz
8 years, 2 months ago (2016-02-15 20:41:04 UTC) #5
Changes have been merged with master branch. To close the review and clean up
the feature branch you can run: python ./utils/review.py close storage1
Sign in to reply to this message.

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