Rename existing resources for consistency.

Review Request #14253 — Created Dec. 3, 2024 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

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

First Last Summary ID Author
Rename existing resources for consistency.
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. Testing Done: Ran unit tests.
40567696f9e8121a1e6fcb0d8a735c1e5660f420 David Trowbridge
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
Loading...