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

Issue 296280043: [plaso] Add Twitter iOS plugin #715 (Closed)

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

Description

[plaso] Add Twitter iOS plugin #715

Patch Set 1 #

Total comments: 26

Patch Set 2 : Add Twitter iOS plugin #715 #

Total comments: 6

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+631 lines, --1 lines) Patch
M plaso/formatters/__init__.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A plaso/formatters/twitter_ios.py View 1 2 1 chunk +141 lines, -0 lines 0 comments Download
M plaso/parsers/sqlite_plugins/__init__.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A plaso/parsers/sqlite_plugins/twitter_ios.py View 1 2 1 chunk +194 lines, -0 lines 0 comments Download
A test_data/twitter_ios.db View 0 chunks +-1 lines, --1 lines 0 comments Download
A tests/formatters/twitter_ios.py View 1 1 chunk +118 lines, -0 lines 0 comments Download
A tests/parsers/sqlite_plugins/twitter_ios.py View 1 2 1 chunk +177 lines, -0 lines 0 comments Download

Messages

Total messages: 10
jesus
7 years, 11 months ago (2016-05-28 07:07:28 UTC) #1
Joachim Metz
some style nits https://codereview.appspot.com/296280043/diff/1/plaso/formatters/twitter_ios.py File plaso/formatters/twitter_ios.py (right): https://codereview.appspot.com/296280043/diff/1/plaso/formatters/twitter_ios.py#newcode7 plaso/formatters/twitter_ios.py:7: + style nit: white line https://codereview.appspot.com/296280043/diff/1/plaso/formatters/twitter_ios.py#newcode39 ...
7 years, 11 months ago (2016-05-29 06:08:15 UTC) #2
Joachim Metz
FYI: https://github.com/log2timeline/plaso/wiki/Style-guide
7 years, 11 months ago (2016-05-29 06:08:48 UTC) #3
jesus
Code updated.
7 years, 11 months ago (2016-05-29 18:21:44 UTC) #4
jesus
Thanks for the review Joachim, PTAL P.S. The Google Python Style Guide link is broken. ...
7 years, 11 months ago (2016-05-29 18:25:17 UTC) #5
onager
https://codereview.appspot.com/296280043/diff/20001/plaso/formatters/twitter_ios.py File plaso/formatters/twitter_ios.py (right): https://codereview.appspot.com/296280043/diff/20001/plaso/formatters/twitter_ios.py#newcode18 plaso/formatters/twitter_ios.py:18: u'Url: {url}', URL - it's an acronym https://codereview.appspot.com/296280043/diff/20001/plaso/parsers/sqlite_plugins/twitter_ios.py File ...
7 years, 11 months ago (2016-06-01 09:48:32 UTC) #6
jesus
Code updated.
7 years, 11 months ago (2016-06-02 16:40:50 UTC) #7
jesus
Thanks for the review, comments addressed. PTAL https://codereview.appspot.com/296280043/diff/20001/plaso/formatters/twitter_ios.py File plaso/formatters/twitter_ios.py (right): https://codereview.appspot.com/296280043/diff/20001/plaso/formatters/twitter_ios.py#newcode18 plaso/formatters/twitter_ios.py:18: u'Url: {url}', ...
7 years, 11 months ago (2016-06-02 16:43:15 UTC) #8
onager
On 2016/06/02 16:43:15, jesus wrote: > Thanks for the review, comments addressed. PTAL > > ...
7 years, 11 months ago (2016-06-02 17:32:07 UTC) #9
onager
7 years, 11 months ago (2016-06-02 17:46:31 UTC) #10
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 feature
Sign in to reply to this message.

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