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

Issue 279880043: Updated python implementation for streaming interfaces and directory volume support. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 5 months ago by scudette
Modified:
8 years, 5 months ago
Reviewers:
amoser
CC:
aff4-users_googlegroups.com
Base URL:
https://github.com/google/aff4.git@master
Visibility:
Public.

Description

Updated python implementation for streaming interfaces and directory volume support. R=amoser@google.com Committed: c216333c6ebc114c5c81324c586d29ffdf52ca16

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3041 lines, -279 lines) Patch
A pyaff4/.gitattributes View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M pyaff4/MANIFEST.in View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M pyaff4/__init__.py View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A pyaff4/_version.py View 1 2 3 1 chunk +460 lines, -0 lines 0 comments Download
M pyaff4/aff4.py View 5 chunks +80 lines, -33 lines 0 comments Download
A pyaff4/aff4_directory.py View 1 chunk +180 lines, -0 lines 0 comments Download
A pyaff4/aff4_directory_test.py View 1 chunk +69 lines, -0 lines 0 comments Download
A pyaff4/aff4_file.py View 1 2 3 1 chunk +160 lines, -0 lines 0 comments Download
M pyaff4/aff4_image.py View 1 2 4 chunks +14 lines, -3 lines 0 comments Download
A + pyaff4/aff4_imager_utils.py View 1 2 chunks +5 lines, -5 lines 0 comments Download
M pyaff4/aff4_map.py View 8 chunks +144 lines, -64 lines 0 comments Download
M pyaff4/aff4_map_test.py View 4 chunks +34 lines, -18 lines 0 comments Download
A pyaff4/aff4_utils.py View 1 chunk +59 lines, -0 lines 0 comments Download
M pyaff4/data_store.py View 3 chunks +15 lines, -4 lines 0 comments Download
M pyaff4/data_store_test.py View 2 chunks +4 lines, -1 line 0 comments Download
M pyaff4/lexicon.py View 4 chunks +44 lines, -5 lines 0 comments Download
M pyaff4/plugins.py View 1 chunk +2 lines, -0 lines 0 comments Download
M pyaff4/rdfvalue.py View 3 chunks +11 lines, -0 lines 0 comments Download
A pyaff4/setup.cfg View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M pyaff4/setup.py View 1 2 chunks +9 lines, -7 lines 0 comments Download
M pyaff4/stream_test.py View 1 chunk +1 line, -1 line 0 comments Download
A pyaff4/versioneer.py View 1 1 chunk +1699 lines, -0 lines 0 comments Download
M pyaff4/zip.py View 1 2 16 chunks +22 lines, -103 lines 0 comments Download
M src/aff4_directory.cc View 1 2 1 chunk +0 lines, -18 lines 0 comments Download
M src/aff4_io.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/aff4_map.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/libaff4.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M tests/aff4_map_tests.cc View 1 2 2 chunks +8 lines, -15 lines 0 comments Download
M tests/directory_test.cc View 1 2 3 4 3 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 3
scudette
8 years, 5 months ago (2015-11-17 16:36:02 UTC) #1
amoser
LGTM
8 years, 5 months ago (2015-11-19 13:18:52 UTC) #2
scudette
8 years, 5 months ago (2015-11-19 13:54:25 UTC) #3
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
c216333c6ebc114c5c81324c586d29ffdf52ca16 (presubmit successful).
Sign in to reply to this message.

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