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

Issue 220560043: Changes to JSON serializer to remove serialized-in-serialized data. (Closed)

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

Description

.

Patch Set 1 #

Total comments: 10

Patch Set 2 : Code updated. #

Total comments: 2

Patch Set 3 : Submitted. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -65 lines) Patch
M .gitignore View 1 chunk +4 lines, -1 line 0 comments Download
M .travis.yml View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M config/dpkg/changelog View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M dfvfs/__init__.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M dfvfs/serializer/json_serializer.py View 1 2 1 chunk +112 lines, -31 lines 0 comments Download
M dfvfs/serializer/json_serializer_test.py View 1 chunk +10 lines, -11 lines 0 comments Download
M utils/pylintrc View 2 chunks +25 lines, -19 lines 0 comments Download

Messages

Total messages: 8
Joachim Metz
9 years, 1 month ago (2015-04-01 19:26:10 UTC) #1
onager
https://codereview.appspot.com/220560043/diff/1/dfvfs/serializer/json_serializer.py File dfvfs/serializer/json_serializer.py (right): https://codereview.appspot.com/220560043/diff/1/dfvfs/serializer/json_serializer.py#newcode22 dfvfs/serializer/json_serializer.py:22: json_dict: a dictionary of the JSON serialized objects. See ...
9 years ago (2015-04-07 10:40:19 UTC) #2
Joachim Metz
Code updated.
9 years ago (2015-04-08 06:08:21 UTC) #3
Joachim Metz
https://codereview.appspot.com/220560043/diff/1/dfvfs/serializer/json_serializer.py File dfvfs/serializer/json_serializer.py (right): https://codereview.appspot.com/220560043/diff/1/dfvfs/serializer/json_serializer.py#newcode22 dfvfs/serializer/json_serializer.py:22: json_dict: a dictionary of the JSON serialized objects. On ...
9 years ago (2015-04-08 06:08:59 UTC) #4
onager
On 2015/04/08 06:08:59, Joachim Metz wrote: > https://codereview.appspot.com/220560043/diff/1/dfvfs/serializer/json_serializer.py > File dfvfs/serializer/json_serializer.py (right): > > https://codereview.appspot.com/220560043/diff/1/dfvfs/serializer/json_serializer.py#newcode22 ...
9 years ago (2015-04-08 10:46:07 UTC) #5
onager
https://codereview.appspot.com/220560043/diff/20001/dfvfs/serializer/json_serializer.py File dfvfs/serializer/json_serializer.py (right): https://codereview.appspot.com/220560043/diff/20001/dfvfs/serializer/json_serializer.py#newcode23 dfvfs/serializer/json_serializer.py:23: The dictionary of the JSON serialized objects consists of: ...
9 years ago (2015-04-08 10:46:13 UTC) #6
Joachim Metz
https://codereview.appspot.com/220560043/diff/20001/dfvfs/serializer/json_serializer.py File dfvfs/serializer/json_serializer.py (right): https://codereview.appspot.com/220560043/diff/20001/dfvfs/serializer/json_serializer.py#newcode23 dfvfs/serializer/json_serializer.py:23: The dictionary of the JSON serialized objects consists of: ...
9 years ago (2015-04-08 11:05:09 UTC) #7
Joachim Metz
9 years ago (2015-04-08 16:30:12 UTC) #8
Code Submitted.
Sign in to reply to this message.

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