Rename existing resources for consistency.
Review Request #14253 — Created Dec. 3, 2024 and submitted — Latest diff uploaded
A few of the resource subclasses in RBTools did not properly include
"List" or "Item" in their name. This change fixes those and adds some
compatibility aliases in case people still need the old names.
Ran unit tests.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
Files
docs/rbtools/api/resource-specific.rst |
---|
rbtools/api/resource/__init__.py |
---|
rbtools/api/resource/diff.py |
---|
rbtools/api/resource/file_diff.py |
---|
rbtools/api/resource/review_request.py |
---|
rbtools/clients/sos.py |
---|
rbtools/clients/base/scmclient.py |
---|
rbtools/clients/tests/test_sos.py |
---|
rbtools/commands/land.py |
---|
rbtools/commands/patch.py |
---|
rbtools/commands/post.py |
---|
rbtools/diffs/patcher.py |
---|
rbtools/diffs/tests/test_patcher.py |
---|
rbtools/utils/review_request.py |
---|