-
-
rbtools/commands/post.py (Diff revision 1) Col: 25 E131 continuation line unaligned for hanging indent
Use the ?only-* query parameters to limit payload sizes.
Review Request #6848 — Created Feb. 3, 2015 and submitted
Information | |
---|---|
chipx86 | |
RBTools | |
release-0.7.x | |
b3f7aa7... | |
Reviewers | |
rbtools | |
This makes use of the new support in Djblets to request specific
fields/links in a payload. Therbt post
command only fetches exactly
what's needed in every request it makes, as do some self-contained
utility functions. The end result is a small but measurable time savings
and roughly a 50-60% savings in total bytes transferred.
I've been using this change for local testing and for changes going into
reviews.reviewboard.org for the past week (for backwards-compatibility
testing). Haven't hit any issues yet.
Description | From | Last Updated |
---|---|---|
Col: 25 E131 continuation line unaligned for hanging indent |
![]() |

Change Summary:
Rewrote a couple lines to avoid a hanging indent.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+24 -12) |