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

Issue 332890043: [plaso] Replace countable usages of storage with store (Closed)

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

Description

[plaso] Replace countable usages of storage with store

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -86 lines) Patch
M plaso/cli/pinfo_tool.py View 12 chunks +19 lines, -19 lines 0 comments Download
M plaso/cli/psort_tool.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/cli/psteal_tool.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/containers/events.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/multi_processing/task_engine.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/storage/fake_storage.py View 1 chunk +0 lines, -1 line 0 comments Download
M plaso/storage/gzip_file.py View 5 chunks +10 lines, -10 lines 0 comments Download
M plaso/storage/interface.py View 10 chunks +20 lines, -20 lines 1 comment Download
M plaso/storage/sqlite_file.py View 9 chunks +12 lines, -12 lines 0 comments Download
M plaso/storage/zip_file.py View 8 chunks +10 lines, -10 lines 0 comments Download
M tests/cli/pinfo_tool.py View 4 chunks +5 lines, -5 lines 0 comments Download
M tests/storage/interface.py View 1 chunk +4 lines, -4 lines 0 comments Download
M tools/pinfo.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
onager
6 years, 6 months ago (2017-10-13 22:12:50 UTC) #1
onager
On 2017/10/13 22:12:50, onager wrote: Some more background on this: * "Storage" is an uncountable ...
6 years, 6 months ago (2017-10-13 22:16:30 UTC) #2
Joachim Metz
LGTM https://codereview.appspot.com/332890043/diff/1/plaso/storage/interface.py File plaso/storage/interface.py (right): https://codereview.appspot.com/332890043/diff/1/plaso/storage/interface.py#newcode304 plaso/storage/interface.py:304: """Interface for single-file stores.""" single-file => file-based having ...
6 years, 6 months ago (2017-10-14 05:08:20 UTC) #3
onager
6 years, 6 months ago (2017-10-19 23:16:11 UTC) #4
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 rename_storage
Sign in to reply to this message.

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