Rename the strangely named load-on-query property to the much more obvious auto-load
Review Request #1094 — Created Oct. 23, 2021 and submitted
Rename the strangely named load-on-query property to the much more obvious auto-load
Ran the unit tests
Summary | ID |
---|---|
5c04fbcf4f58e79912e088b32ea811a3300ac5a6 |
Description | From | Last Updated |
---|---|---|
Seems fine, but renaming a function definitely needs a soversion bump, no? |
QuLogic | |
Usually we indent the wrapped lines to the :? |
QuLogic | |
Add note somewhere to use auto-load instead. |
QuLogic | |
Add note to use _get_auto_load instead. |
QuLogic | |
Should keep one test that setting load-on-query still works. |
QuLogic | |
Don't think this passes clang-format. |
QuLogic |
- Change Summary:
-
re-add the loq api
- Commits:
-
Summary ID 3480c23bdb93732688071a2a6257e61ea7af7f4f 41068e2d6e6cbdc68c460ff2833edf5789a1e6cb - Diff:
-
Revision 2 (+252 -164)
- Change Summary:
-
super rebased and addressed issues.
- Commits:
-
Summary ID 41068e2d6e6cbdc68c460ff2833edf5789a1e6cb 48cdffe4b11ed2094f02c986bcc4f8f4813d927d - Diff:
-
Revision 3 (+252 -158)
- Change Summary:
-
add a unit test to make sure the
load-on-query
property is still honored. - Commits:
-
Summary ID 48cdffe4b11ed2094f02c986bcc4f8f4813d927d ed8f4accf0a7f4ee359b497d19b826bde31dc37a - Diff:
-
Revision 4 (+290 -156)
- Change Summary:
-
ran clang-format
- Commits:
-
Summary ID ed8f4accf0a7f4ee359b497d19b826bde31dc37a 5c04fbcf4f58e79912e088b32ea811a3300ac5a6 - Diff:
-
Revision 5 (+298 -154)