Rename some hosting service base classes.

Review Request #13176 — Created Aug. 1, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

This renames the following classes to better indicate their purpose:

  • HostingService -> BaseHostingService
  • HostingServiceAuthForm -> BaseHostingServiceAuthForm
  • HostingServiceForm -> BaseHostingServiceRepositoryForm

All prior imports from the legacy modules still work as before.

All unit tests pass.

Summary ID
Rename some hosting service base classes.
This renames the following classes to better indicate their purpose: * `HostingService` -> `BaseHostingService` * `HostingServiceAuthForm` -> `BaseHostingServiceAuthForm` * `HostingServiceForm` -> `BaseHostingServiceRepositoryForm` All prior imports from the legacy modules still work as before.
1e0a25c115d2a4daa3c4209dce5467c6342be0dc
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (73e330a)
Loading...