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

Issue 249540043: Clean up of Mac OS X 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, 8 months ago
Reviewers:
kiddi, onager
CC:
log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

Clean up of Mac OS X preprocessor plugins #155.

Patch Set 1 #

Total comments: 9

Patch Set 2 : Uploading changes made to code. #

Total comments: 1

Patch Set 3 : Added plist tests. #

Patch Set 4 : Added plist tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+442 lines, -354 lines) Patch
A plaso/lib/plist.py View 1 2 1 chunk +71 lines, -0 lines 0 comments Download
M plaso/parsers/plist_plugins/interface.py View 1 3 chunks +69 lines, -90 lines 0 comments Download
M plaso/preprocessors/interface.py View 1 2 3 chunks +20 lines, -10 lines 0 comments Download
M plaso/preprocessors/macosx.py View 1 6 chunks +173 lines, -201 lines 0 comments Download
M tests/lib/binary.py View 1 2 6 chunks +37 lines, -35 lines 0 comments Download
M tests/lib/objectfilter.py View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A tests/lib/plist.py View 1 2 3 1 chunk +51 lines, -0 lines 0 comments Download
M tests/parsers/plist_plugins/interface.py View 1 2 chunks +19 lines, -16 lines 0 comments Download

Messages

Total messages: 12
Joachim Metz
8 years, 9 months ago (2015-07-04 13:21:15 UTC) #1
Joachim Metz
https://codereview.appspot.com/249540043/diff/1/plaso/lib/plist.py File plaso/lib/plist.py (right): https://codereview.appspot.com/249540043/diff/1/plaso/lib/plist.py#newcode1 plaso/lib/plist.py:1: # -*- coding: utf-8 -*- add test https://codereview.appspot.com/249540043/diff/1/plaso/preprocessors/macosx.py File ...
8 years, 9 months ago (2015-07-04 13:23:03 UTC) #2
kiddi
Few comments https://codereview.appspot.com/249540043/diff/1/plaso/preprocessors/macosx.py File plaso/preprocessors/macosx.py (right): https://codereview.appspot.com/249540043/diff/1/plaso/preprocessors/macosx.py#newcode19 plaso/preprocessors/macosx.py:19: # pylint: disable=abstract-method can we have a ...
8 years, 9 months ago (2015-07-05 00:51:30 UTC) #3
Joachim Metz
https://codereview.appspot.com/249540043/diff/1/plaso/preprocessors/macosx.py File plaso/preprocessors/macosx.py (right): https://codereview.appspot.com/249540043/diff/1/plaso/preprocessors/macosx.py#newcode77 plaso/preprocessors/macosx.py:77: for name, subkey in key.iteritems(): On 2015/07/05 00:51:30, kiddi ...
8 years, 9 months ago (2015-07-05 05:07:10 UTC) #4
Joachim Metz
https://codereview.appspot.com/249540043/diff/1/plaso/preprocessors/macosx.py File plaso/preprocessors/macosx.py (right): https://codereview.appspot.com/249540043/diff/1/plaso/preprocessors/macosx.py#newcode19 plaso/preprocessors/macosx.py:19: # pylint: disable=abstract-method On 2015/07/05 00:51:30, kiddi wrote: > ...
8 years, 9 months ago (2015-07-07 07:09:24 UTC) #5
Joachim Metz
Code updated.
8 years, 9 months ago (2015-07-07 08:19:10 UTC) #6
kiddi
LGTM, one minor comment about a comments location https://codereview.appspot.com/249540043/diff/20001/plaso/lib/plist.py File plaso/lib/plist.py (right): https://codereview.appspot.com/249540043/diff/20001/plaso/lib/plist.py#newcode51 plaso/lib/plist.py:51: # ...
8 years, 8 months ago (2015-07-31 20:47:23 UTC) #7
Joachim Metz
Ack though I need to add a test as well.
8 years, 8 months ago (2015-08-01 06:34:09 UTC) #8
Joachim Metz
Code updated.
8 years, 8 months ago (2015-08-04 05:53:21 UTC) #9
Joachim Metz
I've added the test, please have a look at the latest additions
8 years, 8 months ago (2015-08-04 05:54:58 UTC) #10
Joachim Metz
Code updated.
8 years, 8 months ago (2015-08-04 19:33:50 UTC) #11
kiddi
8 years, 8 months ago (2015-08-20 02:19:52 UTC) #12
Still LGTM
Sign in to reply to this message.

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