Fetch patches from individual commits
Review Request #7133 — Created March 28, 2015 and submitted
The patch fetching behaviour of both the
DiffResourceand the
FileDiffResourcehas been refactored out into the
BasePatchResource. This base class is used for the
DiffCommitResourceto fetch patch files for individual commits.
Ran unit tests.
Manually printed the contents of a patch from the
DiffCommitResourceand verified it was correct.
- Commit:
-
e19df1117cab6577ce03d39969dcf2d92cdab08145149a338ce22bb1d3bbbba132690bb7c64d194b
- Diff:
-
Revision 2 (+15 -16)
Tool: Pyflakes Processed Files: rbtools/api/resource.py Tool: PEP8 Style Checker Processed Files: rbtools/api/resource.py